2023-12-06T22:05:31.370 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T22:05:31.370 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --name yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi --description upgrade:quincy-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} --archive /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805 --verbose -- /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805/orig.config.yaml 2023-12-06T22:05:31.429 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T22:05:31.521 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805 branch: wip-yuri4-testing-2023-12-04-1129-reef description: upgrade:quincy-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' first_in_suite: false job_id: '7480805' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'librbd C and C++ api tests ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-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-yuri4-testing-2023-12-04-1129-reef ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri4-testing-2023-12-04-1129-reef sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 owner: scheduled_yuriw@teuthology priority: 51 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' seed: 3480 sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:quincy-x suite_branch: wip-yuri4-testing-2023-12-04-1129-reef suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 targets: smithi071.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi113.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:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: quincy exclude_packages: - ceph-volume - 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 - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-06_21:51:14 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T22:05:31.521 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa; will attempt to use it 2023-12-06T22:05:31.522 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks 2023-12-06T22:05:31.522 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T22:05:31.524 INFO:teuthology.task.internal:Checking packages... 2023-12-06T22:05:31.546 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '244b703b22e9d7c48e37291bfeaf4b15a97cc628' 2023-12-06T22:05:31.546 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:05:31.546 INFO:teuthology.packaging:ref: None 2023-12-06T22:05:31.546 INFO:teuthology.packaging:tag: None 2023-12-06T22:05:31.546 INFO:teuthology.packaging:branch: wip-yuri4-testing-2023-12-04-1129-reef 2023-12-06T22:05:31.546 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:05:31.546 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri4-testing-2023-12-04-1129-reef 2023-12-06T22:05:31.767 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-1333.g244b703b 2023-12-06T22:05:31.767 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T22:05:31.774 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T22:05:31.774 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T22:05:31.790 INFO:teuthology.task.internal:Saving configuration 2023-12-06T22:05:31.811 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T22:05:31.817 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T22:05:31.841 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi071.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805', '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-12-06 21:59:50.849637', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T22:05:31.864 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi113.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805', '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-12-06 21:59:50.851012', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T22:05:31.864 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T22:05:31.870 INFO:teuthology.task.internal:roles: ubuntu@smithi071.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-06T22:05:31.870 INFO:teuthology.task.internal:roles: ubuntu@smithi113.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-06T22:05:31.870 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T22:05:31.945 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f496dc819d0>, signals=[15]) 2023-12-06T22:05:31.946 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T22:05:31.952 INFO:teuthology.task.internal:Opening connections... 2023-12-06T22:05:31.952 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi071.front.sepia.ceph.com 2023-12-06T22:05:31.954 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:05:32.021 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi113.front.sepia.ceph.com 2023-12-06T22:05:32.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:05:32.089 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T22:05:32.095 DEBUG:teuthology.orchestra.run.smithi071:> uname -m 2023-12-06T22:05:32.115 INFO:teuthology.orchestra.run.smithi071.stdout:x86_64 2023-12-06T22:05:32.115 DEBUG:teuthology.orchestra.run.smithi071:> cat /etc/os-release 2023-12-06T22:05:32.174 INFO:teuthology.orchestra.run.smithi071.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:ID="rhel" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:ID_LIKE="fedora" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_ID="8.6" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:PLATFORM_ID="platform:el8" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:ANSI_COLOR="0;31" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T22:05:32.175 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T22:05:32.176 INFO:teuthology.lock.ops:Updating smithi071.front.sepia.ceph.com on lock server 2023-12-06T22:05:32.198 DEBUG:teuthology.orchestra.run.smithi113:> uname -m 2023-12-06T22:05:32.218 INFO:teuthology.orchestra.run.smithi113.stdout:x86_64 2023-12-06T22:05:32.218 DEBUG:teuthology.orchestra.run.smithi113:> cat /etc/os-release 2023-12-06T22:05:32.277 INFO:teuthology.orchestra.run.smithi113.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T22:05:32.277 INFO:teuthology.orchestra.run.smithi113.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:ID="rhel" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:ID_LIKE="fedora" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:VERSION_ID="8.6" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:PLATFORM_ID="platform:el8" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:ANSI_COLOR="0;31" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T22:05:32.278 INFO:teuthology.orchestra.run.smithi113.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T22:05:32.279 INFO:teuthology.lock.ops:Updating smithi113.front.sepia.ceph.com on lock server 2023-12-06T22:05:32.298 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T22:05:32.306 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T22:05:32.312 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T22:05:32.312 DEBUG:teuthology.orchestra.run.smithi071:> test '!' -e /home/ubuntu/cephtest 2023-12-06T22:05:32.314 DEBUG:teuthology.orchestra.run.smithi113:> test '!' -e /home/ubuntu/cephtest 2023-12-06T22:05:32.336 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T22:05:32.341 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T22:05:32.342 DEBUG:teuthology.orchestra.run.smithi071:> test -z $(ls -A /var/lib/ceph) 2023-12-06T22:05:32.373 DEBUG:teuthology.orchestra.run.smithi113:> test -z $(ls -A /var/lib/ceph) 2023-12-06T22:05:32.400 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T22:05:32.448 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T22:05:32.462 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T22:05:32.462 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T22:05:32.462 DEBUG:teuthology.orchestra.run.smithi071:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T22:05:32.463 DEBUG:teuthology.orchestra.run.smithi113:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T22:05:32.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:05:32.481 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2023-12-06T22:05:32.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:05:32.482 DEBUG:teuthology.orchestra.run.smithi113:> uname -r 2023-12-06T22:05:32.539 INFO:teuthology.orchestra.run.smithi071.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T22:05:32.540 INFO:teuthology.task.kernel:Running kernel on smithi071: 4.18.0-372.9.1.el8.x86_64 2023-12-06T22:05:32.540 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum install -y kernel 2023-12-06T22:05:32.541 INFO:teuthology.orchestra.run.smithi113.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T22:05:32.541 INFO:teuthology.task.kernel:Running kernel on smithi113: 4.18.0-372.9.1.el8.x86_64 2023-12-06T22:05:32.541 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum install -y kernel 2023-12-06T22:05:33.680 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:05:33.680 INFO:teuthology.orchestra.run.smithi113.stdout:Unable to read consumer identity 2023-12-06T22:05:33.802 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:05:33.802 INFO:teuthology.orchestra.run.smithi071.stdout:Unable to read consumer identity 2023-12-06T22:05:35.172 INFO:teuthology.orchestra.run.smithi113.stdout:Copr repo for python3-asyncssh owned by ceph 13 kB/s | 3.5 kB 00:00 2023-12-06T22:05:35.329 INFO:teuthology.orchestra.run.smithi071.stdout:Copr repo for python3-asyncssh owned by ceph 16 kB/s | 3.5 kB 00:00 2023-12-06T22:05:35.906 INFO:teuthology.orchestra.run.smithi113.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-06T22:05:36.105 INFO:teuthology.orchestra.run.smithi071.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-06T22:05:39.431 INFO:teuthology.orchestra.run.smithi113.stdout:lab-extras 659 kB/s | 24 kB 00:00 2023-12-06T22:05:39.630 INFO:teuthology.orchestra.run.smithi071.stdout:lab-extras 406 kB/s | 24 kB 00:00 2023-12-06T22:05:40.100 INFO:teuthology.orchestra.run.smithi113.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T22:05:40.157 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:05:40.158 INFO:teuthology.orchestra.run.smithi113.stdout:Nothing to do. 2023-12-06T22:05:40.158 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:05:40.285 DEBUG:teuthology.orchestra.run.smithi113:> echo no | sudo yum reinstall kernel || true 2023-12-06T22:05:40.366 INFO:teuthology.orchestra.run.smithi071.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T22:05:40.426 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:05:40.427 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2023-12-06T22:05:40.427 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:05:40.563 DEBUG:teuthology.orchestra.run.smithi071:> echo no | sudo yum reinstall kernel || true 2023-12-06T22:05:40.618 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:05:40.618 INFO:teuthology.orchestra.run.smithi113.stdout:Unable to read consumer identity 2023-12-06T22:05:40.883 INFO:teuthology.orchestra.run.smithi113.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 10:05:39 PM UTC. 2023-12-06T22:05:40.891 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:05:40.891 INFO:teuthology.orchestra.run.smithi071.stdout:Unable to read consumer identity 2023-12-06T22:05:40.925 INFO:teuthology.orchestra.run.smithi113.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T22:05:40.966 INFO:teuthology.orchestra.run.smithi113.stderr:Error: No packages marked for reinstall. 2023-12-06T22:05:41.012 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum reinstall -y kernel || true 2023-12-06T22:05:41.162 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 10:05:39 PM UTC. 2023-12-06T22:05:41.208 INFO:teuthology.orchestra.run.smithi071.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T22:05:41.266 INFO:teuthology.orchestra.run.smithi071.stderr:Error: No packages marked for reinstall. 2023-12-06T22:05:41.312 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum reinstall -y kernel || true 2023-12-06T22:05:41.341 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:05:41.341 INFO:teuthology.orchestra.run.smithi113.stdout:Unable to read consumer identity 2023-12-06T22:05:41.602 INFO:teuthology.orchestra.run.smithi113.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 10:05:39 PM UTC. 2023-12-06T22:05:41.639 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:05:41.639 INFO:teuthology.orchestra.run.smithi071.stdout:Unable to read consumer identity 2023-12-06T22:05:41.643 INFO:teuthology.orchestra.run.smithi113.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T22:05:41.683 INFO:teuthology.orchestra.run.smithi113.stderr:Error: No packages marked for reinstall. 2023-12-06T22:05:41.729 DEBUG:teuthology.orchestra.run.smithi113:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T22:05:41.809 INFO:teuthology.orchestra.run.smithi113.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T22:05:41.809 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T22:05:41.809 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T22:05:41.809 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-06T22:05:41.809 DEBUG:teuthology.orchestra.run.smithi113:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T22:05:41.835 INFO:teuthology.orchestra.run.smithi113.stdout:ttyS1 2023-12-06T22:05:41.854 DEBUG:teuthology.parallel:result is None 2023-12-06T22:05:41.900 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 10:05:39 PM UTC. 2023-12-06T22:05:41.939 INFO:teuthology.orchestra.run.smithi071.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T22:05:41.966 INFO:teuthology.orchestra.run.smithi071.stderr:Error: No packages marked for reinstall. 2023-12-06T22:05:42.012 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T22:05:42.092 INFO:teuthology.orchestra.run.smithi071.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T22:05:42.092 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T22:05:42.092 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T22:05:42.092 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-06T22:05:42.092 DEBUG:teuthology.orchestra.run.smithi071:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T22:05:42.118 INFO:teuthology.orchestra.run.smithi071.stdout:ttyS1 2023-12-06T22:05:42.140 DEBUG:teuthology.parallel:result is None 2023-12-06T22:05:42.141 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T22:05:42.148 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T22:05:42.148 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T22:05:42.182 DEBUG:teuthology.orchestra.run.smithi113:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T22:05:42.199 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T22:05:42.205 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T22:05:42.214 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T22:05:42.215 DEBUG:teuthology.orchestra.run.smithi071:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T22:05:42.238 DEBUG:teuthology.orchestra.run.smithi113:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T22:05:42.261 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T22:05:42.268 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T22:05:42.268 DEBUG:teuthology.orchestra.run.smithi071:> 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-12-06T22:05:42.295 DEBUG:teuthology.orchestra.run.smithi113:> 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-12-06T22:05:42.328 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T22:05:42.339 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T22:05:42.340 INFO:teuthology.orchestra.run.smithi113.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T22:05:42.350 INFO:teuthology.orchestra.run.smithi113.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T22:05:42.352 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T22:05:42.358 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T22:05:42.358 DEBUG:teuthology.orchestra.run.smithi071:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T22:05:42.382 DEBUG:teuthology.orchestra.run.smithi113:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T22:05:42.419 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T22:05:42.428 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T22:05:42.428 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T22:05:42.450 DEBUG:teuthology.orchestra.run.smithi113:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T22:05:42.476 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T22:05:42.547 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T22:05:42.606 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T22:05:42.649 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T22:05:42.690 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:05:42.690 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T22:05:42.757 DEBUG:teuthology.orchestra.run.smithi113:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T22:05:42.801 DEBUG:teuthology.orchestra.run.smithi113:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T22:05:42.856 DEBUG:teuthology.orchestra.run.smithi113:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T22:05:42.939 DEBUG:teuthology.orchestra.run.smithi113:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T22:05:42.981 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:05:42.981 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T22:05:43.047 DEBUG:teuthology.orchestra.run.smithi071:> sudo service rsyslog restart 2023-12-06T22:05:43.049 DEBUG:teuthology.orchestra.run.smithi113:> sudo service rsyslog restart 2023-12-06T22:05:43.119 INFO:teuthology.orchestra.run.smithi071.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T22:05:43.142 INFO:teuthology.orchestra.run.smithi113.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T22:05:43.479 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T22:05:43.487 INFO:teuthology.task.internal:Starting timer... 2023-12-06T22:05:43.487 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T22:05:43.528 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T22:05:43.536 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-06T22:05:43.536 DEBUG:teuthology.orchestra.run.smithi071:> sudo service auditd rotate 2023-12-06T22:05:43.599 INFO:teuthology.orchestra.run.smithi071.stdout:Rotating logs: 2023-12-06T22:05:43.600 DEBUG:teuthology.orchestra.run.smithi113:> sudo service auditd rotate 2023-12-06T22:05:43.660 INFO:teuthology.orchestra.run.smithi113.stdout:Rotating logs: 2023-12-06T22:05:43.662 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T22:05:43.662 DEBUG:teuthology.orchestra.run.smithi071:> /usr/sbin/getenforce 2023-12-06T22:05:43.684 INFO:teuthology.orchestra.run.smithi071.stdout:Permissive 2023-12-06T22:05:43.685 DEBUG:teuthology.orchestra.run.smithi113:> /usr/sbin/getenforce 2023-12-06T22:05:43.709 INFO:teuthology.orchestra.run.smithi113.stdout:Permissive 2023-12-06T22:05:43.709 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi071.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi113.front.sepia.ceph.com': 'permissive'} 2023-12-06T22:05:43.709 DEBUG:teuthology.orchestra.run.smithi071:> 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-12-06T22:05:43.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:05:43.752 DEBUG:teuthology.orchestra.run.smithi113:> 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-12-06T22:05:43.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:05:43.779 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T22:05:43.779 DEBUG:teuthology.orchestra.run.smithi071:> sudo /usr/sbin/setenforce permissive 2023-12-06T22:05:43.819 DEBUG:teuthology.orchestra.run.smithi113:> sudo /usr/sbin/setenforce permissive 2023-12-06T22:05:43.846 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T22:05:43.856 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-06T22:05:43.856 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T22:05:43.871 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-12-06T22:05:43.871 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi071.front.sepia.ceph.com,smithi113.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T22:16:03.519 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi071.front.sepia.ceph.com'), Remote(name='ubuntu@smithi113.front.sepia.ceph.com')] 2023-12-06T22:16:03.521 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2023-12-06T22:16:03.522 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:16:03.591 DEBUG:teuthology.orchestra.run.smithi071:> true 2023-12-06T22:16:03.616 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi071.front.sepia.ceph.com' 2023-12-06T22:16:03.617 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-06T22:16:03.617 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T22:16:03.685 DEBUG:teuthology.orchestra.run.smithi113:> true 2023-12-06T22:16:03.751 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-06T22:16:03.751 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T22:16:03.761 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T22:16:03.761 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T22:16:03.762 DEBUG:teuthology.orchestra.run.smithi071:> 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-12-06T22:16:03.764 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T22:16:03.764 DEBUG:teuthology.orchestra.run.smithi113:> 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-12-06T22:16:03.796 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T22:16:03.811 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T22:16:03.822 INFO:teuthology.orchestra.run.smithi113.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T22:16:03.837 INFO:teuthology.orchestra.run.smithi113.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T22:16:03.883 INFO:teuthology.orchestra.run.smithi071.stderr:sudo: ntpd: command not found 2023-12-06T22:16:03.895 INFO:teuthology.orchestra.run.smithi071.stdout:506 Cannot talk to daemon 2023-12-06T22:16:03.902 INFO:teuthology.orchestra.run.smithi113.stderr:sudo: ntpd: command not found 2023-12-06T22:16:03.909 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T22:16:03.913 INFO:teuthology.orchestra.run.smithi113.stdout:506 Cannot talk to daemon 2023-12-06T22:16:03.924 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T22:16:03.927 INFO:teuthology.orchestra.run.smithi113.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T22:16:03.941 INFO:teuthology.orchestra.run.smithi113.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T22:16:03.998 INFO:teuthology.orchestra.run.smithi071.stderr:bash: ntpq: command not found 2023-12-06T22:16:04.001 INFO:teuthology.orchestra.run.smithi071.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T22:16:04.001 INFO:teuthology.orchestra.run.smithi071.stdout:=============================================================================== 2023-12-06T22:16:04.002 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:16:04.002 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:16:04.002 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:16:04.002 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:16:04.018 INFO:teuthology.orchestra.run.smithi113.stderr:bash: ntpq: command not found 2023-12-06T22:16:04.021 INFO:teuthology.orchestra.run.smithi113.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T22:16:04.021 INFO:teuthology.orchestra.run.smithi113.stdout:=============================================================================== 2023-12-06T22:16:04.021 INFO:teuthology.orchestra.run.smithi113.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:16:04.022 INFO:teuthology.orchestra.run.smithi113.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:16:04.022 INFO:teuthology.orchestra.run.smithi113.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:16:04.022 INFO:teuthology.orchestra.run.smithi113.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:16:04.023 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T22:16:04.032 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T22:16:04.032 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi071.front.sepia.ceph.com 2023-12-06T22:16:04.033 DEBUG:teuthology.orchestra.run.smithi071:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T22:16:04.033 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi113.front.sepia.ceph.com 2023-12-06T22:16:04.033 DEBUG:teuthology.orchestra.run.smithi113:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T22:16:04.417 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:16:04.434 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:16:05.280 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 114 kB/s | 4.1 kB 00:00 2023-12-06T22:16:05.308 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 117 kB/s | 4.1 kB 00:00 2023-12-06T22:16:05.487 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 134 kB/s | 4.5 kB 00:00 2023-12-06T22:16:05.519 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 155 kB/s | 4.5 kB 00:00 2023-12-06T22:16:07.438 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:16:07.439 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:16:07.439 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2023-12-06T22:16:07.439 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:16:07.439 INFO:teuthology.orchestra.run.smithi071.stdout:Resetting modules: 2023-12-06T22:16:07.439 INFO:teuthology.orchestra.run.smithi071.stdout: container-tools 2023-12-06T22:16:07.439 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:16:07.439 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:16:07.439 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:16:07.439 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:16:07.559 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:16:07.560 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:16:07.560 INFO:teuthology.orchestra.run.smithi113.stdout: Package Architecture Version Repository Size 2023-12-06T22:16:07.560 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:16:07.560 INFO:teuthology.orchestra.run.smithi113.stdout:Resetting modules: 2023-12-06T22:16:07.560 INFO:teuthology.orchestra.run.smithi113.stdout: container-tools 2023-12-06T22:16:07.560 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:16:07.560 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:16:07.560 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:16:07.560 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:16:14.985 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:16:15.025 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:16:15.452 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:16:15.469 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:16:17.240 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-06T22:16:17.364 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-06T22:16:17.562 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-06T22:16:17.675 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-06T22:16:19.465 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:16:19.558 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================================ 2023-12-06T22:16:19.558 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================================ 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout:Installing group/module packages: 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T22:16:19.559 INFO:teuthology.orchestra.run.smithi113.stdout:Installing module profiles: 2023-12-06T22:16:19.560 INFO:teuthology.orchestra.run.smithi113.stdout: container-tools/common 2023-12-06T22:16:19.560 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:16:19.560 INFO:teuthology.orchestra.run.smithi113.stdout:Enabling module streams: 2023-12-06T22:16:19.560 INFO:teuthology.orchestra.run.smithi113.stdout: container-tools rhel8 2023-12-06T22:16:19.560 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:16:19.560 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:16:19.560 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================================ 2023-12-06T22:16:19.560 INFO:teuthology.orchestra.run.smithi113.stdout:Install 10 Packages 2023-12-06T22:16:19.560 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:16:19.561 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 18 M 2023-12-06T22:16:19.561 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 65 M 2023-12-06T22:16:19.561 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:16:19.574 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:16:19.666 INFO:teuthology.orchestra.run.smithi071.stdout:============================================================================================================ 2023-12-06T22:16:19.666 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout:============================================================================================================ 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout:Installing group/module packages: 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-06T22:16:19.667 INFO:teuthology.orchestra.run.smithi071.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T22:16:19.668 INFO:teuthology.orchestra.run.smithi071.stdout:Installing module profiles: 2023-12-06T22:16:19.668 INFO:teuthology.orchestra.run.smithi071.stdout: container-tools/common 2023-12-06T22:16:19.668 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:16:19.668 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling module streams: 2023-12-06T22:16:19.668 INFO:teuthology.orchestra.run.smithi071.stdout: container-tools rhel8 2023-12-06T22:16:19.668 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:16:19.668 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:16:19.668 INFO:teuthology.orchestra.run.smithi071.stdout:============================================================================================================ 2023-12-06T22:16:19.668 INFO:teuthology.orchestra.run.smithi071.stdout:Install 10 Packages 2023-12-06T22:16:19.668 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:16:19.669 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 18 M 2023-12-06T22:16:19.669 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 65 M 2023-12-06T22:16:19.669 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:16:19.736 INFO:teuthology.orchestra.run.smithi113.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 536 kB/s | 94 kB 00:00 2023-12-06T22:16:19.753 INFO:teuthology.orchestra.run.smithi113.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 213 kB/s | 41 kB 00:00 2023-12-06T22:16:19.770 INFO:teuthology.orchestra.run.smithi113.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 119 kB/s | 25 kB 00:00 2023-12-06T22:16:19.824 INFO:teuthology.orchestra.run.smithi071.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 263 kB/s | 41 kB 00:00 2023-12-06T22:16:19.850 INFO:teuthology.orchestra.run.smithi071.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 138 kB/s | 25 kB 00:00 2023-12-06T22:16:19.875 INFO:teuthology.orchestra.run.smithi071.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 456 kB/s | 94 kB 00:00 2023-12-06T22:16:19.895 INFO:teuthology.orchestra.run.smithi113.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 311 kB/s | 49 kB 00:00 2023-12-06T22:16:19.962 INFO:teuthology.orchestra.run.smithi113.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.5 MB/s | 524 kB 00:00 2023-12-06T22:16:19.975 INFO:teuthology.orchestra.run.smithi071.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 328 kB/s | 49 kB 00:00 2023-12-06T22:16:20.059 INFO:teuthology.orchestra.run.smithi071.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.5 MB/s | 524 kB 00:00 2023-12-06T22:16:20.079 INFO:teuthology.orchestra.run.smithi113.stdout:(6/10): buildah-1.26.2-1.module+el8.6.0+16771+2 26 MB/s | 8.0 MB 00:00 2023-12-06T22:16:20.096 INFO:teuthology.orchestra.run.smithi113.stdout:(7/10): python3-podman-4.0.1-1.module+el8.6.0+1 746 kB/s | 149 kB 00:00 2023-12-06T22:16:20.121 INFO:teuthology.orchestra.run.smithi113.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.3 MB/s | 213 kB 00:00 2023-12-06T22:16:20.193 INFO:teuthology.orchestra.run.smithi071.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 688 kB/s | 149 kB 00:00 2023-12-06T22:16:20.218 INFO:teuthology.orchestra.run.smithi071.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.3 MB/s | 213 kB 00:00 2023-12-06T22:16:20.255 INFO:teuthology.orchestra.run.smithi113.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 14 MB/s | 2.2 MB 00:00 2023-12-06T22:16:20.372 INFO:teuthology.orchestra.run.smithi113.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 24 MB/s | 7.0 MB 00:00 2023-12-06T22:16:20.372 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:16:20.372 INFO:teuthology.orchestra.run.smithi113.stdout:Total 22 MB/s | 18 MB 00:00 2023-12-06T22:16:20.376 INFO:teuthology.orchestra.run.smithi071.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 16 MB/s | 8.0 MB 00:00 2023-12-06T22:16:20.435 INFO:teuthology.orchestra.run.smithi071.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 10 MB/s | 2.2 MB 00:00 2023-12-06T22:16:20.543 INFO:teuthology.orchestra.run.smithi071.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 20 MB/s | 7.0 MB 00:00 2023-12-06T22:16:20.544 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:16:20.544 INFO:teuthology.orchestra.run.smithi071.stdout:Total 21 MB/s | 18 MB 00:00 2023-12-06T22:16:20.572 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:16:20.591 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:16:20.591 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:16:20.741 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:16:20.759 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:16:20.759 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:16:20.773 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:16:20.777 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:16:20.940 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:16:20.944 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:16:21.309 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:16:21.512 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-06T22:16:21.526 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:16:21.733 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-06T22:16:21.882 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T22:16:21.945 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T22:16:22.111 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-06T22:16:22.138 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-06T22:16:22.342 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-06T22:16:22.380 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-06T22:16:22.710 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-06T22:16:22.781 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-06T22:16:23.489 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-06T22:16:23.576 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-06T22:16:24.386 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-06T22:16:24.482 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-06T22:16:24.603 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-06T22:16:24.750 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-06T22:16:24.786 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-06T22:16:24.926 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-06T22:16:24.972 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T22:16:25.136 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T22:16:25.262 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T22:16:25.262 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-06T22:16:25.263 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T22:16:25.263 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-06T22:16:25.263 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-06T22:16:25.263 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-06T22:16:25.263 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-06T22:16:25.263 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-06T22:16:25.263 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-06T22:16:25.263 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-06T22:16:25.389 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-06T22:16:25.389 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-06T22:16:25.389 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-06T22:16:25.389 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-06T22:16:25.389 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-06T22:16:25.389 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-06T22:16:25.389 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-06T22:16:25.390 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-06T22:16:25.390 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-06T22:16:25.390 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-06T22:16:32.643 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-06T22:16:32.643 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:16:32.837 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:16:32.838 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:16:32.838 INFO:teuthology.orchestra.run.smithi113.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T22:16:32.838 INFO:teuthology.orchestra.run.smithi113.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T22:16:32.838 INFO:teuthology.orchestra.run.smithi113.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T22:16:32.838 INFO:teuthology.orchestra.run.smithi113.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-06T22:16:32.838 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T22:16:32.838 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T22:16:32.838 INFO:teuthology.orchestra.run.smithi113.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T22:16:32.838 INFO:teuthology.orchestra.run.smithi113.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T22:16:32.839 INFO:teuthology.orchestra.run.smithi113.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T22:16:32.839 INFO:teuthology.orchestra.run.smithi113.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T22:16:32.839 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:16:32.839 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:16:32.983 DEBUG:teuthology.parallel:result is None 2023-12-06T22:16:33.100 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-06T22:16:33.100 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:16:33.304 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:16:33.304 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:16:33.304 INFO:teuthology.orchestra.run.smithi071.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T22:16:33.304 INFO:teuthology.orchestra.run.smithi071.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T22:16:33.304 INFO:teuthology.orchestra.run.smithi071.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T22:16:33.304 INFO:teuthology.orchestra.run.smithi071.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-06T22:16:33.304 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T22:16:33.304 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T22:16:33.304 INFO:teuthology.orchestra.run.smithi071.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T22:16:33.304 INFO:teuthology.orchestra.run.smithi071.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-06T22:16:33.304 INFO:teuthology.orchestra.run.smithi071.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-06T22:16:33.305 INFO:teuthology.orchestra.run.smithi071.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T22:16:33.305 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:16:33.305 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:16:33.444 DEBUG:teuthology.parallel:result is None 2023-12-06T22:16:33.444 INFO:teuthology.run_tasks:Running task install... 2023-12-06T22:16:33.452 DEBUG:teuthology.task.install:project ceph 2023-12-06T22:16:33.452 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '244b703b22e9d7c48e37291bfeaf4b15a97cc628'}} 2023-12-06T22:16:33.452 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '244b703b22e9d7c48e37291bfeaf4b15a97cc628'} 2023-12-06T22:16:33.452 INFO:teuthology.task.install:Using flavor: default 2023-12-06T22:16:33.458 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-12-06T22:16:33.458 INFO:teuthology.task.install:extra packages: [] 2023-12-06T22:16:33.459 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': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '244b703b22e9d7c48e37291bfeaf4b15a97cc628', 'tag': None, 'wait_for_package': False} 2023-12-06T22:16:33.459 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:16:33.459 INFO:teuthology.packaging:ref: None 2023-12-06T22:16:33.459 INFO:teuthology.packaging:tag: None 2023-12-06T22:16:33.459 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:16:33.459 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:16:33.460 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-06T22:16:33.462 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': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '244b703b22e9d7c48e37291bfeaf4b15a97cc628', 'tag': None, 'wait_for_package': False} 2023-12-06T22:16:33.462 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:16:33.462 INFO:teuthology.packaging:ref: None 2023-12-06T22:16:33.462 INFO:teuthology.packaging:tag: None 2023-12-06T22:16:33.462 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:16:33.463 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:16:33.463 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-06T22:16:33.690 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/ 2023-12-06T22:16:33.690 INFO:teuthology.task.install.rpm:Package version is 17.2.7-115.g4f62d9ad 2023-12-06T22:16:33.731 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/ 2023-12-06T22:16:33.732 INFO:teuthology.task.install.rpm:Package version is 17.2.7-115.g4f62d9ad 2023-12-06T22:16:33.852 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T22:16:33.853 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:16:33.853 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T22:16:33.867 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/quincy/4f62d9ad74f167611e0396f21180a147cab03370/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T22:16:33.867 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:16:33.867 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T22:16:33.880 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 on remote rpm x86_64 2023-12-06T22:16:33.881 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:16:33.881 INFO:teuthology.packaging:ref: None 2023-12-06T22:16:33.881 INFO:teuthology.packaging:tag: None 2023-12-06T22:16:33.881 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:16:33.881 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:16:33.881 DEBUG:teuthology.orchestra.run.smithi071:> 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-12-06T22:16:33.898 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 on remote rpm x86_64 2023-12-06T22:16:33.898 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:16:33.898 INFO:teuthology.packaging:ref: None 2023-12-06T22:16:33.898 INFO:teuthology.packaging:tag: None 2023-12-06T22:16:33.898 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:16:33.898 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:16:33.899 DEBUG:teuthology.orchestra.run.smithi113:> 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-12-06T22:16:33.948 DEBUG:teuthology.orchestra.run.smithi071:> 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-12-06T22:16:33.967 DEBUG:teuthology.orchestra.run.smithi113:> 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-12-06T22:16:34.025 DEBUG:teuthology.orchestra.run.smithi071:> 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-12-06T22:16:34.045 DEBUG:teuthology.orchestra.run.smithi113:> 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-12-06T22:16:34.091 INFO:teuthology.orchestra.run.smithi071.stdout:check_obsoletes = 1 2023-12-06T22:16:34.092 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum clean all 2023-12-06T22:16:34.112 INFO:teuthology.orchestra.run.smithi113.stdout:check_obsoletes = 1 2023-12-06T22:16:34.113 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum clean all 2023-12-06T22:16:34.464 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:16:34.486 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:16:35.718 INFO:teuthology.orchestra.run.smithi071.stdout:44 files removed 2023-12-06T22:16:35.754 INFO:teuthology.orchestra.run.smithi113.stdout:44 files removed 2023-12-06T22:16:35.770 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-radosgw 2023-12-06T22:16:35.806 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-radosgw 2023-12-06T22:16:36.102 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:16:36.137 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:16:38.016 INFO:teuthology.orchestra.run.smithi113.stdout:ceph packages for x86_64 324 kB/s | 78 kB 00:00 2023-12-06T22:16:38.081 INFO:teuthology.orchestra.run.smithi071.stdout:ceph packages for x86_64 212 kB/s | 78 kB 00:00 2023-12-06T22:16:38.325 INFO:teuthology.orchestra.run.smithi113.stdout:ceph noarch packages 33 kB/s | 9.1 kB 00:00 2023-12-06T22:16:38.382 INFO:teuthology.orchestra.run.smithi071.stdout:ceph noarch packages 34 kB/s | 9.1 kB 00:00 2023-12-06T22:16:38.600 INFO:teuthology.orchestra.run.smithi113.stdout:ceph source packages 5.7 kB/s | 1.4 kB 00:00 2023-12-06T22:16:38.675 INFO:teuthology.orchestra.run.smithi071.stdout:ceph source packages 5.3 kB/s | 1.4 kB 00:00 2023-12-06T22:16:38.776 INFO:teuthology.orchestra.run.smithi113.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-06T22:16:38.875 INFO:teuthology.orchestra.run.smithi071.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-06T22:16:39.935 INFO:teuthology.orchestra.run.smithi113.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2023-12-06T22:16:40.901 INFO:teuthology.orchestra.run.smithi071.stdout:Extra Packages for Enterprise Linux 7.9 MB/s | 16 MB 00:02 2023-12-06T22:16:43.418 INFO:teuthology.orchestra.run.smithi113.stdout:lab-extras 356 kB/s | 24 kB 00:00 2023-12-06T22:16:44.376 INFO:teuthology.orchestra.run.smithi071.stdout:lab-extras 428 kB/s | 24 kB 00:00 2023-12-06T22:16:44.845 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 39 MB/s | 53 MB 00:01 2023-12-06T22:16:45.802 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 39 MB/s | 53 MB 00:01 2023-12-06T22:16:53.295 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 MB/s | 47 MB 00:01 2023-12-06T22:16:54.170 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 MB/s | 47 MB 00:01 2023-12-06T22:17:04.403 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:17:04.406 INFO:teuthology.orchestra.run.smithi113.stdout:=================================================================================================== 2023-12-06T22:17:04.406 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T22:17:04.406 INFO:teuthology.orchestra.run.smithi113.stdout:=================================================================================================== 2023-12-06T22:17:04.406 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:17:04.406 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-radosgw x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 17 M 2023-12-06T22:17:04.407 INFO:teuthology.orchestra.run.smithi113.stdout:Upgrading: 2023-12-06T22:17:04.407 INFO:teuthology.orchestra.run.smithi113.stdout: librados2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.5 M 2023-12-06T22:17:04.407 INFO:teuthology.orchestra.run.smithi113.stdout: librbd1 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.6 M 2023-12-06T22:17:04.407 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T22:17:04.407 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-base x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 5.2 M 2023-12-06T22:17:04.407 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-common x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 23 M 2023-12-06T22:17:04.407 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-selinux x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 24 k 2023-12-06T22:17:04.408 INFO:teuthology.orchestra.run.smithi113.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T22:17:04.408 INFO:teuthology.orchestra.run.smithi113.stdout: libcephfs2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 796 k 2023-12-06T22:17:04.408 INFO:teuthology.orchestra.run.smithi113.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T22:17:04.408 INFO:teuthology.orchestra.run.smithi113.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T22:17:04.408 INFO:teuthology.orchestra.run.smithi113.stdout: libradosstriper1 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 507 k 2023-12-06T22:17:04.408 INFO:teuthology.orchestra.run.smithi113.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T22:17:04.409 INFO:teuthology.orchestra.run.smithi113.stdout: librgw2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 5.6 M 2023-12-06T22:17:04.409 INFO:teuthology.orchestra.run.smithi113.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T22:17:04.409 INFO:teuthology.orchestra.run.smithi113.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T22:17:04.409 INFO:teuthology.orchestra.run.smithi113.stdout: python3-ceph-argparse x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 45 k 2023-12-06T22:17:04.409 INFO:teuthology.orchestra.run.smithi113.stdout: python3-ceph-common x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 115 k 2023-12-06T22:17:04.410 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cephfs x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 190 k 2023-12-06T22:17:04.410 INFO:teuthology.orchestra.run.smithi113.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T22:17:04.410 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rados x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 371 k 2023-12-06T22:17:04.410 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rbd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 358 k 2023-12-06T22:17:04.410 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rgw x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 107 k 2023-12-06T22:17:04.410 INFO:teuthology.orchestra.run.smithi113.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T22:17:04.411 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:17:04.411 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:17:04.411 INFO:teuthology.orchestra.run.smithi113.stdout:=================================================================================================== 2023-12-06T22:17:04.411 INFO:teuthology.orchestra.run.smithi113.stdout:Install 21 Packages 2023-12-06T22:17:04.411 INFO:teuthology.orchestra.run.smithi113.stdout:Upgrade 2 Packages 2023-12-06T22:17:04.411 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:17:04.412 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 63 M 2023-12-06T22:17:04.412 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:17:05.188 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:17:05.190 INFO:teuthology.orchestra.run.smithi071.stdout:=================================================================================================== 2023-12-06T22:17:05.190 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2023-12-06T22:17:05.190 INFO:teuthology.orchestra.run.smithi071.stdout:=================================================================================================== 2023-12-06T22:17:05.190 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:17:05.190 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-radosgw x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 17 M 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout:Upgrading: 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout: librados2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.5 M 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout: librbd1 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.6 M 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-base x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 5.2 M 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-common x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 23 M 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-selinux x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 24 k 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 796 k 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout: libradosstriper1 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 507 k 2023-12-06T22:17:05.191 INFO:teuthology.orchestra.run.smithi071.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: librgw2 x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 5.6 M 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-argparse x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 45 k 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-common x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 115 k 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cephfs x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 190 k 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rados x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 371 k 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rbd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 358 k 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rgw x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 107 k 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout:=================================================================================================== 2023-12-06T22:17:05.192 INFO:teuthology.orchestra.run.smithi071.stdout:Install 21 Packages 2023-12-06T22:17:05.193 INFO:teuthology.orchestra.run.smithi071.stdout:Upgrade 2 Packages 2023-12-06T22:17:05.193 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:17:05.193 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 63 M 2023-12-06T22:17:05.193 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:17:07.405 INFO:teuthology.orchestra.run.smithi113.stdout:(1/23): ceph-base-17.2.7-115.g4f62d9ad.el8.x86_ 1.7 MB/s | 5.2 MB 00:02 2023-12-06T22:17:07.495 INFO:teuthology.orchestra.run.smithi113.stdout:(2/23): ceph-selinux-17.2.7-115.g4f62d9ad.el8.x 266 kB/s | 24 kB 00:00 2023-12-06T22:17:07.728 INFO:teuthology.orchestra.run.smithi113.stdout:(3/23): libcephfs2-17.2.7-115.g4f62d9ad.el8.x86 3.3 MB/s | 796 kB 00:00 2023-12-06T22:17:07.895 INFO:teuthology.orchestra.run.smithi113.stdout:(4/23): libradosstriper1-17.2.7-115.g4f62d9ad.e 3.0 MB/s | 507 kB 00:00 2023-12-06T22:17:08.360 INFO:teuthology.orchestra.run.smithi071.stdout:(1/23): ceph-base-17.2.7-115.g4f62d9ad.el8.x86_ 1.7 MB/s | 5.2 MB 00:03 2023-12-06T22:17:08.453 INFO:teuthology.orchestra.run.smithi071.stdout:(2/23): ceph-selinux-17.2.7-115.g4f62d9ad.el8.x 261 kB/s | 24 kB 00:00 2023-12-06T22:17:08.737 INFO:teuthology.orchestra.run.smithi071.stdout:(3/23): libcephfs2-17.2.7-115.g4f62d9ad.el8.x86 2.7 MB/s | 796 kB 00:00 2023-12-06T22:17:09.004 INFO:teuthology.orchestra.run.smithi071.stdout:(4/23): libradosstriper1-17.2.7-115.g4f62d9ad.e 1.9 MB/s | 507 kB 00:00 2023-12-06T22:17:09.021 INFO:teuthology.orchestra.run.smithi113.stdout:(5/23): librgw2-17.2.7-115.g4f62d9ad.el8.x86_64 4.9 MB/s | 5.6 MB 00:01 2023-12-06T22:17:09.121 INFO:teuthology.orchestra.run.smithi113.stdout:(6/23): python3-ceph-argparse-17.2.7-115.g4f62d 449 kB/s | 45 kB 00:00 2023-12-06T22:17:09.238 INFO:teuthology.orchestra.run.smithi113.stdout:(7/23): python3-ceph-common-17.2.7-115.g4f62d9a 988 kB/s | 115 kB 00:00 2023-12-06T22:17:09.347 INFO:teuthology.orchestra.run.smithi113.stdout:(8/23): python3-cephfs-17.2.7-115.g4f62d9ad.el8 1.7 MB/s | 190 kB 00:00 2023-12-06T22:17:10.046 INFO:teuthology.orchestra.run.smithi071.stdout:(5/23): ceph-radosgw-17.2.7-115.g4f62d9ad.el8.x 3.6 MB/s | 17 MB 00:04 2023-12-06T22:17:10.120 INFO:teuthology.orchestra.run.smithi113.stdout:(9/23): ceph-common-17.2.7-115.g4f62d9ad.el8.x8 4.1 MB/s | 23 MB 00:05 2023-12-06T22:17:10.146 INFO:teuthology.orchestra.run.smithi071.stdout:(6/23): python3-ceph-argparse-17.2.7-115.g4f62d 449 kB/s | 45 kB 00:00 2023-12-06T22:17:10.155 INFO:teuthology.orchestra.run.smithi113.stdout:(10/23): python3-rados-17.2.7-115.g4f62d9ad.el8 458 kB/s | 371 kB 00:00 2023-12-06T22:17:10.239 INFO:teuthology.orchestra.run.smithi113.stdout:(11/23): python3-rgw-17.2.7-115.g4f62d9ad.el8.x 1.3 MB/s | 107 kB 00:00 2023-12-06T22:17:10.254 INFO:teuthology.orchestra.run.smithi071.stdout:(7/23): python3-ceph-common-17.2.7-115.g4f62d9a 1.0 MB/s | 115 kB 00:00 2023-12-06T22:17:10.281 INFO:teuthology.orchestra.run.smithi113.stdout:(12/23): python3-rbd-17.2.7-115.g4f62d9ad.el8.x 2.2 MB/s | 358 kB 00:00 2023-12-06T22:17:10.363 INFO:teuthology.orchestra.run.smithi071.stdout:(8/23): python3-cephfs-17.2.7-115.g4f62d9ad.el8 1.7 MB/s | 190 kB 00:00 2023-12-06T22:17:10.464 INFO:teuthology.orchestra.run.smithi071.stdout:(9/23): python3-rados-17.2.7-115.g4f62d9ad.el8. 3.6 MB/s | 371 kB 00:00 2023-12-06T22:17:10.581 INFO:teuthology.orchestra.run.smithi071.stdout:(10/23): python3-rbd-17.2.7-115.g4f62d9ad.el8.x 3.0 MB/s | 358 kB 00:00 2023-12-06T22:17:10.673 INFO:teuthology.orchestra.run.smithi071.stdout:(11/23): python3-rgw-17.2.7-115.g4f62d9ad.el8.x 1.1 MB/s | 107 kB 00:00 2023-12-06T22:17:10.698 INFO:teuthology.orchestra.run.smithi113.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 141 kB/s | 59 kB 00:00 2023-12-06T22:17:10.915 INFO:teuthology.orchestra.run.smithi113.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 346 kB/s | 75 kB 00:00 2023-12-06T22:17:10.923 INFO:teuthology.orchestra.run.smithi071.stdout:(12/23): librgw2-17.2.7-115.g4f62d9ad.el8.x86_6 2.9 MB/s | 5.6 MB 00:01 2023-12-06T22:17:11.032 INFO:teuthology.orchestra.run.smithi113.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 386 kB/s | 306 kB 00:00 2023-12-06T22:17:11.190 INFO:teuthology.orchestra.run.smithi071.stdout:(13/23): ceph-common-17.2.7-115.g4f62d9ad.el8.x 4.0 MB/s | 23 MB 00:05 2023-12-06T22:17:11.199 INFO:teuthology.orchestra.run.smithi113.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 281 kB/s | 47 kB 00:00 2023-12-06T22:17:11.290 INFO:teuthology.orchestra.run.smithi071.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 496 kB/s | 306 kB 00:00 2023-12-06T22:17:11.299 INFO:teuthology.orchestra.run.smithi113.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.5 MB/s | 259 kB 00:00 2023-12-06T22:17:11.449 INFO:teuthology.orchestra.run.smithi113.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 293 kB/s | 44 kB 00:00 2023-12-06T22:17:11.507 INFO:teuthology.orchestra.run.smithi071.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 101 kB/s | 59 kB 00:00 2023-12-06T22:17:11.541 INFO:teuthology.orchestra.run.smithi071.stdout:(16/23): libunwind-1.3.1-3.el8.x86_64.rpm 214 kB/s | 75 kB 00:00 2023-12-06T22:17:11.616 INFO:teuthology.orchestra.run.smithi113.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.1 MB/s | 354 kB 00:00 2023-12-06T22:17:11.641 INFO:teuthology.orchestra.run.smithi071.stdout:(17/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 350 kB/s | 47 kB 00:00 2023-12-06T22:17:11.683 INFO:teuthology.orchestra.run.smithi071.stdout:(18/23): thrift-0.13.0-2.el8.x86_64.rpm 4.4 MB/s | 1.7 MB 00:00 2023-12-06T22:17:11.717 INFO:teuthology.orchestra.run.smithi071.stdout:(19/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.5 MB/s | 259 kB 00:00 2023-12-06T22:17:11.826 INFO:teuthology.orchestra.run.smithi071.stdout:(20/23): python3-prettytable-0.7.2-14.el8.noarc 239 kB/s | 44 kB 00:00 2023-12-06T22:17:11.959 INFO:teuthology.orchestra.run.smithi071.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.3 MB/s | 354 kB 00:00 2023-12-06T22:17:12.541 INFO:teuthology.orchestra.run.smithi113.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 1.1 MB/s | 1.7 MB 00:01 2023-12-06T22:17:12.585 INFO:teuthology.orchestra.run.smithi071.stdout:(22/23): librbd1-17.2.7-115.g4f62d9ad.el8.x86_6 4.7 MB/s | 3.6 MB 00:00 2023-12-06T22:17:12.733 INFO:teuthology.orchestra.run.smithi113.stdout:(21/23): librados2-17.2.7-115.g4f62d9ad.el8.x86 3.1 MB/s | 3.5 MB 00:01 2023-12-06T22:17:13.085 INFO:teuthology.orchestra.run.smithi071.stdout:(23/23): librados2-17.2.7-115.g4f62d9ad.el8.x86 2.5 MB/s | 3.5 MB 00:01 2023-12-06T22:17:13.087 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:17:13.087 INFO:teuthology.orchestra.run.smithi071.stdout:Total 8.0 MB/s | 63 MB 00:07 2023-12-06T22:17:13.131 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:17:13.177 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:17:13.177 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:17:13.467 INFO:teuthology.orchestra.run.smithi113.stdout:(22/23): librbd1-17.2.7-115.g4f62d9ad.el8.x86_6 3.9 MB/s | 3.6 MB 00:00 2023-12-06T22:17:13.520 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:17:13.524 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:17:14.612 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:17:14.829 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-12-06T22:17:15.197 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-12-06T22:17:15.454 INFO:teuthology.orchestra.run.smithi071.stdout: Upgrading : librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/25 2023-12-06T22:17:15.584 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/25 2023-12-06T22:17:15.809 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/25 2023-12-06T22:17:16.078 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : liboath-2.6.2-3.el8.x86_64 4/25 2023-12-06T22:17:16.304 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:17:16.689 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:17:16.928 INFO:teuthology.orchestra.run.smithi071.stdout: Upgrading : librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:17:17.026 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:17:17.270 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 7/25 2023-12-06T22:17:17.326 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 7/25 2023-12-06T22:17:17.752 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T22:17:18.500 INFO:teuthology.orchestra.run.smithi113.stdout:(23/23): ceph-radosgw-17.2.7-115.g4f62d9ad.el8. 1.2 MB/s | 17 MB 00:14 2023-12-06T22:17:18.502 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:17:18.502 INFO:teuthology.orchestra.run.smithi113.stdout:Total 4.5 MB/s | 63 MB 00:14 2023-12-06T22:17:18.510 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/25 2023-12-06T22:17:18.547 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:17:18.593 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:17:18.594 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:17:18.694 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:17:18.764 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:17:18.913 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x 11/25 2023-12-06T22:17:18.942 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:17:18.946 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:17:19.105 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 12/25 2023-12-06T22:17:19.356 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 13/25 2023-12-06T22:17:19.531 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 14/25 2023-12-06T22:17:19.727 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 15/25 2023-12-06T22:17:19.777 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 15/25 2023-12-06T22:17:19.970 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T22:17:20.012 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:17:20.175 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T22:17:20.220 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-12-06T22:17:20.460 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T22:17:20.602 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-12-06T22:17:20.662 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86 19/25 2023-12-06T22:17:20.828 INFO:teuthology.orchestra.run.smithi113.stdout: Upgrading : librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/25 2023-12-06T22:17:20.924 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/25 2023-12-06T22:17:21.143 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/25 2023-12-06T22:17:21.378 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : liboath-2.6.2-3.el8.x86_64 4/25 2023-12-06T22:17:21.570 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:17:21.949 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:17:22.145 INFO:teuthology.orchestra.run.smithi113.stdout: Upgrading : librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:17:22.233 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:17:22.445 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 7/25 2023-12-06T22:17:22.515 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 7/25 2023-12-06T22:17:22.828 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T22:17:23.495 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/25 2023-12-06T22:17:24.019 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:17:24.086 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:17:24.231 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x 11/25 2023-12-06T22:17:24.398 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 12/25 2023-12-06T22:17:24.491 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:17:24.672 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 13/25 2023-12-06T22:17:24.752 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:17:24.882 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 14/25 2023-12-06T22:17:25.036 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 15/25 2023-12-06T22:17:25.108 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 15/25 2023-12-06T22:17:25.254 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T22:17:25.318 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:17:25.451 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T22:17:25.653 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 21/25 2023-12-06T22:17:25.723 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T22:17:25.735 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 21/25 2023-12-06T22:17:25.893 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:17:25.895 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86 19/25 2023-12-06T22:17:29.657 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:17:29.902 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:17:30.463 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 20/25 2023-12-06T22:17:30.739 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 21/25 2023-12-06T22:17:30.821 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 21/25 2023-12-06T22:17:30.976 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:17:44.730 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:17:44.730 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /sys 2023-12-06T22:17:44.730 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /proc 2023-12-06T22:17:44.730 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /dev 2023-12-06T22:17:44.730 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /run 2023-12-06T22:17:44.731 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /mnt 2023-12-06T22:17:44.731 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /var/tmp 2023-12-06T22:17:44.731 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /home 2023-12-06T22:17:44.731 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /tmp 2023-12-06T22:17:44.731 INFO:teuthology.orchestra.run.smithi071.stdout:skipping the directory /dev 2023-12-06T22:17:44.731 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:17:46.415 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 23/25 2023-12-06T22:17:46.486 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 23/25 2023-12-06T22:17:46.486 INFO:teuthology.orchestra.run.smithi071.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T22:17:46.674 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T22:17:46.674 INFO:teuthology.orchestra.run.smithi071.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:17:47.296 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:17:47.296 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/25 2023-12-06T22:17:47.296 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/25 2023-12-06T22:17:47.296 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/25 2023-12-06T22:17:47.296 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 4/25 2023-12-06T22:17:47.296 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:17:47.296 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 7/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x 8/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86 9/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 11/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 12/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 13/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-06T22:17:47.297 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-06T22:17:47.298 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-06T22:17:47.298 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-06T22:17:47.298 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:17:47.298 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T22:17:47.298 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 24/25 2023-12-06T22:17:49.459 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:17:49.459 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /sys 2023-12-06T22:17:49.459 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /proc 2023-12-06T22:17:49.459 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /dev 2023-12-06T22:17:49.459 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /run 2023-12-06T22:17:49.460 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /mnt 2023-12-06T22:17:49.460 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /var/tmp 2023-12-06T22:17:49.460 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /home 2023-12-06T22:17:49.460 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /tmp 2023-12-06T22:17:49.460 INFO:teuthology.orchestra.run.smithi113.stdout:skipping the directory /dev 2023-12-06T22:17:49.460 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:17:51.126 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 23/25 2023-12-06T22:17:51.204 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 23/25 2023-12-06T22:17:51.204 INFO:teuthology.orchestra.run.smithi113.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T22:17:51.391 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T22:17:51.391 INFO:teuthology.orchestra.run.smithi113.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:17:51.999 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:17:51.999 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/25 2023-12-06T22:17:51.999 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/25 2023-12-06T22:17:51.999 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/25 2023-12-06T22:17:51.999 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 4/25 2023-12-06T22:17:51.999 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/25 2023-12-06T22:17:51.999 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/25 2023-12-06T22:17:51.999 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 7/25 2023-12-06T22:17:52.001 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x 8/25 2023-12-06T22:17:52.001 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86 9/25 2023-12-06T22:17:52.001 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 10/25 2023-12-06T22:17:52.001 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 11/25 2023-12-06T22:17:52.001 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 12/25 2023-12-06T22:17:52.001 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 13/25 2023-12-06T22:17:52.001 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T22:17:52.001 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T22:17:52.002 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T22:17:52.002 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T22:17:52.002 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-06T22:17:52.002 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-06T22:17:52.002 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-06T22:17:52.002 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-06T22:17:52.002 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 22/25 2023-12-06T22:17:52.002 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T22:17:52.002 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 24/25 2023-12-06T22:17:54.692 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:17:54.692 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:17:54.879 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:17:54.879 INFO:teuthology.orchestra.run.smithi071.stdout:Upgraded: 2023-12-06T22:17:54.879 INFO:teuthology.orchestra.run.smithi071.stdout: librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.879 INFO:teuthology.orchestra.run.smithi071.stdout: librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.879 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:17:54.879 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.879 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.879 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.879 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.879 INFO:teuthology.orchestra.run.smithi071.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T22:17:54.879 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.880 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:17:54.881 INFO:teuthology.orchestra.run.smithi071.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T22:17:54.881 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:17:54.881 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:17:55.070 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-test 2023-12-06T22:17:55.417 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:17:57.101 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 kB/s | 4.1 kB 00:00 2023-12-06T22:17:57.422 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-06T22:17:58.993 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:17:58.994 INFO:teuthology.orchestra.run.smithi071.stdout:=========================================================================================== 2023-12-06T22:17:58.994 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2023-12-06T22:17:58.994 INFO:teuthology.orchestra.run.smithi071.stdout:=========================================================================================== 2023-12-06T22:17:58.994 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:17:58.994 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-test x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 52 M 2023-12-06T22:17:58.994 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2023-12-06T22:17:58.995 INFO:teuthology.orchestra.run.smithi071.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T22:17:58.995 INFO:teuthology.orchestra.run.smithi071.stdout: libcephsqlite x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 174 k 2023-12-06T22:17:58.995 INFO:teuthology.orchestra.run.smithi071.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T22:17:58.995 INFO:teuthology.orchestra.run.smithi071.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T22:17:58.995 INFO:teuthology.orchestra.run.smithi071.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T22:17:58.995 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:17:58.995 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:17:58.995 INFO:teuthology.orchestra.run.smithi071.stdout:=========================================================================================== 2023-12-06T22:17:58.995 INFO:teuthology.orchestra.run.smithi071.stdout:Install 6 Packages 2023-12-06T22:17:58.995 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:17:58.996 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 53 M 2023-12-06T22:17:58.996 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 234 M 2023-12-06T22:17:58.996 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:17:59.031 INFO:teuthology.orchestra.run.smithi071.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.0 MB/s | 70 kB 00:00 2023-12-06T22:17:59.206 INFO:teuthology.orchestra.run.smithi071.stdout:(2/6): libcephsqlite-17.2.7-115.g4f62d9ad.el8.x 831 kB/s | 174 kB 00:00 2023-12-06T22:17:59.240 INFO:teuthology.orchestra.run.smithi071.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.5 MB/s | 323 kB 00:00 2023-12-06T22:17:59.399 INFO:teuthology.orchestra.run.smithi071.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.3 MB/s | 202 kB 00:00 2023-12-06T22:17:59.449 INFO:teuthology.orchestra.run.smithi071.stdout:(5/6): oniguruma-6.8.2-2.el8.x86_64.rpm 773 kB/s | 187 kB 00:00 2023-12-06T22:18:01.351 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T22:18:01.351 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:18:01.539 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout:Upgraded: 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout: librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout: librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-radosgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-selinux-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout: libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T22:18:01.540 INFO:teuthology.orchestra.run.smithi113.stdout: libradosstriper1-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: librgw2-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: python3-ceph-argparse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: python3-ceph-common-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:01.541 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:18:01.699 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-test 2023-12-06T22:18:01.740 INFO:teuthology.orchestra.run.smithi071.stdout:(6/6): ceph-test-17.2.7-115.g4f62d9ad.el8.x86_6 19 MB/s | 52 MB 00:02 2023-12-06T22:18:01.742 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:18:01.742 INFO:teuthology.orchestra.run.smithi071.stdout:Total 19 MB/s | 53 MB 00:02 2023-12-06T22:18:01.776 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:18:01.797 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:18:01.797 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:18:02.047 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:18:02.069 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:18:02.073 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:18:02.528 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:18:02.693 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T22:18:02.784 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T22:18:02.997 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T22:18:03.160 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T22:18:03.350 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T22:18:03.509 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/6 2023-12-06T22:18:03.806 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-06T22:18:04.084 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 kB/s | 4.5 kB 00:00 2023-12-06T22:18:05.733 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:18:05.734 INFO:teuthology.orchestra.run.smithi113.stdout:=========================================================================================== 2023-12-06T22:18:05.734 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T22:18:05.734 INFO:teuthology.orchestra.run.smithi113.stdout:=========================================================================================== 2023-12-06T22:18:05.734 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:18:05.734 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-test x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 52 M 2023-12-06T22:18:05.734 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T22:18:05.735 INFO:teuthology.orchestra.run.smithi113.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T22:18:05.735 INFO:teuthology.orchestra.run.smithi113.stdout: libcephsqlite x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 174 k 2023-12-06T22:18:05.735 INFO:teuthology.orchestra.run.smithi113.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T22:18:05.735 INFO:teuthology.orchestra.run.smithi113.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T22:18:05.735 INFO:teuthology.orchestra.run.smithi113.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T22:18:05.735 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:05.735 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:18:05.735 INFO:teuthology.orchestra.run.smithi113.stdout:=========================================================================================== 2023-12-06T22:18:05.735 INFO:teuthology.orchestra.run.smithi113.stdout:Install 6 Packages 2023-12-06T22:18:05.735 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:05.736 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 53 M 2023-12-06T22:18:05.736 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 234 M 2023-12-06T22:18:05.736 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:18:05.795 INFO:teuthology.orchestra.run.smithi113.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.2 MB/s | 70 kB 00:00 2023-12-06T22:18:05.956 INFO:teuthology.orchestra.run.smithi113.stdout:(2/6): libcephsqlite-17.2.7-115.g4f62d9ad.el8.x 796 kB/s | 174 kB 00:00 2023-12-06T22:18:06.015 INFO:teuthology.orchestra.run.smithi113.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.5 MB/s | 323 kB 00:00 2023-12-06T22:18:06.090 INFO:teuthology.orchestra.run.smithi113.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.4 MB/s | 187 kB 00:00 2023-12-06T22:18:06.166 INFO:teuthology.orchestra.run.smithi113.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.3 MB/s | 202 kB 00:00 2023-12-06T22:18:08.232 INFO:teuthology.orchestra.run.smithi113.stdout:(6/6): ceph-test-17.2.7-115.g4f62d9ad.el8.x86_6 21 MB/s | 52 MB 00:02 2023-12-06T22:18:08.233 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:18:08.233 INFO:teuthology.orchestra.run.smithi113.stdout:Total 21 MB/s | 53 MB 00:02 2023-12-06T22:18:08.271 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:18:08.292 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:18:08.292 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:18:08.474 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/6 2023-12-06T22:18:08.565 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:18:08.568 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:18:08.756 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/6 2023-12-06T22:18:08.986 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/6 2023-12-06T22:18:08.987 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/6 2023-12-06T22:18:08.987 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/6 2023-12-06T22:18:08.987 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T22:18:08.987 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T22:18:08.987 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T22:18:09.029 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:18:09.176 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T22:18:09.268 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T22:18:09.454 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T22:18:09.643 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T22:18:09.799 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T22:18:09.959 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/6 2023-12-06T22:18:14.905 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/6 2023-12-06T22:18:15.163 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/6 2023-12-06T22:18:15.390 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 6/6 2023-12-06T22:18:15.390 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/6 2023-12-06T22:18:15.391 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/6 2023-12-06T22:18:15.391 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T22:18:15.391 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T22:18:15.391 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T22:18:16.769 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T22:18:16.770 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:18:16.957 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:18:16.958 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:18:16.958 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:16.958 INFO:teuthology.orchestra.run.smithi071.stdout: jq-1.6-3.el8.x86_64 2023-12-06T22:18:16.958 INFO:teuthology.orchestra.run.smithi071.stdout: libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:16.958 INFO:teuthology.orchestra.run.smithi071.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T22:18:16.958 INFO:teuthology.orchestra.run.smithi071.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T22:18:16.958 INFO:teuthology.orchestra.run.smithi071.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T22:18:16.958 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:18:16.958 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:18:17.112 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph 2023-12-06T22:18:17.449 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:18:19.200 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 62 kB/s | 4.1 kB 00:00 2023-12-06T22:18:19.529 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-06T22:18:21.194 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:18:21.197 INFO:teuthology.orchestra.run.smithi071.stdout:====================================================================================================== 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout:====================================================================================================== 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout: ceph x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 6.4 k 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mds x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 2.3 M 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 1.6 M 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-modules-core noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 238 k 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mon x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.9 M 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-osd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 17 M 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-06T22:18:21.198 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-06T22:18:21.199 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout:====================================================================================================== 2023-12-06T22:18:21.200 INFO:teuthology.orchestra.run.smithi071.stdout:Install 32 Packages 2023-12-06T22:18:21.201 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:18:21.201 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 28 M 2023-12-06T22:18:21.201 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 110 M 2023-12-06T22:18:21.201 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:18:21.660 INFO:teuthology.orchestra.run.smithi071.stdout:(1/32): ceph-17.2.7-115.g4f62d9ad.el8.x86_64.rp 56 kB/s | 6.4 kB 00:00 2023-12-06T22:18:21.893 INFO:teuthology.orchestra.run.smithi071.stdout:(2/32): ceph-mds-17.2.7-115.g4f62d9ad.el8.x86_6 6.6 MB/s | 2.3 MB 00:00 2023-12-06T22:18:22.218 INFO:teuthology.orchestra.run.smithi071.stdout:(3/32): ceph-mgr-17.2.7-115.g4f62d9ad.el8.x86_6 2.3 MB/s | 1.6 MB 00:00 2023-12-06T22:18:22.344 INFO:teuthology.orchestra.run.smithi071.stdout:(4/32): ceph-mgr-modules-core-17.2.7-115.g4f62d 1.9 MB/s | 238 kB 00:00 2023-12-06T22:18:22.519 INFO:teuthology.orchestra.run.smithi071.stdout:(5/32): ceph-mon-17.2.7-115.g4f62d9ad.el8.x86_6 4.6 MB/s | 3.9 MB 00:00 2023-12-06T22:18:22.853 INFO:teuthology.orchestra.run.smithi071.stdout:(6/32): ceph-osd-17.2.7-115.g4f62d9ad.el8.x86_6 17 MB/s | 17 MB 00:00 2023-12-06T22:18:22.878 INFO:teuthology.orchestra.run.smithi071.stdout:(7/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 82 kB/s | 44 kB 00:00 2023-12-06T22:18:22.903 INFO:teuthology.orchestra.run.smithi071.stdout:(8/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 483 kB/s | 185 kB 00:00 2023-12-06T22:18:22.996 INFO:teuthology.orchestra.run.smithi071.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 127 kB/s | 11 kB 00:00 2023-12-06T22:18:23.071 INFO:teuthology.orchestra.run.smithi071.stdout:(10/32): python3-jaraco-functools-2.0-4.el8.noa 237 kB/s | 18 kB 00:00 2023-12-06T22:18:23.146 INFO:teuthology.orchestra.run.smithi071.stdout:(11/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.4 MB/s | 384 kB 00:00 2023-12-06T22:18:23.172 INFO:teuthology.orchestra.run.smithi071.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 486 kB/s | 49 kB 00:00 2023-12-06T22:18:23.222 INFO:teuthology.orchestra.run.smithi071.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 780 kB/s | 59 kB 00:00 2023-12-06T22:18:23.247 INFO:teuthology.orchestra.run.smithi071.stdout:(14/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 439 kB/s | 173 kB 00:00 2023-12-06T22:18:23.297 INFO:teuthology.orchestra.run.smithi071.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 207 kB/s | 16 kB 00:00 2023-12-06T22:18:23.323 INFO:teuthology.orchestra.run.smithi071.stdout:(16/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.8 MB/s | 283 kB 00:00 2023-12-06T22:18:23.340 INFO:teuthology.orchestra.run.smithi071.stdout:(17/32): python3-simplegeneric-0.8.1-17.el8.noa 203 kB/s | 19 kB 00:00 2023-12-06T22:18:23.365 INFO:teuthology.orchestra.run.smithi071.stdout:(18/32): python3-singledispatch-3.4.0.3-18.el8. 355 kB/s | 24 kB 00:00 2023-12-06T22:18:23.438 INFO:teuthology.orchestra.run.smithi071.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 255 kB/s | 29 kB 00:00 2023-12-06T22:18:23.466 INFO:teuthology.orchestra.run.smithi071.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 219 kB/s | 27 kB 00:00 2023-12-06T22:18:23.491 INFO:teuthology.orchestra.run.smithi071.stdout:(21/32): python3-waitress-1.4.3-1.el8.noarch.rp 2.0 MB/s | 255 kB 00:00 2023-12-06T22:18:23.533 INFO:teuthology.orchestra.run.smithi071.stdout:(22/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.6 MB/s | 251 kB 00:00 2023-12-06T22:18:23.558 INFO:teuthology.orchestra.run.smithi071.stdout:(23/32): python3-webtest-2.0.33-1.el8.noarch.rp 925 kB/s | 85 kB 00:00 2023-12-06T22:18:23.575 INFO:teuthology.orchestra.run.smithi071.stdout:(24/32): python3-zc-lockfile-2.0-2.el8.noarch.r 274 kB/s | 23 kB 00:00 2023-12-06T22:18:23.767 INFO:teuthology.orchestra.run.smithi071.stdout:(25/32): python3-pycparser-2.14-14.el8.noarch.r 467 kB/s | 109 kB 00:00 2023-12-06T22:18:23.801 INFO:teuthology.orchestra.run.smithi071.stdout:(26/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.1 MB/s | 238 kB 00:00 2023-12-06T22:18:23.826 INFO:teuthology.orchestra.run.smithi071.stdout:(27/32): python3-cryptography-3.2.1-5.el8.x86_6 2.0 MB/s | 559 kB 00:00 2023-12-06T22:18:23.901 INFO:teuthology.orchestra.run.smithi071.stdout:(28/32): python3-pytz-2017.2-9.el8.noarch.rpm 405 kB/s | 54 kB 00:00 2023-12-06T22:18:23.968 INFO:teuthology.orchestra.run.smithi071.stdout:(29/32): python3-mako-1.0.6-13.el8.noarch.rpm 1.1 MB/s | 157 kB 00:00 2023-12-06T22:18:24.027 INFO:teuthology.orchestra.run.smithi071.stdout:(30/32): python3-werkzeug-0.12.2-4.el8.noarch.r 3.6 MB/s | 457 kB 00:00 2023-12-06T22:18:24.078 INFO:teuthology.orchestra.run.smithi071.stdout:(31/32): python3-markupsafe-0.23-19.el8.x86_64. 140 kB/s | 39 kB 00:00 2023-12-06T22:18:24.119 INFO:teuthology.orchestra.run.smithi071.stdout:(32/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 688 kB/s | 103 kB 00:00 2023-12-06T22:18:24.124 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:18:24.124 INFO:teuthology.orchestra.run.smithi071.stdout:Total 9.7 MB/s | 28 MB 00:02 2023-12-06T22:18:24.142 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T22:18:24.142 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:18:24.214 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:18:24.250 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:18:24.251 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:18:24.325 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:24.326 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:18:24.326 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-test-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:24.326 INFO:teuthology.orchestra.run.smithi113.stdout: jq-1.6-3.el8.x86_64 2023-12-06T22:18:24.326 INFO:teuthology.orchestra.run.smithi113.stdout: libcephsqlite-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:24.326 INFO:teuthology.orchestra.run.smithi113.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-06T22:18:24.326 INFO:teuthology.orchestra.run.smithi113.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-06T22:18:24.326 INFO:teuthology.orchestra.run.smithi113.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T22:18:24.326 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:24.326 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:18:24.453 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:18:24.457 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:18:24.470 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph 2023-12-06T22:18:24.803 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:18:25.622 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:18:25.835 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-06T22:18:26.154 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-06T22:18:26.425 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 3/32 2023-12-06T22:18:26.484 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 40 kB/s | 4.1 kB 00:00 2023-12-06T22:18:26.682 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2023-12-06T22:18:26.782 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2023-12-06T22:18:26.911 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/32 2023-12-06T22:18:27.124 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 6/32 2023-12-06T22:18:27.373 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2023-12-06T22:18:27.743 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 8/32 2023-12-06T22:18:28.065 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 9/32 2023-12-06T22:18:28.262 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2023-12-06T22:18:28.354 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:18:28.357 INFO:teuthology.orchestra.run.smithi113.stdout:====================================================================================================== 2023-12-06T22:18:28.357 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout:====================================================================================================== 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout: ceph x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 6.4 k 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mds x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 2.3 M 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 1.6 M 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr-modules-core noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 238 k 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mon x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.9 M 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-osd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 17 M 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-06T22:18:28.358 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-06T22:18:28.359 INFO:teuthology.orchestra.run.smithi113.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout:====================================================================================================== 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout:Install 32 Packages 2023-12-06T22:18:28.360 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:28.361 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 28 M 2023-12-06T22:18:28.361 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 110 M 2023-12-06T22:18:28.361 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:18:28.474 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2023-12-06T22:18:28.514 INFO:teuthology.orchestra.run.smithi113.stdout:(1/32): ceph-17.2.7-115.g4f62d9ad.el8.x86_64.rp 53 kB/s | 6.4 kB 00:00 2023-12-06T22:18:28.723 INFO:teuthology.orchestra.run.smithi113.stdout:(2/32): ceph-mds-17.2.7-115.g4f62d9ad.el8.x86_6 7.0 MB/s | 2.3 MB 00:00 2023-12-06T22:18:28.763 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2023-12-06T22:18:28.999 INFO:teuthology.orchestra.run.smithi113.stdout:(3/32): ceph-mon-17.2.7-115.g4f62d9ad.el8.x86_6 8.1 MB/s | 3.9 MB 00:00 2023-12-06T22:18:29.051 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-12-06T22:18:29.074 INFO:teuthology.orchestra.run.smithi113.stdout:(4/32): ceph-mgr-modules-core-17.2.7-115.g4f62d 3.1 MB/s | 238 kB 00:00 2023-12-06T22:18:29.199 INFO:teuthology.orchestra.run.smithi113.stdout:(5/32): ceph-mgr-17.2.7-115.g4f62d9ad.el8.x86_6 1.9 MB/s | 1.6 MB 00:00 2023-12-06T22:18:29.295 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-12-06T22:18:29.299 INFO:teuthology.orchestra.run.smithi113.stdout:(6/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 194 kB/s | 44 kB 00:00 2023-12-06T22:18:29.366 INFO:teuthology.orchestra.run.smithi113.stdout:(7/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.1 MB/s | 185 kB 00:00 2023-12-06T22:18:29.442 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-12-06T22:18:29.467 INFO:teuthology.orchestra.run.smithi113.stdout:(8/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.0 MB/s | 173 kB 00:00 2023-12-06T22:18:29.508 INFO:teuthology.orchestra.run.smithi113.stdout:(9/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 2.7 MB/s | 384 kB 00:00 2023-12-06T22:18:29.665 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-12-06T22:18:29.684 INFO:teuthology.orchestra.run.smithi113.stdout:(10/32): ceph-osd-17.2.7-115.g4f62d9ad.el8.x86_ 17 MB/s | 17 MB 00:00 2023-12-06T22:18:29.734 INFO:teuthology.orchestra.run.smithi113.stdout:(11/32): python3-jaraco-6.2-6.el8.noarch.rpm 41 kB/s | 11 kB 00:00 2023-12-06T22:18:29.784 INFO:teuthology.orchestra.run.smithi113.stdout:(12/32): python3-jaraco-functools-2.0-4.el8.noa 64 kB/s | 18 kB 00:00 2023-12-06T22:18:29.810 INFO:teuthology.orchestra.run.smithi113.stdout:(13/32): python3-logutils-0.3.5-11.el8.noarch.r 403 kB/s | 49 kB 00:00 2023-12-06T22:18:29.852 INFO:teuthology.orchestra.run.smithi113.stdout:(14/32): python3-more-itertools-7.2.0-3.el8.noa 504 kB/s | 59 kB 00:00 2023-12-06T22:18:29.865 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-12-06T22:18:29.927 INFO:teuthology.orchestra.run.smithi113.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 139 kB/s | 16 kB 00:00 2023-12-06T22:18:29.952 INFO:teuthology.orchestra.run.smithi113.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 195 kB/s | 19 kB 00:00 2023-12-06T22:18:29.986 INFO:teuthology.orchestra.run.smithi113.stdout:(17/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.4 MB/s | 283 kB 00:00 2023-12-06T22:18:29.993 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-12-06T22:18:30.045 INFO:teuthology.orchestra.run.smithi113.stdout:(18/32): python3-singledispatch-3.4.0.3-18.el8. 205 kB/s | 24 kB 00:00 2023-12-06T22:18:30.070 INFO:teuthology.orchestra.run.smithi113.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 259 kB/s | 29 kB 00:00 2023-12-06T22:18:30.095 INFO:teuthology.orchestra.run.smithi113.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 266 kB/s | 27 kB 00:00 2023-12-06T22:18:30.203 INFO:teuthology.orchestra.run.smithi113.stdout:(21/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.6 MB/s | 255 kB 00:00 2023-12-06T22:18:30.229 INFO:teuthology.orchestra.run.smithi113.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 664 kB/s | 85 kB 00:00 2023-12-06T22:18:30.232 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-12-06T22:18:30.246 INFO:teuthology.orchestra.run.smithi113.stdout:(23/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.4 MB/s | 251 kB 00:00 2023-12-06T22:18:30.321 INFO:teuthology.orchestra.run.smithi113.stdout:(24/32): python3-zc-lockfile-2.0-2.el8.noarch.r 250 kB/s | 23 kB 00:00 2023-12-06T22:18:30.396 INFO:teuthology.orchestra.run.smithi113.stdout:(25/32): python3-pycparser-2.14-14.el8.noarch.r 654 kB/s | 109 kB 00:00 2023-12-06T22:18:30.438 INFO:teuthology.orchestra.run.smithi113.stdout:(26/32): python3-cryptography-3.2.1-5.el8.x86_6 2.9 MB/s | 559 kB 00:00 2023-12-06T22:18:30.505 INFO:teuthology.orchestra.run.smithi113.stdout:(27/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.3 MB/s | 238 kB 00:00 2023-12-06T22:18:30.522 INFO:teuthology.orchestra.run.smithi113.stdout:(28/32): python3-pytz-2017.2-9.el8.noarch.rpm 432 kB/s | 54 kB 00:00 2023-12-06T22:18:30.706 INFO:teuthology.orchestra.run.smithi113.stdout:(29/32): python3-markupsafe-0.23-19.el8.x86_64. 145 kB/s | 39 kB 00:00 2023-12-06T22:18:30.833 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-12-06T22:18:30.848 INFO:teuthology.orchestra.run.smithi113.stdout:(30/32): python3-mako-1.0.6-13.el8.noarch.rpm 459 kB/s | 157 kB 00:00 2023-12-06T22:18:30.873 INFO:teuthology.orchestra.run.smithi113.stdout:(31/32): python3-werkzeug-0.12.2-4.el8.noarch.r 1.3 MB/s | 457 kB 00:00 2023-12-06T22:18:30.915 INFO:teuthology.orchestra.run.smithi113.stdout:(32/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 496 kB/s | 103 kB 00:00 2023-12-06T22:18:30.917 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:18:30.917 INFO:teuthology.orchestra.run.smithi113.stdout:Total 11 MB/s | 28 MB 00:02 2023-12-06T22:18:31.010 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:18:31.034 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-06T22:18:31.047 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:18:31.047 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:18:31.252 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:18:31.256 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:18:31.356 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-06T22:18:31.650 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-06T22:18:31.879 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-12-06T22:18:32.193 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-12-06T22:18:32.346 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:18:32.525 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-06T22:18:32.584 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-06T22:18:32.863 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-06T22:18:32.901 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.n 27/32 2023-12-06T22:18:33.091 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 3/32 2023-12-06T22:18:33.121 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 28/32 2023-12-06T22:18:33.332 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2023-12-06T22:18:33.597 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/32 2023-12-06T22:18:33.782 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 6/32 2023-12-06T22:18:34.023 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2023-12-06T22:18:34.368 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 8/32 2023-12-06T22:18:34.600 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 28/32 2023-12-06T22:18:34.673 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 9/32 2023-12-06T22:18:34.845 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2023-12-06T22:18:34.854 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 29/32 2023-12-06T22:18:35.041 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2023-12-06T22:18:35.246 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 29/32 2023-12-06T22:18:35.279 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2023-12-06T22:18:35.428 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 30/32 2023-12-06T22:18:35.516 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-12-06T22:18:35.645 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 30/32 2023-12-06T22:18:35.727 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-12-06T22:18:35.820 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 31/32 2023-12-06T22:18:35.837 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 31/32 2023-12-06T22:18:35.866 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-12-06T22:18:36.065 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-12-06T22:18:36.240 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-12-06T22:18:36.376 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-12-06T22:18:36.608 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-12-06T22:18:36.832 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-12-06T22:18:36.874 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 32/32 2023-12-06T22:18:37.017 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-06T22:18:37.298 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-06T22:18:37.550 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-06T22:18:37.746 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-12-06T22:18:37.972 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 32/32 2023-12-06T22:18:37.973 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/32 2023-12-06T22:18:37.973 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/32 2023-12-06T22:18:37.973 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/32 2023-12-06T22:18:37.973 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 4/32 2023-12-06T22:18:37.973 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/32 2023-12-06T22:18:37.973 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.n 6/32 2023-12-06T22:18:37.973 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-12-06T22:18:37.973 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-12-06T22:18:37.973 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-12-06T22:18:37.973 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-12-06T22:18:37.973 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-12-06T22:18:37.974 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2023-12-06T22:18:37.975 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 26/32 2023-12-06T22:18:37.975 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/32 2023-12-06T22:18:37.975 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 28/32 2023-12-06T22:18:37.976 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2023-12-06T22:18:37.976 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/32 2023-12-06T22:18:37.976 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 31/32 2023-12-06T22:18:38.059 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-12-06T22:18:38.375 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-06T22:18:38.746 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.n 27/32 2023-12-06T22:18:38.907 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 28/32 2023-12-06T22:18:40.386 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 28/32 2023-12-06T22:18:40.632 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 29/32 2023-12-06T22:18:41.025 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 29/32 2023-12-06T22:18:41.219 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 30/32 2023-12-06T22:18:41.458 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 30/32 2023-12-06T22:18:42.444 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 31/32 2023-12-06T22:18:42.466 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 31/32 2023-12-06T22:18:42.601 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 32/32 2023-12-06T22:18:42.991 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 32/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 3/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 4/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 5/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.n 6/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-12-06T22:18:42.992 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-12-06T22:18:42.993 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-12-06T22:18:42.994 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2023-12-06T22:18:42.994 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 26/32 2023-12-06T22:18:42.994 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/32 2023-12-06T22:18:42.994 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 28/32 2023-12-06T22:18:42.994 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2023-12-06T22:18:42.994 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/32 2023-12-06T22:18:42.994 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 31/32 2023-12-06T22:18:47.574 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/32 2023-12-06T22:18:47.574 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:18:47.762 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:18:47.762 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:18:47.762 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:47.762 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:47.762 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:47.762 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:18:47.762 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:47.762 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:47.762 INFO:teuthology.orchestra.run.smithi071.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-06T22:18:47.763 INFO:teuthology.orchestra.run.smithi071.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-06T22:18:47.763 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-06T22:18:47.763 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-06T22:18:47.763 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-06T22:18:47.763 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-06T22:18:47.763 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-06T22:18:47.763 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-06T22:18:47.763 INFO:teuthology.orchestra.run.smithi071.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-06T22:18:47.763 INFO:teuthology.orchestra.run.smithi071.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-06T22:18:47.763 INFO:teuthology.orchestra.run.smithi071.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-06T22:18:47.763 INFO:teuthology.orchestra.run.smithi071.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-portend-2.6-1.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-06T22:18:47.764 INFO:teuthology.orchestra.run.smithi071.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-06T22:18:47.765 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:18:47.765 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:18:47.937 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-base 2023-12-06T22:18:48.284 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:18:50.125 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2023-12-06T22:18:50.484 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 25 kB/s | 4.5 kB 00:00 2023-12-06T22:18:50.780 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/32 2023-12-06T22:18:50.780 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:18:50.970 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:50.971 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:18:50.971 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:50.971 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mds-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:50.971 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:50.971 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr-modules-core-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:18:50.971 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mon-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:50.971 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-osd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:18:50.972 INFO:teuthology.orchestra.run.smithi113.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-06T22:18:50.972 INFO:teuthology.orchestra.run.smithi113.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-06T22:18:50.972 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-06T22:18:50.972 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-06T22:18:50.972 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-06T22:18:50.972 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-06T22:18:50.972 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-06T22:18:50.972 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-06T22:18:50.972 INFO:teuthology.orchestra.run.smithi113.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-portend-2.6-1.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-06T22:18:50.973 INFO:teuthology.orchestra.run.smithi113.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-06T22:18:50.974 INFO:teuthology.orchestra.run.smithi113.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-06T22:18:50.974 INFO:teuthology.orchestra.run.smithi113.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-06T22:18:50.974 INFO:teuthology.orchestra.run.smithi113.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-06T22:18:50.974 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:50.974 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:18:51.119 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-base 2023-12-06T22:18:51.466 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:18:52.029 INFO:teuthology.orchestra.run.smithi071.stdout:Package ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:18:52.140 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:18:52.141 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2023-12-06T22:18:52.142 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:18:52.282 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install cephadm 2023-12-06T22:18:52.625 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:18:53.165 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-06T22:18:53.519 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 25 kB/s | 4.5 kB 00:00 2023-12-06T22:18:54.532 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-06T22:18:54.852 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-06T22:18:54.976 INFO:teuthology.orchestra.run.smithi113.stdout:Package ceph-base-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:18:55.087 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:18:55.088 INFO:teuthology.orchestra.run.smithi113.stdout:Nothing to do. 2023-12-06T22:18:55.088 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:18:55.210 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install cephadm 2023-12-06T22:18:55.556 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:18:56.491 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:18:56.492 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:18:56.492 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2023-12-06T22:18:56.492 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:18:56.492 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:18:56.492 INFO:teuthology.orchestra.run.smithi071.stdout: cephadm noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 80 k 2023-12-06T22:18:56.492 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:18:56.492 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:18:56.492 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:18:56.492 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2023-12-06T22:18:56.492 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:18:56.493 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 80 k 2023-12-06T22:18:56.493 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 364 k 2023-12-06T22:18:56.493 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:18:56.765 INFO:teuthology.orchestra.run.smithi071.stdout:cephadm-17.2.7-115.g4f62d9ad.el8.noarch.rpm 296 kB/s | 80 kB 00:00 2023-12-06T22:18:56.765 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:18:56.766 INFO:teuthology.orchestra.run.smithi071.stdout:Total 295 kB/s | 80 kB 00:00 2023-12-06T22:18:56.766 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:18:56.774 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:18:56.774 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:18:56.776 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:18:56.779 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:18:56.818 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:18:57.183 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-06T22:18:57.503 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-06T22:18:58.531 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:18:58.708 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:18:58.873 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:18:59.155 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:18:59.156 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:18:59.157 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T22:18:59.157 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:18:59.157 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:18:59.157 INFO:teuthology.orchestra.run.smithi113.stdout: cephadm noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 80 k 2023-12-06T22:18:59.157 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:59.157 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:18:59.157 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:18:59.157 INFO:teuthology.orchestra.run.smithi113.stdout:Install 1 Package 2023-12-06T22:18:59.157 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:18:59.158 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 80 k 2023-12-06T22:18:59.158 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 364 k 2023-12-06T22:18:59.158 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:18:59.407 INFO:teuthology.orchestra.run.smithi113.stdout:cephadm-17.2.7-115.g4f62d9ad.el8.noarch.rpm 322 kB/s | 80 kB 00:00 2023-12-06T22:18:59.407 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:18:59.407 INFO:teuthology.orchestra.run.smithi113.stdout:Total 320 kB/s | 80 kB 00:00 2023-12-06T22:18:59.408 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:18:59.416 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:18:59.416 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:18:59.417 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:18:59.421 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:18:59.460 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:19:01.080 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:19:01.264 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:19:01.430 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:19:06.686 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:19:06.687 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:19:06.866 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:06.866 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:19:06.866 INFO:teuthology.orchestra.run.smithi071.stdout: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:19:06.866 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:06.866 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:19:07.015 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-immutable-object-cache 2023-12-06T22:19:07.374 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:19:07.769 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/1 2023-12-06T22:19:07.769 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:19:07.951 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:07.951 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:19:07.952 INFO:teuthology.orchestra.run.smithi113.stdout: cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:19:07.952 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:07.952 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:19:08.087 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-immutable-object-cache 2023-12-06T22:19:08.446 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:19:08.807 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-06T22:19:09.092 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 kB/s | 4.5 kB 00:00 2023-12-06T22:19:10.353 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2023-12-06T22:19:10.610 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 53 kB/s | 4.5 kB 00:00 2023-12-06T22:19:10.670 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:19:10.670 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:19:10.670 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repo Size 2023-12-06T22:19:10.670 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:19:10.670 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:19:10.670 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 161 k 2023-12-06T22:19:10.671 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:10.671 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:19:10.671 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:19:10.671 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2023-12-06T22:19:10.671 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:10.671 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 161 k 2023-12-06T22:19:10.671 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 490 k 2023-12-06T22:19:10.672 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:19:10.862 INFO:teuthology.orchestra.run.smithi071.stdout:ceph-immutable-object-cache-17.2.7-115.g4f62d9a 850 kB/s | 161 kB 00:00 2023-12-06T22:19:10.862 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:19:10.862 INFO:teuthology.orchestra.run.smithi071.stdout:Total 845 kB/s | 161 kB 00:00 2023-12-06T22:19:10.862 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:19:10.873 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:19:10.873 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:19:10.923 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:19:10.927 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:19:11.042 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:19:11.245 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:19:11.586 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:19:12.191 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:19:12.191 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:19:12.191 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repo Size 2023-12-06T22:19:12.191 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:19:12.192 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:19:12.192 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 161 k 2023-12-06T22:19:12.192 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:12.192 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:19:12.192 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:19:12.192 INFO:teuthology.orchestra.run.smithi113.stdout:Install 1 Package 2023-12-06T22:19:12.192 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:12.192 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 161 k 2023-12-06T22:19:12.193 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 490 k 2023-12-06T22:19:12.193 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:19:12.483 INFO:teuthology.orchestra.run.smithi113.stdout:ceph-immutable-object-cache-17.2.7-115.g4f62d9a 557 kB/s | 161 kB 00:00 2023-12-06T22:19:12.483 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:19:12.483 INFO:teuthology.orchestra.run.smithi113.stdout:Total 554 kB/s | 161 kB 00:00 2023-12-06T22:19:12.484 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:19:12.494 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:19:12.494 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:19:12.548 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:19:12.551 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:19:12.661 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:19:12.812 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:19:13.164 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:19:18.822 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:19:18.822 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:19:19.005 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:19.005 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:19:19.006 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:19:19.006 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:19.006 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:19:19.148 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-mgr 2023-12-06T22:19:19.494 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:19:19.962 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.e 1/1 2023-12-06T22:19:19.963 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:19:20.145 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:20.145 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:19:20.145 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-immutable-object-cache-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:19:20.145 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:20.145 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:19:20.279 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-mgr 2023-12-06T22:19:20.626 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:19:21.183 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 44 kB/s | 4.1 kB 00:00 2023-12-06T22:19:21.438 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 56 kB/s | 4.5 kB 00:00 2023-12-06T22:19:22.453 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2023-12-06T22:19:22.764 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2023-12-06T22:19:22.893 INFO:teuthology.orchestra.run.smithi071.stdout:Package ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:19:23.008 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:19:23.009 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2023-12-06T22:19:23.009 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:19:23.156 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-mgr-dashboard 2023-12-06T22:19:23.499 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:19:24.311 INFO:teuthology.orchestra.run.smithi113.stdout:Package ceph-mgr-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:19:24.423 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:19:24.424 INFO:teuthology.orchestra.run.smithi113.stdout:Nothing to do. 2023-12-06T22:19:24.424 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:19:24.533 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-mgr-dashboard 2023-12-06T22:19:24.877 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:19:25.418 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2023-12-06T22:19:25.703 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 53 kB/s | 4.5 kB 00:00 2023-12-06T22:19:26.522 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 69 kB/s | 4.1 kB 00:00 2023-12-06T22:19:26.870 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-06T22:19:27.360 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:19:27.361 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================================== 2023-12-06T22:19:27.361 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2023-12-06T22:19:27.362 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================================== 2023-12-06T22:19:27.362 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:19:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-dashboard noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 1.7 M 2023-12-06T22:19:27.362 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2023-12-06T22:19:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-grafana-dashboards noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 23 k 2023-12-06T22:19:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-prometheus-alerts noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 14 k 2023-12-06T22:19:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-06T22:19:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-06T22:19:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-06T22:19:27.362 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:27.362 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:19:27.363 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================================== 2023-12-06T22:19:27.363 INFO:teuthology.orchestra.run.smithi071.stdout:Install 6 Packages 2023-12-06T22:19:27.363 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:27.363 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 2.0 M 2023-12-06T22:19:27.364 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 8.0 M 2023-12-06T22:19:27.364 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:19:27.767 INFO:teuthology.orchestra.run.smithi071.stdout:(1/6): ceph-grafana-dashboards-17.2.7-115.g4f62 90 kB/s | 23 kB 00:00 2023-12-06T22:19:27.792 INFO:teuthology.orchestra.run.smithi071.stdout:(2/6): ceph-prometheus-alerts-17.2.7-115.g4f62d 52 kB/s | 14 kB 00:00 2023-12-06T22:19:27.842 INFO:teuthology.orchestra.run.smithi071.stdout:(3/6): ceph-mgr-dashboard-17.2.7-115.g4f62d9ad. 5.1 MB/s | 1.7 MB 00:00 2023-12-06T22:19:27.935 INFO:teuthology.orchestra.run.smithi071.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 201 kB/s | 34 kB 00:00 2023-12-06T22:19:27.993 INFO:teuthology.orchestra.run.smithi071.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 283 kB/s | 43 kB 00:00 2023-12-06T22:19:28.018 INFO:teuthology.orchestra.run.smithi071.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 870 kB/s | 196 kB 00:00 2023-12-06T22:19:28.020 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:19:28.020 INFO:teuthology.orchestra.run.smithi071.stdout:Total 3.0 MB/s | 2.0 MB 00:00 2023-12-06T22:19:28.032 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:19:28.041 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:19:28.041 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:19:28.098 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:19:28.102 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:19:28.353 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:19:28.441 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:19:28.442 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================================== 2023-12-06T22:19:28.442 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T22:19:28.442 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================================== 2023-12-06T22:19:28.442 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:19:28.442 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr-dashboard noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 1.7 M 2023-12-06T22:19:28.442 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T22:19:28.442 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-grafana-dashboards noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 23 k 2023-12-06T22:19:28.443 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-prometheus-alerts noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 14 k 2023-12-06T22:19:28.443 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-06T22:19:28.443 INFO:teuthology.orchestra.run.smithi113.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-06T22:19:28.443 INFO:teuthology.orchestra.run.smithi113.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-06T22:19:28.443 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:28.443 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:19:28.443 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================================== 2023-12-06T22:19:28.443 INFO:teuthology.orchestra.run.smithi113.stdout:Install 6 Packages 2023-12-06T22:19:28.443 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:28.444 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 2.0 M 2023-12-06T22:19:28.444 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 8.0 M 2023-12-06T22:19:28.444 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:19:28.567 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-06T22:19:28.805 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-06T22:19:28.995 INFO:teuthology.orchestra.run.smithi113.stdout:(1/6): ceph-prometheus-alerts-17.2.7-115.g4f62d 69 kB/s | 14 kB 00:00 2023-12-06T22:19:29.012 INFO:teuthology.orchestra.run.smithi113.stdout:(2/6): ceph-grafana-dashboards-17.2.7-115.g4f62 102 kB/s | 23 kB 00:00 2023-12-06T22:19:29.029 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-06T22:19:29.156 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.no 4/6 2023-12-06T22:19:29.524 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.n 5/6 2023-12-06T22:19:29.752 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 6/6 2023-12-06T22:19:29.971 INFO:teuthology.orchestra.run.smithi113.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 34 kB/s | 34 kB 00:00 2023-12-06T22:19:29.989 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 6/6 2023-12-06T22:19:29.989 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.n 1/6 2023-12-06T22:19:29.989 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 2/6 2023-12-06T22:19:29.989 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.no 3/6 2023-12-06T22:19:29.989 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-06T22:19:29.989 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-06T22:19:30.130 INFO:teuthology.orchestra.run.smithi113.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 269 kB/s | 43 kB 00:00 2023-12-06T22:19:30.430 INFO:teuthology.orchestra.run.smithi113.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 139 kB/s | 196 kB 00:01 2023-12-06T22:19:32.346 INFO:teuthology.orchestra.run.smithi113.stdout:(6/6): ceph-mgr-dashboard-17.2.7-115.g4f62d9ad. 488 kB/s | 1.7 MB 00:03 2023-12-06T22:19:32.350 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:19:32.350 INFO:teuthology.orchestra.run.smithi113.stdout:Total 524 kB/s | 2.0 MB 00:03 2023-12-06T22:19:32.363 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:19:32.373 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:19:32.373 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:19:32.435 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:19:32.439 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:19:32.700 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:19:32.917 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-06T22:19:33.106 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-06T22:19:33.301 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-06T22:19:33.430 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.no 4/6 2023-12-06T22:19:33.744 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.n 5/6 2023-12-06T22:19:33.970 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 6/6 2023-12-06T22:19:34.201 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 6/6 2023-12-06T22:19:34.201 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.n 1/6 2023-12-06T22:19:34.201 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 2/6 2023-12-06T22:19:34.201 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.no 3/6 2023-12-06T22:19:34.201 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-06T22:19:34.201 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-06T22:19:40.179 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-06T22:19:40.179 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:19:40.363 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:40.364 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:19:40.364 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:19:40.364 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:19:40.364 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:19:40.364 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-06T22:19:40.364 INFO:teuthology.orchestra.run.smithi071.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-06T22:19:40.364 INFO:teuthology.orchestra.run.smithi071.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-06T22:19:40.364 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:40.364 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:19:40.506 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-06T22:19:40.853 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:19:42.753 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 20 kB/s | 4.1 kB 00:00 2023-12-06T22:19:43.065 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-06T22:19:44.717 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:19:44.718 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================================================= 2023-12-06T22:19:44.718 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2023-12-06T22:19:44.718 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================================================= 2023-12-06T22:19:44.718 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 7.4 M 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.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-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================================================= 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout:Install 8 Packages 2023-12-06T22:19:44.719 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:19:44.720 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 35 M 2023-12-06T22:19:44.720 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 210 M 2023-12-06T22:19:44.720 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:19:44.828 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-06T22:19:44.828 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:19:44.908 INFO:teuthology.orchestra.run.smithi071.stdout:(1/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 3.4 MB/s | 644 kB 00:00 2023-12-06T22:19:44.933 INFO:teuthology.orchestra.run.smithi071.stdout:(2/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 806 kB/s | 171 kB 00:00 2023-12-06T22:19:45.011 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:45.011 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:19:45.011 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-grafana-dashboards-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:19:45.012 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr-dashboard-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:19:45.012 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-prometheus-alerts-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:19:45.012 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-06T22:19:45.012 INFO:teuthology.orchestra.run.smithi113.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-06T22:19:45.012 INFO:teuthology.orchestra.run.smithi113.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-06T22:19:45.012 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:45.012 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:19:45.140 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-06T22:19:45.167 INFO:teuthology.orchestra.run.smithi071.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 16 MB/s | 3.7 MB 00:00 2023-12-06T22:19:45.409 INFO:teuthology.orchestra.run.smithi071.stdout:(4/8): python3-scipy-1.0.0-21.module+el8.5.0+10 27 MB/s | 14 MB 00:00 2023-12-06T22:19:45.434 INFO:teuthology.orchestra.run.smithi071.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 843 kB/s | 225 kB 00:00 2023-12-06T22:19:45.490 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:19:45.685 INFO:teuthology.orchestra.run.smithi071.stdout:(6/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 18 MB/s | 4.9 MB 00:00 2023-12-06T22:19:45.776 INFO:teuthology.orchestra.run.smithi071.stdout:(7/8): openblas-0.3.15-3.el8.x86_64.rpm 14 MB/s | 4.7 MB 00:00 2023-12-06T22:19:45.969 INFO:teuthology.orchestra.run.smithi071.stdout:(8/8): ceph-mgr-diskprediction-local-17.2.7-115 5.9 MB/s | 7.4 MB 00:01 2023-12-06T22:19:45.970 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:19:45.970 INFO:teuthology.orchestra.run.smithi071.stdout:Total 28 MB/s | 35 MB 00:01 2023-12-06T22:19:46.212 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:19:46.230 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:19:46.230 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:19:46.522 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:19:46.526 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:19:47.098 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:19:47.272 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-06T22:19:47.278 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-06T22:19:47.406 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-06T22:19:47.573 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2023-12-06T22:19:47.595 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-06T22:19:48.208 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-06T22:19:48.395 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-06T22:19:48.975 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-06T22:19:49.138 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:19:49.139 INFO:teuthology.orchestra.run.smithi113.stdout:======================================================================================================================= 2023-12-06T22:19:49.139 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T22:19:49.139 INFO:teuthology.orchestra.run.smithi113.stdout:======================================================================================================================= 2023-12-06T22:19:49.139 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:19:49.139 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 7.4 M 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.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-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout:======================================================================================================================= 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout:Install 8 Packages 2023-12-06T22:19:49.140 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:19:49.141 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 35 M 2023-12-06T22:19:49.141 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 210 M 2023-12-06T22:19:49.141 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:19:49.211 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-12-06T22:19:49.311 INFO:teuthology.orchestra.run.smithi113.stdout:(1/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 3.7 MB/s | 644 kB 00:00 2023-12-06T22:19:49.337 INFO:teuthology.orchestra.run.smithi113.stdout:(2/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 879 kB/s | 171 kB 00:00 2023-12-06T22:19:49.554 INFO:teuthology.orchestra.run.smithi113.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 17 MB/s | 3.7 MB 00:00 2023-12-06T22:19:49.721 INFO:teuthology.orchestra.run.smithi113.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.3 MB/s | 225 kB 00:00 2023-12-06T22:19:49.873 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-12-06T22:19:49.929 INFO:teuthology.orchestra.run.smithi113.stdout:(5/8): python3-scipy-1.0.0-21.module+el8.5.0+10 22 MB/s | 14 MB 00:00 2023-12-06T22:19:50.030 INFO:teuthology.orchestra.run.smithi113.stdout:(6/8): ceph-mgr-diskprediction-local-17.2.7-115 8.3 MB/s | 7.4 MB 00:00 2023-12-06T22:19:50.130 INFO:teuthology.orchestra.run.smithi113.stdout:(7/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 12 MB/s | 4.9 MB 00:00 2023-12-06T22:19:50.213 INFO:teuthology.orchestra.run.smithi113.stdout:(8/8): openblas-0.3.15-3.el8.x86_64.rpm 17 MB/s | 4.7 MB 00:00 2023-12-06T22:19:50.214 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:19:50.215 INFO:teuthology.orchestra.run.smithi113.stdout:Total 33 MB/s | 35 MB 00:01 2023-12-06T22:19:50.239 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-06T22:19:50.450 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:19:50.469 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:19:50.469 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:19:50.469 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-06T22:19:50.761 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:19:50.765 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:19:51.307 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:19:51.462 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-06T22:19:51.608 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-06T22:19:51.736 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-06T22:19:52.229 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-06T22:19:52.354 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-06T22:19:52.545 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-06T22:19:53.144 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-06T22:19:53.361 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-12-06T22:19:53.475 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-12-06T22:19:53.661 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 8/8 2023-12-06T22:19:53.917 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 8/8 2023-12-06T22:19:53.917 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 1/8 2023-12-06T22:19:53.917 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-06T22:19:53.917 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 3/8 2023-12-06T22:19:53.917 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 4/8 2023-12-06T22:19:53.917 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-06T22:19:53.917 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-06T22:19:53.917 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 7/8 2023-12-06T22:19:54.052 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-12-06T22:19:54.372 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-06T22:19:54.561 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-06T22:19:56.317 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-06T22:19:57.583 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-12-06T22:19:57.744 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 8/8 2023-12-06T22:19:57.994 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 8/8 2023-12-06T22:19:57.995 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad 1/8 2023-12-06T22:19:57.995 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-06T22:19:57.995 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 3/8 2023-12-06T22:19:57.995 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 4/8 2023-12-06T22:19:57.995 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-06T22:19:57.995 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-06T22:19:57.995 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 7/8 2023-12-06T22:20:01.402 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 8/8 2023-12-06T22:20:01.402 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:20:01.588 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:01.588 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:20:01.588 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:20:01.588 INFO:teuthology.orchestra.run.smithi071.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-06T22:20:01.589 INFO:teuthology.orchestra.run.smithi071.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-06T22:20:01.589 INFO:teuthology.orchestra.run.smithi071.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-06T22:20:01.589 INFO:teuthology.orchestra.run.smithi071.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-06T22:20:01.589 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-06T22:20:01.589 INFO:teuthology.orchestra.run.smithi071.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-06T22:20:01.589 INFO:teuthology.orchestra.run.smithi071.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-06T22:20:01.589 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:01.589 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:20:01.760 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-mgr-rook 2023-12-06T22:20:02.109 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:20:03.928 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-06T22:20:04.302 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 26 kB/s | 4.5 kB 00:00 2023-12-06T22:20:05.949 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:20:05.951 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================================= 2023-12-06T22:20:05.951 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2023-12-06T22:20:05.951 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================================= 2023-12-06T22:20:05.951 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:20:05.951 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-rook noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 47 k 2023-12-06T22:20:05.951 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2023-12-06T22:20:05.951 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-06T22:20:05.951 INFO:teuthology.orchestra.run.smithi071.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-06T22:20:05.951 INFO:teuthology.orchestra.run.smithi071.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout:======================================================================================================= 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout:Install 13 Packages 2023-12-06T22:20:05.952 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:05.953 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 1.9 M 2023-12-06T22:20:05.953 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 25 M 2023-12-06T22:20:05.953 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:20:06.056 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 8/8 2023-12-06T22:20:06.056 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:20:06.241 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:06.241 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:20:06.241 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr-diskprediction-local-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:20:06.242 INFO:teuthology.orchestra.run.smithi113.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-06T22:20:06.242 INFO:teuthology.orchestra.run.smithi113.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-06T22:20:06.242 INFO:teuthology.orchestra.run.smithi113.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-06T22:20:06.242 INFO:teuthology.orchestra.run.smithi113.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-06T22:20:06.242 INFO:teuthology.orchestra.run.smithi113.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-06T22:20:06.242 INFO:teuthology.orchestra.run.smithi113.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-06T22:20:06.242 INFO:teuthology.orchestra.run.smithi113.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-06T22:20:06.242 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:06.242 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:20:06.383 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-mgr-rook 2023-12-06T22:20:06.544 INFO:teuthology.orchestra.run.smithi071.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 66 kB/s | 16 kB 00:00 2023-12-06T22:20:06.569 INFO:teuthology.orchestra.run.smithi071.stdout:(2/13): ceph-mgr-rook-17.2.7-115.g4f62d9ad.el8. 174 kB/s | 47 kB 00:00 2023-12-06T22:20:06.594 INFO:teuthology.orchestra.run.smithi071.stdout:(3/13): python3-cachetools-3.1.1-4.el8.noarch.r 111 kB/s | 33 kB 00:00 2023-12-06T22:20:06.670 INFO:teuthology.orchestra.run.smithi071.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 646 kB/s | 81 kB 00:00 2023-12-06T22:20:06.729 INFO:teuthology.orchestra.run.smithi071.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 480 kB/s | 64 kB 00:00 2023-12-06T22:20:06.731 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:20:06.812 INFO:teuthology.orchestra.run.smithi071.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 431 kB/s | 61 kB 00:00 2023-12-06T22:20:06.871 INFO:teuthology.orchestra.run.smithi071.stdout:(7/13): python3-requests-oauthlib-1.0.0-1.el8.n 301 kB/s | 43 kB 00:00 2023-12-06T22:20:06.980 INFO:teuthology.orchestra.run.smithi071.stdout:(8/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 928 kB/s | 155 kB 00:00 2023-12-06T22:20:07.005 INFO:teuthology.orchestra.run.smithi071.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 824 kB/s | 110 kB 00:00 2023-12-06T22:20:07.130 INFO:teuthology.orchestra.run.smithi071.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 177 kB/s | 27 kB 00:00 2023-12-06T22:20:07.155 INFO:teuthology.orchestra.run.smithi071.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 841 kB/s | 126 kB 00:00 2023-12-06T22:20:07.289 INFO:teuthology.orchestra.run.smithi071.stdout:(12/13): python3-jsonpointer-1.10-11.el8.noarch 126 kB/s | 20 kB 00:00 2023-12-06T22:20:08.552 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2023-12-06T22:20:08.556 INFO:teuthology.orchestra.run.smithi071.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 601 kB/s | 1.2 MB 00:01 2023-12-06T22:20:08.559 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:20:08.559 INFO:teuthology.orchestra.run.smithi071.stdout:Total 758 kB/s | 1.9 MB 00:02 2023-12-06T22:20:08.624 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:20:08.640 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:20:08.640 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:20:08.712 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:20:08.716 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:20:08.852 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2023-12-06T22:20:09.292 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:20:09.548 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-06T22:20:09.818 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-06T22:20:09.980 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-06T22:20:10.172 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-12-06T22:20:10.393 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-12-06T22:20:10.415 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:20:10.417 INFO:teuthology.orchestra.run.smithi113.stdout:======================================================================================================= 2023-12-06T22:20:10.417 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T22:20:10.417 INFO:teuthology.orchestra.run.smithi113.stdout:======================================================================================================= 2023-12-06T22:20:10.417 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:20:10.417 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr-rook noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 47 k 2023-12-06T22:20:10.417 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T22:20:10.417 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-06T22:20:10.417 INFO:teuthology.orchestra.run.smithi113.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-06T22:20:10.417 INFO:teuthology.orchestra.run.smithi113.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-06T22:20:10.417 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout:======================================================================================================= 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout:Install 13 Packages 2023-12-06T22:20:10.418 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:10.419 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 1.9 M 2023-12-06T22:20:10.419 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 25 M 2023-12-06T22:20:10.419 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:20:10.571 INFO:teuthology.orchestra.run.smithi113.stdout:(1/13): python3-cachetools-3.1.1-4.el8.noarch.r 363 kB/s | 33 kB 00:00 2023-12-06T22:20:10.596 INFO:teuthology.orchestra.run.smithi113.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 140 kB/s | 16 kB 00:00 2023-12-06T22:20:10.619 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-06T22:20:10.630 INFO:teuthology.orchestra.run.smithi113.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 1.4 MB/s | 81 kB 00:00 2023-12-06T22:20:10.672 INFO:teuthology.orchestra.run.smithi113.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 1.5 MB/s | 64 kB 00:00 2023-12-06T22:20:10.739 INFO:teuthology.orchestra.run.smithi113.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 916 kB/s | 61 kB 00:00 2023-12-06T22:20:10.764 INFO:teuthology.orchestra.run.smithi113.stdout:(6/13): ceph-mgr-rook-17.2.7-115.g4f62d9ad.el8. 167 kB/s | 47 kB 00:00 2023-12-06T22:20:10.798 INFO:teuthology.orchestra.run.smithi113.stdout:(7/13): python3-kubernetes-11.0.0-6.el8.noarch. 5.8 MB/s | 1.2 MB 00:00 2023-12-06T22:20:10.834 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-06T22:20:10.957 INFO:teuthology.orchestra.run.smithi113.stdout:(8/13): python3-requests-oauthlib-1.0.0-1.el8.n 196 kB/s | 43 kB 00:00 2023-12-06T22:20:10.974 INFO:teuthology.orchestra.run.smithi113.stdout:(9/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 741 kB/s | 155 kB 00:00 2023-12-06T22:20:10.999 INFO:teuthology.orchestra.run.smithi113.stdout:(10/13): python3-pyasn1-modules-0.3.7-6.el8.noa 579 kB/s | 110 kB 00:00 2023-12-06T22:20:11.064 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-06T22:20:11.108 INFO:teuthology.orchestra.run.smithi113.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 946 kB/s | 126 kB 00:00 2023-12-06T22:20:11.133 INFO:teuthology.orchestra.run.smithi113.stdout:(12/13): python3-jsonpointer-1.10-11.el8.noarch 150 kB/s | 20 kB 00:00 2023-12-06T22:20:11.158 INFO:teuthology.orchestra.run.smithi113.stdout:(13/13): python3-jsonpatch-1.21-2.el8.noarch.rp 132 kB/s | 27 kB 00:00 2023-12-06T22:20:11.159 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:20:11.159 INFO:teuthology.orchestra.run.smithi113.stdout:Total 2.6 MB/s | 1.9 MB 00:00 2023-12-06T22:20:11.217 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:20:11.232 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:20:11.232 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:20:11.237 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-06T22:20:11.301 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:20:11.305 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:20:11.480 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-06T22:20:11.808 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:20:11.998 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-06T22:20:12.209 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-06T22:20:12.388 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-06T22:20:12.555 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-12-06T22:20:12.609 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-06T22:20:12.766 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-12-06T22:20:12.873 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-06T22:20:12.986 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-06T22:20:13.098 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 13/13 2023-12-06T22:20:13.175 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-06T22:20:13.335 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 13/13 2023-12-06T22:20:13.335 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 1/13 2023-12-06T22:20:13.335 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-06T22:20:13.335 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-06T22:20:13.335 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-06T22:20:13.335 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-06T22:20:13.335 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-06T22:20:13.335 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-06T22:20:13.336 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2023-12-06T22:20:13.336 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2023-12-06T22:20:13.336 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 10/13 2023-12-06T22:20:13.336 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 11/13 2023-12-06T22:20:13.336 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2023-12-06T22:20:13.405 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-06T22:20:13.570 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-06T22:20:13.784 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-06T22:20:14.854 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-06T22:20:15.107 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-06T22:20:15.298 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 13/13 2023-12-06T22:20:15.537 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 13/13 2023-12-06T22:20:15.537 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 1/13 2023-12-06T22:20:15.537 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-06T22:20:15.537 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-06T22:20:15.537 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-06T22:20:15.537 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-06T22:20:15.537 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-06T22:20:15.538 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-06T22:20:15.538 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2023-12-06T22:20:15.538 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2023-12-06T22:20:15.538 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 10/13 2023-12-06T22:20:15.538 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 11/13 2023-12-06T22:20:15.538 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2023-12-06T22:20:21.842 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 13/13 2023-12-06T22:20:21.842 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:20:22.026 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:22.026 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:20:22.026 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:20:22.026 INFO:teuthology.orchestra.run.smithi071.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-06T22:20:22.026 INFO:teuthology.orchestra.run.smithi071.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-06T22:20:22.026 INFO:teuthology.orchestra.run.smithi071.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-06T22:20:22.026 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-06T22:20:22.026 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-06T22:20:22.026 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-06T22:20:22.027 INFO:teuthology.orchestra.run.smithi071.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-06T22:20:22.027 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-06T22:20:22.027 INFO:teuthology.orchestra.run.smithi071.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-06T22:20:22.027 INFO:teuthology.orchestra.run.smithi071.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-06T22:20:22.027 INFO:teuthology.orchestra.run.smithi071.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-06T22:20:22.027 INFO:teuthology.orchestra.run.smithi071.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-06T22:20:22.027 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:22.027 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:20:22.170 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-mgr-cephadm 2023-12-06T22:20:22.333 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 13/13 2023-12-06T22:20:22.333 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:20:22.518 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr-rook-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-06T22:20:22.519 INFO:teuthology.orchestra.run.smithi113.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-06T22:20:22.520 INFO:teuthology.orchestra.run.smithi113.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-06T22:20:22.520 INFO:teuthology.orchestra.run.smithi113.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-06T22:20:22.520 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:22.520 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:20:22.525 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:20:22.639 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-mgr-cephadm 2023-12-06T22:20:22.991 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:20:24.479 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-06T22:20:24.767 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-06T22:20:24.889 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 19 kB/s | 4.1 kB 00:00 2023-12-06T22:20:25.232 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-06T22:20:26.347 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:20:26.348 INFO:teuthology.orchestra.run.smithi071.stdout:============================================================================================== 2023-12-06T22:20:26.348 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2023-12-06T22:20:26.348 INFO:teuthology.orchestra.run.smithi071.stdout:============================================================================================== 2023-12-06T22:20:26.348 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:20:26.349 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-cephadm noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 121 k 2023-12-06T22:20:26.349 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2023-12-06T22:20:26.349 INFO:teuthology.orchestra.run.smithi071.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-06T22:20:26.349 INFO:teuthology.orchestra.run.smithi071.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-06T22:20:26.349 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-06T22:20:26.349 INFO:teuthology.orchestra.run.smithi071.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-06T22:20:26.349 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:26.349 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:20:26.349 INFO:teuthology.orchestra.run.smithi071.stdout:============================================================================================== 2023-12-06T22:20:26.349 INFO:teuthology.orchestra.run.smithi071.stdout:Install 5 Packages 2023-12-06T22:20:26.349 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:26.350 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 6.0 M 2023-12-06T22:20:26.350 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 26 M 2023-12-06T22:20:26.350 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:20:26.813 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:20:26.814 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================== 2023-12-06T22:20:26.814 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T22:20:26.814 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================== 2023-12-06T22:20:26.814 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:20:26.814 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr-cephadm noarch 2:17.2.7-115.g4f62d9ad.el8 ceph-noarch 121 k 2023-12-06T22:20:26.814 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T22:20:26.815 INFO:teuthology.orchestra.run.smithi113.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-06T22:20:26.815 INFO:teuthology.orchestra.run.smithi113.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-06T22:20:26.815 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-06T22:20:26.815 INFO:teuthology.orchestra.run.smithi113.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-06T22:20:26.815 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:26.815 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:20:26.815 INFO:teuthology.orchestra.run.smithi113.stdout:============================================================================================== 2023-12-06T22:20:26.815 INFO:teuthology.orchestra.run.smithi113.stdout:Install 5 Packages 2023-12-06T22:20:26.815 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:26.816 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 6.0 M 2023-12-06T22:20:26.816 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 26 M 2023-12-06T22:20:26.816 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:20:26.919 INFO:teuthology.orchestra.run.smithi071.stdout:(1/5): ceph-mgr-cephadm-17.2.7-115.g4f62d9ad.el 566 kB/s | 121 kB 00:00 2023-12-06T22:20:26.995 INFO:teuthology.orchestra.run.smithi071.stdout:(2/5): python3-natsort-7.1.1-2.el8.noarch.rpm 208 kB/s | 60 kB 00:00 2023-12-06T22:20:27.075 INFO:teuthology.orchestra.run.smithi113.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 260 kB/s | 60 kB 00:00 2023-12-06T22:20:27.120 INFO:teuthology.orchestra.run.smithi071.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.6 MB/s | 538 kB 00:00 2023-12-06T22:20:27.126 INFO:teuthology.orchestra.run.smithi113.stdout:(2/5): ceph-mgr-cephadm-17.2.7-115.g4f62d9ad.el 430 kB/s | 121 kB 00:00 2023-12-06T22:20:27.162 INFO:teuthology.orchestra.run.smithi071.stdout:(4/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.0 MB/s | 476 kB 00:00 2023-12-06T22:20:27.201 INFO:teuthology.orchestra.run.smithi113.stdout:(3/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.3 MB/s | 476 kB 00:00 2023-12-06T22:20:27.251 INFO:teuthology.orchestra.run.smithi113.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.0 MB/s | 538 kB 00:00 2023-12-06T22:20:27.387 INFO:teuthology.orchestra.run.smithi071.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 12 MB/s | 4.8 MB 00:00 2023-12-06T22:20:27.390 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:20:27.390 INFO:teuthology.orchestra.run.smithi071.stdout:Total 5.7 MB/s | 6.0 MB 00:01 2023-12-06T22:20:27.393 INFO:teuthology.orchestra.run.smithi113.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 18 MB/s | 4.8 MB 00:00 2023-12-06T22:20:27.394 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:20:27.394 INFO:teuthology.orchestra.run.smithi113.stdout:Total 10 MB/s | 6.0 MB 00:00 2023-12-06T22:20:27.446 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:20:27.447 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:20:27.457 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:20:27.458 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:20:27.459 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:20:27.459 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:20:27.535 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:20:27.539 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:20:27.540 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:20:27.544 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:20:28.472 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:20:28.499 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:20:28.840 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-06T22:20:28.907 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-06T22:20:29.171 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-06T22:20:29.475 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-06T22:20:29.780 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-06T22:20:29.944 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 5/5 2023-12-06T22:20:30.106 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-06T22:20:30.215 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 5/5 2023-12-06T22:20:30.215 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/5 2023-12-06T22:20:30.215 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-06T22:20:30.215 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-06T22:20:30.215 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-06T22:20:30.579 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-06T22:20:30.864 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-06T22:20:31.061 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 5/5 2023-12-06T22:20:31.299 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 5/5 2023-12-06T22:20:31.299 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 1/5 2023-12-06T22:20:31.299 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-06T22:20:31.299 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-06T22:20:31.299 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-06T22:20:39.784 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-12-06T22:20:39.784 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:20:39.969 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:39.970 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:20:39.970 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:20:39.970 INFO:teuthology.orchestra.run.smithi071.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-06T22:20:39.970 INFO:teuthology.orchestra.run.smithi071.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-06T22:20:39.970 INFO:teuthology.orchestra.run.smithi071.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-06T22:20:39.970 INFO:teuthology.orchestra.run.smithi071.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-06T22:20:39.970 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:39.970 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:20:40.131 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install ceph-fuse 2023-12-06T22:20:40.486 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:20:40.912 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-12-06T22:20:40.912 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:20:41.098 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:41.099 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:20:41.099 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-mgr-cephadm-2:17.2.7-115.g4f62d9ad.el8.noarch 2023-12-06T22:20:41.099 INFO:teuthology.orchestra.run.smithi113.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-06T22:20:41.099 INFO:teuthology.orchestra.run.smithi113.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-06T22:20:41.099 INFO:teuthology.orchestra.run.smithi113.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-06T22:20:41.099 INFO:teuthology.orchestra.run.smithi113.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-06T22:20:41.099 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:41.099 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:20:41.232 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install ceph-fuse 2023-12-06T22:20:41.586 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:20:42.163 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 44 kB/s | 4.1 kB 00:00 2023-12-06T22:20:42.545 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 23 kB/s | 4.5 kB 00:00 2023-12-06T22:20:43.308 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-06T22:20:43.677 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 23 kB/s | 4.5 kB 00:00 2023-12-06T22:20:44.121 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:20:44.122 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:20:44.122 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repository Size 2023-12-06T22:20:44.122 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:20:44.122 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:20:44.122 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-fuse 2023-12-06T22:20:44.122 INFO:teuthology.orchestra.run.smithi071.stdout: x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 874 k 2023-12-06T22:20:44.123 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2023-12-06T22:20:44.123 INFO:teuthology.orchestra.run.smithi071.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-06T22:20:44.123 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:44.123 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:20:44.123 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:20:44.123 INFO:teuthology.orchestra.run.smithi071.stdout:Install 2 Packages 2023-12-06T22:20:44.123 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:44.123 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 957 k 2023-12-06T22:20:44.124 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 3.0 M 2023-12-06T22:20:44.124 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:20:44.313 INFO:teuthology.orchestra.run.smithi071.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 438 kB/s | 83 kB 00:00 2023-12-06T22:20:44.732 INFO:teuthology.orchestra.run.smithi071.stdout:(2/2): ceph-fuse-17.2.7-115.g4f62d9ad.el8.x86_6 1.4 MB/s | 874 kB 00:00 2023-12-06T22:20:44.733 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:20:44.733 INFO:teuthology.orchestra.run.smithi071.stdout:Total 1.5 MB/s | 957 kB 00:00 2023-12-06T22:20:44.769 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:20:44.793 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:20:44.794 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:20:44.866 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:20:44.870 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:20:45.191 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:20:45.325 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:20:45.325 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:20:45.325 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repository Size 2023-12-06T22:20:45.326 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:20:45.326 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:20:45.326 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-fuse 2023-12-06T22:20:45.326 INFO:teuthology.orchestra.run.smithi113.stdout: x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 874 k 2023-12-06T22:20:45.326 INFO:teuthology.orchestra.run.smithi113.stdout:Installing dependencies: 2023-12-06T22:20:45.326 INFO:teuthology.orchestra.run.smithi113.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-06T22:20:45.326 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:45.326 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:20:45.326 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:20:45.326 INFO:teuthology.orchestra.run.smithi113.stdout:Install 2 Packages 2023-12-06T22:20:45.326 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:45.327 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 957 k 2023-12-06T22:20:45.327 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 3.0 M 2023-12-06T22:20:45.327 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:20:45.471 INFO:teuthology.orchestra.run.smithi113.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 575 kB/s | 83 kB 00:00 2023-12-06T22:20:45.512 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-12-06T22:20:45.664 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/2 2023-12-06T22:20:46.026 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/2 2023-12-06T22:20:46.027 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/2 2023-12-06T22:20:46.157 INFO:teuthology.orchestra.run.smithi113.stdout:(2/2): ceph-fuse-17.2.7-115.g4f62d9ad.el8.x86_6 1.0 MB/s | 874 kB 00:00 2023-12-06T22:20:46.158 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:20:46.158 INFO:teuthology.orchestra.run.smithi113.stdout:Total 1.1 MB/s | 957 kB 00:00 2023-12-06T22:20:46.171 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:20:46.191 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:20:46.192 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:20:46.271 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:20:46.275 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:20:46.434 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:20:46.726 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-12-06T22:20:46.898 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/2 2023-12-06T22:20:47.230 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2/2 2023-12-06T22:20:47.230 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/2 2023-12-06T22:20:53.344 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-12-06T22:20:53.344 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:20:53.526 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:53.526 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:20:53.526 INFO:teuthology.orchestra.run.smithi071.stdout: ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-12-06T22:20:53.526 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:53.526 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:20:53.701 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install librados-devel 2023-12-06T22:20:54.058 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:20:54.945 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-12-06T22:20:54.945 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:20:55.130 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:55.130 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:20:55.130 INFO:teuthology.orchestra.run.smithi113.stdout: ceph-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-12-06T22:20:55.130 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:55.131 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:20:55.260 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install librados-devel 2023-12-06T22:20:55.616 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:20:55.965 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2023-12-06T22:20:56.274 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2023-12-06T22:20:57.408 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-06T22:20:57.762 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-06T22:20:57.922 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:20:57.923 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:20:57.923 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repo Size 2023-12-06T22:20:57.923 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:20:57.923 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:20:57.923 INFO:teuthology.orchestra.run.smithi071.stdout: librados-devel x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 130 k 2023-12-06T22:20:57.923 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:57.923 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:20:57.923 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:20:57.923 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2023-12-06T22:20:57.923 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:20:57.924 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 130 k 2023-12-06T22:20:57.924 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 464 k 2023-12-06T22:20:57.924 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:20:58.113 INFO:teuthology.orchestra.run.smithi071.stdout:librados-devel-17.2.7-115.g4f62d9ad.el8.x86_64. 687 kB/s | 130 kB 00:00 2023-12-06T22:20:58.114 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:20:58.114 INFO:teuthology.orchestra.run.smithi071.stdout:Total 683 kB/s | 130 kB 00:00 2023-12-06T22:20:58.114 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:20:58.119 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:20:58.120 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:20:58.173 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:20:58.177 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:20:58.290 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:20:58.453 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:20:58.682 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:20:59.337 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:20:59.337 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repo Size 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout: librados-devel x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 130 k 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout:Install 1 Package 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 130 k 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 464 k 2023-12-06T22:20:59.338 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:20:59.521 INFO:teuthology.orchestra.run.smithi113.stdout:librados-devel-17.2.7-115.g4f62d9ad.el8.x86_64. 713 kB/s | 130 kB 00:00 2023-12-06T22:20:59.521 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:20:59.521 INFO:teuthology.orchestra.run.smithi113.stdout:Total 708 kB/s | 130 kB 00:00 2023-12-06T22:20:59.522 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:20:59.527 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:20:59.527 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:20:59.580 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:20:59.584 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:20:59.698 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:20:59.886 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:00.141 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:07.384 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:07.384 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:21:07.567 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:21:07.568 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:21:07.568 INFO:teuthology.orchestra.run.smithi071.stdout: librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:21:07.568 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:21:07.568 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:21:07.702 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install libcephfs2 2023-12-06T22:21:08.056 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:09.784 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 42 kB/s | 4.1 kB 00:00 2023-12-06T22:21:10.039 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:10.039 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:21:10.113 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-06T22:21:10.224 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:21:10.224 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:21:10.224 INFO:teuthology.orchestra.run.smithi113.stdout: librados-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:21:10.224 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:21:10.224 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:21:10.354 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install libcephfs2 2023-12-06T22:21:10.707 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:11.652 INFO:teuthology.orchestra.run.smithi071.stdout:Package libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:11.762 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:21:11.763 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2023-12-06T22:21:11.763 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:21:11.885 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install libcephfs-devel 2023-12-06T22:21:12.239 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:12.512 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 37 kB/s | 4.1 kB 00:00 2023-12-06T22:21:12.790 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 kB/s | 4.5 kB 00:00 2023-12-06T22:21:13.980 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-06T22:21:14.291 INFO:teuthology.orchestra.run.smithi113.stdout:Package libcephfs2-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:14.323 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-06T22:21:14.401 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:21:14.402 INFO:teuthology.orchestra.run.smithi113.stdout:Nothing to do. 2023-12-06T22:21:14.402 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:21:14.520 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install libcephfs-devel 2023-12-06T22:21:14.871 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:15.899 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:21:15.900 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:21:15.900 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repo Size 2023-12-06T22:21:15.900 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:21:15.900 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:21:15.900 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs-devel x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 25 k 2023-12-06T22:21:15.900 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:21:15.900 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:21:15.900 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:21:15.900 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2023-12-06T22:21:15.900 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:21:15.901 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 25 k 2023-12-06T22:21:15.901 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 109 k 2023-12-06T22:21:15.901 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:21:16.151 INFO:teuthology.orchestra.run.smithi071.stdout:libcephfs-devel-17.2.7-115.g4f62d9ad.el8.x86_64 99 kB/s | 25 kB 00:00 2023-12-06T22:21:16.152 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:21:16.152 INFO:teuthology.orchestra.run.smithi071.stdout:Total 99 kB/s | 25 kB 00:00 2023-12-06T22:21:16.152 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:21:16.156 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:21:16.156 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:21:16.158 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:21:16.162 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:21:16.362 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:21:16.707 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:16.729 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2023-12-06T22:21:16.909 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:17.026 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-06T22:21:18.587 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:21:18.587 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:21:18.587 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repo Size 2023-12-06T22:21:18.587 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:21:18.587 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:21:18.587 INFO:teuthology.orchestra.run.smithi113.stdout: libcephfs-devel x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 25 k 2023-12-06T22:21:18.588 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:21:18.588 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:21:18.588 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:21:18.588 INFO:teuthology.orchestra.run.smithi113.stdout:Install 1 Package 2023-12-06T22:21:18.588 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:21:18.588 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 25 k 2023-12-06T22:21:18.588 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 109 k 2023-12-06T22:21:18.588 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:21:18.735 INFO:teuthology.orchestra.run.smithi113.stdout:libcephfs-devel-17.2.7-115.g4f62d9ad.el8.x86_64 170 kB/s | 25 kB 00:00 2023-12-06T22:21:18.735 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:21:18.735 INFO:teuthology.orchestra.run.smithi113.stdout:Total 168 kB/s | 25 kB 00:00 2023-12-06T22:21:18.736 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:21:18.739 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:21:18.740 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:21:18.741 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:21:18.745 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:21:18.798 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:21:19.006 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:19.221 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:26.894 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:26.894 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:21:27.075 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:21:27.075 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:21:27.075 INFO:teuthology.orchestra.run.smithi071.stdout: libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:21:27.075 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:21:27.075 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:21:27.213 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install librados2 2023-12-06T22:21:27.568 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:28.940 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:28.940 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:21:29.122 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:21:29.123 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:21:29.123 INFO:teuthology.orchestra.run.smithi113.stdout: libcephfs-devel-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:21:29.123 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:21:29.123 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:21:29.253 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install librados2 2023-12-06T22:21:29.386 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-06T22:21:29.605 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:29.713 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-06T22:21:31.207 INFO:teuthology.orchestra.run.smithi071.stdout:Package librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:31.315 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:21:31.317 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2023-12-06T22:21:31.317 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:21:31.387 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-06T22:21:31.437 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install librbd1 2023-12-06T22:21:31.729 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-06T22:21:31.789 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:33.183 INFO:teuthology.orchestra.run.smithi113.stdout:Package librados2-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:33.199 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 60 kB/s | 4.1 kB 00:00 2023-12-06T22:21:33.294 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:21:33.295 INFO:teuthology.orchestra.run.smithi113.stdout:Nothing to do. 2023-12-06T22:21:33.295 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:21:33.410 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install librbd1 2023-12-06T22:21:33.519 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2023-12-06T22:21:33.762 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:34.992 INFO:teuthology.orchestra.run.smithi071.stdout:Package librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:35.101 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:21:35.102 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2023-12-06T22:21:35.102 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:21:35.228 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install python3-rados 2023-12-06T22:21:35.334 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 36 kB/s | 4.1 kB 00:00 2023-12-06T22:21:35.582 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:35.661 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-06T22:21:37.124 INFO:teuthology.orchestra.run.smithi113.stdout:Package librbd1-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:37.233 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:21:37.235 INFO:teuthology.orchestra.run.smithi113.stdout:Nothing to do. 2023-12-06T22:21:37.235 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:21:37.348 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install python3-rados 2023-12-06T22:21:37.360 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-06T22:21:37.684 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-06T22:21:37.700 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:39.154 INFO:teuthology.orchestra.run.smithi071.stdout:Package python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:39.265 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:21:39.266 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2023-12-06T22:21:39.266 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:21:39.392 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install python3-rgw 2023-12-06T22:21:39.543 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-06T22:21:39.743 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:39.799 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 58 kB/s | 4.5 kB 00:00 2023-12-06T22:21:41.249 INFO:teuthology.orchestra.run.smithi113.stdout:Package python3-rados-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:41.359 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:21:41.360 INFO:teuthology.orchestra.run.smithi113.stdout:Nothing to do. 2023-12-06T22:21:41.360 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:21:41.446 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-06T22:21:41.478 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install python3-rgw 2023-12-06T22:21:41.784 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2023-12-06T22:21:41.831 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:43.263 INFO:teuthology.orchestra.run.smithi071.stdout:Package python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:43.372 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:21:43.373 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2023-12-06T22:21:43.373 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:21:43.492 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install python3-cephfs 2023-12-06T22:21:43.678 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-06T22:21:43.845 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:44.009 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2023-12-06T22:21:45.544 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2023-12-06T22:21:45.546 INFO:teuthology.orchestra.run.smithi113.stdout:Package python3-rgw-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:45.659 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:21:45.660 INFO:teuthology.orchestra.run.smithi113.stdout:Nothing to do. 2023-12-06T22:21:45.660 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:21:45.781 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install python3-cephfs 2023-12-06T22:21:45.849 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2023-12-06T22:21:46.133 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:47.392 INFO:teuthology.orchestra.run.smithi071.stdout:Package python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:47.502 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:21:47.503 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2023-12-06T22:21:47.503 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:21:47.700 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install python3-rbd 2023-12-06T22:21:47.818 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-06T22:21:48.054 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:48.138 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-06T22:21:49.521 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 109 kB/s | 4.1 kB 00:00 2023-12-06T22:21:49.598 INFO:teuthology.orchestra.run.smithi113.stdout:Package python3-cephfs-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:49.709 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:21:49.710 INFO:teuthology.orchestra.run.smithi113.stdout:Nothing to do. 2023-12-06T22:21:49.710 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:21:49.758 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 111 kB/s | 4.5 kB 00:00 2023-12-06T22:21:49.835 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install python3-rbd 2023-12-06T22:21:50.190 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:51.258 INFO:teuthology.orchestra.run.smithi071.stdout:Package python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:51.366 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:21:51.367 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2023-12-06T22:21:51.367 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:21:51.483 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install rbd-fuse 2023-12-06T22:21:51.643 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-06T22:21:51.836 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:51.859 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 123 kB/s | 4.5 kB 00:00 2023-12-06T22:21:52.566 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 103 kB/s | 4.1 kB 00:00 2023-12-06T22:21:52.789 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 122 kB/s | 4.5 kB 00:00 2023-12-06T22:21:53.318 INFO:teuthology.orchestra.run.smithi113.stdout:Package python3-rbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 is already installed. 2023-12-06T22:21:53.427 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:21:53.428 INFO:teuthology.orchestra.run.smithi113.stdout:Nothing to do. 2023-12-06T22:21:53.428 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:21:53.601 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install rbd-fuse 2023-12-06T22:21:53.956 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:21:54.360 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:21:54.360 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:21:54.360 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2023-12-06T22:21:54.360 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:21:54.360 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:21:54.360 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-fuse x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 90 k 2023-12-06T22:21:54.361 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:21:54.361 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:21:54.361 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:21:54.361 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2023-12-06T22:21:54.361 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:21:54.361 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 90 k 2023-12-06T22:21:54.361 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 264 k 2023-12-06T22:21:54.361 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:21:54.625 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 150 kB/s | 4.1 kB 00:00 2023-12-06T22:21:54.651 INFO:teuthology.orchestra.run.smithi071.stdout:rbd-fuse-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 311 kB/s | 90 kB 00:00 2023-12-06T22:21:54.651 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:21:54.652 INFO:teuthology.orchestra.run.smithi071.stdout:Total 310 kB/s | 90 kB 00:00 2023-12-06T22:21:54.652 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:21:54.662 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:21:54.662 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:21:54.716 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:21:54.720 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:21:54.831 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 136 kB/s | 4.5 kB 00:00 2023-12-06T22:21:54.847 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:21:55.048 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:55.277 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:56.472 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:21:56.473 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:21:56.473 INFO:teuthology.orchestra.run.smithi113.stdout: Package Architecture Version Repository Size 2023-12-06T22:21:56.473 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:21:56.473 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:21:56.473 INFO:teuthology.orchestra.run.smithi113.stdout: rbd-fuse x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 90 k 2023-12-06T22:21:56.473 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:21:56.473 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:21:56.473 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:21:56.474 INFO:teuthology.orchestra.run.smithi113.stdout:Install 1 Package 2023-12-06T22:21:56.474 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:21:56.474 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 90 k 2023-12-06T22:21:56.474 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 264 k 2023-12-06T22:21:56.474 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:21:56.648 INFO:teuthology.orchestra.run.smithi113.stdout:rbd-fuse-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 520 kB/s | 90 kB 00:00 2023-12-06T22:21:56.648 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:21:56.649 INFO:teuthology.orchestra.run.smithi113.stdout:Total 516 kB/s | 90 kB 00:00 2023-12-06T22:21:56.649 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:21:56.658 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:21:56.658 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:21:56.711 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:21:56.715 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:21:56.840 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:21:56.990 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:57.226 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:59.049 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:21:59.049 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:21:59.231 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:21:59.231 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:21:59.231 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:21:59.231 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:21:59.231 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:21:59.372 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install rbd-mirror 2023-12-06T22:21:59.728 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:22:00.417 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 116 kB/s | 4.1 kB 00:00 2023-12-06T22:22:00.617 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 171 kB/s | 4.5 kB 00:00 2023-12-06T22:22:01.391 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:01.391 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:22:01.572 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:22:01.572 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:22:01.573 INFO:teuthology.orchestra.run.smithi113.stdout: rbd-fuse-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:22:01.573 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:22:01.573 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:22:01.700 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install rbd-mirror 2023-12-06T22:22:02.057 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:22:02.273 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:22:02.273 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:22:02.273 INFO:teuthology.orchestra.run.smithi071.stdout: Package Arch Version Repo Size 2023-12-06T22:22:02.273 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:22:02.273 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:22:02.274 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-mirror x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.5 M 2023-12-06T22:22:02.274 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:22:02.274 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:22:02.274 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:22:02.274 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2023-12-06T22:22:02.274 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:22:02.274 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 3.5 M 2023-12-06T22:22:02.275 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 16 M 2023-12-06T22:22:02.275 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:22:02.761 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 154 kB/s | 4.1 kB 00:00 2023-12-06T22:22:02.841 INFO:teuthology.orchestra.run.smithi071.stdout:rbd-mirror-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 6.1 MB/s | 3.5 MB 00:00 2023-12-06T22:22:02.841 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:22:02.841 INFO:teuthology.orchestra.run.smithi071.stdout:Total 6.1 MB/s | 3.5 MB 00:00 2023-12-06T22:22:02.842 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:22:02.853 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:22:02.854 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:22:02.921 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:22:02.924 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:22:02.960 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 137 kB/s | 4.5 kB 00:00 2023-12-06T22:22:03.369 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:22:03.583 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:03.937 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:04.643 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:22:04.643 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:22:04.644 INFO:teuthology.orchestra.run.smithi113.stdout: Package Arch Version Repo Size 2023-12-06T22:22:04.644 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:22:04.644 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:22:04.644 INFO:teuthology.orchestra.run.smithi113.stdout: rbd-mirror x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 3.5 M 2023-12-06T22:22:04.644 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:22:04.644 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:22:04.644 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:22:04.644 INFO:teuthology.orchestra.run.smithi113.stdout:Install 1 Package 2023-12-06T22:22:04.644 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:22:04.645 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 3.5 M 2023-12-06T22:22:04.645 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 16 M 2023-12-06T22:22:04.645 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:22:05.193 INFO:teuthology.orchestra.run.smithi113.stdout:rbd-mirror-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 6.3 MB/s | 3.5 MB 00:00 2023-12-06T22:22:05.194 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:22:05.194 INFO:teuthology.orchestra.run.smithi113.stdout:Total 6.3 MB/s | 3.5 MB 00:00 2023-12-06T22:22:05.194 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:22:05.206 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:22:05.206 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:22:05.272 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:22:05.275 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:22:05.709 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:22:05.899 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:06.248 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:07.800 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:07.800 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:22:07.986 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:22:07.986 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:22:07.986 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:22:07.986 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:22:07.986 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:22:08.132 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum -y install rbd-nbd 2023-12-06T22:22:08.493 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2023-12-06T22:22:09.200 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 108 kB/s | 4.1 kB 00:00 2023-12-06T22:22:09.407 INFO:teuthology.orchestra.run.smithi071.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 126 kB/s | 4.5 kB 00:00 2023-12-06T22:22:10.016 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:10.016 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:22:10.196 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:22:10.196 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:22:10.196 INFO:teuthology.orchestra.run.smithi113.stdout: rbd-mirror-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:22:10.196 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:22:10.196 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:22:10.330 DEBUG:teuthology.orchestra.run.smithi113:> sudo yum -y install rbd-nbd 2023-12-06T22:22:10.687 INFO:teuthology.orchestra.run.smithi113.stdout:Updating Subscription Management repositories. 2023-12-06T22:22:10.980 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2023-12-06T22:22:10.981 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:22:10.981 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2023-12-06T22:22:10.981 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:22:10.981 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2023-12-06T22:22:10.981 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-nbd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 173 k 2023-12-06T22:22:10.981 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:22:10.981 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2023-12-06T22:22:10.982 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2023-12-06T22:22:10.982 INFO:teuthology.orchestra.run.smithi071.stdout:Install 1 Package 2023-12-06T22:22:10.982 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:22:10.982 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 173 k 2023-12-06T22:22:10.982 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 552 k 2023-12-06T22:22:10.982 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2023-12-06T22:22:11.180 INFO:teuthology.orchestra.run.smithi071.stdout:rbd-nbd-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 878 kB/s | 173 kB 00:00 2023-12-06T22:22:11.180 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:22:11.180 INFO:teuthology.orchestra.run.smithi071.stdout:Total 872 kB/s | 173 kB 00:00 2023-12-06T22:22:11.180 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2023-12-06T22:22:11.191 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2023-12-06T22:22:11.191 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2023-12-06T22:22:11.244 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2023-12-06T22:22:11.248 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2023-12-06T22:22:11.362 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2023-12-06T22:22:11.509 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 112 kB/s | 4.1 kB 00:00 2023-12-06T22:22:11.536 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:11.718 INFO:teuthology.orchestra.run.smithi113.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 125 kB/s | 4.5 kB 00:00 2023-12-06T22:22:11.758 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:13.366 INFO:teuthology.orchestra.run.smithi113.stdout:Dependencies resolved. 2023-12-06T22:22:13.367 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:22:13.367 INFO:teuthology.orchestra.run.smithi113.stdout: Package Architecture Version Repository Size 2023-12-06T22:22:13.367 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:22:13.367 INFO:teuthology.orchestra.run.smithi113.stdout:Installing: 2023-12-06T22:22:13.367 INFO:teuthology.orchestra.run.smithi113.stdout: rbd-nbd x86_64 2:17.2.7-115.g4f62d9ad.el8 ceph 173 k 2023-12-06T22:22:13.367 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:22:13.368 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction Summary 2023-12-06T22:22:13.368 INFO:teuthology.orchestra.run.smithi113.stdout:================================================================================ 2023-12-06T22:22:13.368 INFO:teuthology.orchestra.run.smithi113.stdout:Install 1 Package 2023-12-06T22:22:13.368 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:22:13.368 INFO:teuthology.orchestra.run.smithi113.stdout:Total download size: 173 k 2023-12-06T22:22:13.368 INFO:teuthology.orchestra.run.smithi113.stdout:Installed size: 552 k 2023-12-06T22:22:13.368 INFO:teuthology.orchestra.run.smithi113.stdout:Downloading Packages: 2023-12-06T22:22:14.001 INFO:teuthology.orchestra.run.smithi113.stdout:rbd-nbd-17.2.7-115.g4f62d9ad.el8.x86_64.rpm 273 kB/s | 173 kB 00:00 2023-12-06T22:22:14.001 INFO:teuthology.orchestra.run.smithi113.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:22:14.002 INFO:teuthology.orchestra.run.smithi113.stdout:Total 272 kB/s | 173 kB 00:00 2023-12-06T22:22:14.002 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction check 2023-12-06T22:22:14.013 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction check succeeded. 2023-12-06T22:22:14.013 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction test 2023-12-06T22:22:14.071 INFO:teuthology.orchestra.run.smithi113.stdout:Transaction test succeeded. 2023-12-06T22:22:14.075 INFO:teuthology.orchestra.run.smithi113.stdout:Running transaction 2023-12-06T22:22:14.194 INFO:teuthology.orchestra.run.smithi113.stdout: Preparing : 1/1 2023-12-06T22:22:14.361 INFO:teuthology.orchestra.run.smithi113.stdout: Installing : rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:14.593 INFO:teuthology.orchestra.run.smithi113.stdout: Running scriptlet: rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:15.338 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:15.338 INFO:teuthology.orchestra.run.smithi071.stdout:Installed products updated. 2023-12-06T22:22:15.520 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:22:15.520 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2023-12-06T22:22:15.520 INFO:teuthology.orchestra.run.smithi071.stdout: rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:22:15.520 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:22:15.520 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2023-12-06T22:22:15.656 DEBUG:teuthology.parallel:result is None 2023-12-06T22:22:18.438 INFO:teuthology.orchestra.run.smithi113.stdout: Verifying : rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 1/1 2023-12-06T22:22:18.438 INFO:teuthology.orchestra.run.smithi113.stdout:Installed products updated. 2023-12-06T22:22:18.622 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:22:18.622 INFO:teuthology.orchestra.run.smithi113.stdout:Installed: 2023-12-06T22:22:18.622 INFO:teuthology.orchestra.run.smithi113.stdout: rbd-nbd-2:17.2.7-115.g4f62d9ad.el8.x86_64 2023-12-06T22:22:18.622 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:22:18.622 INFO:teuthology.orchestra.run.smithi113.stdout:Complete! 2023-12-06T22:22:18.750 DEBUG:teuthology.parallel:result is None 2023-12-06T22:22:18.750 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:22:18.750 INFO:teuthology.packaging:ref: None 2023-12-06T22:22:18.750 INFO:teuthology.packaging:tag: None 2023-12-06T22:22:18.750 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:22:18.750 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:22:18.751 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-06T22:22:19.150 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-06T22:22:19.176 INFO:teuthology.orchestra.run.smithi071.stdout:17.2.7-115.g4f62d9ad.el8 2023-12-06T22:22:19.177 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-115.g4f62d9ad.el8 2023-12-06T22:22:19.177 INFO:teuthology.task.install:The correct ceph version 17.2.7-115.g4f62d9ad is installed. 2023-12-06T22:22:19.177 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T22:22:19.177 INFO:teuthology.packaging:ref: None 2023-12-06T22:22:19.178 INFO:teuthology.packaging:tag: None 2023-12-06T22:22:19.178 INFO:teuthology.packaging:branch: quincy 2023-12-06T22:22:19.178 INFO:teuthology.packaging:sha1: 244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:22:19.178 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-12-06T22:22:19.513 DEBUG:teuthology.orchestra.run.smithi113:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-06T22:22:19.540 INFO:teuthology.orchestra.run.smithi113.stdout:17.2.7-115.g4f62d9ad.el8 2023-12-06T22:22:19.540 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-115.g4f62d9ad.el8 2023-12-06T22:22:19.540 INFO:teuthology.task.install:The correct ceph version 17.2.7-115.g4f62d9ad is installed. 2023-12-06T22:22:19.541 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-06T22:22:19.541 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:22:19.541 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-06T22:22:19.573 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:22:19.573 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-06T22:22:19.612 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-06T22:22:19.612 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:22:19.612 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/usr/bin/daemon-helper 2023-12-06T22:22:19.646 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-06T22:22:19.716 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:22:19.717 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd of=/usr/bin/daemon-helper 2023-12-06T22:22:19.747 DEBUG:teuthology.orchestra.run.smithi113:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-06T22:22:19.817 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-06T22:22:19.818 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:22:19.818 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-06T22:22:19.847 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-06T22:22:19.916 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:22:19.916 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-06T22:22:19.948 DEBUG:teuthology.orchestra.run.smithi113:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-06T22:22:20.020 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-06T22:22:20.020 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:22:20.020 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/usr/bin/stdin-killer 2023-12-06T22:22:20.047 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-06T22:22:20.116 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:22:20.116 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd of=/usr/bin/stdin-killer 2023-12-06T22:22:20.147 DEBUG:teuthology.orchestra.run.smithi113:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-06T22:22:20.217 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-06T22:22:20.298 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '244b703b22e9d7c48e37291bfeaf4b15a97cc628'} 2023-12-06T22:22:20.298 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-12-06T22:22:20.299 INFO:tasks.cephadm:Cluster fsid is ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:22:20.299 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-06T22:22:20.299 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.71', 'mon.c': '[v2:172.21.15.71:3301,v1:172.21.15.71:6790]', 'mon.b': '172.21.15.113'} 2023-12-06T22:22:20.299 INFO:tasks.cephadm:First mon is mon.a on smithi071 2023-12-06T22:22:20.299 INFO:tasks.cephadm:First mgr is y 2023-12-06T22:22:20.299 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-06T22:22:20.299 DEBUG:teuthology.orchestra.run.smithi071:> sudo hostname $(hostname -s) 2023-12-06T22:22:20.327 DEBUG:teuthology.orchestra.run.smithi113:> sudo hostname $(hostname -s) 2023-12-06T22:22:20.359 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-12-06T22:22:20.360 DEBUG:teuthology.orchestra.run.smithi071:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T22:22:20.521 INFO:teuthology.orchestra.run.smithi071.stdout:-rw-rw-r--. 1 ubuntu ubuntu 367151 Dec 6 22:22 /home/ubuntu/cephtest/cephadm 2023-12-06T22:22:20.521 DEBUG:teuthology.orchestra.run.smithi113:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T22:22:20.660 INFO:teuthology.orchestra.run.smithi113.stdout:-rw-rw-r--. 1 ubuntu ubuntu 367151 Dec 6 22:22 /home/ubuntu/cephtest/cephadm 2023-12-06T22:22:20.660 DEBUG:teuthology.orchestra.run.smithi071:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T22:22:20.678 DEBUG:teuthology.orchestra.run.smithi113:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T22:22:20.710 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-12-06T22:22:20.710 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-12-06T22:22:20.720 DEBUG:teuthology.orchestra.run.smithi113:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-12-06T22:22:22.244 INFO:teuthology.orchestra.run.smithi113.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-06T22:22:22.351 INFO:teuthology.orchestra.run.smithi071.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-06T22:22:52.336 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2023-12-06T22:22:52.336 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph_version": "ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)", 2023-12-06T22:22:52.336 INFO:teuthology.orchestra.run.smithi071.stdout: "image_id": "fcdfd00f81c7d70eb779fb4803d421b86736bd04dc08a51d0007e848c2218459", 2023-12-06T22:22:52.336 INFO:teuthology.orchestra.run.smithi071.stdout: "repo_digests": [ 2023-12-06T22:22:52.336 INFO:teuthology.orchestra.run.smithi071.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ba4b97163401e5fa0f1311fe7e4f9933258805ef7c14358f95ebfd54c7a34f57" 2023-12-06T22:22:52.337 INFO:teuthology.orchestra.run.smithi071.stdout: ] 2023-12-06T22:22:52.337 INFO:teuthology.orchestra.run.smithi071.stdout:} 2023-12-06T22:22:52.424 INFO:teuthology.orchestra.run.smithi113.stdout:{ 2023-12-06T22:22:52.425 INFO:teuthology.orchestra.run.smithi113.stdout: "ceph_version": "ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)", 2023-12-06T22:22:52.425 INFO:teuthology.orchestra.run.smithi113.stdout: "image_id": "fcdfd00f81c7d70eb779fb4803d421b86736bd04dc08a51d0007e848c2218459", 2023-12-06T22:22:52.425 INFO:teuthology.orchestra.run.smithi113.stdout: "repo_digests": [ 2023-12-06T22:22:52.425 INFO:teuthology.orchestra.run.smithi113.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:ba4b97163401e5fa0f1311fe7e4f9933258805ef7c14358f95ebfd54c7a34f57" 2023-12-06T22:22:52.425 INFO:teuthology.orchestra.run.smithi113.stdout: ] 2023-12-06T22:22:52.425 INFO:teuthology.orchestra.run.smithi113.stdout:} 2023-12-06T22:22:52.443 DEBUG:teuthology.orchestra.run.smithi071:> sudo mkdir -p /etc/ceph 2023-12-06T22:22:52.473 DEBUG:teuthology.orchestra.run.smithi113:> sudo mkdir -p /etc/ceph 2023-12-06T22:22:52.503 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 777 /etc/ceph 2023-12-06T22:22:52.539 DEBUG:teuthology.orchestra.run.smithi113:> sudo chmod 777 /etc/ceph 2023-12-06T22:22:52.570 INFO:tasks.cephadm:Writing seed config... 2023-12-06T22:22:52.571 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-12-06T22:22:52.571 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-12-06T22:22:52.571 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-06T22:22:52.571 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-06T22:22:52.571 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-12-06T22:22:52.571 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-06T22:22:52.571 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-06T22:22:52.571 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-06T22:22:52.571 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-06T22:22:52.572 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-06T22:22:52.572 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-06T22:22:52.572 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:22:52.572 DEBUG:teuthology.orchestra.run.smithi071:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-06T22:22:52.596 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 = ebd1520e-9485-11ee-95a2-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-06T22:22:52.596 DEBUG:teuthology.orchestra.run.smithi071:mon.a> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.a.service 2023-12-06T22:22:52.639 DEBUG:teuthology.orchestra.run.smithi071:mgr.y> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.y.service 2023-12-06T22:22:52.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:-- Logs begin at Wed 2023-12-06 22:04:01 UTC. -- 2023-12-06T22:22:52.665 INFO:tasks.cephadm:Bootstrapping... 2023-12-06T22:22:52.666 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid ebd1520e-9485-11ee-95a2-87774f69a715 --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.71 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:22:52.690 INFO:journalctl@ceph.mgr.y.smithi071.stdout:-- Logs begin at Wed 2023-12-06 22:04:01 UTC. -- 2023-12-06T22:22:52.863 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2023-12-06T22:22:52.863 INFO:teuthology.orchestra.run.smithi071.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', 'ebd1520e-9485-11ee-95a2-87774f69a715', '--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.71', '--skip-admin-label'] 2023-12-06T22:22:53.012 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stdout 4.1.1 2023-12-06T22:22:53.012 INFO:teuthology.orchestra.run.smithi071.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-06T22:22:53.012 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying podman|docker is present... 2023-12-06T22:22:53.156 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stdout 4.1.1 2023-12-06T22:22:53.156 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying lvm2 is present... 2023-12-06T22:22:53.156 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying time synchronization is in place... 2023-12-06T22:22:53.163 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-06T22:22:53.163 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T22:22:53.169 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-06T22:22:53.169 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2023-12-06T22:22:53.175 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout enabled 2023-12-06T22:22:53.180 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout active 2023-12-06T22:22:53.181 INFO:teuthology.orchestra.run.smithi071.stdout:Unit chronyd.service is enabled and running 2023-12-06T22:22:53.181 INFO:teuthology.orchestra.run.smithi071.stdout:Repeating the final host check... 2023-12-06T22:22:53.327 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stdout 4.1.1 2023-12-06T22:22:53.327 INFO:teuthology.orchestra.run.smithi071.stdout:podman (/bin/podman) version 4.1.1 is present 2023-12-06T22:22:53.327 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl is present 2023-12-06T22:22:53.327 INFO:teuthology.orchestra.run.smithi071.stdout:lvcreate is present 2023-12-06T22:22:53.333 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-06T22:22:53.333 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T22:22:53.338 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-06T22:22:53.339 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2023-12-06T22:22:53.344 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout enabled 2023-12-06T22:22:53.350 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout active 2023-12-06T22:22:53.350 INFO:teuthology.orchestra.run.smithi071.stdout:Unit chronyd.service is enabled and running 2023-12-06T22:22:53.350 INFO:teuthology.orchestra.run.smithi071.stdout:Host looks OK 2023-12-06T22:22:53.350 INFO:teuthology.orchestra.run.smithi071.stdout:Cluster fsid: ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:22:53.350 INFO:teuthology.orchestra.run.smithi071.stdout:Acquiring lock 140278125301040 on /run/cephadm/ebd1520e-9485-11ee-95a2-87774f69a715.lock 2023-12-06T22:22:53.350 INFO:teuthology.orchestra.run.smithi071.stdout:Lock 140278125301040 acquired on /run/cephadm/ebd1520e-9485-11ee-95a2-87774f69a715.lock 2023-12-06T22:22:53.351 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying IP 172.21.15.71 port 3300 ... 2023-12-06T22:22:53.351 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying IP 172.21.15.71 port 6789 ... 2023-12-06T22:22:53.351 INFO:teuthology.orchestra.run.smithi071.stdout:Base mon IP(s) is [172.21.15.71:3300, 172.21.15.71:6789], mon addrv is [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2023-12-06T22:22:53.354 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2023-12-06T22:22:53.354 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.71 metric 100 2023-12-06T22:22:53.357 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-06T22:22:53.357 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2023-12-06T22:22:53.357 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2023-12-06T22:22:53.359 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-06T22:22:53.360 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-06T22:22:53.360 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-06T22:22:53.360 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-06T22:22:53.360 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout inet6 fe80::d203:7d1d:3c5c:4f17/64 scope link noprefixroute 2023-12-06T22:22:53.360 INFO:teuthology.orchestra.run.smithi071.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-06T22:22:53.360 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.0/20` 2023-12-06T22:22:53.361 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.0/20` 2023-12-06T22:22:53.361 INFO:teuthology.orchestra.run.smithi071.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-06T22:22:53.361 INFO:teuthology.orchestra.run.smithi071.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-06T22:22:53.362 INFO:teuthology.orchestra.run.smithi071.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-06T22:22:53.805 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stdout fcdfd00f81c7d70eb779fb4803d421b86736bd04dc08a51d0007e848c2218459 2023-12-06T22:22:53.806 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2023-12-06T22:22:53.806 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Getting image source signatures 2023-12-06T22:22:53.806 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Copying blob sha256:8d9d4d76c86df30606f19002527da1456e3be331f3440334794573d34e918ee2 2023-12-06T22:22:53.806 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Copying blob sha256:d3e436ac93e4b5a6d94c7ac8024df331e66e67275836276615dc044fd3cbf83a 2023-12-06T22:22:53.806 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Copying config sha256:fcdfd00f81c7d70eb779fb4803d421b86736bd04dc08a51d0007e848c2218459 2023-12-06T22:22:53.806 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Writing manifest to image destination 2023-12-06T22:22:53.806 INFO:teuthology.orchestra.run.smithi071.stdout:/bin/podman: stderr Storing signatures 2023-12-06T22:22:54.653 INFO:teuthology.orchestra.run.smithi071.stdout:ceph: stdout ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable) 2023-12-06T22:22:54.653 INFO:teuthology.orchestra.run.smithi071.stdout:Ceph version: ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable) 2023-12-06T22:22:54.653 INFO:teuthology.orchestra.run.smithi071.stdout:Extracting ceph user uid/gid from container image... 2023-12-06T22:22:55.400 INFO:teuthology.orchestra.run.smithi071.stdout:stat: stdout 167 167 2023-12-06T22:22:55.400 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial keys... 2023-12-06T22:22:56.144 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQA/9HBlJZ/FLhAAaiIbTPnTFXupoGWkdFt07w== 2023-12-06T22:22:56.889 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQBA9HBljNqPHhAAgADSvr8xaRHaGLQ6rN75YQ== 2023-12-06T22:22:57.649 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQBB9HBlaB0jEBAAFaMnRp0EuOZroIJRI4hlng== 2023-12-06T22:22:57.649 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial monmap... 2023-12-06T22:23:00.013 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T22:23:00.013 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-12-06T22:23:00.013 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:23:00.013 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T22:23:00.013 INFO:teuthology.orchestra.run.smithi071.stdout:monmaptool for a [v2:172.21.15.71:3300,v1:172.21.15.71:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T22:23:00.013 INFO:teuthology.orchestra.run.smithi071.stdout:setting min_mon_release = octopus 2023-12-06T22:23:00.013 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: set fsid to ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:23:00.013 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T22:23:00.013 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:23:00.013 INFO:teuthology.orchestra.run.smithi071.stdout:Creating mon... 2023-12-06T22:23:01.766 INFO:teuthology.orchestra.run.smithi071.stdout:create mon.a on 2023-12-06T22:23:01.860 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-06T22:23:01.950 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-06T22:23:02.043 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-ebd1520e-9485-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-ebd1520e-9485-11ee-95a2-87774f69a715.target. 2023-12-06T22:23:02.043 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-ebd1520e-9485-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-ebd1520e-9485-11ee-95a2-87774f69a715.target. 2023-12-06T22:23:02.162 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.a 2023-12-06T22:23:02.162 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-06T22:23:02.249 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ebd1520e-9485-11ee-95a2-87774f69a715.target.wants/ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.a.service → /etc/systemd/system/ceph-ebd1520e-9485-11ee-95a2-87774f69a715@.service. 2023-12-06T22:23:02.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:02 smithi071 systemd[1]: Starting Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:23:02.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:02 smithi071 podman[95702]: 2023-12-06T22:23:02.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:02 smithi071 bash[95702]: ca6bdd409b2aa1129585696916dd07814f34de6988a1e4276625453b69a1930f 2023-12-06T22:23:02.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:02 smithi071 ceph-mon[95741]: mkfs ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:23:02.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:02 smithi071 ceph-mon[95741]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T22:23:02.851 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-06T22:23:02.851 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2023-12-06T22:23:02.858 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-06T22:23:02.858 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2023-12-06T22:23:02.858 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2023-12-06T22:23:02.858 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to enable service . firewalld.service is not available 2023-12-06T22:23:02.859 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mon to start... 2023-12-06T22:23:02.859 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mon... 2023-12-06T22:23:03.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:02 smithi071 systemd[1]: Started Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:23:03.805 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout cluster: 2023-12-06T22:23:03.805 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout id: ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:23:03.805 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-06T22:23:03.805 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:03.805 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout services: 2023-12-06T22:23:03.805 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.678384s) 2023-12-06T22:23:03.805 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-06T22:23:03.806 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-06T22:23:03.806 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:03.806 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout data: 2023-12-06T22:23:03.806 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-06T22:23:03.806 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-06T22:23:03.806 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-06T22:23:03.806 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout pgs: 2023-12-06T22:23:03.806 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:03.806 INFO:teuthology.orchestra.run.smithi071.stdout:mon is available 2023-12-06T22:23:03.806 INFO:teuthology.orchestra.run.smithi071.stdout:Assimilating anything we can from ceph.conf... 2023-12-06T22:23:04.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:03 smithi071 ceph-mon[95741]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T22:23:04.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:03 smithi071 ceph-mon[95741]: monmap e1: 1 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:23:04.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:03 smithi071 ceph-mon[95741]: fsmap 2023-12-06T22:23:04.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:03 smithi071 ceph-mon[95741]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T22:23:04.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:03 smithi071 ceph-mon[95741]: mgrmap e1: no daemons active 2023-12-06T22:23:04.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:03 smithi071 ceph-mon[95741]: from='client.? 172.21.15.71:0/579654044' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T22:23:04.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:04.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [global] 2023-12-06T22:23:04.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout fsid = ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:23:04.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2023-12-06T22:23:04.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-06T22:23:04.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-06T22:23:04.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-06T22:23:04.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-06T22:23:04.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:04.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-06T22:23:04.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-06T22:23:04.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:04.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [osd] 2023-12-06T22:23:04.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-06T22:23:04.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-06T22:23:04.750 INFO:teuthology.orchestra.run.smithi071.stdout:Generating new minimal ceph.conf... 2023-12-06T22:23:05.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:04 smithi071 ceph-mon[95741]: from='client.? 172.21.15.71:0/2089249536' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T22:23:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:04 smithi071 ceph-mon[95741]: from='client.? 172.21.15.71:0/2089249536' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T22:23:05.689 INFO:teuthology.orchestra.run.smithi071.stdout:Restarting the monitor... 2023-12-06T22:23:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:05 smithi071 systemd[1]: Stopping Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:23:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:05 smithi071 ceph-mon[95741]: from='client.? 172.21.15.71:0/1129899861' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:23:06.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[95717]: 2023-12-06T22:23:06.031+0000 7f5759b5b700 -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-12-06T22:23:06.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[95717]: 2023-12-06T22:23:06.031+0000 7f5759b5b700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-06T22:23:06.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:06 smithi071 bash[96080]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a 2023-12-06T22:23:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:06 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T22:23:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:06 smithi071 systemd[1]: Stopped Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:23:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:06 smithi071 systemd[1]: Starting Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:23:07.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 podman[96201]: 2023-12-06T22:23:07.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T22:23:07.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable), process ceph-mon, pid 7 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: pidfile_write: ignore empty --pid-file 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: load: jerasure load: lrc 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: RocksDB version: 6.15.5 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Compile date Dec 6 2023 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: DB SUMMARY 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: DB Session ID: AJKX76U2KLW77KZ0ZXR5 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: CURRENT file: CURRENT 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83673 ; 2023-12-06T22:23:07.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.error_if_exists: 0 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.create_if_missing: 0 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.paranoid_checks: 1 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.env: 0x55f5f5cb3a80 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.fs: Posix File System 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.info_log: 0x55f5f7231dc0 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.statistics: (nil) 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.use_fsync: 0 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_log_file_size: 0 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T22:23:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T22:23:07.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.allow_fallocate: 1 2023-12-06T22:23:07.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T22:23:07.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T22:23:07.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.use_direct_reads: 0 2023-12-06T22:23:07.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T22:23:07.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T22:23:07.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.db_log_dir: 2023-12-06T22:23:07.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T22:23:07.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T22:23:07.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T22:23:07.309 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T22:23:07.309 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.write_buffer_manager: 0x55f5f7f24960 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T22:23:07.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.unordered_write: 0 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.row_cache: None 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.wal_filter: None 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.preserve_deletes: 0 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.two_write_queues: 0 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.atomic_flush: 0 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T22:23:07.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.log_readahead_size: 0 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_background_jobs: 2 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_background_compactions: -1 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_subcompactions: 1 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T22:23:07.312 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_open_files: -1 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_background_flushes: -1 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Compression algorithms supported: 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: kZSTD supported: 0 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: kXpressCompression supported: 0 2023-12-06T22:23:07.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: kZlibCompression supported: 1 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: kSnappyCompression supported: 1 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: kLZ4Compression supported: 1 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: kBZip2Compression supported: 0 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.merge_operator: 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_filter: None 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T22:23:07.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f5f7204f90) 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout: cache_index_and_filter_blocks: 1 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout: pin_top_level_index_and_filter: 1 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_type: 0 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout: data_block_index_type: 0 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_shortening: 1 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout: hash_index_allow_collision: 1 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout: checksum: 1 2023-12-06T22:23:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout: no_block_cache: 0 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache: 0x55f5f7237090 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_name: BinnedLRUCache 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_options: 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: capacity : 536870912 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: num_shard_bits : 4 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: strict_capacity_limit : 0 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: high_pri_pool_ratio: 0.000 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_compressed: (nil) 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: persistent_cache: (nil) 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_size: 4096 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_size_deviation: 10 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_restart_interval: 16 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_block_restart_interval: 1 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: metadata_block_size: 4096 2023-12-06T22:23:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout: partition_filters: 0 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout: use_delta_encoding: 1 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout: whole_key_filtering: 1 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout: verify_compression: 0 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout: read_amp_bytes_per_bit: 0 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout: format_version: 4 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout: enable_index_compression: 1 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_align: 0 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compression: NoCompression 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T22:23:07.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.num_levels: 7 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T22:23:07.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T22:23:07.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T22:23:07.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.table_properties_collectors: 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.inplace_update_support: 0 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T22:23:07.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.bloom_locality: 0 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.max_successive_merges: 0 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.ttl: 2592000 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.enable_blob_files: false 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.min_blob_size: 0 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: 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-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-12-06T22:23:07.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701901387232914, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: 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-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701901387233570, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80220, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78488, "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": 72696, "raw_average_value_size": 341, "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": 1701901387, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "290e22bf-c6a4-4498-a7ab-817f75e3e5a0", "db_session_id": "AJKX76U2KLW77KZ0ZXR5"}} 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701901387233909, "job": 1, "event": "recovery_finished"} 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: 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-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55f5f71cb180 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: DB pointer 0x55f5f72a0000 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** DB Stats ** 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:23:07.323 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: L0 2/0 80.10 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: Sum 2/0 80.10 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:23:07.324 INFO:journalctl@ceph.mon.a.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 176.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative compaction: 0.00 GB write, 26.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval compaction: 0.00 GB write, 26.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:23:07.325 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: L0 2/0 80.10 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: Sum 2/0 80.10 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 176.3 0.00 0.00 1 0.000 0 0 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:23:07.326 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative compaction: 0.00 GB write, 25.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: starting mon.a rank 0 at public addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] at bind addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: mon.a@-1(???) e1 preinit fsid ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: mon.a@-1(???).mds e1 new map 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: mon.a@-1(???).mds e1 print_map 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout: e1 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout: legacy client fscid: -1 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout: No filesystems configured 2023-12-06T22:23:07.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T22:23:07.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:23:07.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:23:07.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:23:07.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-06T22:23:07.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta expand map: {default=false} 2023-12-06T22:23:07.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta from 'false' to 'false' 2023-12-06T22:23:07.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta expanded map: {default=false} 2023-12-06T22:23:07.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta expand map: {default=info} 2023-12-06T22:23:07.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta from 'info' to 'info' 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta expanded map: {default=info} 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta expand map: {default=daemon} 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta expanded map: {default=daemon} 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta expand map: {default=debug} 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta from 'debug' to 'debug' 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: expand_channel_meta expanded map: {default=debug} 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 bash[96201]: 0b57f72e53da857822a7d598bc37274ffc402c859f194895725e2f39295712b5 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: monmap e1: 1 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: fsmap 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T22:23:07.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 ceph-mon[96241]: mgrmap e1: no daemons active 2023-12-06T22:23:07.340 INFO:teuthology.orchestra.run.smithi071.stdout:Setting mon public_network to 172.21.0.0/20 2023-12-06T22:23:07.561 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:07 smithi071 systemd[1]: Started Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:23:08.285 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-06T22:23:08.285 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:23:08.285 INFO:teuthology.orchestra.run.smithi071.stdout:Creating mgr... 2023-12-06T22:23:08.285 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying port 9283 ... 2023-12-06T22:23:08.409 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.y 2023-12-06T22:23:08.409 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-06T22:23:08.502 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ebd1520e-9485-11ee-95a2-87774f69a715.target.wants/ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-ebd1520e-9485-11ee-95a2-87774f69a715@.service. 2023-12-06T22:23:08.770 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:08 smithi071 systemd[1]: Starting Ceph mgr.y for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:23:09.071 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:08 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2313491711' entity='client.admin' 2023-12-06T22:23:09.071 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:08 smithi071 podman[96481]: 2023-12-06T22:23:09.107 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-06T22:23:09.107 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2023-12-06T22:23:09.115 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-06T22:23:09.116 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2023-12-06T22:23:09.116 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2023-12-06T22:23:09.116 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to enable service . firewalld.service is not available 2023-12-06T22:23:09.125 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-06T22:23:09.126 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2023-12-06T22:23:09.133 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-06T22:23:09.133 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2023-12-06T22:23:09.133 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2023-12-06T22:23:09.133 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-06T22:23:09.133 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr to start... 2023-12-06T22:23:09.134 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr... 2023-12-06T22:23:09.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:09 smithi071 bash[96481]: ba3d1de59f8c991ad048efc517e41428abf22fd0452540569364138e2c56f878 2023-12-06T22:23:09.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:09 smithi071 systemd[1]: Started Ceph mgr.y for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:23:09.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:09.196+0000 7f6dcb5181c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:23:09.354 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:09.271+0000 7f6dcb5181c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:23:09.630 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:09.362+0000 7f6dcb5181c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:23:09.630 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:09.458+0000 7f6dcb5181c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:23:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:09 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3906469307' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:23:09.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:09.631+0000 7f6dcb5181c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:23:10.181 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:10.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:23:10.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "ebd1520e-9485-11ee-95a2-87774f69a715", 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "a" 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:10.184 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-06T22:23:10.185 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-06T22:23:10.185 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:10.185 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-06T22:23:10.185 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:10.185 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-06T22:23:10.185 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-06T22:23:10.185 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-06T22:23:10.185 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-06T22:23:10.185 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-06T22:23:10.185 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-06T22:23:10.188 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:10.188 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-06T22:23:10.188 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-06T22:23:10.188 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-06T22:23:10.188 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-06T22:23:10.188 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-06T22:23:10.188 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-06T22:23:10.188 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-06T22:23:10.188 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-06T22:23:10.188 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:23:10.189 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:10.190 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-06T22:23:10.190 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:10.190 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2023-12-06T22:23:02.771954+0000", 2023-12-06T22:23:10.190 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:23:10.190 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:10.190 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-06T22:23:10.190 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:23:10.190 INFO:teuthology.orchestra.run.smithi071.stdout:mgr not available, waiting (1/15)... 2023-12-06T22:23:10.257 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:09.950+0000 7f6dcb5181c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:23:10.257 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:10.037+0000 7f6dcb5181c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:23:10.257 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:10.165+0000 7f6dcb5181c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:23:10.667 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:10.258+0000 7f6dcb5181c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:23:10.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:10.668+0000 7f6dcb5181c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:23:11.698 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:11.228+0000 7f6dcb5181c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:23:11.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:11.393+0000 7f6dcb5181c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:23:12.394 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:12.135+0000 7f6dcb5181c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:23:12.394 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:12.229+0000 7f6dcb5181c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:23:12.673 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:12.395+0000 7f6dcb5181c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:23:12.948 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:12.673+0000 7f6dcb5181c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:23:12.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:12.762+0000 7f6dcb5181c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:23:13.233 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:13.233 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:23:13.233 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "ebd1520e-9485-11ee-95a2-87774f69a715", 2023-12-06T22:23:13.233 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2023-12-06T22:23:13.233 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-06T22:23:13.233 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "a" 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-06T22:23:13.234 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-06T22:23:13.235 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-06T22:23:13.236 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2023-12-06T22:23:02.771954+0000", 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:23:13.237 INFO:teuthology.orchestra.run.smithi071.stdout:mgr not available, waiting (2/15)... 2023-12-06T22:23:13.238 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:13.055+0000 7f6dcb5181c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:23:13.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:13 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3014851330' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:23:13.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:13.310+0000 7f6dcb5181c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:23:14.308 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:13.996+0000 7f6dcb5181c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:23:14.308 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:14.125+0000 7f6dcb5181c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:23:14.626 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:14.309+0000 7f6dcb5181c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:23:14.627 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:14.420+0000 7f6dcb5181c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:23:15.822 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:14.627+0000 7f6dcb5181c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:23:15.822 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:15.469+0000 7f6dcb5181c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:23:15.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: Activating manager daemon y 2023-12-06T22:23:15.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: mgrmap e2: y(active, starting, since 0.0030827s) 2023-12-06T22:23:15.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: from='mgr.14100 172.21.15.71:0/2706924078' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:23:15.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: from='mgr.14100 172.21.15.71:0/2706924078' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:23:15.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: from='mgr.14100 172.21.15.71:0/2706924078' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:23:15.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: from='mgr.14100 172.21.15.71:0/2706924078' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:23:15.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: from='mgr.14100 172.21.15.71:0/2706924078' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:23:15.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: Manager daemon y is now available 2023-12-06T22:23:15.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: from='mgr.14100 172.21.15.71:0/2706924078' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:23:15.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: from='mgr.14100 172.21.15.71:0/2706924078' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:23:15.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: from='mgr.14100 172.21.15.71:0/2706924078' entity='mgr.y' 2023-12-06T22:23:15.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:15 smithi071 ceph-mon[96241]: from='mgr.14100 172.21.15.71:0/2706924078' entity='mgr.y' 2023-12-06T22:23:16.176 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:16.176 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:23:16.176 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "ebd1520e-9485-11ee-95a2-87774f69a715", 2023-12-06T22:23:16.176 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2023-12-06T22:23:16.176 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-06T22:23:16.176 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "a" 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-06T22:23:16.177 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-06T22:23:16.178 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:16.178 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-06T22:23:16.178 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:16.178 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-06T22:23:16.178 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-06T22:23:16.178 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-06T22:23:16.178 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-06T22:23:16.178 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-06T22:23:16.178 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-06T22:23:16.181 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:16.181 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-06T22:23:16.181 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-06T22:23:16.181 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-06T22:23:16.181 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-06T22:23:16.181 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-06T22:23:16.181 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-06T22:23:16.181 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-06T22:23:16.181 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-06T22:23:16.182 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2023-12-06T22:23:16.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:16.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:23:16.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:16.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-06T22:23:16.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:16.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2023-12-06T22:23:02.771954+0000", 2023-12-06T22:23:16.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:23:16.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:16.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-06T22:23:16.183 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:23:16.183 INFO:teuthology.orchestra.run.smithi071.stdout:mgr not available, waiting (3/15)... 2023-12-06T22:23:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:16 smithi071 ceph-mon[96241]: from='mgr.14100 172.21.15.71:0/2706924078' entity='mgr.y' 2023-12-06T22:23:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:16 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/237164924' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:23:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:16 smithi071 ceph-mon[96241]: mgrmap e3: y(active, since 1.00606s) 2023-12-06T22:23:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:19 smithi071 ceph-mon[96241]: mgrmap e4: y(active, since 2s) 2023-12-06T22:23:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:21 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/4212139725' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T22:23:23.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:23.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:23:23.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "ebd1520e-9485-11ee-95a2-87774f69a715", 2023-12-06T22:23:23.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2023-12-06T22:23:23.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-06T22:23:23.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-06T22:23:23.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-06T22:23:23.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:23.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-06T22:23:23.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "a" 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:23.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-06T22:23:23.742 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-06T22:23:23.742 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-06T22:23:23.742 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-06T22:23:23.742 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-06T22:23:23.742 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-06T22:23:23.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:23.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-06T22:23:23.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-06T22:23:23.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-06T22:23:23.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-06T22:23:23.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-06T22:23:23.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-06T22:23:23.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-06T22:23:23.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-06T22:23:23.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2023-12-06T22:23:23.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2023-12-06T22:23:23.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:23:23.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:23.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-06T22:23:23.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-06T22:23:23.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2023-12-06T22:23:02.771954+0000", 2023-12-06T22:23:23.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-06T22:23:23.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2023-12-06T22:23:23.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-06T22:23:23.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:23:23.747 INFO:teuthology.orchestra.run.smithi071.stdout:mgr is available 2023-12-06T22:23:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:26 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/970601727' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T22:23:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [global] 2023-12-06T22:23:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout fsid = ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:23:26.492 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-06T22:23:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-06T22:23:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-06T22:23:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-06T22:23:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-06T22:23:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-06T22:23:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2023-12-06T22:23:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [osd] 2023-12-06T22:23:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-06T22:23:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-06T22:23:26.493 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling cephadm module... 2023-12-06T22:23:27.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:27 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3656758669' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T22:23:27.583 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ignoring --setuser ceph since I am not root 2023-12-06T22:23:27.583 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ignoring --setgroup ceph since I am not root 2023-12-06T22:23:27.583 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:27.420+0000 7fcfb17701c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:23:27.583 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:27.496+0000 7fcfb17701c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:23:27.583 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:27.583+0000 7fcfb17701c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:23:27.854 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:27.675+0000 7fcfb17701c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:23:28.168 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:27.854+0000 7fcfb17701c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:23:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:28 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3656758669' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T22:23:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:28 smithi071 ceph-mon[96241]: mgrmap e5: y(active, since 11s) 2023-12-06T22:23:28.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:28.168+0000 7fcfb17701c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:23:28.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:28.258+0000 7fcfb17701c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:23:28.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:28.387+0000 7fcfb17701c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:23:28.879 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:23:28.880 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-06T22:23:28.880 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-06T22:23:28.880 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-06T22:23:28.880 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-06T22:23:28.880 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:23:28.880 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for the mgr to restart... 2023-12-06T22:23:28.880 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr epoch 5... 2023-12-06T22:23:28.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:28.480+0000 7fcfb17701c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:23:29.157 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:28.909+0000 7fcfb17701c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:23:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:29 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3033268900' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T22:23:29.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:29.487+0000 7fcfb17701c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:23:29.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:29.652+0000 7fcfb17701c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:23:30.647 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:30.395+0000 7fcfb17701c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:23:30.647 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:30.482+0000 7fcfb17701c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:23:30.914 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:30.647+0000 7fcfb17701c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:23:31.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:30.914+0000 7fcfb17701c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:23:31.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:30.998+0000 7fcfb17701c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:23:31.698 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:31.279+0000 7fcfb17701c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:23:31.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:31.528+0000 7fcfb17701c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:23:32.523 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:32.213+0000 7fcfb17701c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:23:32.523 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:32.340+0000 7fcfb17701c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:23:32.524 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:32.523+0000 7fcfb17701c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:23:32.844 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:32.634+0000 7fcfb17701c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:23:33.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:32.844+0000 7fcfb17701c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:23:33.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:33.674+0000 7fcfb17701c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:23:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: Active manager daemon y restarted 2023-12-06T22:23:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: Activating manager daemon y 2023-12-06T22:23:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: osdmap e2: 0 total, 0 up, 0 in 2023-12-06T22:23:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: mgrmap e6: y(active, starting, since 0.00355774s) 2023-12-06T22:23:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:23:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:23:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:23:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:23:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:23:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: Manager daemon y is now available 2023-12-06T22:23:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:23:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:23:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:33 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:23:35.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:34 smithi071 ceph-mon[96241]: Found migration_current of "None". Setting to last migration. 2023-12-06T22:23:35.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:34 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:23:35.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:34 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:23:35.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:34 smithi071 ceph-mon[96241]: [06/Dec/2023:22:23:34] ENGINE Bus STARTING 2023-12-06T22:23:35.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:34 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:35.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:34 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:23:35.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:34 smithi071 ceph-mon[96241]: mgrmap e7: y(active, since 1.00613s) 2023-12-06T22:23:35.132 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:23:35.132 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-06T22:23:35.132 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-06T22:23:35.132 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:23:35.132 INFO:teuthology.orchestra.run.smithi071.stdout:mgr epoch 5 is available 2023-12-06T22:23:35.133 INFO:teuthology.orchestra.run.smithi071.stdout:Setting orchestrator backend to cephadm... 2023-12-06T22:23:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:35 smithi071 ceph-mon[96241]: [06/Dec/2023:22:23:34] ENGINE Serving on https://172.21.15.71:7150 2023-12-06T22:23:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:35 smithi071 ceph-mon[96241]: [06/Dec/2023:22:23:34] ENGINE Bus STARTED 2023-12-06T22:23:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:35 smithi071 ceph-mon[96241]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T22:23:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:35 smithi071 ceph-mon[96241]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T22:23:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:36 smithi071 ceph-mon[96241]: mgrmap e8: y(active, since 2s) 2023-12-06T22:23:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:36 smithi071 ceph-mon[96241]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:23:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:36 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:36 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:23:37.817 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-06T22:23:37.817 INFO:teuthology.orchestra.run.smithi071.stdout:Generating ssh key... 2023-12-06T22:23:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-mon[96241]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: Generating public/private rsa key pair. 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: Your identification has been saved in /tmp/tmp7hrjzwdj/key. 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: Your public key has been saved in /tmp/tmp7hrjzwdj/key.pub. 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: The key fingerprint is: 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: SHA256:KHiT6yBit41tyiIdtXM6wL5GunDmNrJjn9nB+7lD1Xs ceph-ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: The key's randomart image is: 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: +---[RSA 3072]----+ 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: | | 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: | | 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: | . | 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: | ... . . . | 2023-12-06T22:23:38.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: | ...=.. S . | 2023-12-06T22:23:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: | =.++.. . E | 2023-12-06T22:23:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: |+*++.*. . | 2023-12-06T22:23:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: |OBOo@.o.. | 2023-12-06T22:23:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: |=B=@+*.+o | 2023-12-06T22:23:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: +----[SHA256]-----+ 2023-12-06T22:23:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:39 smithi071 ceph-mon[96241]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:23:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:39 smithi071 ceph-mon[96241]: Generating ssh key... 2023-12-06T22:23:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:39 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:39 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:40.097 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNWld8bexbZXnQVvb+U1YcWH1c+eW9AdEQEIaCF1XM1+aHtjPGrN2hbDsKUMqmDYsQWEoY7zNePxPD/lITYuzSh0YfaadNEGYFy4B5b/aMvc9q/C6/q8CWZFJIPp3taBMTGjlA1cWZhD6dpuGY0ORLmIy8rNXHLtKt8mBwkdQY7RKPbOhMTOLW0qULOmVmnoJ+NL0uc48YpG+MGAUeGFqTeYKiO4TZVs+ImIOIS7psTD1uJ/LvEitZgmileUBRE4nz88ILetgpiZAU2Fd0xAsAWInW41/WQ2RxatODWILq/ZB5QfxeWM1ULfQMWwmk4JelQdmB3yFKncRuJY91PVD9razLjcORGcD4TZB2rA+H/M0AotLAbb4m0mpaIDKA2cTsp7sQBqx8wV5NzPEatqo4iRIojXntUYPcPpiAanXfx9XUF34ByoN8lDxaIVlvQf0OaGTRVKqixTnVH8+JG2+4VIjf34h9zI77ZcubWP61UBa85BHnWJjljj5Ky79eoGc= ceph-ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:23:40.098 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-06T22:23:40.098 INFO:teuthology.orchestra.run.smithi071.stdout:Adding key to root@localhost authorized_keys... 2023-12-06T22:23:40.099 INFO:teuthology.orchestra.run.smithi071.stdout:Adding host smithi071... 2023-12-06T22:23:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:40 smithi071 ceph-mon[96241]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:23:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:41 smithi071 ceph-mon[96241]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi071", "addr": "172.21.15.71", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:23:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:41 smithi071 ceph-mon[96241]: Deploying cephadm binary to smithi071 2023-12-06T22:23:42.943 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Added host 'smithi071' with addr '172.21.15.71' 2023-12-06T22:23:42.943 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying unmanaged mon service... 2023-12-06T22:23:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:43 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:43 smithi071 ceph-mon[96241]: Added host smithi071 2023-12-06T22:23:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:43 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:23:44.283 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-06T22:23:44.283 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying unmanaged mgr service... 2023-12-06T22:23:44.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:44 smithi071 ceph-mon[96241]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:23:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:44 smithi071 ceph-mon[96241]: Saving service mon spec with placement count:5 2023-12-06T22:23:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:44 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:45.705 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-06T22:23:45.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:45 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:45.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:45 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:45.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:45 smithi071 ceph-mon[96241]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:23:45.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:45 smithi071 ceph-mon[96241]: Saving service mgr spec with placement count:2 2023-12-06T22:23:45.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:45 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:47.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:47 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1727382034' entity='client.admin' 2023-12-06T22:23:47.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:47 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:48.037 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling the dashboard module... 2023-12-06T22:23:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:48 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1185672373' entity='client.admin' 2023-12-06T22:23:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:48 smithi071 ceph-mon[96241]: from='mgr.14120 172.21.15.71:0/3660051425' entity='mgr.y' 2023-12-06T22:23:49.861 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:49 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/260144895' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T22:23:49.861 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ignoring --setuser ceph since I am not root 2023-12-06T22:23:49.861 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ignoring --setgroup ceph since I am not root 2023-12-06T22:23:49.861 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:49.783+0000 7f8ca29de1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:23:49.861 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:49.860+0000 7f8ca29de1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:23:50.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:49.948+0000 7f8ca29de1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:23:50.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:50.040+0000 7f8ca29de1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:23:50.543 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:50.220+0000 7f8ca29de1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:23:50.543 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:50.543+0000 7f8ca29de1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:23:50.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:50 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/260144895' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T22:23:50.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:50 smithi071 ceph-mon[96241]: mgrmap e9: y(active, since 15s) 2023-12-06T22:23:50.824 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:50.636+0000 7f8ca29de1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:23:50.825 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:50.765+0000 7f8ca29de1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:23:51.138 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:23:51.138 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-06T22:23:51.138 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-06T22:23:51.138 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-06T22:23:51.138 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-06T22:23:51.138 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:23:51.139 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for the mgr to restart... 2023-12-06T22:23:51.139 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr epoch 9... 2023-12-06T22:23:51.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:50.860+0000 7f8ca29de1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:23:51.608 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:51.300+0000 7f8ca29de1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:23:51.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:51 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3617575024' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T22:23:52.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:51.879+0000 7f8ca29de1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:23:52.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:52.046+0000 7f8ca29de1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:23:53.061 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:52.802+0000 7f8ca29de1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:23:53.061 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:52.893+0000 7f8ca29de1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:23:53.334 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:53.061+0000 7f8ca29de1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:23:53.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:53.334+0000 7f8ca29de1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:23:53.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:53.420+0000 7f8ca29de1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:23:53.965 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:53.707+0000 7f8ca29de1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:23:54.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:53.965+0000 7f8ca29de1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:23:54.948 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:54.687+0000 7f8ca29de1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:23:54.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:54.816+0000 7f8ca29de1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:23:55.327 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:55.004+0000 7f8ca29de1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:23:55.327 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:55.116+0000 7f8ca29de1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:23:55.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:55.327+0000 7f8ca29de1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:23:56.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:23:56.198+0000 7f8ca29de1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:23:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: Active manager daemon y restarted 2023-12-06T22:23:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: Activating manager daemon y 2023-12-06T22:23:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: osdmap e3: 0 total, 0 up, 0 in 2023-12-06T22:23:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: mgrmap e10: y(active, starting, since 0.00579165s) 2023-12-06T22:23:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:23:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:23:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:23:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:23:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:23:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: Manager daemon y is now available 2023-12-06T22:23:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:23:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:23:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:57 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:23:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:57 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:23:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:57 smithi071 ceph-mon[96241]: [06/Dec/2023:22:23:56] ENGINE Bus STARTING 2023-12-06T22:23:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:57 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:23:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:57 smithi071 ceph-mon[96241]: mgrmap e11: y(active, since 1.00541s) 2023-12-06T22:23:58.095 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2023-12-06T22:23:58.095 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-06T22:23:58.095 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-06T22:23:58.095 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2023-12-06T22:23:58.095 INFO:teuthology.orchestra.run.smithi071.stdout:mgr epoch 9 is available 2023-12-06T22:23:58.095 INFO:teuthology.orchestra.run.smithi071.stdout:Generating a dashboard self-signed certificate... 2023-12-06T22:23:58.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:58 smithi071 ceph-mon[96241]: [06/Dec/2023:22:23:56] ENGINE Serving on https://172.21.15.71:7150 2023-12-06T22:23:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:58 smithi071 ceph-mon[96241]: [06/Dec/2023:22:23:56] ENGINE Bus STARTED 2023-12-06T22:23:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:58 smithi071 ceph-mon[96241]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T22:23:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:58 smithi071 ceph-mon[96241]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T22:23:59.335 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-06T22:23:59.335 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial admin user... 2023-12-06T22:23:59.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:59 smithi071 ceph-mon[96241]: mgrmap e12: y(active, since 2s) 2023-12-06T22:23:59.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:23:59.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:23:59.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:23:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:00.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:00 smithi071 ceph-mon[96241]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:24:00.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:00 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:00.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:00 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:01.078 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$JMwBCESenI8Zh8Uf6LAD1./arxW6/SmBn.eKhErpLz47X/26um4ze", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701901440, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-06T22:24:01.078 INFO:teuthology.orchestra.run.smithi071.stdout:Fetching dashboard port number... 2023-12-06T22:24:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:01 smithi071 ceph-mon[96241]: 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-12-06T22:24:02.120 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 8443 2023-12-06T22:24:02.130 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-06T22:24:02.130 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout disabled 2023-12-06T22:24:02.137 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-06T22:24:02.137 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2023-12-06T22:24:02.137 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld.service is not enabled 2023-12-06T22:24:02.137 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-06T22:24:02.140 INFO:teuthology.orchestra.run.smithi071.stdout:Ceph Dashboard is now available at: 2023-12-06T22:24:02.140 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:24:02.140 INFO:teuthology.orchestra.run.smithi071.stdout: URL: https://smithi071.front.sepia.ceph.com:8443/ 2023-12-06T22:24:02.140 INFO:teuthology.orchestra.run.smithi071.stdout: User: admin 2023-12-06T22:24:02.140 INFO:teuthology.orchestra.run.smithi071.stdout: Password: hwjxf5k3np 2023-12-06T22:24:02.140 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:24:02.141 INFO:teuthology.orchestra.run.smithi071.stdout:Saving cluster configuration to /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config directory 2023-12-06T22:24:02.141 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling autotune for osd_memory_target 2023-12-06T22:24:02.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:02 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3585429746' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T22:24:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:03 smithi071 ceph-mon[96241]: mgrmap e13: y(active, since 6s) 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout:Or, if you are only running a single cluster on this host: 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:24:04.424 INFO:teuthology.orchestra.run.smithi071.stdout: ceph telemetry on 2023-12-06T22:24:04.425 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:24:04.425 INFO:teuthology.orchestra.run.smithi071.stdout:For more information see: 2023-12-06T22:24:04.425 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:24:04.425 INFO:teuthology.orchestra.run.smithi071.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-06T22:24:04.425 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:24:04.425 INFO:teuthology.orchestra.run.smithi071.stdout:Bootstrap complete. 2023-12-06T22:24:04.458 INFO:tasks.cephadm:Fetching config... 2023-12-06T22:24:04.458 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:24:04.458 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-06T22:24:04.474 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-06T22:24:04.474 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:24:04.474 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-06T22:24:04.532 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-06T22:24:04.532 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:24:04.532 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-06T22:24:04.601 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-06T22:24:04.601 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:24:04.601 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-06T22:24:04.659 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-06T22:24:04.660 DEBUG:teuthology.orchestra.run.smithi071:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNWld8bexbZXnQVvb+U1YcWH1c+eW9AdEQEIaCF1XM1+aHtjPGrN2hbDsKUMqmDYsQWEoY7zNePxPD/lITYuzSh0YfaadNEGYFy4B5b/aMvc9q/C6/q8CWZFJIPp3taBMTGjlA1cWZhD6dpuGY0ORLmIy8rNXHLtKt8mBwkdQY7RKPbOhMTOLW0qULOmVmnoJ+NL0uc48YpG+MGAUeGFqTeYKiO4TZVs+ImIOIS7psTD1uJ/LvEitZgmileUBRE4nz88ILetgpiZAU2Fd0xAsAWInW41/WQ2RxatODWILq/ZB5QfxeWM1ULfQMWwmk4JelQdmB3yFKncRuJY91PVD9razLjcORGcD4TZB2rA+H/M0AotLAbb4m0mpaIDKA2cTsp7sQBqx8wV5NzPEatqo4iRIojXntUYPcPpiAanXfx9XUF34ByoN8lDxaIVlvQf0OaGTRVKqixTnVH8+JG2+4VIjf34h9zI77ZcubWP61UBa85BHnWJjljj5Ky79eoGc= ceph-ebd1520e-9485-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T22:24:04.739 INFO:teuthology.orchestra.run.smithi071.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNWld8bexbZXnQVvb+U1YcWH1c+eW9AdEQEIaCF1XM1+aHtjPGrN2hbDsKUMqmDYsQWEoY7zNePxPD/lITYuzSh0YfaadNEGYFy4B5b/aMvc9q/C6/q8CWZFJIPp3taBMTGjlA1cWZhD6dpuGY0ORLmIy8rNXHLtKt8mBwkdQY7RKPbOhMTOLW0qULOmVmnoJ+NL0uc48YpG+MGAUeGFqTeYKiO4TZVs+ImIOIS7psTD1uJ/LvEitZgmileUBRE4nz88ILetgpiZAU2Fd0xAsAWInW41/WQ2RxatODWILq/ZB5QfxeWM1ULfQMWwmk4JelQdmB3yFKncRuJY91PVD9razLjcORGcD4TZB2rA+H/M0AotLAbb4m0mpaIDKA2cTsp7sQBqx8wV5NzPEatqo4iRIojXntUYPcPpiAanXfx9XUF34ByoN8lDxaIVlvQf0OaGTRVKqixTnVH8+JG2+4VIjf34h9zI77ZcubWP61UBa85BHnWJjljj5Ky79eoGc= ceph-ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:24:04.751 DEBUG:teuthology.orchestra.run.smithi113:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNWld8bexbZXnQVvb+U1YcWH1c+eW9AdEQEIaCF1XM1+aHtjPGrN2hbDsKUMqmDYsQWEoY7zNePxPD/lITYuzSh0YfaadNEGYFy4B5b/aMvc9q/C6/q8CWZFJIPp3taBMTGjlA1cWZhD6dpuGY0ORLmIy8rNXHLtKt8mBwkdQY7RKPbOhMTOLW0qULOmVmnoJ+NL0uc48YpG+MGAUeGFqTeYKiO4TZVs+ImIOIS7psTD1uJ/LvEitZgmileUBRE4nz88ILetgpiZAU2Fd0xAsAWInW41/WQ2RxatODWILq/ZB5QfxeWM1ULfQMWwmk4JelQdmB3yFKncRuJY91PVD9razLjcORGcD4TZB2rA+H/M0AotLAbb4m0mpaIDKA2cTsp7sQBqx8wV5NzPEatqo4iRIojXntUYPcPpiAanXfx9XUF34ByoN8lDxaIVlvQf0OaGTRVKqixTnVH8+JG2+4VIjf34h9zI77ZcubWP61UBa85BHnWJjljj5Ky79eoGc= ceph-ebd1520e-9485-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T22:24:04.796 INFO:teuthology.orchestra.run.smithi113.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNWld8bexbZXnQVvb+U1YcWH1c+eW9AdEQEIaCF1XM1+aHtjPGrN2hbDsKUMqmDYsQWEoY7zNePxPD/lITYuzSh0YfaadNEGYFy4B5b/aMvc9q/C6/q8CWZFJIPp3taBMTGjlA1cWZhD6dpuGY0ORLmIy8rNXHLtKt8mBwkdQY7RKPbOhMTOLW0qULOmVmnoJ+NL0uc48YpG+MGAUeGFqTeYKiO4TZVs+ImIOIS7psTD1uJ/LvEitZgmileUBRE4nz88ILetgpiZAU2Fd0xAsAWInW41/WQ2RxatODWILq/ZB5QfxeWM1ULfQMWwmk4JelQdmB3yFKncRuJY91PVD9razLjcORGcD4TZB2rA+H/M0AotLAbb4m0mpaIDKA2cTsp7sQBqx8wV5NzPEatqo4iRIojXntUYPcPpiAanXfx9XUF34ByoN8lDxaIVlvQf0OaGTRVKqixTnVH8+JG2+4VIjf34h9zI77ZcubWP61UBa85BHnWJjljj5Ky79eoGc= ceph-ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:24:04.809 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-06T22:24:05.406 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:24:05.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:05 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/270313664' entity='client.admin' 2023-12-06T22:24:08.090 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-06T22:24:08.090 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-06T22:24:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:08 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3956797071' entity='client.admin' 2023-12-06T22:24:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:08 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:08 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:08 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:24:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:08 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:08 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:08 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:08.715 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:24:10.673 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi113 2023-12-06T22:24:10.674 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:24:10.674 DEBUG:teuthology.orchestra.run.smithi113:> dd of=/etc/ceph/ceph.conf 2023-12-06T22:24:10.695 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:24:10.695 DEBUG:teuthology.orchestra.run.smithi113:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:24:10.754 INFO:tasks.cephadm:Adding host smithi113 to orchestrator... 2023-12-06T22:24:10.754 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch host add smithi113 2023-12-06T22:24:11.361 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:24:11.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:11 smithi071 ceph-mon[96241]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:24:11.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:11.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:11.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:11.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:11.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:11 smithi071 ceph-mon[96241]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:24:11.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:11 smithi071 ceph-mon[96241]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:24:11.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:11.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:11.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:12 smithi071 ceph-mon[96241]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:24:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:12 smithi071 ceph-mon[96241]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:24:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:13 smithi071 ceph-mon[96241]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi113", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:24:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:13 smithi071 ceph-mon[96241]: Deploying cephadm binary to smithi113 2023-12-06T22:24:14.682 INFO:teuthology.orchestra.run.smithi071.stdout:Added host 'smithi113' with addr '172.21.15.113' 2023-12-06T22:24:15.217 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-06T22:24:15.806 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:24:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:15 smithi071 ceph-mon[96241]: Added host smithi113 2023-12-06T22:24:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:16.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:16 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:16.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:16 smithi071 ceph-mon[96241]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:17.239 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:24:17.239 INFO:teuthology.orchestra.run.smithi071.stdout:[{"addr": "172.21.15.71", "hostname": "smithi071", "labels": [], "status": ""}, {"addr": "172.21.15.113", "hostname": "smithi113", "labels": [], "status": ""}] 2023-12-06T22:24:17.660 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-06T22:24:17.660 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-06T22:24:18.251 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:24:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:18 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:18 smithi071 ceph-mon[96241]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:24:19.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:19 smithi071 ceph-mon[96241]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:20.130 INFO:teuthology.orchestra.run.smithi071.stderr:adjusted tunables profile to default 2023-12-06T22:24:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:20 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3898420815' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T22:24:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:20 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:20 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:20 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:20 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:20 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi113", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:24:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:20 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:20 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:20.509 INFO:tasks.cephadm:Adding mon.a on smithi071 2023-12-06T22:24:20.509 INFO:tasks.cephadm:Adding mon.c on smithi071 2023-12-06T22:24:20.509 INFO:tasks.cephadm:Adding mon.b on smithi113 2023-12-06T22:24:20.509 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi113:172.21.15.113=b' 2023-12-06T22:24:21.153 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:24:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:21 smithi071 ceph-mon[96241]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:24:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:21 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3898420815' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T22:24:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:21 smithi071 ceph-mon[96241]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T22:24:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:21 smithi071 ceph-mon[96241]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:21 smithi071 ceph-mon[96241]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:24:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:21 smithi071 ceph-mon[96241]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:24:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:21 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:21 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:21 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:22 smithi071 ceph-mon[96241]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:24:22.532 INFO:teuthology.orchestra.run.smithi113.stdout:Scheduled mon update... 2023-12-06T22:24:22.922 DEBUG:teuthology.orchestra.run.smithi071:mon.c> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.c.service 2023-12-06T22:24:22.925 DEBUG:teuthology.orchestra.run.smithi113:mon.b> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.b.service 2023-12-06T22:24:22.927 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T22:24:22.927 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T22:24:22.956 INFO:journalctl@ceph.mon.b.smithi113.stdout:-- Logs begin at Wed 2023-12-06 22:04:43 UTC. -- 2023-12-06T22:24:22.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:-- Logs begin at Wed 2023-12-06 22:04:01 UTC. -- 2023-12-06T22:24:23.840 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:24:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:23 smithi071 ceph-mon[96241]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:23 smithi071 ceph-mon[96241]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi113:172.21.15.113=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:24:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:23 smithi071 ceph-mon[96241]: Saving service mon spec with placement smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi113:172.21.15.113=b;count:3 2023-12-06T22:24:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:23 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:23 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:23 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:23 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:23 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:23 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:23 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:23 smithi071 ceph-mon[96241]: Deploying daemon mon.b on smithi113 2023-12-06T22:24:25.653 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:24:25.653 INFO:teuthology.orchestra.run.smithi113.stdout:{"epoch":1,"fsid":"ebd1520e-9485-11ee-95a2-87774f69a715","modified":"2023-12-06T22:22:58.072814Z","created":"2023-12-06T22:22:58.072814Z","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.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-06T22:24:25.655 INFO:teuthology.orchestra.run.smithi113.stderr:dumped monmap epoch 1 2023-12-06T22:24:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:25 smithi071 ceph-mon[96241]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:25.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:25 smithi113 ceph-mon[100417]: mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-06T22:24:26.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:25 smithi113 bash[100356]: b9a5b681eaa12f52d5068ccb2aca11e9573507269242ef6632f8449a8385fd6b 2023-12-06T22:24:26.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:26 smithi113 systemd[1]: Started Ceph mon.b for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:24:27.106 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T22:24:27.107 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T22:24:27.712 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:24:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:24:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: mon.a calling monitor election 2023-12-06T22:24:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: mon.b calling monitor election 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: monmap e2: 2 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: fsmap 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: mgrmap e13: y(active, since 34s) 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: overall HEALTH_OK 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:30 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:31.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:24:31.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: mon.a calling monitor election 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: mon.b calling monitor election 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: monmap e2: 2 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: fsmap 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T22:24:31.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: mgrmap e13: y(active, since 34s) 2023-12-06T22:24:31.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: overall HEALTH_OK 2023-12-06T22:24:31.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:31.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:30 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:31 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:31 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:31 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:31 smithi071 ceph-mon[96241]: Deploying daemon mon.c on smithi071 2023-12-06T22:24:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:31 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:32.205 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:24:32.205 INFO:teuthology.orchestra.run.smithi113.stdout:{"epoch":2,"fsid":"ebd1520e-9485-11ee-95a2-87774f69a715","modified":"2023-12-06T22:24:25.841400Z","created":"2023-12-06T22:22:58.072814Z","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.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:3300","nonce":0},{"type":"v1","addr":"172.21.15.113:6789","nonce":0}]},"addr":"172.21.15.113:6789/0","public_addr":"172.21.15.113:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-06T22:24:32.207 INFO:teuthology.orchestra.run.smithi113.stderr:dumped monmap epoch 2 2023-12-06T22:24:32.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:31 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:32.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:31 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:32.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:31 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:32.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:31 smithi113 ceph-mon[100417]: Deploying daemon mon.c on smithi071 2023-12-06T22:24:32.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:31 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:33.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:32 smithi071 ceph-mon[96241]: from='client.? 172.21.15.113:0/880530892' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T22:24:33.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:32 smithi071 ceph-mon[96241]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:33.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:32 smithi113 ceph-mon[100417]: from='client.? 172.21.15.113:0/880530892' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T22:24:33.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:32 smithi113 ceph-mon[100417]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 systemd[1]: Starting Ceph mon.c for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:24:33.568 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T22:24:33.569 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T22:24:33.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 podman[110289]: 2023-12-06T22:24:33.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T22:24:33.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable), process ceph-mon, pid 7 2023-12-06T22:24:33.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: pidfile_write: ignore empty --pid-file 2023-12-06T22:24:33.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 bash[110289]: e0dc14adf424bafafa607b48229b5f10e5d9f5327734dd663282c40e857182de 2023-12-06T22:24:33.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: load: jerasure load: lrc 2023-12-06T22:24:33.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: RocksDB version: 6.15.5 2023-12-06T22:24:33.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T22:24:33.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Compile date Dec 6 2023 2023-12-06T22:24:33.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: DB SUMMARY 2023-12-06T22:24:33.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: DB Session ID: QF1G8F4HTK2X6V0P0PF7 2023-12-06T22:24:33.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: CURRENT file: CURRENT 2023-12-06T22:24:33.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T22:24:33.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-06T22:24:33.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-06T22:24:33.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2023-12-06T22:24:33.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.error_if_exists: 0 2023-12-06T22:24:33.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.create_if_missing: 0 2023-12-06T22:24:33.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.paranoid_checks: 1 2023-12-06T22:24:33.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T22:24:33.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.env: 0x558b7433ba80 2023-12-06T22:24:33.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.fs: Posix File System 2023-12-06T22:24:33.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.info_log: 0x558b76b21dc0 2023-12-06T22:24:33.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T22:24:33.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.statistics: (nil) 2023-12-06T22:24:33.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.use_fsync: 0 2023-12-06T22:24:33.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_log_file_size: 0 2023-12-06T22:24:33.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T22:24:33.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T22:24:33.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T22:24:33.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T22:24:33.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.allow_fallocate: 1 2023-12-06T22:24:33.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T22:24:33.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T22:24:33.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.use_direct_reads: 0 2023-12-06T22:24:33.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T22:24:33.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T22:24:33.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.db_log_dir: 2023-12-06T22:24:33.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-06T22:24:33.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T22:24:33.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T22:24:33.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T22:24:33.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T22:24:33.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T22:24:33.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T22:24:33.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T22:24:33.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T22:24:33.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.write_buffer_manager: 0x558b77814930 2023-12-06T22:24:33.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T22:24:33.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T22:24:33.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T22:24:33.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T22:24:33.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T22:24:33.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T22:24:33.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T22:24:33.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T22:24:33.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T22:24:33.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.unordered_write: 0 2023-12-06T22:24:33.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T22:24:33.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T22:24:33.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T22:24:33.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T22:24:33.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.row_cache: None 2023-12-06T22:24:33.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.wal_filter: None 2023-12-06T22:24:33.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T22:24:33.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T22:24:33.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.preserve_deletes: 0 2023-12-06T22:24:33.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.two_write_queues: 0 2023-12-06T22:24:33.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T22:24:33.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.atomic_flush: 0 2023-12-06T22:24:33.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T22:24:33.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T22:24:33.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T22:24:33.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.log_readahead_size: 0 2023-12-06T22:24:33.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T22:24:33.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T22:24:33.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T22:24:33.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T22:24:33.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T22:24:33.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T22:24:33.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_background_jobs: 2 2023-12-06T22:24:33.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_background_compactions: -1 2023-12-06T22:24:33.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_subcompactions: 1 2023-12-06T22:24:33.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T22:24:33.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T22:24:33.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T22:24:33.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T22:24:33.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T22:24:33.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T22:24:33.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T22:24:33.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T22:24:33.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_open_files: -1 2023-12-06T22:24:33.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T22:24:33.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T22:24:33.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T22:24:33.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T22:24:33.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_background_flushes: -1 2023-12-06T22:24:33.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Compression algorithms supported: 2023-12-06T22:24:33.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T22:24:33.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: kZSTD supported: 0 2023-12-06T22:24:33.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: kXpressCompression supported: 0 2023-12-06T22:24:33.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T22:24:33.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: kZlibCompression supported: 1 2023-12-06T22:24:33.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: kSnappyCompression supported: 1 2023-12-06T22:24:33.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: kLZ4Compression supported: 1 2023-12-06T22:24:33.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: kBZip2Compression supported: 0 2023-12-06T22:24:33.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T22:24:33.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-12-06T22:24:33.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-12-06T22:24:33.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T22:24:33.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.merge_operator: 2023-12-06T22:24:33.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_filter: None 2023-12-06T22:24:33.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T22:24:33.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T22:24:33.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T22:24:33.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T22:24:33.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558b76af4f90) 2023-12-06T22:24:33.878 INFO:journalctl@ceph.mon.c.smithi071.stdout: cache_index_and_filter_blocks: 1 2023-12-06T22:24:33.878 INFO:journalctl@ceph.mon.c.smithi071.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T22:24:33.878 INFO:journalctl@ceph.mon.c.smithi071.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T22:24:33.878 INFO:journalctl@ceph.mon.c.smithi071.stdout: pin_top_level_index_and_filter: 1 2023-12-06T22:24:33.879 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_type: 0 2023-12-06T22:24:33.879 INFO:journalctl@ceph.mon.c.smithi071.stdout: data_block_index_type: 0 2023-12-06T22:24:33.879 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_shortening: 1 2023-12-06T22:24:33.879 INFO:journalctl@ceph.mon.c.smithi071.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T22:24:33.879 INFO:journalctl@ceph.mon.c.smithi071.stdout: hash_index_allow_collision: 1 2023-12-06T22:24:33.879 INFO:journalctl@ceph.mon.c.smithi071.stdout: checksum: 1 2023-12-06T22:24:33.879 INFO:journalctl@ceph.mon.c.smithi071.stdout: no_block_cache: 0 2023-12-06T22:24:33.880 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache: 0x558b76b27090 2023-12-06T22:24:33.880 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_name: BinnedLRUCache 2023-12-06T22:24:33.880 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_options: 2023-12-06T22:24:33.880 INFO:journalctl@ceph.mon.c.smithi071.stdout: capacity : 536870912 2023-12-06T22:24:33.880 INFO:journalctl@ceph.mon.c.smithi071.stdout: num_shard_bits : 4 2023-12-06T22:24:33.880 INFO:journalctl@ceph.mon.c.smithi071.stdout: strict_capacity_limit : 0 2023-12-06T22:24:33.880 INFO:journalctl@ceph.mon.c.smithi071.stdout: high_pri_pool_ratio: 0.000 2023-12-06T22:24:33.881 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_compressed: (nil) 2023-12-06T22:24:33.881 INFO:journalctl@ceph.mon.c.smithi071.stdout: persistent_cache: (nil) 2023-12-06T22:24:33.881 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_size: 4096 2023-12-06T22:24:33.881 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_size_deviation: 10 2023-12-06T22:24:33.881 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_restart_interval: 16 2023-12-06T22:24:33.881 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_block_restart_interval: 1 2023-12-06T22:24:33.881 INFO:journalctl@ceph.mon.c.smithi071.stdout: metadata_block_size: 4096 2023-12-06T22:24:33.882 INFO:journalctl@ceph.mon.c.smithi071.stdout: partition_filters: 0 2023-12-06T22:24:33.882 INFO:journalctl@ceph.mon.c.smithi071.stdout: use_delta_encoding: 1 2023-12-06T22:24:33.882 INFO:journalctl@ceph.mon.c.smithi071.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T22:24:33.882 INFO:journalctl@ceph.mon.c.smithi071.stdout: whole_key_filtering: 1 2023-12-06T22:24:33.882 INFO:journalctl@ceph.mon.c.smithi071.stdout: verify_compression: 0 2023-12-06T22:24:33.882 INFO:journalctl@ceph.mon.c.smithi071.stdout: read_amp_bytes_per_bit: 0 2023-12-06T22:24:33.883 INFO:journalctl@ceph.mon.c.smithi071.stdout: format_version: 4 2023-12-06T22:24:33.883 INFO:journalctl@ceph.mon.c.smithi071.stdout: enable_index_compression: 1 2023-12-06T22:24:33.883 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_align: 0 2023-12-06T22:24:33.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T22:24:33.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T22:24:33.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compression: NoCompression 2023-12-06T22:24:33.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T22:24:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T22:24:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T22:24:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.num_levels: 7 2023-12-06T22:24:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T22:24:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T22:24:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T22:24:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T22:24:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T22:24:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T22:24:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T22:24:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:24:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T22:24:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T22:24:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T22:24:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T22:24:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T22:24:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T22:24:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:24:33.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T22:24:33.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T22:24:33.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T22:24:33.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T22:24:33.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T22:24:33.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T22:24:33.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T22:24:33.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T22:24:33.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T22:24:33.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T22:24:33.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T22:24:33.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T22:24:33.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T22:24:33.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T22:24:33.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T22:24:33.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T22:24:33.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T22:24:33.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T22:24:33.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T22:24:33.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T22:24:33.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T22:24:33.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T22:24:33.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T22:24:33.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T22:24:33.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T22:24:33.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.table_properties_collectors: 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.inplace_update_support: 0 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T22:24:33.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T22:24:33.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T22:24:33.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T22:24:33.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.bloom_locality: 0 2023-12-06T22:24:33.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.max_successive_merges: 0 2023-12-06T22:24:33.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T22:24:33.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T22:24:33.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T22:24:33.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T22:24:33.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.ttl: 2592000 2023-12-06T22:24:33.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.enable_blob_files: false 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.min_blob_size: 0 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: 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-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701901473840479, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: 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-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701901473840738, "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": 1701901473, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "15350dc6-f59a-4d6f-ba9f-720441ef57d8", "db_session_id": "QF1G8F4HTK2X6V0P0PF7"}} 2023-12-06T22:24:33.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701901473843570, "job": 1, "event": "recovery_finished"} 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: 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-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x558b76abb180 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: DB pointer 0x558b76b90000 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** DB Stats ** 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:24:33.892 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.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.6 0.00 0.00 1 0.000 0 0 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.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.6 0.00 0.00 1 0.000 0 0 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.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.6 0.00 0.00 1 0.000 0 0 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.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.6 0.00 0.00 1 0.000 0 0 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:24:33.893 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative compaction: 0.00 GB write, 0.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval compaction: 0.00 GB write, 0.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.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.6 0.00 0.00 1 0.000 0 0 2023-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.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.6 0.00 0.00 1 0.000 0 0 2023-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:24:33.894 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.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.6 0.00 0.00 1 0.000 0 0 2023-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative compaction: 0.00 GB write, 0.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:24:33.895 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: using public_addrv [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: starting mon.c rank -1 at public addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] at bind addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(???) e0 preinit fsid ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).mds e1 new map 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).mds e1 print_map 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout: e1 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout: legacy client fscid: -1 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout: No filesystems configured 2023-12-06T22:24:33.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: 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-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3898420815' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:24:33.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi113:172.21.15.113=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: Saving service mon spec with placement smithi071:172.21.15.71=a;smithi071:[v2:172.21.15.71:3301,v1:172.21.15.71:6790]=c;smithi113:172.21.15.113=b;count:3 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:33.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: Deploying daemon mon.b on smithi113 2023-12-06T22:24:33.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:33.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:24:33.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:33.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.a calling monitor election 2023-12-06T22:24:33.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.b calling monitor election 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: monmap e2: 2 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: fsmap 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T22:24:33.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mgrmap e13: y(active, since 34s) 2023-12-06T22:24:33.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: overall HEALTH_OK 2023-12-06T22:24:33.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:33.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:33.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:34.169 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:24:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: Deploying daemon mon.c on smithi071 2023-12-06T22:24:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: from='client.? 172.21.15.113:0/880530892' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T22:24:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-06T22:24:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 ceph-mon[110329]: mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-06T22:24:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:33 smithi071 systemd[1]: Started Ceph mon.c for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:24:39.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:24:39.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: mon.a calling monitor election 2023-12-06T22:24:39.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: mon.b calling monitor election 2023-12-06T22:24:39.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:39.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:39.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: mon.c calling monitor election 2023-12-06T22:24:39.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:39.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: fsmap 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: mgrmap e13: y(active, since 42s) 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: overall HEALTH_OK 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.254 INFO:teuthology.orchestra.run.smithi113.stdout: 2023-12-06T22:24:39.254 INFO:teuthology.orchestra.run.smithi113.stdout:{"epoch":3,"fsid":"ebd1520e-9485-11ee-95a2-87774f69a715","modified":"2023-12-06T22:24:33.863714Z","created":"2023-12-06T22:22:58.072814Z","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.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:3300","nonce":0},{"type":"v1","addr":"172.21.15.113:6789","nonce":0}]},"addr":"172.21.15.113:6789/0","public_addr":"172.21.15.113:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3301","nonce":0},{"type":"v1","addr":"172.21.15.71:6790","nonce":0}]},"addr":"172.21.15.71:6790/0","public_addr":"172.21.15.71:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-12-06T22:24:39.256 INFO:teuthology.orchestra.run.smithi113.stderr:dumped monmap epoch 3 2023-12-06T22:24:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:24:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: mon.a calling monitor election 2023-12-06T22:24:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: mon.b calling monitor election 2023-12-06T22:24:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: mon.c calling monitor election 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: fsmap 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: mgrmap e13: y(active, since 42s) 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: overall HEALTH_OK 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: mon.a calling monitor election 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: mon.b calling monitor election 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: mon.c calling monitor election 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: fsmap 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: mgrmap e13: y(active, since 42s) 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: overall HEALTH_OK 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:39.628 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-06T22:24:39.628 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-06T22:24:40.223 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:24:40.326 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:40.326 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:39 smithi113 ceph-mon[100417]: from='client.? 172.21.15.113:0/1288957693' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T22:24:40.326 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:39 smithi071 ceph-mon[96241]: from='client.? 172.21.15.113:0/1288957693' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T22:24:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:39 smithi071 ceph-mon[110329]: from='client.? 172.21.15.113:0/1288957693' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T22:24:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:24:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:24:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:41 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:41.828 INFO:teuthology.orchestra.run.smithi071.stdout:# minimal ceph.conf for ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:24:41.828 INFO:teuthology.orchestra.run.smithi071.stdout:[global] 2023-12-06T22:24:41.828 INFO:teuthology.orchestra.run.smithi071.stdout: fsid = ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:24:41.828 INFO:teuthology.orchestra.run.smithi071.stdout: mon_host = [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] 2023-12-06T22:24:41.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:41.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:24:41.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:41 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:42.380 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-06T22:24:42.380 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:24:42.380 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T22:24:42.411 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:24:42.411 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:24:42.477 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:24:42.477 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T22:24:42.513 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:24:42.513 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:24:42.583 INFO:tasks.cephadm:Adding mgr.y on smithi071 2023-12-06T22:24:42.583 INFO:tasks.cephadm:Adding mgr.x on smithi113 2023-12-06T22:24:42.584 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi071=y;smithi113=x' 2023-12-06T22:24:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[96241]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:24:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[96241]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:24:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[96241]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:24:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[96241]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:24:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[96241]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T22:24:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[96241]: Reconfiguring daemon mon.a on smithi071 2023-12-06T22:24:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/4025221323' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[110329]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:24:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[110329]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:24:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[110329]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:24:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[110329]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:24:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[110329]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T22:24:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[110329]: Reconfiguring daemon mon.a on smithi071 2023-12-06T22:24:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:42 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/4025221323' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:42.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:42 smithi113 ceph-mon[100417]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:24:42.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:42 smithi113 ceph-mon[100417]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:24:42.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:42 smithi113 ceph-mon[100417]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:24:42.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:42 smithi113 ceph-mon[100417]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:24:42.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:42 smithi113 ceph-mon[100417]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T22:24:42.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:42 smithi113 ceph-mon[100417]: Reconfiguring daemon mon.a on smithi071 2023-12-06T22:24:42.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:42 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/4025221323' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:43.214 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:24:43.663 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:43 smithi113 ceph-mon[100417]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:43.663 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:43 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:43.663 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:43 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:43.663 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:43 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:43.663 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:43 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:24:43.663 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:43 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[96241]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:24:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[110329]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:24:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:43 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:44.638 INFO:teuthology.orchestra.run.smithi113.stdout:Scheduled mgr update... 2023-12-06T22:24:44.888 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:44 smithi113 ceph-mon[100417]: Reconfiguring mon.c (monmap changed)... 2023-12-06T22:24:44.888 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:44 smithi113 ceph-mon[100417]: Reconfiguring daemon mon.c on smithi071 2023-12-06T22:24:44.888 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:44 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:44.888 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:44 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:44.888 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:44 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:44.888 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:44 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:24:44.888 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:44 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[96241]: Reconfiguring mon.c (monmap changed)... 2023-12-06T22:24:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[96241]: Reconfiguring daemon mon.c on smithi071 2023-12-06T22:24:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:24:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[110329]: Reconfiguring mon.c (monmap changed)... 2023-12-06T22:24:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[110329]: Reconfiguring daemon mon.c on smithi071 2023-12-06T22:24:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:24:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:24:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:44 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:45.376 DEBUG:teuthology.orchestra.run.smithi113:mgr.x> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.x.service 2023-12-06T22:24:45.378 INFO:tasks.cephadm:Deploying OSDs... 2023-12-06T22:24:45.378 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:24:45.378 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T22:24:45.400 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-12-06T22:24:45.400 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_1 2023-12-06T22:24:45.408 INFO:journalctl@ceph.mgr.x.smithi113.stdout:-- Logs begin at Wed 2023-12-06 22:04:43 UTC. -- 2023-12-06T22:24:45.460 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T22:24:45.460 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T22:24:45.461 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 6h/6d Inode: 390506 Links: 1 2023-12-06T22:24:45.461 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T22:24:45.461 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T22:24:45.461 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2023-12-06 22:24:33.268567167 +0000 2023-12-06T22:24:45.461 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2023-12-06 22:15:34.265570801 +0000 2023-12-06T22:24:45.461 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2023-12-06 22:15:34.265570801 +0000 2023-12-06T22:24:45.461 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2023-12-06T22:24:45.461 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T22:24:45.530 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2023-12-06T22:24:45.530 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2023-12-06T22:24:45.530 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000250614 s, 2.0 MB/s 2023-12-06T22:24:45.531 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T22:24:45.592 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_2 2023-12-06T22:24:45.650 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T22:24:45.650 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T22:24:45.650 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 6h/6d Inode: 395448 Links: 1 2023-12-06T22:24:45.650 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T22:24:45.650 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T22:24:45.651 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2023-12-06 22:24:33.268567167 +0000 2023-12-06T22:24:45.651 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2023-12-06 22:15:34.799560783 +0000 2023-12-06T22:24:45.651 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2023-12-06 22:15:34.799560783 +0000 2023-12-06T22:24:45.651 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2023-12-06T22:24:45.651 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T22:24:45.717 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2023-12-06T22:24:45.717 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2023-12-06T22:24:45.717 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000314268 s, 1.6 MB/s 2023-12-06T22:24:45.718 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T22:24:45.776 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_3 2023-12-06T22:24:45.834 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T22:24:45.834 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T22:24:45.834 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 6h/6d Inode: 395490 Links: 1 2023-12-06T22:24:45.834 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T22:24:45.834 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T22:24:45.834 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2023-12-06 22:24:33.268567167 +0000 2023-12-06T22:24:45.834 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2023-12-06 22:15:35.322550971 +0000 2023-12-06T22:24:45.834 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2023-12-06 22:15:35.322550971 +0000 2023-12-06T22:24:45.834 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2023-12-06T22:24:45.835 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T22:24:45.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: Reconfiguring mon.b (monmap changed)... 2023-12-06T22:24:45.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: Reconfiguring daemon mon.b on smithi113 2023-12-06T22:24:45.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:45.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi113=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:24:45.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: Saving service mgr spec with placement smithi071=y;smithi113=x;count:2 2023-12-06T22:24:45.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: Reconfiguring mon.b (monmap changed)... 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: Reconfiguring daemon mon.b on smithi113 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:45.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi113=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: Saving service mgr spec with placement smithi071=y;smithi113=x;count:2 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:24:45.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:45 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:45.901 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2023-12-06T22:24:45.901 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2023-12-06T22:24:45.901 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000223695 s, 2.3 MB/s 2023-12-06T22:24:45.902 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T22:24:45.959 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_4 2023-12-06T22:24:45.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: Reconfiguring mon.b (monmap changed)... 2023-12-06T22:24:45.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: Reconfiguring daemon mon.b on smithi113 2023-12-06T22:24:45.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:45.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi071=y;smithi113=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:24:45.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: Saving service mgr spec with placement smithi071=y;smithi113=x;count:2 2023-12-06T22:24:45.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:45.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:45.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:45.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:45.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:24:45.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T22:24:45.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:24:45.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:45 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:46.016 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T22:24:46.016 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T22:24:46.016 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 6h/6d Inode: 390859 Links: 1 2023-12-06T22:24:46.016 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T22:24:46.016 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T22:24:46.017 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2023-12-06 22:24:33.268567167 +0000 2023-12-06T22:24:46.017 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2023-12-06 22:15:35.857540934 +0000 2023-12-06T22:24:46.017 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2023-12-06 22:15:35.857540934 +0000 2023-12-06T22:24:46.017 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2023-12-06T22:24:46.017 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T22:24:46.081 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2023-12-06T22:24:46.082 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2023-12-06T22:24:46.082 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000184215 s, 2.8 MB/s 2023-12-06T22:24:46.082 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T22:24:46.140 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:24:46.140 DEBUG:teuthology.orchestra.run.smithi113:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T22:24:46.157 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-12-06T22:24:46.158 DEBUG:teuthology.orchestra.run.smithi113:> stat /dev/vg_nvme/lv_1 2023-12-06T22:24:46.215 INFO:teuthology.orchestra.run.smithi113.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T22:24:46.215 INFO:teuthology.orchestra.run.smithi113.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T22:24:46.215 INFO:teuthology.orchestra.run.smithi113.stdout:Device: 6h/6d Inode: 389950 Links: 1 2023-12-06T22:24:46.215 INFO:teuthology.orchestra.run.smithi113.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T22:24:46.215 INFO:teuthology.orchestra.run.smithi113.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T22:24:46.215 INFO:teuthology.orchestra.run.smithi113.stdout:Access: 2023-12-06 22:24:25.138572470 +0000 2023-12-06T22:24:46.215 INFO:teuthology.orchestra.run.smithi113.stdout:Modify: 2023-12-06 22:15:27.013782732 +0000 2023-12-06T22:24:46.215 INFO:teuthology.orchestra.run.smithi113.stdout:Change: 2023-12-06 22:15:27.013782732 +0000 2023-12-06T22:24:46.215 INFO:teuthology.orchestra.run.smithi113.stdout: Birth: - 2023-12-06T22:24:46.216 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T22:24:46.281 INFO:teuthology.orchestra.run.smithi113.stderr:1+0 records in 2023-12-06T22:24:46.282 INFO:teuthology.orchestra.run.smithi113.stderr:1+0 records out 2023-12-06T22:24:46.282 INFO:teuthology.orchestra.run.smithi113.stderr:512 bytes copied, 0.000252155 s, 2.0 MB/s 2023-12-06T22:24:46.283 DEBUG:teuthology.orchestra.run.smithi113:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T22:24:46.342 DEBUG:teuthology.orchestra.run.smithi113:> stat /dev/vg_nvme/lv_2 2023-12-06T22:24:46.399 INFO:teuthology.orchestra.run.smithi113.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T22:24:46.399 INFO:teuthology.orchestra.run.smithi113.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T22:24:46.399 INFO:teuthology.orchestra.run.smithi113.stdout:Device: 6h/6d Inode: 384782 Links: 1 2023-12-06T22:24:46.399 INFO:teuthology.orchestra.run.smithi113.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T22:24:46.399 INFO:teuthology.orchestra.run.smithi113.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T22:24:46.399 INFO:teuthology.orchestra.run.smithi113.stdout:Access: 2023-12-06 22:24:25.138572470 +0000 2023-12-06T22:24:46.400 INFO:teuthology.orchestra.run.smithi113.stdout:Modify: 2023-12-06 22:15:27.526772241 +0000 2023-12-06T22:24:46.400 INFO:teuthology.orchestra.run.smithi113.stdout:Change: 2023-12-06 22:15:27.526772241 +0000 2023-12-06T22:24:46.400 INFO:teuthology.orchestra.run.smithi113.stdout: Birth: - 2023-12-06T22:24:46.400 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T22:24:46.465 INFO:teuthology.orchestra.run.smithi113.stderr:1+0 records in 2023-12-06T22:24:46.465 INFO:teuthology.orchestra.run.smithi113.stderr:1+0 records out 2023-12-06T22:24:46.465 INFO:teuthology.orchestra.run.smithi113.stderr:512 bytes copied, 0.000221035 s, 2.3 MB/s 2023-12-06T22:24:46.466 DEBUG:teuthology.orchestra.run.smithi113:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T22:24:46.523 DEBUG:teuthology.orchestra.run.smithi113:> stat /dev/vg_nvme/lv_3 2023-12-06T22:24:46.580 INFO:teuthology.orchestra.run.smithi113.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T22:24:46.580 INFO:teuthology.orchestra.run.smithi113.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T22:24:46.580 INFO:teuthology.orchestra.run.smithi113.stdout:Device: 6h/6d Inode: 390139 Links: 1 2023-12-06T22:24:46.580 INFO:teuthology.orchestra.run.smithi113.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T22:24:46.580 INFO:teuthology.orchestra.run.smithi113.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T22:24:46.580 INFO:teuthology.orchestra.run.smithi113.stdout:Access: 2023-12-06 22:24:25.138572470 +0000 2023-12-06T22:24:46.581 INFO:teuthology.orchestra.run.smithi113.stdout:Modify: 2023-12-06 22:15:28.054761443 +0000 2023-12-06T22:24:46.581 INFO:teuthology.orchestra.run.smithi113.stdout:Change: 2023-12-06 22:15:28.054761443 +0000 2023-12-06T22:24:46.581 INFO:teuthology.orchestra.run.smithi113.stdout: Birth: - 2023-12-06T22:24:46.581 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T22:24:46.647 INFO:teuthology.orchestra.run.smithi113.stderr:1+0 records in 2023-12-06T22:24:46.647 INFO:teuthology.orchestra.run.smithi113.stderr:1+0 records out 2023-12-06T22:24:46.647 INFO:teuthology.orchestra.run.smithi113.stderr:512 bytes copied, 0.00100385 s, 510 kB/s 2023-12-06T22:24:46.648 DEBUG:teuthology.orchestra.run.smithi113:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T22:24:46.714 DEBUG:teuthology.orchestra.run.smithi113:> stat /dev/vg_nvme/lv_4 2023-12-06T22:24:46.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:46 smithi113 ceph-mon[100417]: Deploying daemon mgr.x on smithi113 2023-12-06T22:24:46.734 INFO:teuthology.orchestra.run.smithi113.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T22:24:46.734 INFO:teuthology.orchestra.run.smithi113.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T22:24:46.734 INFO:teuthology.orchestra.run.smithi113.stdout:Device: 6h/6d Inode: 395344 Links: 1 2023-12-06T22:24:46.734 INFO:teuthology.orchestra.run.smithi113.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T22:24:46.735 INFO:teuthology.orchestra.run.smithi113.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T22:24:46.735 INFO:teuthology.orchestra.run.smithi113.stdout:Access: 2023-12-06 22:24:46.731121801 +0000 2023-12-06T22:24:46.735 INFO:teuthology.orchestra.run.smithi113.stdout:Modify: 2023-12-06 22:15:28.549751319 +0000 2023-12-06T22:24:46.735 INFO:teuthology.orchestra.run.smithi113.stdout:Change: 2023-12-06 22:15:28.549751319 +0000 2023-12-06T22:24:46.735 INFO:teuthology.orchestra.run.smithi113.stdout: Birth: - 2023-12-06T22:24:46.735 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T22:24:46.808 INFO:teuthology.orchestra.run.smithi113.stderr:1+0 records in 2023-12-06T22:24:46.808 INFO:teuthology.orchestra.run.smithi113.stderr:1+0 records out 2023-12-06T22:24:46.808 INFO:teuthology.orchestra.run.smithi113.stderr:512 bytes copied, 0.000283683 s, 1.8 MB/s 2023-12-06T22:24:46.809 DEBUG:teuthology.orchestra.run.smithi113:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T22:24:46.867 INFO:tasks.cephadm:Deploying osd.0 on smithi071 with /dev/vg_nvme/lv_4... 2023-12-06T22:24:46.867 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T22:24:46.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:46 smithi071 ceph-mon[96241]: Deploying daemon mgr.x on smithi113 2023-12-06T22:24:46.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:46 smithi071 ceph-mon[110329]: Deploying daemon mgr.x on smithi113 2023-12-06T22:24:47.202 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:46 smithi113 systemd[1]: Starting Ceph mgr.x for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:24:47.458 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:24:47.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:47 smithi113 podman[102515]: 2023-12-06T22:24:47.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:47 smithi113 ceph-mgr[102555]: -- 172.21.15.113:0/261558632 <== mon.1 v2:172.21.15.113:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556b600949c0 con 0x556b6006a800 2023-12-06T22:24:47.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:47 smithi113 bash[102515]: 3b5dfc354b9eb1b1021d3eca59ecc36ad4b161a00d3102b60d0402af9a7e5302 2023-12-06T22:24:47.828 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:47 smithi113 ceph-mon[100417]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:47.829 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:47 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:47.829 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:47 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:47.829 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:47 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:47.829 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:47 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:47.829 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:47 smithi113 systemd[1]: Started Ceph mgr.x for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:24:47.829 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:47.558+0000 7f21052ac1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:24:47.829 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:47.636+0000 7f21052ac1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:24:47.829 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:47.732+0000 7f21052ac1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:24:47.829 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:47.829+0000 7f21052ac1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:24:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:47 smithi071 ceph-mon[110329]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:47 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:47 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:47 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:47 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:47 smithi071 ceph-mon[96241]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:47 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:47 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:47 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:47 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:48.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:48.002+0000 7f21052ac1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:24:48.649 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:48.322+0000 7f21052ac1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:24:48.650 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:48.418+0000 7f21052ac1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:24:48.650 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:48.552+0000 7f21052ac1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:24:48.943 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T22:24:48.943 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T22:24:48.943 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2023-12-06T22:24:48.943 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2023-12-06T22:24:48.943 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110734 s, 947 MB/s 2023-12-06T22:24:48.943 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2023-12-06T22:24:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:48 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:48 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:48.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:48 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:48.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:48.650+0000 7f21052ac1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:24:49.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:49.091+0000 7f21052ac1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:24:49.515 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi071:vg_nvme/lv_4 2023-12-06T22:24:49.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[96241]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:49.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:49.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:49.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:49.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:49.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:49.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:24:49.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:24:49.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:49.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[110329]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:49.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:49.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:49.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:49.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:49.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:49.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:24:49.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:24:49.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:49 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:49.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:49.666+0000 7f21052ac1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:24:49.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:49.831+0000 7f21052ac1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:24:49.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-mon[100417]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:49.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:49.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:49.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:49.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:49.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:49.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:24:49.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:24:49.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:49 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:50.271 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:24:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:50 smithi071 ceph-mon[96241]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T22:24:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:50 smithi071 ceph-mon[96241]: Reconfiguring daemon mgr.y on smithi071 2023-12-06T22:24:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:50 smithi071 ceph-mon[110329]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T22:24:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:50 smithi071 ceph-mon[110329]: Reconfiguring daemon mgr.y on smithi071 2023-12-06T22:24:50.828 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:50 smithi113 ceph-mon[100417]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T22:24:50.828 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:50 smithi113 ceph-mon[100417]: Reconfiguring daemon mgr.y on smithi071 2023-12-06T22:24:50.828 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:50 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:50.576+0000 7f21052ac1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:24:50.828 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:50 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:50.664+0000 7f21052ac1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:24:51.097 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:50 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:50.827+0000 7f21052ac1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:24:51.462 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:51.097+0000 7f21052ac1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:24:51.462 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:51.181+0000 7f21052ac1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:24:51.713 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:51.462+0000 7f21052ac1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:24:51.713 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-mon[100417]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:51.713 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.714 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.714 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:51.714 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:51.714 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:51.714 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.714 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[96241]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[110329]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:24:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:24:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:51 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:24:51.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:51 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:51.713+0000 7f21052ac1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:24:52.662 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:52 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:52.400+0000 7f21052ac1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:24:52.662 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:52 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:52.528+0000 7f21052ac1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:24:52.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:52 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:24:52.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:52 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:24:52.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:52 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:52.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:52 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:24:52.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:52 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:24:52.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:52 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:52.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:52 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:24:52.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:52 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:24:52.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:52 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:24:52.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:52 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:52.710+0000 7f21052ac1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:24:52.968 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:52 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:52.822+0000 7f21052ac1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:24:53.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:53 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:53.030+0000 7f21052ac1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:24:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:53 smithi071 ceph-mon[96241]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:24:53.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:53 smithi071 ceph-mon[96241]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:53 smithi071 ceph-mon[110329]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:24:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:53 smithi071 ceph-mon[110329]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:53.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:53 smithi113 ceph-mon[100417]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:24:53.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:53 smithi113 ceph-mon[100417]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:53.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:24:53 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:24:53.861+0000 7f21052ac1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[96241]: Standby manager daemon x started 2023-12-06T22:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3234715314' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23feea8d-6872-4d17-947a-4de52028634a"}]: dispatch 2023-12-06T22:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3234715314' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23feea8d-6872-4d17-947a-4de52028634a"}]': finished 2023-12-06T22:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[96241]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T22:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[96241]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[110329]: Standby manager daemon x started 2023-12-06T22:24:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:24:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:24:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:24:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:24:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3234715314' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23feea8d-6872-4d17-947a-4de52028634a"}]: dispatch 2023-12-06T22:24:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3234715314' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23feea8d-6872-4d17-947a-4de52028634a"}]': finished 2023-12-06T22:24:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[110329]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T22:24:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:24:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:54 smithi071 ceph-mon[110329]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:54.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:54 smithi113 ceph-mon[100417]: Standby manager daemon x started 2023-12-06T22:24:54.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:54 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:24:54.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:54 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:24:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:54 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:24:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:54 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1871790122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:24:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:54 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3234715314' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23feea8d-6872-4d17-947a-4de52028634a"}]: dispatch 2023-12-06T22:24:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:54 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3234715314' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23feea8d-6872-4d17-947a-4de52028634a"}]': finished 2023-12-06T22:24:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:54 smithi113 ceph-mon[100417]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T22:24:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:24:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:54 smithi113 ceph-mon[100417]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:55 smithi071 ceph-mon[96241]: mgrmap e14: y(active, since 58s), standbys: x 2023-12-06T22:24:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:55 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:24:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:55 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3833111730' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:24:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:55 smithi071 ceph-mon[110329]: mgrmap e14: y(active, since 58s), standbys: x 2023-12-06T22:24:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:55 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:24:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:55 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3833111730' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:24:55.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:55 smithi113 ceph-mon[100417]: mgrmap e14: y(active, since 58s), standbys: x 2023-12-06T22:24:55.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:55 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:24:55.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:55 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3833111730' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:24:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:56 smithi071 ceph-mon[96241]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:56 smithi071 ceph-mon[110329]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:56.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:56 smithi113 ceph-mon[100417]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:59.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:24:59 smithi071 ceph-mon[96241]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:59.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:24:59 smithi071 ceph-mon[110329]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:24:59.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:24:59 smithi113 ceph-mon[100417]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:00 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T22:25:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:00 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:00 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T22:25:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:00 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:00.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:00 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T22:25:00.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:00 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:01.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:01 smithi071 ceph-mon[96241]: Deploying daemon osd.0 on smithi071 2023-12-06T22:25:01.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:01 smithi071 ceph-mon[96241]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:01.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:01 smithi071 ceph-mon[110329]: Deploying daemon osd.0 on smithi071 2023-12-06T22:25:01.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:01 smithi071 ceph-mon[110329]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:01.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:01 smithi113 ceph-mon[100417]: Deploying daemon osd.0 on smithi071 2023-12-06T22:25:01.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:01 smithi113 ceph-mon[100417]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:03.547 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:03 smithi071 ceph-mon[96241]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:03.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:03 smithi071 ceph-mon[110329]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:03.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:03 smithi113 ceph-mon[100417]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:05.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:05 smithi071 ceph-mon[96241]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:05.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:05 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:05.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:05 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:05.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:05 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:05.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:05 smithi071 ceph-mon[110329]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:05.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:05 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:05.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:05 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:05.439 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:05 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:05 smithi113 ceph-mon[100417]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:05.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:05 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:05.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:05 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:05.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:05 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:07.072 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 0 on host 'smithi071' 2023-12-06T22:25:07.459 DEBUG:teuthology.orchestra.run.smithi071:osd.0> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.0.service 2023-12-06T22:25:07.461 INFO:tasks.cephadm:Deploying osd.1 on smithi071 with /dev/vg_nvme/lv_3... 2023-12-06T22:25:07.461 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T22:25:07.491 INFO:journalctl@ceph.osd.0.smithi071.stdout:-- Logs begin at Wed 2023-12-06 22:04:01 UTC. -- 2023-12-06T22:25:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:25:07.544+0000 7f2d62f16540 -1 osd.0 0 log_to_monitors true 2023-12-06T22:25:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[110329]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[110329]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:25:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[96241]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:07 smithi071 ceph-mon[96241]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:25:07.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:07 smithi113 ceph-mon[100417]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:07.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:07 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:07 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:07 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:07 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:07.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:07 smithi113 ceph-mon[100417]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:25:08.260 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:25:09.592 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:25:09.267+0000 7f2d596fb700 -1 osd.0 0 waiting for initial osdmap 2023-12-06T22:25:09.592 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:25:09.269+0000 7f2d544f6700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:25:09.592 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-mon[96241]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:09.592 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-mon[96241]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T22:25:09.592 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-mon[96241]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T22:25:09.592 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:09.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-mon[96241]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:09.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-mon[110329]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:09.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-mon[110329]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T22:25:09.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-mon[110329]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T22:25:09.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:09.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:09 smithi071 ceph-mon[110329]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:09 smithi113 ceph-mon[100417]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:09 smithi113 ceph-mon[100417]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T22:25:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:09 smithi113 ceph-mon[100417]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T22:25:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:09 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:09.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:09 smithi113 ceph-mon[100417]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:10 smithi071 ceph-mon[96241]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:25:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:10 smithi071 ceph-mon[96241]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T22:25:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:10 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:10 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:10 smithi071 ceph-mon[110329]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:25:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:10 smithi071 ceph-mon[110329]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T22:25:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:10 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:10 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:10.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:10 smithi113 ceph-mon[100417]: from='osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:25:10.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:10 smithi113 ceph-mon[100417]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T22:25:10.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:10 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:10.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:10 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:10.828 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T22:25:10.828 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T22:25:10.828 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2023-12-06T22:25:10.828 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2023-12-06T22:25:10.828 INFO:teuthology.orchestra.run.smithi071.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0111139 s, 943 MB/s 2023-12-06T22:25:10.828 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2023-12-06T22:25:11.279 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi071:vg_nvme/lv_3 2023-12-06T22:25:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: purged_snaps scrub starts 2023-12-06T22:25:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: purged_snaps scrub ok 2023-12-06T22:25:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978] boot 2023-12-06T22:25:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T22:25:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: Detected new or changed devices on smithi071 2023-12-06T22:25:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: Adjusting osd_memory_target on smithi071 to 16144M 2023-12-06T22:25:11.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:11.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:11.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:11.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:11.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:11.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: purged_snaps scrub starts 2023-12-06T22:25:11.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: purged_snaps scrub ok 2023-12-06T22:25:11.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:11.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:11.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978] boot 2023-12-06T22:25:11.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T22:25:11.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:11.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: Detected new or changed devices on smithi071 2023-12-06T22:25:11.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:11.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: Adjusting osd_memory_target on smithi071 to 16144M 2023-12-06T22:25:11.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:11.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:11.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:11.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:11.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:11.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: purged_snaps scrub starts 2023-12-06T22:25:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: purged_snaps scrub ok 2023-12-06T22:25:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T22:25:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: osd.0 [v2:172.21.15.71:6802/3816775978,v1:172.21.15.71:6803/3816775978] boot 2023-12-06T22:25:11.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T22:25:11.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:25:11.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: Detected new or changed devices on smithi071 2023-12-06T22:25:11.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:11.720 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: Adjusting osd_memory_target on smithi071 to 16144M 2023-12-06T22:25:11.720 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.720 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:11.720 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:11.720 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.720 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:11.721 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:11.721 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:11.721 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:11.872 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:25:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:12 smithi071 ceph-mon[96241]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T22:25:12.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:12 smithi071 ceph-mon[110329]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T22:25:12.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:12 smithi113 ceph-mon[100417]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T22:25:13.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:13 smithi071 ceph-mon[110329]: pgmap v37: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:13 smithi071 ceph-mon[96241]: pgmap v37: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:13.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:13 smithi113 ceph-mon[100417]: pgmap v37: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:14.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:14 smithi071 ceph-mon[110329]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:25:14.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:14 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:25:14.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:14 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:25:14.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:14 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:14.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:14 smithi071 ceph-mon[96241]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:25:14.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:14 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:25:14.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:14 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:25:14.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:14 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:14.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:14 smithi113 ceph-mon[100417]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:25:14.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:14 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:25:14.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:14 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:25:14.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:14 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:15 smithi071 ceph-mon[96241]: pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:15 smithi071 ceph-mon[110329]: pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:15.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:15 smithi113 ceph-mon[100417]: pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:16 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3130276491' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f747ac4b-fa1a-443e-80a2-cd7e78803e7e"}]: dispatch 2023-12-06T22:25:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:16 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3130276491' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f747ac4b-fa1a-443e-80a2-cd7e78803e7e"}]': finished 2023-12-06T22:25:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:16 smithi071 ceph-mon[96241]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T22:25:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:16 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:16 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3130276491' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f747ac4b-fa1a-443e-80a2-cd7e78803e7e"}]: dispatch 2023-12-06T22:25:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:16 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3130276491' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f747ac4b-fa1a-443e-80a2-cd7e78803e7e"}]': finished 2023-12-06T22:25:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:16 smithi071 ceph-mon[110329]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T22:25:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:16 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:16.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:16 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3130276491' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f747ac4b-fa1a-443e-80a2-cd7e78803e7e"}]: dispatch 2023-12-06T22:25:16.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:16 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3130276491' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f747ac4b-fa1a-443e-80a2-cd7e78803e7e"}]': finished 2023-12-06T22:25:16.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:16 smithi113 ceph-mon[100417]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T22:25:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:16 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:17 smithi071 ceph-mon[96241]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:17 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1328022125' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:25:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:17 smithi071 ceph-mon[110329]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:17 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1328022125' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:25:17.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:17 smithi113 ceph-mon[100417]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:17.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:17 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1328022125' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:25:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:19 smithi071 ceph-mon[96241]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:19 smithi071 ceph-mon[110329]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:19.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:19 smithi113 ceph-mon[100417]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:21 smithi071 ceph-mon[96241]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:21 smithi071 ceph-mon[110329]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:21.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:21 smithi113 ceph-mon[100417]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:22.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:22 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:25:22.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:22 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:22.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:22 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:25:22.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:22 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:22 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:25:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:22 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:23.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:23 smithi071 ceph-mon[96241]: Deploying daemon osd.1 on smithi071 2023-12-06T22:25:23.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:23 smithi071 ceph-mon[96241]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:23.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:23 smithi071 ceph-mon[110329]: Deploying daemon osd.1 on smithi071 2023-12-06T22:25:23.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:23 smithi071 ceph-mon[110329]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:23 smithi113 ceph-mon[100417]: Deploying daemon osd.1 on smithi071 2023-12-06T22:25:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:23 smithi113 ceph-mon[100417]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:25 smithi071 ceph-mon[96241]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:25 smithi071 ceph-mon[110329]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:25.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:25 smithi113 ceph-mon[100417]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:27 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:27 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:27 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:27 smithi071 ceph-mon[110329]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:27 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:27 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:27 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:27 smithi071 ceph-mon[96241]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:27 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:27 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:27 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:27.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:27 smithi113 ceph-mon[100417]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:28.796 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 1 on host 'smithi071' 2023-12-06T22:25:29.245 DEBUG:teuthology.orchestra.run.smithi071:osd.1> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.1.service 2023-12-06T22:25:29.248 INFO:tasks.cephadm:Deploying osd.2 on smithi071 with /dev/vg_nvme/lv_2... 2023-12-06T22:25:29.248 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T22:25:29.277 INFO:journalctl@ceph.osd.1.smithi071.stdout:-- Logs begin at Wed 2023-12-06 22:04:01 UTC. -- 2023-12-06T22:25:29.471 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[110329]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:29.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:29.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:29.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:29.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[110329]: from='osd.1 [v2:172.21.15.71:6810/3211972164,v1:172.21.15.71:6811/3211972164]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:25:29.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[96241]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:29.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:29.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:29.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:29.815 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[110329]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:25:29.815 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[96241]: from='osd.1 [v2:172.21.15.71:6810/3211972164,v1:172.21.15.71:6811/3211972164]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:25:29.815 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:29 smithi071 ceph-mon[96241]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:25:29.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:29 smithi113 ceph-mon[100417]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:29.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:29 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:29 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:29 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:29.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:29 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:29.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:29 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:29 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:29 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:29.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:29 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:29.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:29 smithi113 ceph-mon[100417]: from='osd.1 [v2:172.21.15.71:6810/3211972164,v1:172.21.15.71:6811/3211972164]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:25:29.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:29 smithi113 ceph-mon[100417]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:25:30.363 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:25:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[96241]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T22:25:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[96241]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T22:25:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[96241]: from='osd.1 [v2:172.21.15.71:6810/3211972164,v1:172.21.15.71:6811/3211972164]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[96241]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[96241]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:31.200 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-06T22:25:30.792+0000 7f4c8677c700 -1 osd.1 0 waiting for initial osdmap 2023-12-06T22:25:31.200 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-06T22:25:30.796+0000 7f4c81577700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:25:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[110329]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T22:25:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[110329]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T22:25:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[110329]: from='osd.1 [v2:172.21.15.71:6810/3211972164,v1:172.21.15.71:6811/3211972164]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[110329]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:30 smithi071 ceph-mon[110329]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:31.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:30 smithi113 ceph-mon[100417]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T22:25:31.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:30 smithi113 ceph-mon[100417]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T22:25:31.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:30 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:31.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:30 smithi113 ceph-mon[100417]: from='osd.1 [v2:172.21.15.71:6810/3211972164,v1:172.21.15.71:6811/3211972164]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:31.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:30 smithi113 ceph-mon[100417]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:31.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:30 smithi113 ceph-mon[100417]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:31.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:31 smithi071 ceph-mon[96241]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:25:31.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:31 smithi071 ceph-mon[96241]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T22:25:31.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:31 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:31.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:31 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:31.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:31 smithi071 ceph-mon[110329]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:25:31.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:31 smithi071 ceph-mon[110329]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T22:25:31.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:31 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:31.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:31 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:32.109 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T22:25:32.110 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T22:25:32.110 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2023-12-06T22:25:32.110 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2023-12-06T22:25:32.110 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011229 s, 934 MB/s 2023-12-06T22:25:32.110 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2023-12-06T22:25:32.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:31 smithi113 ceph-mon[100417]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:25:32.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:31 smithi113 ceph-mon[100417]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T22:25:32.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:31 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:32.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:31 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:32.513 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi071:vg_nvme/lv_2 2023-12-06T22:25:33.109 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:25:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: purged_snaps scrub starts 2023-12-06T22:25:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: purged_snaps scrub ok 2023-12-06T22:25:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: osd.1 [v2:172.21.15.71:6810/3211972164,v1:172.21.15.71:6811/3211972164] boot 2023-12-06T22:25:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T22:25:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: Detected new or changed devices on smithi071 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: Adjusting osd_memory_target on smithi071 to 8072M 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: purged_snaps scrub starts 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: purged_snaps scrub ok 2023-12-06T22:25:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: osd.1 [v2:172.21.15.71:6810/3211972164,v1:172.21.15.71:6811/3211972164] boot 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: Detected new or changed devices on smithi071 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: Adjusting osd_memory_target on smithi071 to 8072M 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:32 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: purged_snaps scrub starts 2023-12-06T22:25:33.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: purged_snaps scrub ok 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: osd.1 [v2:172.21.15.71:6810/3211972164,v1:172.21.15.71:6811/3211972164] boot 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: Detected new or changed devices on smithi071 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: Adjusting osd_memory_target on smithi071 to 8072M 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:33.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:32 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:33.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:33 smithi071 ceph-mon[96241]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T22:25:33.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:33 smithi071 ceph-mon[110329]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T22:25:34.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:33 smithi113 ceph-mon[100417]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T22:25:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:34 smithi071 ceph-mon[96241]: pgmap v53: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:34 smithi071 ceph-mon[96241]: from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:25:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:34 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:25:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:34 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:25:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:34 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:34 smithi071 ceph-mon[110329]: pgmap v53: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:34 smithi071 ceph-mon[110329]: from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:25:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:34 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:25:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:34 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:25:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:34 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:35.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:34 smithi113 ceph-mon[100417]: pgmap v53: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:35.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:34 smithi113 ceph-mon[100417]: from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:25:35.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:34 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:25:35.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:34 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:25:35.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:34 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:37 smithi071 ceph-mon[110329]: pgmap v54: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:37 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1852971078' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4230d54d-bde4-447e-8fdb-4005f357f9c8"}]: dispatch 2023-12-06T22:25:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:37 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1852971078' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4230d54d-bde4-447e-8fdb-4005f357f9c8"}]': finished 2023-12-06T22:25:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:37 smithi071 ceph-mon[110329]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T22:25:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:37 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:37 smithi071 ceph-mon[96241]: pgmap v54: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:37 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1852971078' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4230d54d-bde4-447e-8fdb-4005f357f9c8"}]: dispatch 2023-12-06T22:25:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:37 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1852971078' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4230d54d-bde4-447e-8fdb-4005f357f9c8"}]': finished 2023-12-06T22:25:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:37 smithi071 ceph-mon[96241]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T22:25:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:37 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:37.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:37 smithi113 ceph-mon[100417]: pgmap v54: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:37.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:37 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1852971078' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4230d54d-bde4-447e-8fdb-4005f357f9c8"}]: dispatch 2023-12-06T22:25:37.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:37 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1852971078' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4230d54d-bde4-447e-8fdb-4005f357f9c8"}]': finished 2023-12-06T22:25:37.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:37 smithi113 ceph-mon[100417]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T22:25:37.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:37 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:38 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1013161374' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:25:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:38 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1013161374' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:25:38.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:38 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1013161374' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:25:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:39 smithi071 ceph-mon[96241]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:39 smithi071 ceph-mon[110329]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:39.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:39 smithi113 ceph-mon[100417]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:41.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:41 smithi071 ceph-mon[96241]: pgmap v57: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:41 smithi071 ceph-mon[110329]: pgmap v57: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:41.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:41 smithi113 ceph-mon[100417]: pgmap v57: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:43.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:43 smithi071 ceph-mon[96241]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:43.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:43 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:25:43.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:43 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:43.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:43 smithi071 ceph-mon[110329]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:43.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:43 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:25:43.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:43 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:43.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:43 smithi113 ceph-mon[100417]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:43.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:43 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:25:43.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:43 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:44 smithi071 ceph-mon[96241]: Deploying daemon osd.2 on smithi071 2023-12-06T22:25:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:44 smithi071 ceph-mon[110329]: Deploying daemon osd.2 on smithi071 2023-12-06T22:25:44.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:44 smithi113 ceph-mon[100417]: Deploying daemon osd.2 on smithi071 2023-12-06T22:25:45.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:45 smithi071 ceph-mon[96241]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:45.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:45 smithi071 ceph-mon[110329]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:45.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:45 smithi113 ceph-mon[100417]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:47.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:47 smithi071 ceph-mon[96241]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:47.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:47 smithi071 ceph-mon[110329]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:47.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:47 smithi113 ceph-mon[100417]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:48 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:48 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:48 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:48 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:48 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:48 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:48.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:48 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:48.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:48 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:48.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:48 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:49 smithi071 ceph-mon[96241]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:49 smithi071 ceph-mon[110329]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:49.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:49 smithi113 ceph-mon[100417]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:50.313 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 2 on host 'smithi071' 2023-12-06T22:25:50.786 DEBUG:teuthology.orchestra.run.smithi071:osd.2> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.2.service 2023-12-06T22:25:50.789 INFO:tasks.cephadm:Deploying osd.3 on smithi071 with /dev/vg_nvme/lv_1... 2023-12-06T22:25:50.789 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T22:25:50.819 INFO:journalctl@ceph.osd.2.smithi071.stdout:-- Logs begin at Wed 2023-12-06 22:04:01 UTC. -- 2023-12-06T22:25:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[96241]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[96241]: from='osd.2 [v2:172.21.15.71:6818/181521343,v1:172.21.15.71:6819/181521343]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:25:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[96241]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:25:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[110329]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[110329]: from='osd.2 [v2:172.21.15.71:6818/181521343,v1:172.21.15.71:6819/181521343]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:25:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[110329]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:25:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:51.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:51.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:51.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:50 smithi113 ceph-mon[100417]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:51.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:51.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:50 smithi113 ceph-mon[100417]: from='osd.2 [v2:172.21.15.71:6818/181521343,v1:172.21.15.71:6819/181521343]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:25:51.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:50 smithi113 ceph-mon[100417]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:25:51.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:25:51.571 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:25:52.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-mon[110329]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T22:25:52.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-mon[110329]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T22:25:52.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:52.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-mon[110329]: from='osd.2 [v2:172.21.15.71:6818/181521343,v1:172.21.15.71:6819/181521343]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:52.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-mon[110329]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:52.630 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:25:52.287+0000 7f5a878cc700 -1 osd.2 0 waiting for initial osdmap 2023-12-06T22:25:52.630 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:25:52.291+0000 7f5a81ec6700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:25:52.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-mon[96241]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T22:25:52.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-mon[96241]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T22:25:52.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:52.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-mon[96241]: from='osd.2 [v2:172.21.15.71:6818/181521343,v1:172.21.15.71:6819/181521343]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:52.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:52 smithi071 ceph-mon[96241]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:52.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:52 smithi113 ceph-mon[100417]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T22:25:52.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:52 smithi113 ceph-mon[100417]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T22:25:52.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:52 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:52.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:52 smithi113 ceph-mon[100417]: from='osd.2 [v2:172.21.15.71:6818/181521343,v1:172.21.15.71:6819/181521343]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:52.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:52 smithi113 ceph-mon[100417]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:25:53.471 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T22:25:53.471 INFO:teuthology.orchestra.run.smithi071.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T22:25:53.471 INFO:teuthology.orchestra.run.smithi071.stderr: stderr: 10+0 records in 2023-12-06T22:25:53.471 INFO:teuthology.orchestra.run.smithi071.stderr:10+0 records out 2023-12-06T22:25:53.471 INFO:teuthology.orchestra.run.smithi071.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0116885 s, 897 MB/s 2023-12-06T22:25:53.471 INFO:teuthology.orchestra.run.smithi071.stderr:--> Zapping successful for: 2023-12-06T22:25:53.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:53 smithi071 ceph-mon[96241]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:53.595 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:53 smithi071 ceph-mon[96241]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:25:53.595 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:53 smithi071 ceph-mon[96241]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T22:25:53.595 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:53 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:53.595 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:53 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:53.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:53 smithi071 ceph-mon[110329]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:53.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:53 smithi071 ceph-mon[110329]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:25:53.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:53 smithi071 ceph-mon[110329]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T22:25:53.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:53 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:53.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:53 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:53.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:53 smithi113 ceph-mon[100417]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:53.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:53 smithi113 ceph-mon[100417]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:25:53.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:53 smithi113 ceph-mon[100417]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T22:25:53.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:53 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:53.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:53 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:53.939 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi071:vg_nvme/lv_1 2023-12-06T22:25:54.539 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:25:54.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: purged_snaps scrub starts 2023-12-06T22:25:54.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: purged_snaps scrub ok 2023-12-06T22:25:54.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: osd.2 [v2:172.21.15.71:6818/181521343,v1:172.21.15.71:6819/181521343] boot 2023-12-06T22:25:54.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T22:25:54.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:54.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:54.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:54.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:54.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:54.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: purged_snaps scrub starts 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: purged_snaps scrub ok 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: osd.2 [v2:172.21.15.71:6818/181521343,v1:172.21.15.71:6819/181521343] boot 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:54.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:54.800 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:54.800 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:54.800 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:54.800 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:54.800 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:54.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: purged_snaps scrub starts 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: purged_snaps scrub ok 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: osd.2 [v2:172.21.15.71:6818/181521343,v1:172.21.15.71:6819/181521343] boot 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:25:54.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[96241]: Detected new or changed devices on smithi071 2023-12-06T22:25:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[96241]: Adjusting osd_memory_target on smithi071 to 5381M 2023-12-06T22:25:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[96241]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' 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-12-06T22:25:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[96241]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T22:25:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' 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-12-06T22:25:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[96241]: osdmap e20: 3 total, 3 up, 3 in 2023-12-06T22:25:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:25:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[110329]: Detected new or changed devices on smithi071 2023-12-06T22:25:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[110329]: Adjusting osd_memory_target on smithi071 to 5381M 2023-12-06T22:25:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[110329]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' 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-12-06T22:25:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[110329]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T22:25:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' 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-12-06T22:25:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[110329]: osdmap e20: 3 total, 3 up, 3 in 2023-12-06T22:25:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:55 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:25:55.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:55 smithi113 ceph-mon[100417]: Detected new or changed devices on smithi071 2023-12-06T22:25:55.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:55 smithi113 ceph-mon[100417]: Adjusting osd_memory_target on smithi071 to 5381M 2023-12-06T22:25:55.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:55 smithi113 ceph-mon[100417]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-12-06T22:25:55.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:55 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' 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-12-06T22:25:55.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:55 smithi113 ceph-mon[100417]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T22:25:55.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:55 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' 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-12-06T22:25:55.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:55 smithi113 ceph-mon[100417]: osdmap e20: 3 total, 3 up, 3 in 2023-12-06T22:25:55.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:55 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:25:56.824 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:25:56 smithi071 sudo[134689]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T22:25:56.824 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:25:56 smithi071 sudo[134689]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:56.824 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:25:56 smithi071 sudo[134689]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:56.825 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:25:56 smithi071 sudo[134689]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:25:56.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:25:56.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:25:56.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:56.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T22:25:56.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:56 smithi071 ceph-mon[110329]: osdmap e21: 3 total, 3 up, 3 in 2023-12-06T22:25:56.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:25:56.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:25:56.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:56.826 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T22:25:56.826 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:56 smithi071 ceph-mon[96241]: osdmap e21: 3 total, 3 up, 3 in 2023-12-06T22:25:56.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:25:56.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:25:56.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:25:56.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T22:25:56.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:56 smithi113 ceph-mon[100417]: osdmap e21: 3 total, 3 up, 3 in 2023-12-06T22:25:57.193 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:25:56 smithi071 sudo[134714]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T22:25:57.194 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:25:56 smithi071 sudo[134714]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:57.194 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:25:56 smithi071 sudo[134714]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:57.194 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:25:56 smithi071 sudo[134714]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:25:57.449 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134744]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T22:25:57.449 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134744]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:57.449 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134744]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:57.449 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134744]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:25:57.752 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:57 smithi071 ceph-mon[96241]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:25:57.752 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:57 smithi071 ceph-mon[96241]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:25:57.752 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:57 smithi071 ceph-mon[96241]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:25:57.752 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:57 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:57.752 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:57 smithi071 ceph-mon[96241]: osdmap e22: 3 total, 3 up, 3 in 2023-12-06T22:25:57.752 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:57 smithi071 ceph-mon[110329]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:25:57.753 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:57 smithi071 ceph-mon[110329]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:25:57.753 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:57 smithi071 ceph-mon[110329]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:25:57.753 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:57 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:57.753 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:57 smithi071 ceph-mon[110329]: osdmap e22: 3 total, 3 up, 3 in 2023-12-06T22:25:57.753 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134758]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T22:25:57.753 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134758]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:57.753 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134758]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:57.753 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134758]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:25:57.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:57 smithi113 ceph-mon[100417]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:25:57.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:57 smithi113 ceph-mon[100417]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:25:57.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:57 smithi113 ceph-mon[100417]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:25:57.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:57 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:25:57.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:57 smithi113 ceph-mon[100417]: osdmap e22: 3 total, 3 up, 3 in 2023-12-06T22:25:58.015 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134795]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T22:25:58.015 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134795]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:58.015 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134795]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:58.016 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:25:57 smithi071 sudo[134795]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:25:58.274 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134810]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T22:25:58.274 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134810]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:58.274 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134810]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:58.274 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134810]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:25:58.531 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134843]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T22:25:58.531 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134843]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:58.531 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134843]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:58.531 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134843]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:25:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134847]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T22:25:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134847]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134847]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:58 smithi071 sudo[134847]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:25:59.028 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:58 smithi113 sudo[103247]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T22:25:59.029 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:58 smithi113 sudo[103247]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:59.029 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:58 smithi113 sudo[103247]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:59.029 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:58 smithi113 sudo[103247]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:25:59.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: mgrmap e15: y(active, since 2m), standbys: x 2023-12-06T22:25:59.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T22:25:59.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/4243135015' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8156883-7387-47aa-b734-2c291d237181"}]: dispatch 2023-12-06T22:25:59.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T22:25:59.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:25:59.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:25:59.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8156883-7387-47aa-b734-2c291d237181"}]: dispatch 2023-12-06T22:25:59.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:25:59.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a8156883-7387-47aa-b734-2c291d237181"}]': finished 2023-12-06T22:25:59.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T22:25:59.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:25:59.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:25:59.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:25:59.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:25:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: mgrmap e15: y(active, since 2m), standbys: x 2023-12-06T22:25:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T22:25:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/4243135015' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8156883-7387-47aa-b734-2c291d237181"}]: dispatch 2023-12-06T22:25:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T22:25:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:25:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:25:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8156883-7387-47aa-b734-2c291d237181"}]: dispatch 2023-12-06T22:25:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:25:59.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a8156883-7387-47aa-b734-2c291d237181"}]': finished 2023-12-06T22:25:59.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T22:25:59.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:25:59.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:25:59.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:25:59.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:25:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:25:59.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 sudo[103250]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T22:25:59.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 sudo[103250]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 sudo[103250]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 sudo[103250]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: mgrmap e15: y(active, since 2m), standbys: x 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/4243135015' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8156883-7387-47aa-b734-2c291d237181"}]: dispatch 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8156883-7387-47aa-b734-2c291d237181"}]: dispatch 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a8156883-7387-47aa-b734-2c291d237181"}]': finished 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:25:59.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:25:59.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:25:59 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:25:59.556 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 sudo[134885]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T22:25:59.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 sudo[134885]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:59.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 sudo[134885]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:59.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 sudo[134885]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:25:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 sudo[134888]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T22:25:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 sudo[134888]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-06T22:25:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 sudo[134888]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T22:25:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:25:59 smithi071 sudo[134888]: pam_unix(sudo:session): session closed for user root 2023-12-06T22:26:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T22:26:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:26:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: Cluster is now healthy 2023-12-06T22:26:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T22:26:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T22:26:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:26:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2679480613' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: Cluster is now healthy 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:26:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:26:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T22:26:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:00 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2679480613' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:26:00.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:00.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T22:26:00.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:26:00.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: Cluster is now healthy 2023-12-06T22:26:00.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T22:26:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T22:26:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:26:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:26:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:26:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T22:26:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:00 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2679480613' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:26:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:01 smithi071 ceph-mon[96241]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:01 smithi071 ceph-mon[110329]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:01.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:01 smithi113 ceph-mon[100417]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:03 smithi071 ceph-mon[96241]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:03 smithi071 ceph-mon[110329]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:03.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:03 smithi113 ceph-mon[100417]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:05.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:05 smithi071 ceph-mon[110329]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T22:26:05.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:05 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:26:05.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:05 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:05.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:05 smithi071 ceph-mon[110329]: Deploying daemon osd.3 on smithi071 2023-12-06T22:26:05.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:05 smithi071 ceph-mon[96241]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T22:26:05.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:05 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:26:05.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:05 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:05.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:05 smithi071 ceph-mon[96241]: Deploying daemon osd.3 on smithi071 2023-12-06T22:26:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:05 smithi113 ceph-mon[100417]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T22:26:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:05 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:26:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:05 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:05.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:05 smithi113 ceph-mon[100417]: Deploying daemon osd.3 on smithi071 2023-12-06T22:26:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:07 smithi071 ceph-mon[96241]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T22:26:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:07 smithi071 ceph-mon[110329]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T22:26:07.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:07 smithi113 ceph-mon[100417]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T22:26:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:09 smithi071 ceph-mon[96241]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T22:26:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:09 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:09 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:09 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:09 smithi071 ceph-mon[110329]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T22:26:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:09 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:09 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:09 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:09 smithi113 ceph-mon[100417]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T22:26:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:09 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:09 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:09 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:11 smithi071 ceph-mon[96241]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 67 KiB/s wr, 4 op/s 2023-12-06T22:26:11.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:11 smithi071 ceph-mon[110329]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 67 KiB/s wr, 4 op/s 2023-12-06T22:26:11.712 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 3 on host 'smithi071' 2023-12-06T22:26:11.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:11 smithi113 ceph-mon[100417]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 67 KiB/s wr, 4 op/s 2023-12-06T22:26:12.128 DEBUG:teuthology.orchestra.run.smithi071:osd.3> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.3.service 2023-12-06T22:26:12.131 INFO:tasks.cephadm:Deploying osd.4 on smithi113 with /dev/vg_nvme/lv_4... 2023-12-06T22:26:12.131 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T22:26:12.159 INFO:journalctl@ceph.osd.3.smithi071.stdout:-- Logs begin at Wed 2023-12-06 22:04:01 UTC. -- 2023-12-06T22:26:12.735 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:26:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[96241]: from='osd.3 [v2:172.21.15.71:6826/511327045,v1:172.21.15.71:6827/511327045]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:26:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[96241]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:26:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[96241]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-06T22:26:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[110329]: from='osd.3 [v2:172.21.15.71:6826/511327045,v1:172.21.15.71:6827/511327045]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:26:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[110329]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:26:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:12 smithi071 ceph-mon[110329]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-06T22:26:12.964 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:12 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.964 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:12 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.964 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:12 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.964 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:12 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:12.964 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:12 smithi113 ceph-mon[100417]: from='osd.3 [v2:172.21.15.71:6826/511327045,v1:172.21.15.71:6827/511327045]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:26:12.964 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:12 smithi113 ceph-mon[100417]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:26:12.964 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:12 smithi113 ceph-mon[100417]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-12-06T22:26:14.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-mon[96241]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T22:26:14.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-mon[96241]: osdmap e24: 4 total, 3 up, 4 in 2023-12-06T22:26:14.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:14.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-mon[96241]: from='osd.3 [v2:172.21.15.71:6826/511327045,v1:172.21.15.71:6827/511327045]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:26:14.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-mon[96241]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:26:14.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-mon[110329]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T22:26:14.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-mon[110329]: osdmap e24: 4 total, 3 up, 4 in 2023-12-06T22:26:14.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:14.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-mon[110329]: from='osd.3 [v2:172.21.15.71:6826/511327045,v1:172.21.15.71:6827/511327045]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:26:14.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-mon[110329]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:26:14.047 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-06T22:26:13.780+0000 7f952cbbb700 -1 osd.3 0 waiting for initial osdmap 2023-12-06T22:26:14.047 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 06 22:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-06T22:26:13.784+0000 7f95291b9700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:26:14.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:13 smithi113 ceph-mon[100417]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T22:26:14.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:13 smithi113 ceph-mon[100417]: osdmap e24: 4 total, 3 up, 4 in 2023-12-06T22:26:14.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:13 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:14.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:13 smithi113 ceph-mon[100417]: from='osd.3 [v2:172.21.15.71:6826/511327045,v1:172.21.15.71:6827/511327045]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:26:14.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:13 smithi113 ceph-mon[100417]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]: dispatch 2023-12-06T22:26:14.220 INFO:teuthology.orchestra.run.smithi113.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T22:26:14.221 INFO:teuthology.orchestra.run.smithi113.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T22:26:14.221 INFO:teuthology.orchestra.run.smithi113.stderr: stderr: 10+0 records in 2023-12-06T22:26:14.221 INFO:teuthology.orchestra.run.smithi113.stderr:10+0 records out 2023-12-06T22:26:14.221 INFO:teuthology.orchestra.run.smithi113.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00940161 s, 1.1 GB/s 2023-12-06T22:26:14.221 INFO:teuthology.orchestra.run.smithi113.stderr:--> Zapping successful for: 2023-12-06T22:26:14.675 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi113:vg_nvme/lv_4 2023-12-06T22:26:14.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:14 smithi113 ceph-mon[100417]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:26:14.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:14 smithi113 ceph-mon[100417]: osdmap e25: 4 total, 3 up, 4 in 2023-12-06T22:26:14.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:14 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:14.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:14 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:14.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:14 smithi113 ceph-mon[100417]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:15.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:14 smithi071 ceph-mon[110329]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:26:15.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:14 smithi071 ceph-mon[110329]: osdmap e25: 4 total, 3 up, 4 in 2023-12-06T22:26:15.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:14 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:15.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:14 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:15.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:14 smithi071 ceph-mon[110329]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:15.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:14 smithi071 ceph-mon[96241]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2023-12-06T22:26:15.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:14 smithi071 ceph-mon[96241]: osdmap e25: 4 total, 3 up, 4 in 2023-12-06T22:26:15.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:14 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:15.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:14 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:15.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:14 smithi071 ceph-mon[96241]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 875 MiB used, 267 GiB / 268 GiB avail 2023-12-06T22:26:15.269 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:26:16.070 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: purged_snaps scrub starts 2023-12-06T22:26:16.070 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: purged_snaps scrub ok 2023-12-06T22:26:16.070 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:16.070 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: osd.3 [v2:172.21.15.71:6826/511327045,v1:172.21.15.71:6827/511327045] boot 2023-12-06T22:26:16.070 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: osdmap e26: 4 total, 4 up, 4 in 2023-12-06T22:26:16.070 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:16.070 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: Detected new or changed devices on smithi071 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: Adjusting osd_memory_target on smithi071 to 4036M 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:16.071 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:16.072 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: purged_snaps scrub starts 2023-12-06T22:26:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: purged_snaps scrub ok 2023-12-06T22:26:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: osd.3 [v2:172.21.15.71:6826/511327045,v1:172.21.15.71:6827/511327045] boot 2023-12-06T22:26:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: osdmap e26: 4 total, 4 up, 4 in 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: Detected new or changed devices on smithi071 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: Adjusting osd_memory_target on smithi071 to 4036M 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: purged_snaps scrub starts 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: purged_snaps scrub ok 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: osd.3 [v2:172.21.15.71:6826/511327045,v1:172.21.15.71:6827/511327045] boot 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: osdmap e26: 4 total, 4 up, 4 in 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: Detected new or changed devices on smithi071 2023-12-06T22:26:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: Adjusting osd_memory_target on smithi071 to 4036M 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:16 smithi071 ceph-mon[96241]: osdmap e27: 4 total, 4 up, 4 in 2023-12-06T22:26:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:16 smithi071 ceph-mon[96241]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:16 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:26:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:16 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:26:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:16 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:16 smithi071 ceph-mon[110329]: osdmap e27: 4 total, 4 up, 4 in 2023-12-06T22:26:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:16 smithi071 ceph-mon[110329]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:16 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:26:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:16 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:26:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:16 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:17.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:16 smithi113 ceph-mon[100417]: osdmap e27: 4 total, 4 up, 4 in 2023-12-06T22:26:17.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:16 smithi113 ceph-mon[100417]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:17.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:16 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:26:17.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:16 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:26:17.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:16 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:18 smithi071 ceph-mon[96241]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:26:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:18 smithi071 ceph-mon[110329]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:26:18.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:18 smithi113 ceph-mon[100417]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:26:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[96241]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[96241]: from='client.? 172.21.15.113:0/1377998409' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1598833d-8a0b-4ef0-a9ab-bec87853700c"}]: dispatch 2023-12-06T22:26:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[96241]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1598833d-8a0b-4ef0-a9ab-bec87853700c"}]: dispatch 2023-12-06T22:26:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[96241]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1598833d-8a0b-4ef0-a9ab-bec87853700c"}]': finished 2023-12-06T22:26:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[96241]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T22:26:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[110329]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[110329]: from='client.? 172.21.15.113:0/1377998409' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1598833d-8a0b-4ef0-a9ab-bec87853700c"}]: dispatch 2023-12-06T22:26:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[110329]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1598833d-8a0b-4ef0-a9ab-bec87853700c"}]: dispatch 2023-12-06T22:26:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[110329]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1598833d-8a0b-4ef0-a9ab-bec87853700c"}]': finished 2023-12-06T22:26:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[110329]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T22:26:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:19 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:19.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:19 smithi113 ceph-mon[100417]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:19.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:19 smithi113 ceph-mon[100417]: from='client.? 172.21.15.113:0/1377998409' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1598833d-8a0b-4ef0-a9ab-bec87853700c"}]: dispatch 2023-12-06T22:26:19.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:19 smithi113 ceph-mon[100417]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1598833d-8a0b-4ef0-a9ab-bec87853700c"}]: dispatch 2023-12-06T22:26:19.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:19 smithi113 ceph-mon[100417]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1598833d-8a0b-4ef0-a9ab-bec87853700c"}]': finished 2023-12-06T22:26:19.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:19 smithi113 ceph-mon[100417]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T22:26:19.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:19 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:20 smithi071 ceph-mon[96241]: from='client.? 172.21.15.113:0/48457823' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:26:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:20 smithi071 ceph-mon[110329]: from='client.? 172.21.15.113:0/48457823' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:26:20.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:20 smithi113 ceph-mon[100417]: from='client.? 172.21.15.113:0/48457823' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:26:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:21 smithi071 ceph-mon[96241]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:21 smithi071 ceph-mon[110329]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:21.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:21 smithi113 ceph-mon[100417]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:23.441 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:23 smithi113 ceph-mon[100417]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:23 smithi071 ceph-mon[96241]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:23 smithi071 ceph-mon[110329]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:25.642 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:25 smithi113 ceph-mon[100417]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:25.642 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:25 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:26:25.642 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:25 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:25 smithi071 ceph-mon[96241]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:25 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:26:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:25 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:25 smithi071 ceph-mon[110329]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:25 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:26:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:25 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:26.646 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:26 smithi113 ceph-mon[100417]: Deploying daemon osd.4 on smithi113 2023-12-06T22:26:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:26 smithi071 ceph-mon[96241]: Deploying daemon osd.4 on smithi113 2023-12-06T22:26:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:26 smithi071 ceph-mon[110329]: Deploying daemon osd.4 on smithi113 2023-12-06T22:26:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:27 smithi071 ceph-mon[96241]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:27 smithi071 ceph-mon[110329]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:27.712 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:27 smithi113 ceph-mon[100417]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:29.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:29 smithi113 ceph-mon[100417]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:29.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:29 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:29.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:29 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:29.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:29 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:29 smithi071 ceph-mon[96241]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:29 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:29 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:29 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:29 smithi071 ceph-mon[110329]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:29 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:29 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:29 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:31 smithi071 ceph-mon[96241]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:31 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:31 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:31 smithi071 ceph-mon[110329]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:31 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:31 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:31.715 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:31 smithi113 ceph-mon[100417]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:31.715 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:31 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:31.715 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:31 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:31.863 INFO:teuthology.orchestra.run.smithi113.stdout:Created osd(s) 4 on host 'smithi113' 2023-12-06T22:26:32.341 DEBUG:teuthology.orchestra.run.smithi113:osd.4> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.4.service 2023-12-06T22:26:32.343 INFO:tasks.cephadm:Deploying osd.5 on smithi113 with /dev/vg_nvme/lv_3... 2023-12-06T22:26:32.344 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T22:26:32.376 INFO:journalctl@ceph.osd.4.smithi113.stdout:-- Logs begin at Wed 2023-12-06 22:04:43 UTC. -- 2023-12-06T22:26:33.181 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:26:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:32 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:32 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:32 smithi071 ceph-mon[96241]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:32 smithi071 ceph-mon[96241]: from='osd.4 [v2:172.21.15.113:6800/1270137465,v1:172.21.15.113:6801/1270137465]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:26:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:32 smithi071 ceph-mon[96241]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:26:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:32 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:32 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:32 smithi071 ceph-mon[110329]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:32 smithi071 ceph-mon[110329]: from='osd.4 [v2:172.21.15.113:6800/1270137465,v1:172.21.15.113:6801/1270137465]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:26:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:32 smithi071 ceph-mon[110329]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:26:33.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:32 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:33.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:32 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:33.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:32 smithi113 ceph-mon[100417]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:32 smithi113 ceph-mon[100417]: from='osd.4 [v2:172.21.15.113:6800/1270137465,v1:172.21.15.113:6801/1270137465]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:26:33.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:32 smithi113 ceph-mon[100417]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:26:34.536 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:34 smithi113 ceph-mon[100417]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T22:26:34.536 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:34 smithi113 ceph-mon[100417]: osdmap e29: 5 total, 4 up, 5 in 2023-12-06T22:26:34.536 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:34 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:34.536 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:34 smithi113 ceph-mon[100417]: from='osd.4 [v2:172.21.15.113:6800/1270137465,v1:172.21.15.113:6801/1270137465]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:34.536 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:34 smithi113 ceph-mon[100417]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:34.537 INFO:journalctl@ceph.osd.4.smithi113.stdout:Dec 06 22:26:34 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-4[105990]: 2023-12-06T22:26:34.289+0000 7f278d596700 -1 osd.4 0 waiting for initial osdmap 2023-12-06T22:26:34.537 INFO:journalctl@ceph.osd.4.smithi113.stdout:Dec 06 22:26:34 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-4[105990]: 2023-12-06T22:26:34.293+0000 7f2788391700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:26:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:34 smithi071 ceph-mon[96241]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T22:26:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:34 smithi071 ceph-mon[96241]: osdmap e29: 5 total, 4 up, 5 in 2023-12-06T22:26:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:34 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:34 smithi071 ceph-mon[96241]: from='osd.4 [v2:172.21.15.113:6800/1270137465,v1:172.21.15.113:6801/1270137465]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:34 smithi071 ceph-mon[96241]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:34 smithi071 ceph-mon[110329]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T22:26:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:34 smithi071 ceph-mon[110329]: osdmap e29: 5 total, 4 up, 5 in 2023-12-06T22:26:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:34 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:34 smithi071 ceph-mon[110329]: from='osd.4 [v2:172.21.15.113:6800/1270137465,v1:172.21.15.113:6801/1270137465]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:34 smithi071 ceph-mon[110329]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:34.967 INFO:teuthology.orchestra.run.smithi113.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T22:26:34.967 INFO:teuthology.orchestra.run.smithi113.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T22:26:34.967 INFO:teuthology.orchestra.run.smithi113.stderr: stderr: 10+0 records in 2023-12-06T22:26:34.967 INFO:teuthology.orchestra.run.smithi113.stderr:10+0 records out 2023-12-06T22:26:34.967 INFO:teuthology.orchestra.run.smithi113.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00944346 s, 1.1 GB/s 2023-12-06T22:26:34.967 INFO:teuthology.orchestra.run.smithi113.stderr:--> Zapping successful for: 2023-12-06T22:26:35.632 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:35 smithi113 ceph-mon[100417]: purged_snaps scrub starts 2023-12-06T22:26:35.633 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:35 smithi113 ceph-mon[100417]: purged_snaps scrub ok 2023-12-06T22:26:35.633 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:35 smithi113 ceph-mon[100417]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:35.633 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:35 smithi113 ceph-mon[100417]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:26:35.633 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:35 smithi113 ceph-mon[100417]: osdmap e30: 5 total, 4 up, 5 in 2023-12-06T22:26:35.633 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:35 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:35.633 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:35 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:35.690 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi113:vg_nvme/lv_3 2023-12-06T22:26:35.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[96241]: purged_snaps scrub starts 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[96241]: purged_snaps scrub ok 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[96241]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[96241]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[96241]: osdmap e30: 5 total, 4 up, 5 in 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[110329]: purged_snaps scrub starts 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[110329]: purged_snaps scrub ok 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[110329]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[110329]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[110329]: osdmap e30: 5 total, 4 up, 5 in 2023-12-06T22:26:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:35 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:36.284 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:26:36.663 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: osd.4 [v2:172.21.15.113:6800/1270137465,v1:172.21.15.113:6801/1270137465] boot 2023-12-06T22:26:36.663 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T22:26:36.663 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.664 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:36 smithi113 ceph-mon[100417]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T22:26:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: osd.4 [v2:172.21.15.113:6800/1270137465,v1:172.21.15.113:6801/1270137465] boot 2023-12-06T22:26:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T22:26:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[96241]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: osd.4 [v2:172.21.15.113:6800/1270137465,v1:172.21.15.113:6801/1270137465] boot 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:36 smithi071 ceph-mon[110329]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T22:26:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:37 smithi071 ceph-mon[96241]: Detected new or changed devices on smithi113 2023-12-06T22:26:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:37 smithi071 ceph-mon[96241]: Adjusting osd_memory_target on smithi113 to 17168M 2023-12-06T22:26:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:37 smithi071 ceph-mon[96241]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:37 smithi071 ceph-mon[96241]: osdmap e33: 5 total, 5 up, 5 in 2023-12-06T22:26:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:37 smithi071 ceph-mon[110329]: Detected new or changed devices on smithi113 2023-12-06T22:26:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:37 smithi071 ceph-mon[110329]: Adjusting osd_memory_target on smithi113 to 17168M 2023-12-06T22:26:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:37 smithi071 ceph-mon[110329]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:37 smithi071 ceph-mon[110329]: osdmap e33: 5 total, 5 up, 5 in 2023-12-06T22:26:37.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:37 smithi113 ceph-mon[100417]: Detected new or changed devices on smithi113 2023-12-06T22:26:37.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:37 smithi113 ceph-mon[100417]: Adjusting osd_memory_target on smithi113 to 17168M 2023-12-06T22:26:37.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:37 smithi113 ceph-mon[100417]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-12-06T22:26:37.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:37 smithi113 ceph-mon[100417]: osdmap e33: 5 total, 5 up, 5 in 2023-12-06T22:26:38.556 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:26:38.556 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:26:38.556 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:38 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:26:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:26:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:38 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:26:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:26:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:38 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:39 smithi071 ceph-mon[96241]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:26:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:39 smithi071 ceph-mon[96241]: pgmap v104: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-06T22:26:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:39 smithi071 ceph-mon[96241]: osdmap e34: 5 total, 5 up, 5 in 2023-12-06T22:26:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:39 smithi071 ceph-mon[110329]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:26:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:39 smithi071 ceph-mon[110329]: pgmap v104: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-06T22:26:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:39 smithi071 ceph-mon[110329]: osdmap e34: 5 total, 5 up, 5 in 2023-12-06T22:26:39.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:39 smithi113 ceph-mon[100417]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:26:39.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:39 smithi113 ceph-mon[100417]: pgmap v104: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-12-06T22:26:39.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:39 smithi113 ceph-mon[100417]: osdmap e34: 5 total, 5 up, 5 in 2023-12-06T22:26:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[96241]: osdmap e35: 5 total, 5 up, 5 in 2023-12-06T22:26:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[96241]: from='client.? 172.21.15.113:0/4129808723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1a65b54-de05-4752-8f9d-38e2381bc43d"}]: dispatch 2023-12-06T22:26:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[96241]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1a65b54-de05-4752-8f9d-38e2381bc43d"}]: dispatch 2023-12-06T22:26:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[96241]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1a65b54-de05-4752-8f9d-38e2381bc43d"}]': finished 2023-12-06T22:26:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[96241]: osdmap e36: 6 total, 5 up, 6 in 2023-12-06T22:26:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[110329]: osdmap e35: 5 total, 5 up, 5 in 2023-12-06T22:26:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[110329]: from='client.? 172.21.15.113:0/4129808723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1a65b54-de05-4752-8f9d-38e2381bc43d"}]: dispatch 2023-12-06T22:26:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[110329]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1a65b54-de05-4752-8f9d-38e2381bc43d"}]: dispatch 2023-12-06T22:26:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[110329]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1a65b54-de05-4752-8f9d-38e2381bc43d"}]': finished 2023-12-06T22:26:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[110329]: osdmap e36: 6 total, 5 up, 6 in 2023-12-06T22:26:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:40 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:40.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:40 smithi113 ceph-mon[100417]: osdmap e35: 5 total, 5 up, 5 in 2023-12-06T22:26:40.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:40 smithi113 ceph-mon[100417]: from='client.? 172.21.15.113:0/4129808723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1a65b54-de05-4752-8f9d-38e2381bc43d"}]: dispatch 2023-12-06T22:26:40.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:40 smithi113 ceph-mon[100417]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e1a65b54-de05-4752-8f9d-38e2381bc43d"}]: dispatch 2023-12-06T22:26:40.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:40 smithi113 ceph-mon[100417]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e1a65b54-de05-4752-8f9d-38e2381bc43d"}]': finished 2023-12-06T22:26:40.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:40 smithi113 ceph-mon[100417]: osdmap e36: 6 total, 5 up, 6 in 2023-12-06T22:26:40.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:40 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:41 smithi071 ceph-mon[96241]: pgmap v108: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 146 KiB/s, 0 objects/s recovering 2023-12-06T22:26:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:41 smithi071 ceph-mon[96241]: from='client.? 172.21.15.113:0/2971475811' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:26:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:41 smithi071 ceph-mon[110329]: pgmap v108: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 146 KiB/s, 0 objects/s recovering 2023-12-06T22:26:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:41 smithi071 ceph-mon[110329]: from='client.? 172.21.15.113:0/2971475811' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:26:41.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:41 smithi113 ceph-mon[100417]: pgmap v108: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 146 KiB/s, 0 objects/s recovering 2023-12-06T22:26:41.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:41 smithi113 ceph-mon[100417]: from='client.? 172.21.15.113:0/2971475811' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:26:43.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:43 smithi113 ceph-mon[100417]: pgmap v109: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-12-06T22:26:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:43 smithi071 ceph-mon[96241]: pgmap v109: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-12-06T22:26:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:43 smithi071 ceph-mon[110329]: pgmap v109: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-12-06T22:26:45.625 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:45 smithi113 ceph-mon[100417]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:45 smithi071 ceph-mon[96241]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:45 smithi071 ceph-mon[110329]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:46.594 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:46 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:26:46.594 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:46 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:46.594 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:46 smithi113 ceph-mon[100417]: Deploying daemon osd.5 on smithi113 2023-12-06T22:26:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:46 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:26:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:46 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:46 smithi071 ceph-mon[96241]: Deploying daemon osd.5 on smithi113 2023-12-06T22:26:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:46 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:26:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:46 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:46 smithi071 ceph-mon[110329]: Deploying daemon osd.5 on smithi113 2023-12-06T22:26:47.427 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:47 smithi113 ceph-mon[100417]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:47 smithi071 ceph-mon[96241]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:47 smithi071 ceph-mon[110329]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:49.655 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:49 smithi113 ceph-mon[100417]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:49 smithi071 ceph-mon[96241]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:49 smithi071 ceph-mon[110329]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:50.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:50.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:50.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:50.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:50 smithi113 ceph-mon[100417]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:50 smithi071 ceph-mon[96241]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:50 smithi071 ceph-mon[110329]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:52.539 INFO:teuthology.orchestra.run.smithi113.stdout:Created osd(s) 5 on host 'smithi113' 2023-12-06T22:26:52.957 DEBUG:teuthology.orchestra.run.smithi113:osd.5> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.5.service 2023-12-06T22:26:52.959 INFO:tasks.cephadm:Deploying osd.6 on smithi113 with /dev/vg_nvme/lv_2... 2023-12-06T22:26:52.959 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T22:26:52.988 INFO:journalctl@ceph.osd.5.smithi113.stdout:-- Logs begin at Wed 2023-12-06 22:04:43 UTC. -- 2023-12-06T22:26:53.217 INFO:journalctl@ceph.osd.5.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-5[113661]: 2023-12-06T22:26:53.034+0000 7fef24758540 -1 osd.5 0 log_to_monitors true 2023-12-06T22:26:53.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:53.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:53.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-mon[100417]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:53.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:53.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-mon[100417]: from='osd.5 [v2:172.21.15.113:6808/2664148471,v1:172.21.15.113:6809/2664148471]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:26:53.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:53 smithi113 ceph-mon[100417]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:26:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[96241]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[96241]: from='osd.5 [v2:172.21.15.113:6808/2664148471,v1:172.21.15.113:6809/2664148471]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[96241]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[110329]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:26:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[110329]: from='osd.5 [v2:172.21.15.113:6808/2664148471,v1:172.21.15.113:6809/2664148471]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:26:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:53 smithi071 ceph-mon[110329]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:26:53.727 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:26:54.717 INFO:journalctl@ceph.osd.5.smithi113.stdout:Dec 06 22:26:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-5[113661]: 2023-12-06T22:26:54.541+0000 7fef1c740700 -1 osd.5 0 waiting for initial osdmap 2023-12-06T22:26:54.718 INFO:journalctl@ceph.osd.5.smithi113.stdout:Dec 06 22:26:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-5[113661]: 2023-12-06T22:26:54.546+0000 7fef13d34700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:26:54.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:54 smithi113 ceph-mon[100417]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T22:26:54.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:54 smithi113 ceph-mon[100417]: osdmap e37: 6 total, 5 up, 6 in 2023-12-06T22:26:54.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:54 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:54.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:54 smithi113 ceph-mon[100417]: from='osd.5 [v2:172.21.15.113:6808/2664148471,v1:172.21.15.113:6809/2664148471]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:54.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:54 smithi113 ceph-mon[100417]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:54 smithi071 ceph-mon[96241]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T22:26:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:54 smithi071 ceph-mon[96241]: osdmap e37: 6 total, 5 up, 6 in 2023-12-06T22:26:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:54 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:54 smithi071 ceph-mon[96241]: from='osd.5 [v2:172.21.15.113:6808/2664148471,v1:172.21.15.113:6809/2664148471]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:54 smithi071 ceph-mon[96241]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:54 smithi071 ceph-mon[110329]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T22:26:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:54 smithi071 ceph-mon[110329]: osdmap e37: 6 total, 5 up, 6 in 2023-12-06T22:26:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:54 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:54 smithi071 ceph-mon[110329]: from='osd.5 [v2:172.21.15.113:6808/2664148471,v1:172.21.15.113:6809/2664148471]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:54 smithi071 ceph-mon[110329]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:26:55.749 INFO:teuthology.orchestra.run.smithi113.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T22:26:55.749 INFO:teuthology.orchestra.run.smithi113.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T22:26:55.749 INFO:teuthology.orchestra.run.smithi113.stderr: stderr: 10+0 records in 2023-12-06T22:26:55.749 INFO:teuthology.orchestra.run.smithi113.stderr:10+0 records out 2023-12-06T22:26:55.750 INFO:teuthology.orchestra.run.smithi113.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00825107 s, 1.3 GB/s 2023-12-06T22:26:55.750 INFO:teuthology.orchestra.run.smithi113.stderr:--> Zapping successful for: 2023-12-06T22:26:55.782 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:55 smithi113 ceph-mon[100417]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:55.782 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:55 smithi113 ceph-mon[100417]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:26:55.782 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:55 smithi113 ceph-mon[100417]: osdmap e38: 6 total, 5 up, 6 in 2023-12-06T22:26:55.782 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:55 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:55.782 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:55 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:55 smithi071 ceph-mon[96241]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:55 smithi071 ceph-mon[96241]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:26:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:55 smithi071 ceph-mon[96241]: osdmap e38: 6 total, 5 up, 6 in 2023-12-06T22:26:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:55 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:55 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:55 smithi071 ceph-mon[110329]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-12-06T22:26:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:55 smithi071 ceph-mon[110329]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:26:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:55 smithi071 ceph-mon[110329]: osdmap e38: 6 total, 5 up, 6 in 2023-12-06T22:26:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:55 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:55 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:56.113 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi113:vg_nvme/lv_2 2023-12-06T22:26:56.705 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:26:56.881 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: purged_snaps scrub starts 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: purged_snaps scrub ok 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: osd.5 [v2:172.21.15.113:6808/2664148471,v1:172.21.15.113:6809/2664148471] boot 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: osdmap e39: 6 total, 6 up, 6 in 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:56.882 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:56 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: purged_snaps scrub starts 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: purged_snaps scrub ok 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: osd.5 [v2:172.21.15.113:6808/2664148471,v1:172.21.15.113:6809/2664148471] boot 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: osdmap e39: 6 total, 6 up, 6 in 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: purged_snaps scrub starts 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: purged_snaps scrub ok 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: osd.5 [v2:172.21.15.113:6808/2664148471,v1:172.21.15.113:6809/2664148471] boot 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: osdmap e39: 6 total, 6 up, 6 in 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:26:56.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:56 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:26:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:57 smithi071 ceph-mon[96241]: Detected new or changed devices on smithi113 2023-12-06T22:26:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:57 smithi071 ceph-mon[96241]: Adjusting osd_memory_target on smithi113 to 8584M 2023-12-06T22:26:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:57 smithi071 ceph-mon[96241]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:26:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:57 smithi071 ceph-mon[96241]: osdmap e40: 6 total, 6 up, 6 in 2023-12-06T22:26:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:57 smithi071 ceph-mon[96241]: osdmap e41: 6 total, 6 up, 6 in 2023-12-06T22:26:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:57 smithi071 ceph-mon[110329]: Detected new or changed devices on smithi113 2023-12-06T22:26:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:57 smithi071 ceph-mon[110329]: Adjusting osd_memory_target on smithi113 to 8584M 2023-12-06T22:26:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:57 smithi071 ceph-mon[110329]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:26:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:57 smithi071 ceph-mon[110329]: osdmap e40: 6 total, 6 up, 6 in 2023-12-06T22:26:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:57 smithi071 ceph-mon[110329]: osdmap e41: 6 total, 6 up, 6 in 2023-12-06T22:26:57.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:57 smithi113 ceph-mon[100417]: Detected new or changed devices on smithi113 2023-12-06T22:26:57.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:57 smithi113 ceph-mon[100417]: Adjusting osd_memory_target on smithi113 to 8584M 2023-12-06T22:26:57.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:57 smithi113 ceph-mon[100417]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:26:57.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:57 smithi113 ceph-mon[100417]: osdmap e40: 6 total, 6 up, 6 in 2023-12-06T22:26:57.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:57 smithi113 ceph-mon[100417]: osdmap e41: 6 total, 6 up, 6 in 2023-12-06T22:26:58.930 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:58 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:26:58.930 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:58 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:26:58.930 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:58 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:58 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:26:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:58 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:26:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:58 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:58 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:26:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:58 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:26:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:58 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:26:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:59 smithi071 ceph-mon[96241]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:26:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:59 smithi071 ceph-mon[96241]: pgmap v122: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:26:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:26:59 smithi071 ceph-mon[96241]: osdmap e42: 6 total, 6 up, 6 in 2023-12-06T22:26:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:59 smithi071 ceph-mon[110329]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:26:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:59 smithi071 ceph-mon[110329]: pgmap v122: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:26:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:26:59 smithi071 ceph-mon[110329]: osdmap e42: 6 total, 6 up, 6 in 2023-12-06T22:26:59.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:59 smithi113 ceph-mon[100417]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:26:59.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:59 smithi113 ceph-mon[100417]: pgmap v122: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:26:59.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:26:59 smithi113 ceph-mon[100417]: osdmap e42: 6 total, 6 up, 6 in 2023-12-06T22:27:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[110329]: osdmap e43: 6 total, 6 up, 6 in 2023-12-06T22:27:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[110329]: from='client.? 172.21.15.113:0/769428435' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dbab62dd-77f9-4830-95c7-41c9be633c4e"}]: dispatch 2023-12-06T22:27:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[110329]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dbab62dd-77f9-4830-95c7-41c9be633c4e"}]: dispatch 2023-12-06T22:27:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[110329]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dbab62dd-77f9-4830-95c7-41c9be633c4e"}]': finished 2023-12-06T22:27:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[110329]: osdmap e44: 7 total, 6 up, 7 in 2023-12-06T22:27:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[96241]: osdmap e43: 6 total, 6 up, 6 in 2023-12-06T22:27:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[96241]: from='client.? 172.21.15.113:0/769428435' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dbab62dd-77f9-4830-95c7-41c9be633c4e"}]: dispatch 2023-12-06T22:27:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[96241]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dbab62dd-77f9-4830-95c7-41c9be633c4e"}]: dispatch 2023-12-06T22:27:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[96241]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dbab62dd-77f9-4830-95c7-41c9be633c4e"}]': finished 2023-12-06T22:27:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[96241]: osdmap e44: 7 total, 6 up, 7 in 2023-12-06T22:27:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:00 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:00.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:00 smithi113 ceph-mon[100417]: osdmap e43: 6 total, 6 up, 6 in 2023-12-06T22:27:00.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:00 smithi113 ceph-mon[100417]: from='client.? 172.21.15.113:0/769428435' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dbab62dd-77f9-4830-95c7-41c9be633c4e"}]: dispatch 2023-12-06T22:27:00.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:00 smithi113 ceph-mon[100417]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dbab62dd-77f9-4830-95c7-41c9be633c4e"}]: dispatch 2023-12-06T22:27:00.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:00 smithi113 ceph-mon[100417]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dbab62dd-77f9-4830-95c7-41c9be633c4e"}]': finished 2023-12-06T22:27:00.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:00 smithi113 ceph-mon[100417]: osdmap e44: 7 total, 6 up, 7 in 2023-12-06T22:27:00.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:00 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:01 smithi071 ceph-mon[110329]: pgmap v125: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:27:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:01 smithi071 ceph-mon[110329]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:27:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:01 smithi071 ceph-mon[110329]: from='client.? 172.21.15.113:0/1239268561' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:27:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:01 smithi071 ceph-mon[96241]: pgmap v125: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:27:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:01 smithi071 ceph-mon[96241]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:27:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:01 smithi071 ceph-mon[96241]: from='client.? 172.21.15.113:0/1239268561' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:27:01.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:01 smithi113 ceph-mon[100417]: pgmap v125: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:27:01.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:01 smithi113 ceph-mon[100417]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:27:01.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:01 smithi113 ceph-mon[100417]: from='client.? 172.21.15.113:0/1239268561' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:27:03.680 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:03 smithi113 ceph-mon[100417]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 122 KiB/s, 0 objects/s recovering 2023-12-06T22:27:03.680 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:03 smithi113 ceph-mon[100417]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:27:03.680 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:03 smithi113 ceph-mon[100417]: Cluster is now healthy 2023-12-06T22:27:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:03 smithi071 ceph-mon[96241]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 122 KiB/s, 0 objects/s recovering 2023-12-06T22:27:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:03 smithi071 ceph-mon[96241]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:27:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:03 smithi071 ceph-mon[96241]: Cluster is now healthy 2023-12-06T22:27:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:03 smithi071 ceph-mon[110329]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 122 KiB/s, 0 objects/s recovering 2023-12-06T22:27:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:03 smithi071 ceph-mon[110329]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:27:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:03 smithi071 ceph-mon[110329]: Cluster is now healthy 2023-12-06T22:27:05.586 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:05 smithi113 ceph-mon[100417]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-06T22:27:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:05 smithi071 ceph-mon[96241]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-06T22:27:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:05 smithi071 ceph-mon[110329]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-06T22:27:06.612 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:06 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:27:06.612 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:06 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:06 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:27:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:06 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:06 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:27:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:06 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:07 smithi071 ceph-mon[96241]: Deploying daemon osd.6 on smithi113 2023-12-06T22:27:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:07 smithi071 ceph-mon[96241]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-06T22:27:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:07 smithi071 ceph-mon[110329]: Deploying daemon osd.6 on smithi113 2023-12-06T22:27:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:07 smithi071 ceph-mon[110329]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-06T22:27:07.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:07 smithi113 ceph-mon[100417]: Deploying daemon osd.6 on smithi113 2023-12-06T22:27:07.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:07 smithi113 ceph-mon[100417]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-06T22:27:09.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:09 smithi113 ceph-mon[100417]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T22:27:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:09 smithi071 ceph-mon[96241]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T22:27:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:09 smithi071 ceph-mon[110329]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-06T22:27:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:11 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:11 smithi071 ceph-mon[96241]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T22:27:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:11 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:11 smithi071 ceph-mon[110329]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T22:27:11.456 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:11.456 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:11.456 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:11 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:11.456 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:11 smithi113 ceph-mon[100417]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T22:27:13.055 INFO:teuthology.orchestra.run.smithi113.stdout:Created osd(s) 6 on host 'smithi113' 2023-12-06T22:27:13.478 DEBUG:teuthology.orchestra.run.smithi113:osd.6> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.6.service 2023-12-06T22:27:13.480 INFO:tasks.cephadm:Deploying osd.7 on smithi113 with /dev/vg_nvme/lv_1... 2023-12-06T22:27:13.480 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T22:27:13.509 INFO:journalctl@ceph.osd.6.smithi113.stdout:-- Logs begin at Wed 2023-12-06 22:04:43 UTC. -- 2023-12-06T22:27:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[96241]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-12-06T22:27:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[96241]: from='osd.6 [v2:172.21.15.113:6816/1223266455,v1:172.21.15.113:6817/1223266455]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:27:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[96241]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:27:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[110329]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-12-06T22:27:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[110329]: from='osd.6 [v2:172.21.15.113:6816/1223266455,v1:172.21.15.113:6817/1223266455]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:27:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:13 smithi071 ceph-mon[110329]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:27:13.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:13 smithi113 ceph-mon[100417]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-12-06T22:27:13.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:13 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:13 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:13 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:13 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:13 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:13 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:13 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:13 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:13 smithi113 ceph-mon[100417]: from='osd.6 [v2:172.21.15.113:6816/1223266455,v1:172.21.15.113:6817/1223266455]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:27:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:13 smithi113 ceph-mon[100417]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:27:14.563 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:27:15.136 INFO:journalctl@ceph.osd.6.smithi113.stdout:Dec 06 22:27:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-6[121421]: 2023-12-06T22:27:15.020+0000 7fa214a01700 -1 osd.6 0 waiting for initial osdmap 2023-12-06T22:27:15.136 INFO:journalctl@ceph.osd.6.smithi113.stdout:Dec 06 22:27:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-6[121421]: 2023-12-06T22:27:15.029+0000 7fa20f7fc700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:27:15.136 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:15 smithi113 ceph-mon[100417]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:27:15.136 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:15 smithi113 ceph-mon[100417]: osdmap e45: 7 total, 6 up, 7 in 2023-12-06T22:27:15.136 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:15 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:15.137 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:15 smithi113 ceph-mon[100417]: from='osd.6 [v2:172.21.15.113:6816/1223266455,v1:172.21.15.113:6817/1223266455]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:15.137 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:15 smithi113 ceph-mon[100417]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:15.137 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:15 smithi113 ceph-mon[100417]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:27:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[96241]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:27:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[96241]: osdmap e45: 7 total, 6 up, 7 in 2023-12-06T22:27:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[96241]: from='osd.6 [v2:172.21.15.113:6816/1223266455,v1:172.21.15.113:6817/1223266455]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[96241]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[96241]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:27:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[110329]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:27:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[110329]: osdmap e45: 7 total, 6 up, 7 in 2023-12-06T22:27:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[110329]: from='osd.6 [v2:172.21.15.113:6816/1223266455,v1:172.21.15.113:6817/1223266455]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[110329]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:15 smithi071 ceph-mon[110329]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-12-06T22:27:16.292 INFO:teuthology.orchestra.run.smithi113.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T22:27:16.292 INFO:teuthology.orchestra.run.smithi113.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T22:27:16.292 INFO:teuthology.orchestra.run.smithi113.stderr: stderr: 10+0 records in 2023-12-06T22:27:16.292 INFO:teuthology.orchestra.run.smithi113.stderr:10+0 records out 2023-12-06T22:27:16.292 INFO:teuthology.orchestra.run.smithi113.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00922082 s, 1.1 GB/s 2023-12-06T22:27:16.292 INFO:teuthology.orchestra.run.smithi113.stderr:--> Zapping successful for: 2023-12-06T22:27:16.330 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:16 smithi113 ceph-mon[100417]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:27:16.331 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:16 smithi113 ceph-mon[100417]: osdmap e46: 7 total, 6 up, 7 in 2023-12-06T22:27:16.331 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:16 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:16.331 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:16 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:16 smithi071 ceph-mon[96241]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:27:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:16 smithi071 ceph-mon[96241]: osdmap e46: 7 total, 6 up, 7 in 2023-12-06T22:27:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:16 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:16 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:16 smithi071 ceph-mon[110329]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:27:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:16 smithi071 ceph-mon[110329]: osdmap e46: 7 total, 6 up, 7 in 2023-12-06T22:27:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:16 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:16 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:16.713 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi113:vg_nvme/lv_1 2023-12-06T22:27:17.368 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:27:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[96241]: purged_snaps scrub starts 2023-12-06T22:27:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[96241]: purged_snaps scrub ok 2023-12-06T22:27:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[96241]: osd.6 [v2:172.21.15.113:6816/1223266455,v1:172.21.15.113:6817/1223266455] boot 2023-12-06T22:27:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[96241]: osdmap e47: 7 total, 7 up, 7 in 2023-12-06T22:27:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[96241]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[110329]: purged_snaps scrub starts 2023-12-06T22:27:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[110329]: purged_snaps scrub ok 2023-12-06T22:27:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[110329]: osd.6 [v2:172.21.15.113:6816/1223266455,v1:172.21.15.113:6817/1223266455] boot 2023-12-06T22:27:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[110329]: osdmap e47: 7 total, 7 up, 7 in 2023-12-06T22:27:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:17 smithi071 ceph-mon[110329]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:17 smithi113 ceph-mon[100417]: purged_snaps scrub starts 2023-12-06T22:27:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:17 smithi113 ceph-mon[100417]: purged_snaps scrub ok 2023-12-06T22:27:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:17 smithi113 ceph-mon[100417]: osd.6 [v2:172.21.15.113:6816/1223266455,v1:172.21.15.113:6817/1223266455] boot 2023-12-06T22:27:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:17 smithi113 ceph-mon[100417]: osdmap e47: 7 total, 7 up, 7 in 2023-12-06T22:27:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:17 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:27:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:17 smithi113 ceph-mon[100417]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:18.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: osdmap e48: 7 total, 7 up, 7 in 2023-12-06T22:27:18.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: Detected new or changed devices on smithi113 2023-12-06T22:27:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: Adjusting osd_memory_target on smithi113 to 5722M 2023-12-06T22:27:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:18 smithi113 ceph-mon[100417]: osdmap e49: 7 total, 7 up, 7 in 2023-12-06T22:27:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: osdmap e48: 7 total, 7 up, 7 in 2023-12-06T22:27:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: Detected new or changed devices on smithi113 2023-12-06T22:27:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: Adjusting osd_memory_target on smithi113 to 5722M 2023-12-06T22:27:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[110329]: osdmap e49: 7 total, 7 up, 7 in 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: osdmap e48: 7 total, 7 up, 7 in 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: Detected new or changed devices on smithi113 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: Adjusting osd_memory_target on smithi113 to 5722M 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:18 smithi071 ceph-mon[96241]: osdmap e49: 7 total, 7 up, 7 in 2023-12-06T22:27:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:19 smithi071 ceph-mon[96241]: pgmap v140: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:19 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:27:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:19 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:27:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:19 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:19 smithi071 ceph-mon[110329]: pgmap v140: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:19 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:27:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:19 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:27:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:19 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:19 smithi113 ceph-mon[100417]: pgmap v140: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:19 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T22:27:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:19 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T22:27:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:19 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:20.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:20 smithi113 ceph-mon[100417]: from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:20.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:20 smithi113 ceph-mon[100417]: osdmap e50: 7 total, 7 up, 7 in 2023-12-06T22:27:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:20 smithi071 ceph-mon[96241]: from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:20 smithi071 ceph-mon[96241]: osdmap e50: 7 total, 7 up, 7 in 2023-12-06T22:27:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:20 smithi071 ceph-mon[110329]: from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi113:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:20 smithi071 ceph-mon[110329]: osdmap e50: 7 total, 7 up, 7 in 2023-12-06T22:27:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:21 smithi071 ceph-mon[96241]: osdmap e51: 7 total, 7 up, 7 in 2023-12-06T22:27:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:21 smithi071 ceph-mon[96241]: pgmap v143: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:21 smithi071 ceph-mon[110329]: osdmap e51: 7 total, 7 up, 7 in 2023-12-06T22:27:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:21 smithi071 ceph-mon[110329]: pgmap v143: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:21.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:21 smithi113 ceph-mon[100417]: osdmap e51: 7 total, 7 up, 7 in 2023-12-06T22:27:21.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:21 smithi113 ceph-mon[100417]: pgmap v143: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[96241]: from='client.? 172.21.15.113:0/28017545' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "646ce8ea-d355-4724-ba67-071a1f2843de"}]: dispatch 2023-12-06T22:27:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[96241]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "646ce8ea-d355-4724-ba67-071a1f2843de"}]: dispatch 2023-12-06T22:27:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[96241]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "646ce8ea-d355-4724-ba67-071a1f2843de"}]': finished 2023-12-06T22:27:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[96241]: osdmap e52: 8 total, 7 up, 8 in 2023-12-06T22:27:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[96241]: from='client.? 172.21.15.113:0/297146531' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:27:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[110329]: from='client.? 172.21.15.113:0/28017545' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "646ce8ea-d355-4724-ba67-071a1f2843de"}]: dispatch 2023-12-06T22:27:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[110329]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "646ce8ea-d355-4724-ba67-071a1f2843de"}]: dispatch 2023-12-06T22:27:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[110329]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "646ce8ea-d355-4724-ba67-071a1f2843de"}]': finished 2023-12-06T22:27:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[110329]: osdmap e52: 8 total, 7 up, 8 in 2023-12-06T22:27:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:22 smithi071 ceph-mon[110329]: from='client.? 172.21.15.113:0/297146531' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:27:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:22 smithi113 ceph-mon[100417]: from='client.? 172.21.15.113:0/28017545' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "646ce8ea-d355-4724-ba67-071a1f2843de"}]: dispatch 2023-12-06T22:27:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:22 smithi113 ceph-mon[100417]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "646ce8ea-d355-4724-ba67-071a1f2843de"}]: dispatch 2023-12-06T22:27:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:22 smithi113 ceph-mon[100417]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "646ce8ea-d355-4724-ba67-071a1f2843de"}]': finished 2023-12-06T22:27:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:22 smithi113 ceph-mon[100417]: osdmap e52: 8 total, 7 up, 8 in 2023-12-06T22:27:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:22 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:22 smithi113 ceph-mon[100417]: from='client.? 172.21.15.113:0/297146531' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T22:27:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:23 smithi071 ceph-mon[96241]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 136 KiB/s, 0 objects/s recovering 2023-12-06T22:27:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:23 smithi071 ceph-mon[110329]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 136 KiB/s, 0 objects/s recovering 2023-12-06T22:27:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:23 smithi113 ceph-mon[100417]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 136 KiB/s, 0 objects/s recovering 2023-12-06T22:27:25.561 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:25 smithi113 ceph-mon[100417]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-06T22:27:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:25 smithi071 ceph-mon[96241]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-06T22:27:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:25 smithi071 ceph-mon[110329]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-06T22:27:27.551 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:27 smithi113 ceph-mon[100417]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-12-06T22:27:27.551 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:27 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:27:27.551 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:27 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:27 smithi071 ceph-mon[96241]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-12-06T22:27:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:27 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:27:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:27 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:27 smithi071 ceph-mon[110329]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2023-12-06T22:27:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:27 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:27:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:27 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:28.317 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:28 smithi113 ceph-mon[100417]: Deploying daemon osd.7 on smithi113 2023-12-06T22:27:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:28 smithi071 ceph-mon[110329]: Deploying daemon osd.7 on smithi113 2023-12-06T22:27:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:28 smithi071 ceph-mon[96241]: Deploying daemon osd.7 on smithi113 2023-12-06T22:27:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:29 smithi071 ceph-mon[96241]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-06T22:27:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:29 smithi071 ceph-mon[110329]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-06T22:27:29.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:29 smithi113 ceph-mon[100417]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-06T22:27:31.642 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:31 smithi113 ceph-mon[100417]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T22:27:31.643 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:31 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:31.643 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:31 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:31.643 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:31 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:31 smithi071 ceph-mon[96241]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T22:27:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:31 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:31 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:31 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:31 smithi071 ceph-mon[110329]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T22:27:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:31 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:31 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:31 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:33.634 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:33 smithi113 ceph-mon[100417]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:33 smithi071 ceph-mon[96241]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:33 smithi071 ceph-mon[110329]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:33.917 INFO:teuthology.orchestra.run.smithi113.stdout:Created osd(s) 7 on host 'smithi113' 2023-12-06T22:27:34.342 DEBUG:teuthology.orchestra.run.smithi113:osd.7> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.7.service 2023-12-06T22:27:34.344 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-06T22:27:34.345 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T22:27:34.375 INFO:journalctl@ceph.osd.7.smithi113.stdout:-- Logs begin at Wed 2023-12-06 22:04:43 UTC. -- 2023-12-06T22:27:34.717 INFO:journalctl@ceph.osd.7.smithi113.stdout:Dec 06 22:27:34 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-7[129154]: 2023-12-06T22:27:34.395+0000 7f5148374540 -1 osd.7 0 log_to_monitors true 2023-12-06T22:27:34.951 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:27:35.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[110329]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:35.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[110329]: from='osd.7 [v2:172.21.15.113:6824/84405118,v1:172.21.15.113:6825/84405118]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:27:35.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[110329]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:27:35.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[96241]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:35.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[96241]: from='osd.7 [v2:172.21.15.113:6824/84405118,v1:172.21.15.113:6825/84405118]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:27:35.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[96241]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:27:35.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:34 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:34 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:34 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:34 smithi113 ceph-mon[100417]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:35.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:34 smithi113 ceph-mon[100417]: from='osd.7 [v2:172.21.15.113:6824/84405118,v1:172.21.15.113:6825/84405118]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:27:35.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:34 smithi113 ceph-mon[100417]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:27:35.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:34 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:34 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:35.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:35 smithi071 ceph-mon[110329]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:27:35.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:35 smithi071 ceph-mon[110329]: osdmap e53: 8 total, 7 up, 8 in 2023-12-06T22:27:35.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:35 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:35.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:35 smithi071 ceph-mon[110329]: from='osd.7 [v2:172.21.15.113:6824/84405118,v1:172.21.15.113:6825/84405118]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:35.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:35 smithi071 ceph-mon[110329]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:35.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:35 smithi071 ceph-mon[96241]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:27:35.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:35 smithi071 ceph-mon[96241]: osdmap e53: 8 total, 7 up, 8 in 2023-12-06T22:27:35.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:35 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:35.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:35 smithi071 ceph-mon[96241]: from='osd.7 [v2:172.21.15.113:6824/84405118,v1:172.21.15.113:6825/84405118]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:35.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:35 smithi071 ceph-mon[96241]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:36.217 INFO:journalctl@ceph.osd.7.smithi113.stdout:Dec 06 22:27:35 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-7[129154]: 2023-12-06T22:27:35.911+0000 7f513eb59700 -1 osd.7 0 waiting for initial osdmap 2023-12-06T22:27:36.218 INFO:journalctl@ceph.osd.7.smithi113.stdout:Dec 06 22:27:35 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-7[129154]: 2023-12-06T22:27:35.918+0000 7f5139954700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:27:36.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:35 smithi113 ceph-mon[100417]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:27:36.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:35 smithi113 ceph-mon[100417]: osdmap e53: 8 total, 7 up, 8 in 2023-12-06T22:27:36.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:35 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:36.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:35 smithi113 ceph-mon[100417]: from='osd.7 [v2:172.21.15.113:6824/84405118,v1:172.21.15.113:6825/84405118]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:36.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:35 smithi113 ceph-mon[100417]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]: dispatch 2023-12-06T22:27:36.330 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:27:36.704 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":54,"num_osds":8,"num_up_osds":7,"osd_up_since":1701901636,"num_in_osds":8,"osd_in_since":1701901641,"num_remapped_pgs":0} 2023-12-06T22:27:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[110329]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:27:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[110329]: osdmap e54: 8 total, 7 up, 8 in 2023-12-06T22:27:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[110329]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/459117303' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T22:27:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[96241]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:27:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[96241]: osdmap e54: 8 total, 7 up, 8 in 2023-12-06T22:27:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[96241]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:36 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/459117303' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T22:27:37.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:36 smithi113 ceph-mon[100417]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi113", "root=default"]}]': finished 2023-12-06T22:27:37.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:36 smithi113 ceph-mon[100417]: osdmap e54: 8 total, 7 up, 8 in 2023-12-06T22:27:37.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:37.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:36 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:37.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:36 smithi113 ceph-mon[100417]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-12-06T22:27:37.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:36 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/459117303' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T22:27:37.706 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T22:27:38.155 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:37 smithi113 ceph-mon[100417]: purged_snaps scrub starts 2023-12-06T22:27:38.155 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:37 smithi113 ceph-mon[100417]: purged_snaps scrub ok 2023-12-06T22:27:38.155 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:37 smithi113 ceph-mon[100417]: osd.7 [v2:172.21.15.113:6824/84405118,v1:172.21.15.113:6825/84405118] boot 2023-12-06T22:27:38.155 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:37 smithi113 ceph-mon[100417]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T22:27:38.155 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:37 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:38.156 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:37 smithi113 ceph-mon[100417]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T22:27:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[96241]: purged_snaps scrub starts 2023-12-06T22:27:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[96241]: purged_snaps scrub ok 2023-12-06T22:27:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[96241]: osd.7 [v2:172.21.15.113:6824/84405118,v1:172.21.15.113:6825/84405118] boot 2023-12-06T22:27:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[96241]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T22:27:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[96241]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T22:27:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[110329]: purged_snaps scrub starts 2023-12-06T22:27:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[110329]: purged_snaps scrub ok 2023-12-06T22:27:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[110329]: osd.7 [v2:172.21.15.113:6824/84405118,v1:172.21.15.113:6825/84405118] boot 2023-12-06T22:27:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[110329]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T22:27:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:27:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:37 smithi071 ceph-mon[110329]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T22:27:38.312 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:27:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: Detected new or changed devices on smithi113 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: Adjusting osd_memory_target on smithi113 to 4292M 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: pgmap v157: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[96241]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: Detected new or changed devices on smithi113 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: Adjusting osd_memory_target on smithi113 to 4292M 2023-12-06T22:27:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: pgmap v157: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:39 smithi071 ceph-mon[110329]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T22:27:39.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: Detected new or changed devices on smithi113 2023-12-06T22:27:39.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: Adjusting osd_memory_target on smithi113 to 4292M 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: pgmap v157: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:39.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:39.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:39 smithi113 ceph-mon[100417]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T22:27:39.703 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:27:40.153 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1701901656,"num_in_osds":8,"osd_in_since":1701901641,"num_remapped_pgs":0} 2023-12-06T22:27:40.153 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T22:27:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:40 smithi071 ceph-mon[96241]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T22:27:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:40 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3153608893' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T22:27:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:40 smithi071 ceph-mon[110329]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T22:27:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:40 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3153608893' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T22:27:40.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:40 smithi113 ceph-mon[100417]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T22:27:40.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:40 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3153608893' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T22:27:40.747 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:27:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:41 smithi071 ceph-mon[96241]: pgmap v160: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:41 smithi071 ceph-mon[96241]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T22:27:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:41 smithi071 ceph-mon[110329]: pgmap v160: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:41 smithi071 ceph-mon[110329]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T22:27:41.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:41 smithi113 ceph-mon[100417]: pgmap v160: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:41.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:41 smithi113 ceph-mon[100417]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T22:27:42.086 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:27:42.086 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":59,"fsid":"ebd1520e-9485-11ee-95a2-87774f69a715","created":"2023-12-06T22:23:02.771492+0000","modified":"2023-12-06T22:27:40.295187+0000","last_up_change":"2023-12-06T22:27:36.904863+0000","last_in_change":"2023-12-06T22:27:21.116425+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-12-06T22:25:54.539194+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"23feea8d-6872-4d17-947a-4de52028634a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6803","nonce":3816775978}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6805","nonce":3816775978}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6809","nonce":3816775978}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6807","nonce":3816775978}]},"public_addr":"172.21.15.71:6803/3816775978","cluster_addr":"172.21.15.71:6805/3816775978","heartbeat_back_addr":"172.21.15.71:6809/3816775978","heartbeat_front_addr":"172.21.15.71:6807/3816775978","state":["exists","up"]},{"osd":1,"uuid":"f747ac4b-fa1a-443e-80a2-cd7e78803e7e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6811","nonce":3211972164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6813","nonce":3211972164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6817","nonce":3211972164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6815","nonce":3211972164}]},"public_addr":"172.21.15.71:6811/3211972164","cluster_addr":"172.21.15.71:6813/3211972164","heartbeat_back_addr":"172.21.15.71:6817/3211972164","heartbeat_front_addr":"172.21.15.71:6815/3211972164","state":["exists","up"]},{"osd":2,"uuid":"4230d54d-bde4-447e-8fdb-4005f357f9c8","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.71:6818","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6819","nonce":181521343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6821","nonce":181521343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6825","nonce":181521343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6823","nonce":181521343}]},"public_addr":"172.21.15.71:6819/181521343","cluster_addr":"172.21.15.71:6821/181521343","heartbeat_back_addr":"172.21.15.71:6825/181521343","heartbeat_front_addr":"172.21.15.71:6823/181521343","state":["exists","up"]},{"osd":3,"uuid":"a8156883-7387-47aa-b734-2c291d237181","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6827","nonce":511327045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6829","nonce":511327045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6833","nonce":511327045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6831","nonce":511327045}]},"public_addr":"172.21.15.71:6827/511327045","cluster_addr":"172.21.15.71:6829/511327045","heartbeat_back_addr":"172.21.15.71:6833/511327045","heartbeat_front_addr":"172.21.15.71:6831/511327045","state":["exists","up"]},{"osd":4,"uuid":"1598833d-8a0b-4ef0-a9ab-bec87853700c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6800","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6801","nonce":1270137465}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6802","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6803","nonce":1270137465}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6806","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6807","nonce":1270137465}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6804","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6805","nonce":1270137465}]},"public_addr":"172.21.15.113:6801/1270137465","cluster_addr":"172.21.15.113:6803/1270137465","heartbeat_back_addr":"172.21.15.113:6807/1270137465","heartbeat_front_addr":"172.21.15.113:6805/1270137465","state":["exists","up"]},{"osd":5,"uuid":"e1a65b54-de05-4752-8f9d-38e2381bc43d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6808","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6809","nonce":2664148471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6810","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6811","nonce":2664148471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6814","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6815","nonce":2664148471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6812","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6813","nonce":2664148471}]},"public_addr":"172.21.15.113:6809/2664148471","cluster_addr":"172.21.15.113:6811/2664148471","heartbeat_back_addr":"172.21.15.113:6815/2664148471","heartbeat_front_addr":"172.21.15.113:6813/2664148471","state":["exists","up"]},{"osd":6,"uuid":"dbab62dd-77f9-4830-95c7-41c9be633c4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6816","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6817","nonce":1223266455}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6818","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6819","nonce":1223266455}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6822","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6823","nonce":1223266455}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6820","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6821","nonce":1223266455}]},"public_addr":"172.21.15.113:6817/1223266455","cluster_addr":"172.21.15.113:6819/1223266455","heartbeat_back_addr":"172.21.15.113:6823/1223266455","heartbeat_front_addr":"172.21.15.113:6821/1223266455","state":["exists","up"]},{"osd":7,"uuid":"646ce8ea-d355-4724-ba67-071a1f2843de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6824","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6825","nonce":84405118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6826","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6827","nonce":84405118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6830","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6831","nonce":84405118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6828","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6829","nonce":84405118}]},"public_addr":"172.21.15.113:6825/84405118","cluster_addr":"172.21.15.113:6827/84405118","heartbeat_back_addr":"172.21.15.113:6831/84405118","heartbeat_front_addr":"172.21.15.113:6829/84405118","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-12-06T22:25:08.554933+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-12-06T22:25:30.185510+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-12-06T22:25:51.329481+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-12-06T22:26:13.091000+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-12-06T22:26:33.262163+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-12-06T22:26:54.021185+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-12-06T22:27:14.331331+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-12-06T22:27:35.425035+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:6800/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/3496511947":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/1793940788":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/2527821035":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/1626922939":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/3761412286":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6801/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6800/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:6801/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/1873439450":"2023-12-07T22:23:33.688959+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-12-06T22:27:42.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:42 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1065974670' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:27:42.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:42 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1065974670' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:27:42.491 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-06T22:25:54.539194+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-06T22:27:42.491 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-06T22:27:42.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:42 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1065974670' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:27:43.082 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:27:43.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:43 smithi071 ceph-mon[96241]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-12-06T22:27:43.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:43 smithi071 ceph-mon[110329]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-12-06T22:27:43.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:43 smithi113 ceph-mon[100417]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-12-06T22:27:44.486 INFO:teuthology.orchestra.run.smithi071.stdout:pg_num: 1 2023-12-06T22:27:44.833 INFO:tasks.cephadm:Adding prometheus.a on smithi113 2023-12-06T22:27:44.834 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi113=a' 2023-12-06T22:27:45.442 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:27:45.670 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:45 smithi113 ceph-mon[100417]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-06T22:27:45.671 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:45 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/882723607' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T22:27:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:45 smithi071 ceph-mon[110329]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-06T22:27:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:45 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/882723607' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T22:27:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:45 smithi071 ceph-mon[96241]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-06T22:27:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:45 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/882723607' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T22:27:46.930 INFO:teuthology.orchestra.run.smithi113.stdout:Scheduled prometheus update... 2023-12-06T22:27:47.285 DEBUG:teuthology.orchestra.run.smithi113:prometheus.a> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-06T22:27:47.288 INFO:tasks.cephadm:Adding node-exporter.a on smithi071 2023-12-06T22:27:47.288 INFO:tasks.cephadm:Adding node-exporter.b on smithi113 2023-12-06T22:27:47.288 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi071=a;smithi113=b' 2023-12-06T22:27:47.318 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:-- Logs begin at Wed 2023-12-06 22:04:43 UTC. -- 2023-12-06T22:27:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[96241]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-06T22:27:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[110329]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-06T22:27:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:47 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:47.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:47 smithi113 ceph-mon[100417]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-06T22:27:47.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:47 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:47.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:47 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:27:47.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:47 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:27:47.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:47 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:27:47.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:47 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:47.940 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:27:48.447 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:48 smithi113 ceph-mon[100417]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi113=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:48.447 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:48 smithi113 ceph-mon[100417]: Saving service prometheus spec with placement smithi113=a;count:1 2023-12-06T22:27:48.447 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:48 smithi113 ceph-mon[100417]: Deploying daemon prometheus.a on smithi113 2023-12-06T22:27:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:48 smithi071 ceph-mon[96241]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi113=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:48 smithi071 ceph-mon[96241]: Saving service prometheus spec with placement smithi113=a;count:1 2023-12-06T22:27:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:48 smithi071 ceph-mon[96241]: Deploying daemon prometheus.a on smithi113 2023-12-06T22:27:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:48 smithi071 ceph-mon[110329]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi113=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:48 smithi071 ceph-mon[110329]: Saving service prometheus spec with placement smithi113=a;count:1 2023-12-06T22:27:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:48 smithi071 ceph-mon[110329]: Deploying daemon prometheus.a on smithi113 2023-12-06T22:27:49.435 INFO:teuthology.orchestra.run.smithi113.stdout:Scheduled node-exporter update... 2023-12-06T22:27:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:49 smithi071 ceph-mon[96241]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-06T22:27:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:49 smithi071 ceph-mon[110329]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-06T22:27:49.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:49 smithi113 ceph-mon[100417]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-06T22:27:50.585 DEBUG:teuthology.orchestra.run.smithi071:node-exporter.a> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-06T22:27:50.588 DEBUG:teuthology.orchestra.run.smithi113:node-exporter.b> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-06T22:27:50.590 INFO:tasks.cephadm:Adding alertmanager.a on smithi071 2023-12-06T22:27:50.590 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi071=a' 2023-12-06T22:27:50.619 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:-- Logs begin at Wed 2023-12-06 22:04:43 UTC. -- 2023-12-06T22:27:50.624 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:-- Logs begin at Wed 2023-12-06 22:04:01 UTC. -- 2023-12-06T22:27:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:50 smithi071 ceph-mon[110329]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi071=a;smithi113=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:50 smithi071 ceph-mon[110329]: Saving service node-exporter spec with placement smithi071=a;smithi113=b;count:2 2023-12-06T22:27:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:50 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:50 smithi071 ceph-mon[96241]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi071=a;smithi113=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:50 smithi071 ceph-mon[96241]: Saving service node-exporter spec with placement smithi071=a;smithi113=b;count:2 2023-12-06T22:27:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:50 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:50.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:50 smithi113 ceph-mon[100417]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi071=a;smithi113=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:50.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:50 smithi113 ceph-mon[100417]: Saving service node-exporter spec with placement smithi071=a;smithi113=b;count:2 2023-12-06T22:27:50.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:50 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:51.231 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:27:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:51 smithi071 ceph-mon[96241]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T22:27:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:51 smithi071 ceph-mon[110329]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T22:27:51.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:51 smithi113 ceph-mon[100417]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-06T22:27:53.368 INFO:teuthology.orchestra.run.smithi113.stdout:Scheduled alertmanager update... 2023-12-06T22:27:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:53 smithi071 ceph-mon[96241]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-06T22:27:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:53 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:53 smithi071 ceph-mon[110329]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-06T22:27:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:53 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:53.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:53 smithi113 ceph-mon[100417]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-06T22:27:53.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:53 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:54.429 DEBUG:teuthology.orchestra.run.smithi071:alertmanager.a> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-06T22:27:54.432 INFO:tasks.cephadm:Adding grafana.a on smithi113 2023-12-06T22:27:54.432 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi113=a' 2023-12-06T22:27:54.464 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:-- Logs begin at Wed 2023-12-06 22:04:01 UTC. -- 2023-12-06T22:27:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:54 smithi071 ceph-mon[110329]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi071=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:54 smithi071 ceph-mon[110329]: Saving service alertmanager spec with placement smithi071=a;count:1 2023-12-06T22:27:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:54 smithi071 ceph-mon[96241]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi071=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:54 smithi071 ceph-mon[96241]: Saving service alertmanager spec with placement smithi071=a;count:1 2023-12-06T22:27:54.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:54 smithi113 ceph-mon[100417]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi071=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:54.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:54 smithi113 ceph-mon[100417]: Saving service alertmanager spec with placement smithi071=a;count:1 2023-12-06T22:27:55.097 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:27:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:55 smithi071 ceph-mon[96241]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:55 smithi071 ceph-mon[110329]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:55.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:55 smithi113 ceph-mon[100417]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:56.819 INFO:teuthology.orchestra.run.smithi113.stdout:Scheduled grafana update... 2023-12-06T22:27:57.561 DEBUG:teuthology.orchestra.run.smithi113:grafana.a> sudo journalctl -f -n 0 -u ceph-ebd1520e-9485-11ee-95a2-87774f69a715@grafana.a.service 2023-12-06T22:27:57.562 INFO:tasks.cephadm:Setting up client nodes... 2023-12-06T22:27:57.563 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T22:27:57.593 INFO:journalctl@ceph.grafana.a.smithi113.stdout:-- Logs begin at Wed 2023-12-06 22:04:43 UTC. -- 2023-12-06T22:27:57.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:57 smithi113 ceph-mon[100417]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:57.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:57 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:57 smithi071 ceph-mon[110329]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:57 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:57 smithi071 ceph-mon[96241]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:57 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:58.166 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:27:58.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 systemd[1]: Starting Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:27:58.619 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-mon[100417]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi113=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:58.619 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-mon[100417]: Saving service grafana spec with placement smithi113=a;count:1 2023-12-06T22:27:58.619 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 podman[135128]: 2023-12-06T22:27:58.619 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.600Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-06T22:27:58.619 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.600Z 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-12-06T22:27:58.619 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.600Z 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 smithi113 (none))" 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.600Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.600Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.602Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.603Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.604Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.604Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.605Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.605Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.497µs 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.605Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.605Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.605Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=16.292µs wal_replay_duration=318.356µs wbl_replay_duration=88ns total_replay_duration=351.793µs 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.606Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T22:27:58.620 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.606Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-06T22:27:58.621 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.606Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T22:27:58.621 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 bash[135128]: a713d2cbeb7e5bffdf9232813a13ed7ebe6aa86c5bbc4079b74a06fb6b3338cc 2023-12-06T22:27:58.621 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.620Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=13.61896ms db_storage=1.149µs remote_storage=1.261µs web_handler=260ns query_engine=589ns scrape=183.471µs scrape_sd=16.046µs notify=656ns notify_sd=1.272µs rules=13.262518ms tracing=5.598µs 2023-12-06T22:27:58.621 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.620Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-06T22:27:58.621 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:27:58.620Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-06T22:27:58.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:58 smithi071 ceph-mon[110329]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi113=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:58.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:58 smithi071 ceph-mon[110329]: Saving service grafana spec with placement smithi113=a;count:1 2023-12-06T22:27:58.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:58 smithi071 ceph-mon[96241]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi113=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:27:58.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:58 smithi071 ceph-mon[96241]: Saving service grafana spec with placement smithi113=a;count:1 2023-12-06T22:27:58.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:27:58 smithi113 systemd[1]: Started Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:27:59.655 INFO:teuthology.orchestra.run.smithi071.stdout:[client.0] 2023-12-06T22:27:59.656 INFO:teuthology.orchestra.run.smithi071.stdout: key = AQBv9XBlgq+uJhAA8JvRVAdenF3WTuYT3Jza6Q== 2023-12-06T22:27:59.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:59 smithi113 ceph-mon[100417]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:59.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:59 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:59.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:59 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:59.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:59 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:59.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:27:59 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T22:27:59.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-mon[110329]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:59.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:59.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:59.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:59.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T22:27:59.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-mon[96241]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:27:59.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:59.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:59.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' 2023-12-06T22:27:59.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T22:28:00.066 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:27:59 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ignoring --setuser ceph since I am not root 2023-12-06T22:28:00.066 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:27:59 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ignoring --setgroup ceph since I am not root 2023-12-06T22:28:00.066 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:27:59 smithi113 ceph-mgr[102555]: -- 172.21.15.113:0/783064306 <== mon.1 v2:172.21.15.113:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560057b129c0 con 0x560057ae8c00 2023-12-06T22:28:00.066 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:27:59 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:27:59.903+0000 7f24b040b1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:28:00.066 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:27:59 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:27:59.980+0000 7f24b040b1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:28:00.066 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:00.066+0000 7f24b040b1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:28:00.067 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ignoring --setuser ceph since I am not root 2023-12-06T22:28:00.067 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ignoring --setgroup ceph since I am not root 2023-12-06T22:28:00.067 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-mgr[96521]: -- 172.21.15.71:0/2073882188 <== mon.0 v2:172.21.15.71:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a0dc3a69c0 con 0x55a0dc37c800 2023-12-06T22:28:00.067 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:27:59.902+0000 7f0fc92db1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:28:00.067 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:27:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:27:59.980+0000 7f0fc92db1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:28:00.067 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:00.067+0000 7f0fc92db1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:28:00.111 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:28:00.111 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-06T22:28:00.111 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-06T22:28:00.153 DEBUG:teuthology.orchestra.run.smithi113:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T22:28:00.334 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:00.167+0000 7f0fc92db1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:28:00.334 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:00.157+0000 7f24b040b1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:28:00.636 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:00.332+0000 7f0fc92db1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:28:00.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/4293919786' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:28:00.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:28:00.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T22:28:00.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-mon[96241]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T22:28:00.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-mon[96241]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-06T22:28:00.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/4293919786' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:28:00.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:28:00.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T22:28:00.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-mon[110329]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T22:28:00.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-mon[110329]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-06T22:28:00.651 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:00.333+0000 7f24b040b1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:28:00.652 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/4293919786' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:28:00.652 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:28:00.652 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T22:28:00.652 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-mon[100417]: from='mgr.14152 172.21.15.71:0/2880910018' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T22:28:00.652 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-mon[100417]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-06T22:28:00.760 INFO:teuthology.orchestra.run.smithi113.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.b/config 2023-12-06T22:28:00.938 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:00.636+0000 7f0fc92db1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:28:00.938 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:00.721+0000 7f0fc92db1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:28:00.938 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:00.847+0000 7f0fc92db1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:28:00.959 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:00.652+0000 7f24b040b1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:28:00.959 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:00.742+0000 7f24b040b1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:28:00.960 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:00.875+0000 7f24b040b1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:28:01.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:00 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:00.972+0000 7f24b040b1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:28:01.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:00.938+0000 7f0fc92db1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:28:01.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:01.350+0000 7f0fc92db1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:28:01.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:01.410+0000 7f24b040b1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:28:02.165 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:01.993+0000 7f24b040b1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:28:02.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:01.902+0000 7f0fc92db1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:28:02.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:02.071+0000 7f0fc92db1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:28:02.283 INFO:teuthology.orchestra.run.smithi113.stdout:[client.1] 2023-12-06T22:28:02.283 INFO:teuthology.orchestra.run.smithi113.stdout: key = AQBy9XBll0/HEBAAbhFLETTyBcxo13eMmnHHxQ== 2023-12-06T22:28:02.419 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:02 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:02.165+0000 7f24b040b1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:28:02.419 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:02 smithi113 ceph-mon[100417]: from='client.? 172.21.15.113:0/288432745' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:28:02.419 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:02 smithi113 ceph-mon[100417]: 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-12-06T22:28:02.419 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:02 smithi113 ceph-mon[100417]: 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-12-06T22:28:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:02 smithi071 ceph-mon[96241]: from='client.? 172.21.15.113:0/288432745' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:28:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:02 smithi071 ceph-mon[96241]: 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-12-06T22:28:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:02 smithi071 ceph-mon[96241]: 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-12-06T22:28:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:02 smithi071 ceph-mon[110329]: from='client.? 172.21.15.113:0/288432745' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T22:28:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:02 smithi071 ceph-mon[110329]: 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-12-06T22:28:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:02 smithi071 ceph-mon[110329]: 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-12-06T22:28:02.717 DEBUG:teuthology.orchestra.run.smithi113:> set -ex 2023-12-06T22:28:02.717 DEBUG:teuthology.orchestra.run.smithi113:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-06T22:28:02.717 DEBUG:teuthology.orchestra.run.smithi113:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-06T22:28:02.758 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-12-06T22:28:02.759 DEBUG:teuthology.orchestra.run.smithi071:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-12-06T22:28:03.085 INFO:teuthology.misc.health.smithi071.stdout: 2023-12-06T22:28:03.085 INFO:teuthology.misc.health.smithi071.stdout:{"epoch":59,"fsid":"ebd1520e-9485-11ee-95a2-87774f69a715","created":"2023-12-06T22:23:02.771492+0000","modified":"2023-12-06T22:27:40.295187+0000","last_up_change":"2023-12-06T22:27:36.904863+0000","last_in_change":"2023-12-06T22:27:21.116425+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-12-06T22:25:54.539194+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"23feea8d-6872-4d17-947a-4de52028634a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6803","nonce":3816775978}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6805","nonce":3816775978}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6809","nonce":3816775978}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6807","nonce":3816775978}]},"public_addr":"172.21.15.71:6803/3816775978","cluster_addr":"172.21.15.71:6805/3816775978","heartbeat_back_addr":"172.21.15.71:6809/3816775978","heartbeat_front_addr":"172.21.15.71:6807/3816775978","state":["exists","up"]},{"osd":1,"uuid":"f747ac4b-fa1a-443e-80a2-cd7e78803e7e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6811","nonce":3211972164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6813","nonce":3211972164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6817","nonce":3211972164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6815","nonce":3211972164}]},"public_addr":"172.21.15.71:6811/3211972164","cluster_addr":"172.21.15.71:6813/3211972164","heartbeat_back_addr":"172.21.15.71:6817/3211972164","heartbeat_front_addr":"172.21.15.71:6815/3211972164","state":["exists","up"]},{"osd":2,"uuid":"4230d54d-bde4-447e-8fdb-4005f357f9c8","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.71:6818","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6819","nonce":181521343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6821","nonce":181521343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6825","nonce":181521343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6823","nonce":181521343}]},"public_addr":"172.21.15.71:6819/181521343","cluster_addr":"172.21.15.71:6821/181521343","heartbeat_back_addr":"172.21.15.71:6825/181521343","heartbeat_front_addr":"172.21.15.71:6823/181521343","state":["exists","up"]},{"osd":3,"uuid":"a8156883-7387-47aa-b734-2c291d237181","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6827","nonce":511327045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6829","nonce":511327045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6833","nonce":511327045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6831","nonce":511327045}]},"public_addr":"172.21.15.71:6827/511327045","cluster_addr":"172.21.15.71:6829/511327045","heartbeat_back_addr":"172.21.15.71:6833/511327045","heartbeat_front_addr":"172.21.15.71:6831/511327045","state":["exists","up"]},{"osd":4,"uuid":"1598833d-8a0b-4ef0-a9ab-bec87853700c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6800","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6801","nonce":1270137465}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6802","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6803","nonce":1270137465}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6806","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6807","nonce":1270137465}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6804","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6805","nonce":1270137465}]},"public_addr":"172.21.15.113:6801/1270137465","cluster_addr":"172.21.15.113:6803/1270137465","heartbeat_back_addr":"172.21.15.113:6807/1270137465","heartbeat_front_addr":"172.21.15.113:6805/1270137465","state":["exists","up"]},{"osd":5,"uuid":"e1a65b54-de05-4752-8f9d-38e2381bc43d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6808","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6809","nonce":2664148471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6810","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6811","nonce":2664148471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6814","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6815","nonce":2664148471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6812","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6813","nonce":2664148471}]},"public_addr":"172.21.15.113:6809/2664148471","cluster_addr":"172.21.15.113:6811/2664148471","heartbeat_back_addr":"172.21.15.113:6815/2664148471","heartbeat_front_addr":"172.21.15.113:6813/2664148471","state":["exists","up"]},{"osd":6,"uuid":"dbab62dd-77f9-4830-95c7-41c9be633c4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6816","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6817","nonce":1223266455}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6818","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6819","nonce":1223266455}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6822","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6823","nonce":1223266455}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6820","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6821","nonce":1223266455}]},"public_addr":"172.21.15.113:6817/1223266455","cluster_addr":"172.21.15.113:6819/1223266455","heartbeat_back_addr":"172.21.15.113:6823/1223266455","heartbeat_front_addr":"172.21.15.113:6821/1223266455","state":["exists","up"]},{"osd":7,"uuid":"646ce8ea-d355-4724-ba67-071a1f2843de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6824","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6825","nonce":84405118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6826","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6827","nonce":84405118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6830","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6831","nonce":84405118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6828","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6829","nonce":84405118}]},"public_addr":"172.21.15.113:6825/84405118","cluster_addr":"172.21.15.113:6827/84405118","heartbeat_back_addr":"172.21.15.113:6831/84405118","heartbeat_front_addr":"172.21.15.113:6829/84405118","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-12-06T22:25:08.554933+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-12-06T22:25:30.185510+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-12-06T22:25:51.329481+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-12-06T22:26:13.091000+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-12-06T22:26:33.262163+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-12-06T22:26:54.021185+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-12-06T22:27:14.331331+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-12-06T22:27:35.425035+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:6800/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/3496511947":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/1793940788":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/2527821035":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/1626922939":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/3761412286":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6801/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6800/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:6801/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/1873439450":"2023-12-07T22:23:33.688959+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-12-06T22:28:03.099 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-12-06T22:28:03.099 INFO:tasks.cephadm:Creating RBD pool 2023-12-06T22:28:03.099 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-12-06T22:28:03.100 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:02.829+0000 7f0fc92db1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:28:03.100 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:02.926+0000 7f0fc92db1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:28:03.100 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:03.100+0000 7f0fc92db1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:28:03.202 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:02 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:02.944+0000 7f24b040b1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:28:03.202 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:03 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:03.034+0000 7f24b040b1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:28:03.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:03 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2357940129' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:28:03.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:03 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2357940129' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:28:03.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:03 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2357940129' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:28:03.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:03 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:03.201+0000 7f24b040b1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:28:03.698 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:03.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:03.391+0000 7f0fc92db1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:28:03.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:03.484+0000 7f0fc92db1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:28:03.842 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:03 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:03.473+0000 7f24b040b1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:28:03.842 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:03 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:03.559+0000 7f24b040b1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:28:04.063 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:03.779+0000 7f0fc92db1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:28:04.096 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:03 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:03.842+0000 7f24b040b1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:28:04.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:04.063+0000 7f0fc92db1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:28:04.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:04 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:04.095+0000 7f24b040b1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:28:05.100 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:04 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:04.786+0000 7f24b040b1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:28:05.100 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:04 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:04.914+0000 7f24b040b1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:28:05.139 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:04.794+0000 7f0fc92db1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:28:05.140 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:04.940+0000 7f0fc92db1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:28:05.423 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:05.099+0000 7f24b040b1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:28:05.423 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:05.212+0000 7f24b040b1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:28:05.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:05.139+0000 7f0fc92db1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:28:05.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:05.257+0000 7f0fc92db1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:28:05.546 INFO:teuthology.orchestra.run.smithi071.stderr:pool 'rbd' created 2023-12-06T22:28:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:05 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/282162949' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-06T22:28:05.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:05.422+0000 7f24b040b1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:28:05.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:05 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/282162949' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-06T22:28:05.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:05 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/282162949' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-06T22:28:05.939 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:05.472+0000 7f0fc92db1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:28:05.947 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-12-06T22:28:06.546 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:06.268+0000 7f24b040b1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:28:06.546 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: [06/Dec/2023:22:28:06] ENGINE Bus STARTING 2023-12-06T22:28:06.546 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: CherryPy Checker: 2023-12-06T22:28:06.546 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: The Application mounted at '' has an empty config. 2023-12-06T22:28:06.546 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: 2023-12-06T22:28:06.546 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: [06/Dec/2023:22:28:06] ENGINE Serving on http://:::9283 2023-12-06T22:28:06.546 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: [06/Dec/2023:22:28:06] ENGINE Bus STARTED 2023-12-06T22:28:06.561 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:06.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:06.360+0000 7f0fc92db1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:28:06.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:06] ENGINE Bus STARTING 2023-12-06T22:28:06.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: CherryPy Checker: 2023-12-06T22:28:06.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: The Application mounted at '' has an empty config. 2023-12-06T22:28:06.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:28:06.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:06] ENGINE Serving on http://:::9283 2023-12-06T22:28:06.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:06] ENGINE Bus STARTED 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/282162949' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: Standby manager daemon x restarted 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: Standby manager daemon x started 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: Active manager daemon y restarted 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: Activating manager daemon y 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T22:28:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: mgrmap e17: y(active, starting, since 0.00700332s), standbys: x 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:28:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:28:06.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: Manager daemon y is now available 2023-12-06T22:28:06.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/282162949' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-06T22:28:06.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T22:28:06.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: Standby manager daemon x restarted 2023-12-06T22:28:06.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: Standby manager daemon x started 2023-12-06T22:28:06.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:28:06.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:28:06.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:28:06.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:28:06.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: Active manager daemon y restarted 2023-12-06T22:28:06.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: Activating manager daemon y 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: mgrmap e17: y(active, starting, since 0.00700332s), standbys: x 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:28:06.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:28:06.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:28:06.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:28:06.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:28:06.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: Manager daemon y is now available 2023-12-06T22:28:06.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:06.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:06.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:06.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:06.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:28:06.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:28:06.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:06.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:06.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:06.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:06.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:28:06.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:06 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:28:06.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/282162949' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: Standby manager daemon x restarted 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: Standby manager daemon x started 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/3556416711' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: Active manager daemon y restarted 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: Activating manager daemon y 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: mgrmap e17: y(active, starting, since 0.00700332s), standbys: x 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:28:06.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: Manager daemon y is now available 2023-12-06T22:28:06.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:06.970 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:06.970 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:06.970 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:06.970 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:28:06.970 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:06 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:28:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[110329]: [06/Dec/2023:22:28:06] ENGINE Bus STARTING 2023-12-06T22:28:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[110329]: [06/Dec/2023:22:28:06] ENGINE Serving on https://172.21.15.71:7150 2023-12-06T22:28:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[110329]: [06/Dec/2023:22:28:06] ENGINE Bus STARTED 2023-12-06T22:28:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[110329]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T22:28:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[110329]: mgrmap e18: y(active, since 1.01569s), standbys: x 2023-12-06T22:28:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[110329]: pgmap v4: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[96241]: [06/Dec/2023:22:28:06] ENGINE Bus STARTING 2023-12-06T22:28:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[96241]: [06/Dec/2023:22:28:06] ENGINE Serving on https://172.21.15.71:7150 2023-12-06T22:28:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[96241]: [06/Dec/2023:22:28:06] ENGINE Bus STARTED 2023-12-06T22:28:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[96241]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T22:28:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[96241]: mgrmap e18: y(active, since 1.01569s), standbys: x 2023-12-06T22:28:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:07 smithi071 ceph-mon[96241]: pgmap v4: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:08.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:07 smithi113 ceph-mon[100417]: [06/Dec/2023:22:28:06] ENGINE Bus STARTING 2023-12-06T22:28:08.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:07 smithi113 ceph-mon[100417]: [06/Dec/2023:22:28:06] ENGINE Serving on https://172.21.15.71:7150 2023-12-06T22:28:08.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:07 smithi113 ceph-mon[100417]: [06/Dec/2023:22:28:06] ENGINE Bus STARTED 2023-12-06T22:28:08.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:08.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:07 smithi113 ceph-mon[100417]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T22:28:08.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:07 smithi113 ceph-mon[100417]: mgrmap e18: y(active, since 1.01569s), standbys: x 2023-12-06T22:28:08.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:07 smithi113 ceph-mon[100417]: pgmap v4: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:08.930 INFO:teuthology.orchestra.run.smithi071.stderr:enabled application 'rbd' on pool 'rbd' 2023-12-06T22:28:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:08 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1258703430' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:28:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:08 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:28:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:08 smithi071 ceph-mon[110329]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:28:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:08 smithi071 ceph-mon[110329]: pgmap v5: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:08 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1258703430' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:28:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:08 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:28:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:08 smithi071 ceph-mon[96241]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:28:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:08 smithi071 ceph-mon[96241]: pgmap v5: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:09.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:08 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1258703430' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:28:09.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:08 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:28:09.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:08 smithi113 ceph-mon[100417]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:28:09.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:08 smithi113 ceph-mon[100417]: pgmap v5: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:09.310 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-06T22:28:09.310 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-06T22:28:09.310 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-06T22:28:09.947 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-06T22:28:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[110329]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T22:28:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[110329]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T22:28:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-06T22:28:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[96241]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T22:28:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[96241]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T22:28:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:10.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:09 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-06T22:28:10.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:09 smithi113 ceph-mon[100417]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T22:28:10.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:09 smithi113 ceph-mon[100417]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T22:28:10.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:10.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:10.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:10.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.587 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:28:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: pgmap v7: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: Adjusting osd_memory_target on smithi113 to 4036M 2023-12-06T22:28:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:28:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:28:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:28:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:28:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:28:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[110329]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:28:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: pgmap v7: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: Adjusting osd_memory_target on smithi113 to 4036M 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:28:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:11 smithi071 ceph-mon[96241]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:28:11.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:28:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:28:11.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: pgmap v7: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: Adjusting osd_memory_target on smithi113 to 4036M 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:28:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:28:11.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:28:11.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:28:11.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:11 smithi113 ceph-mon[100417]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:28:12.100 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":19,"active_gid":24374,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6800","nonce":3801383861},{"type":"v1","addr":"172.21.15.71:6801","nonce":3801383861}]},"active_addr":"172.21.15.71:6801/3801383861","active_change":"2023-12-06T22:28:06.375436+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24355,"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":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.71:8443/","prometheus":"http://172.21.15.71: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":61,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":2255012568}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":1335622139}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":959165781}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":4008732147}]}]} 2023-12-06T22:28:12.105 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-06T22:28:12.106 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-06T22:28:12.106 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: Cluster is now healthy 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: Deploying daemon alertmanager.a on smithi071 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3060796353' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: Cluster is now healthy 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: Deploying daemon alertmanager.a on smithi071 2023-12-06T22:28:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:12 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3060796353' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T22:28:12.701 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:12.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:28:12.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:28:12.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:28:12.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:28:12.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:28:12.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: Cluster is now healthy 2023-12-06T22:28:12.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:12.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: Deploying daemon alertmanager.a on smithi071 2023-12-06T22:28:12.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:12 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3060796353' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T22:28:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:13 smithi071 ceph-mon[110329]: pgmap v8: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:13 smithi071 ceph-mon[96241]: pgmap v8: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:13.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:13 smithi113 ceph-mon[100417]: pgmap v8: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:15.590 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:28:15.591 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":63,"fsid":"ebd1520e-9485-11ee-95a2-87774f69a715","created":"2023-12-06T22:23:02.771492+0000","modified":"2023-12-06T22:28:08.912237+0000","last_up_change":"2023-12-06T22:27:36.904863+0000","last_in_change":"2023-12-06T22:27:21.116425+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":2,"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-12-06T22:25:54.539194+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-12-06T22:28:05.488186+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"23feea8d-6872-4d17-947a-4de52028634a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6803","nonce":3816775978}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6805","nonce":3816775978}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6809","nonce":3816775978}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6807","nonce":3816775978}]},"public_addr":"172.21.15.71:6803/3816775978","cluster_addr":"172.21.15.71:6805/3816775978","heartbeat_back_addr":"172.21.15.71:6809/3816775978","heartbeat_front_addr":"172.21.15.71:6807/3816775978","state":["exists","up"]},{"osd":1,"uuid":"f747ac4b-fa1a-443e-80a2-cd7e78803e7e","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.71:6810","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6811","nonce":3211972164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6813","nonce":3211972164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6817","nonce":3211972164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6815","nonce":3211972164}]},"public_addr":"172.21.15.71:6811/3211972164","cluster_addr":"172.21.15.71:6813/3211972164","heartbeat_back_addr":"172.21.15.71:6817/3211972164","heartbeat_front_addr":"172.21.15.71:6815/3211972164","state":["exists","up"]},{"osd":2,"uuid":"4230d54d-bde4-447e-8fdb-4005f357f9c8","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.71:6818","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6819","nonce":181521343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6821","nonce":181521343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6825","nonce":181521343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6823","nonce":181521343}]},"public_addr":"172.21.15.71:6819/181521343","cluster_addr":"172.21.15.71:6821/181521343","heartbeat_back_addr":"172.21.15.71:6825/181521343","heartbeat_front_addr":"172.21.15.71:6823/181521343","state":["exists","up"]},{"osd":3,"uuid":"a8156883-7387-47aa-b734-2c291d237181","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6827","nonce":511327045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6829","nonce":511327045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6833","nonce":511327045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6831","nonce":511327045}]},"public_addr":"172.21.15.71:6827/511327045","cluster_addr":"172.21.15.71:6829/511327045","heartbeat_back_addr":"172.21.15.71:6833/511327045","heartbeat_front_addr":"172.21.15.71:6831/511327045","state":["exists","up"]},{"osd":4,"uuid":"1598833d-8a0b-4ef0-a9ab-bec87853700c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6800","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6801","nonce":1270137465}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6802","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6803","nonce":1270137465}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6806","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6807","nonce":1270137465}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6804","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6805","nonce":1270137465}]},"public_addr":"172.21.15.113:6801/1270137465","cluster_addr":"172.21.15.113:6803/1270137465","heartbeat_back_addr":"172.21.15.113:6807/1270137465","heartbeat_front_addr":"172.21.15.113:6805/1270137465","state":["exists","up"]},{"osd":5,"uuid":"e1a65b54-de05-4752-8f9d-38e2381bc43d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6808","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6809","nonce":2664148471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6810","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6811","nonce":2664148471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6814","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6815","nonce":2664148471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6812","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6813","nonce":2664148471}]},"public_addr":"172.21.15.113:6809/2664148471","cluster_addr":"172.21.15.113:6811/2664148471","heartbeat_back_addr":"172.21.15.113:6815/2664148471","heartbeat_front_addr":"172.21.15.113:6813/2664148471","state":["exists","up"]},{"osd":6,"uuid":"dbab62dd-77f9-4830-95c7-41c9be633c4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6816","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6817","nonce":1223266455}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6818","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6819","nonce":1223266455}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6822","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6823","nonce":1223266455}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6820","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6821","nonce":1223266455}]},"public_addr":"172.21.15.113:6817/1223266455","cluster_addr":"172.21.15.113:6819/1223266455","heartbeat_back_addr":"172.21.15.113:6823/1223266455","heartbeat_front_addr":"172.21.15.113:6821/1223266455","state":["exists","up"]},{"osd":7,"uuid":"646ce8ea-d355-4724-ba67-071a1f2843de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6824","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6825","nonce":84405118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6826","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6827","nonce":84405118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6830","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6831","nonce":84405118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6828","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6829","nonce":84405118}]},"public_addr":"172.21.15.113:6825/84405118","cluster_addr":"172.21.15.113:6827/84405118","heartbeat_back_addr":"172.21.15.113:6831/84405118","heartbeat_front_addr":"172.21.15.113:6829/84405118","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-12-06T22:25:08.554933+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-12-06T22:25:30.185510+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-12-06T22:25:51.329481+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-12-06T22:26:13.091000+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-12-06T22:26:33.262163+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-12-06T22:26:54.021185+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-12-06T22:27:14.331331+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-12-06T22:27:35.425035+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/387617014":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/1489328246":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/180004132":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/3981807004":"2023-12-07T22:28:06.375227+0000","172.21.15.71:6800/1330722305":"2023-12-07T22:28:06.375227+0000","172.21.15.71:6800/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/3496511947":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/1793940788":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/2527821035":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/1626922939":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/3761412286":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6801/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6800/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:6801/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:6801/1330722305":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/1873439450":"2023-12-07T22:23:33.688959+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-12-06T22:28:15.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:15 smithi071 ceph-mon[110329]: pgmap v9: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:15.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:15 smithi071 ceph-mon[96241]: pgmap v9: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:15.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:15 smithi113 ceph-mon[100417]: pgmap v9: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:16.392 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-06T22:28:16.392 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T22:28:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:16 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1513893950' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:28:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:16 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1513893950' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:28:16.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:16 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1513893950' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:28:17.328 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:17.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:17 smithi071 ceph-mon[110329]: pgmap v10: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:17.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:17 smithi071 ceph-mon[96241]: pgmap v10: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:17.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:17 smithi113 ceph-mon[100417]: pgmap v10: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:18.251 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:18 smithi071 podman[145942]: 2023-12-06T22:28:18.563 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:18 smithi071 bash[145942]: d0ee9c6f7070d9356f622e8db574b6d05f9a2d90c6cd055d11c051bef044bb35 2023-12-06T22:28:18.563 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[145984]: ts=2023-12-06T22:28:18.371Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-06T22:28:18.563 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[145984]: ts=2023-12-06T22:28:18.371Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-06T22:28:18.563 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[145984]: ts=2023-12-06T22:28:18.372Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.71 port=9094 2023-12-06T22:28:18.563 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[145984]: ts=2023-12-06T22:28:18.373Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T22:28:18.563 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[145984]: ts=2023-12-06T22:28:18.399Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:28:18.563 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[145984]: ts=2023-12-06T22:28:18.399Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:28:18.563 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[145984]: ts=2023-12-06T22:28:18.402Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-06T22:28:18.564 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[145984]: ts=2023-12-06T22:28:18.402Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-06T22:28:18.564 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:18 smithi071 systemd[1]: Started Ceph alertmanager.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:28:18.939 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:28:18.939 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":63,"fsid":"ebd1520e-9485-11ee-95a2-87774f69a715","created":"2023-12-06T22:23:02.771492+0000","modified":"2023-12-06T22:28:08.912237+0000","last_up_change":"2023-12-06T22:27:36.904863+0000","last_in_change":"2023-12-06T22:27:21.116425+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":2,"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-12-06T22:25:54.539194+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-12-06T22:28:05.488186+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"23feea8d-6872-4d17-947a-4de52028634a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6803","nonce":3816775978}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6805","nonce":3816775978}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6809","nonce":3816775978}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6807","nonce":3816775978}]},"public_addr":"172.21.15.71:6803/3816775978","cluster_addr":"172.21.15.71:6805/3816775978","heartbeat_back_addr":"172.21.15.71:6809/3816775978","heartbeat_front_addr":"172.21.15.71:6807/3816775978","state":["exists","up"]},{"osd":1,"uuid":"f747ac4b-fa1a-443e-80a2-cd7e78803e7e","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.71:6810","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6811","nonce":3211972164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6813","nonce":3211972164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6817","nonce":3211972164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6815","nonce":3211972164}]},"public_addr":"172.21.15.71:6811/3211972164","cluster_addr":"172.21.15.71:6813/3211972164","heartbeat_back_addr":"172.21.15.71:6817/3211972164","heartbeat_front_addr":"172.21.15.71:6815/3211972164","state":["exists","up"]},{"osd":2,"uuid":"4230d54d-bde4-447e-8fdb-4005f357f9c8","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.71:6818","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6819","nonce":181521343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6821","nonce":181521343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6825","nonce":181521343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6823","nonce":181521343}]},"public_addr":"172.21.15.71:6819/181521343","cluster_addr":"172.21.15.71:6821/181521343","heartbeat_back_addr":"172.21.15.71:6825/181521343","heartbeat_front_addr":"172.21.15.71:6823/181521343","state":["exists","up"]},{"osd":3,"uuid":"a8156883-7387-47aa-b734-2c291d237181","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6827","nonce":511327045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6829","nonce":511327045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6833","nonce":511327045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6831","nonce":511327045}]},"public_addr":"172.21.15.71:6827/511327045","cluster_addr":"172.21.15.71:6829/511327045","heartbeat_back_addr":"172.21.15.71:6833/511327045","heartbeat_front_addr":"172.21.15.71:6831/511327045","state":["exists","up"]},{"osd":4,"uuid":"1598833d-8a0b-4ef0-a9ab-bec87853700c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6800","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6801","nonce":1270137465}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6802","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6803","nonce":1270137465}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6806","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6807","nonce":1270137465}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6804","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6805","nonce":1270137465}]},"public_addr":"172.21.15.113:6801/1270137465","cluster_addr":"172.21.15.113:6803/1270137465","heartbeat_back_addr":"172.21.15.113:6807/1270137465","heartbeat_front_addr":"172.21.15.113:6805/1270137465","state":["exists","up"]},{"osd":5,"uuid":"e1a65b54-de05-4752-8f9d-38e2381bc43d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6808","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6809","nonce":2664148471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6810","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6811","nonce":2664148471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6814","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6815","nonce":2664148471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6812","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6813","nonce":2664148471}]},"public_addr":"172.21.15.113:6809/2664148471","cluster_addr":"172.21.15.113:6811/2664148471","heartbeat_back_addr":"172.21.15.113:6815/2664148471","heartbeat_front_addr":"172.21.15.113:6813/2664148471","state":["exists","up"]},{"osd":6,"uuid":"dbab62dd-77f9-4830-95c7-41c9be633c4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6816","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6817","nonce":1223266455}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6818","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6819","nonce":1223266455}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6822","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6823","nonce":1223266455}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6820","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6821","nonce":1223266455}]},"public_addr":"172.21.15.113:6817/1223266455","cluster_addr":"172.21.15.113:6819/1223266455","heartbeat_back_addr":"172.21.15.113:6823/1223266455","heartbeat_front_addr":"172.21.15.113:6821/1223266455","state":["exists","up"]},{"osd":7,"uuid":"646ce8ea-d355-4724-ba67-071a1f2843de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6824","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6825","nonce":84405118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6826","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6827","nonce":84405118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6830","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6831","nonce":84405118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6828","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6829","nonce":84405118}]},"public_addr":"172.21.15.113:6825/84405118","cluster_addr":"172.21.15.113:6827/84405118","heartbeat_back_addr":"172.21.15.113:6831/84405118","heartbeat_front_addr":"172.21.15.113:6829/84405118","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-12-06T22:25:08.554933+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-12-06T22:25:30.185510+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-12-06T22:25:51.329481+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-12-06T22:26:13.091000+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-12-06T22:26:33.262163+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-12-06T22:26:54.021185+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-12-06T22:27:14.331331+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-12-06T22:27:35.425035+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/387617014":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/1489328246":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/180004132":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/3981807004":"2023-12-07T22:28:06.375227+0000","172.21.15.71:6800/1330722305":"2023-12-07T22:28:06.375227+0000","172.21.15.71:6800/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/3496511947":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/1793940788":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/2527821035":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/1626922939":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/3761412286":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6801/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6800/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:6801/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:6801/1330722305":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/1873439450":"2023-12-07T22:23:33.688959+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-12-06T22:28:18.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:18] ENGINE Bus STOPPING 2023-12-06T22:28:18.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:28:18.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:18] ENGINE Bus STOPPED 2023-12-06T22:28:18.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:18] ENGINE Bus STARTING 2023-12-06T22:28:18.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:18] ENGINE Serving on http://:::9283 2023-12-06T22:28:18.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:18] ENGINE Bus STARTED 2023-12-06T22:28:19.431 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-06T22:28:19.432 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-06T22:28:19.432 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-06T22:28:19.433 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-06T22:28:19.433 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-06T22:28:19.433 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-06T22:28:19.434 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-06T22:28:19.434 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-06T22:28:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: pgmap v11: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:19.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:28:19.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:28:19.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: Deploying daemon grafana.a on smithi113 2023-12-06T22:28:19.722 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3990619074' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:28:19.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: pgmap v11: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:19.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:28:19.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:28:19.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: Deploying daemon grafana.a on smithi113 2023-12-06T22:28:19.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:19 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3990619074' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:28:19.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: pgmap v11: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:19.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:28:19.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T22:28:19.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:19.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: Deploying daemon grafana.a on smithi113 2023-12-06T22:28:19.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:19 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3990619074' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:28:20.119 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:20.142 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:20.167 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:20.207 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:20.281 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:20.282 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:20.314 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:20.316 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:20.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[145984]: ts=2023-12-06T22:28:20.373Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000578205s 2023-12-06T22:28:21.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:21 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:28:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:28:21.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:21 smithi113 ceph-mon[100417]: pgmap v12: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:21.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:21 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:21.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:21 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:21.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:21 smithi071 ceph-mon[110329]: pgmap v12: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:21.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:21 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:21.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:21 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:21.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:21 smithi071 ceph-mon[96241]: pgmap v12: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:21.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:21 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:21.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:21 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:23 smithi071 ceph-mon[110329]: pgmap v13: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:23 smithi071 ceph-mon[96241]: pgmap v13: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:23 smithi113 ceph-mon[100417]: pgmap v13: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:25.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:25 smithi071 ceph-mon[110329]: pgmap v14: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:25.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:25 smithi071 ceph-mon[96241]: pgmap v14: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:25.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:25 smithi113 ceph-mon[100417]: pgmap v14: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:26.587 INFO:teuthology.orchestra.run.smithi071.stdout:201863462927 2023-12-06T22:28:26.587 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-06T22:28:26.867 INFO:teuthology.orchestra.run.smithi071.stdout:111669149724 2023-12-06T22:28:26.868 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-06T22:28:26.928 INFO:teuthology.orchestra.run.smithi071.stdout:236223201291 2023-12-06T22:28:26.928 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-06T22:28:27.567 INFO:teuthology.orchestra.run.smithi071.stdout:55834574885 2023-12-06T22:28:27.568 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-06T22:28:27.592 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:27 smithi071 ceph-mon[110329]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:27.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:27 smithi071 ceph-mon[96241]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:27.708 INFO:teuthology.orchestra.run.smithi071.stdout:34359738408 2023-12-06T22:28:27.708 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-06T22:28:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:27 smithi113 ceph-mon[100417]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:28.089 INFO:teuthology.orchestra.run.smithi071.stdout:167503724564 2023-12-06T22:28:28.089 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-06T22:28:28.619 INFO:teuthology.orchestra.run.smithi071.stdout:133143986201 2023-12-06T22:28:28.620 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-06T22:28:28.647 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[145984]: ts=2023-12-06T22:28:28.376Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00343159s 2023-12-06T22:28:28.800 INFO:teuthology.orchestra.run.smithi071.stdout:77309411362 2023-12-06T22:28:28.800 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-06T22:28:28.877 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:28.932 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:28.942 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:28.984 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:29.075 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:29.075 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:29 smithi071 ceph-mon[110329]: pgmap v16: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:29 smithi071 ceph-mon[96241]: pgmap v16: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:29.709 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:29 smithi113 ceph-mon[100417]: pgmap v16: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:30.162 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:30.467 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 systemd[1]: Starting Ceph grafana.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:28:30.914 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 podman[137240]: 2023-12-06T22:28:30.914 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 bash[137240]: e1b12fee0fd914ffb20dc91aa8f628fff5e7894fb368005e2c9125319b936ee6 2023-12-06T22:28:31.166 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 systemd[1]: Started Ceph grafana.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:28:31.166 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974156211Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-12-06T22:28:31.166 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974339456Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-12-06T22:28:31.166 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974356495Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-12-06T22:28:31.166 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974362902Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-12-06T22:28:31.166 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974386246Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974392947Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974398912Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.97440516Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974411229Z level=info msg="Path Home" path=/usr/share/grafana 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974417819Z level=info msg="Path Data" path=/var/lib/grafana 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974423357Z level=info msg="Path Logs" path=/var/log/grafana 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974429214Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974435118Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=settings t=2023-12-06T22:28:30.974440897Z level=info msg="App mode production" 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=sqlstore t=2023-12-06T22:28:30.974487949Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=sqlstore t=2023-12-06T22:28:30.974505189Z 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-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.97540004Z level=info msg="Starting DB migrations" 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.975475855Z level=info msg="Executing migration" id="create migration_log table" 2023-12-06T22:28:31.167 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.975984794Z level=info msg="Executing migration" id="create user table" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.9763947Z level=info msg="Executing migration" id="add unique index user.login" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.977353812Z level=info msg="Executing migration" id="add unique index user.email" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.978367163Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.978813824Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.98003304Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.98084375Z level=info msg="Executing migration" id="create user table v2" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.981822353Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.982804461Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.983757076Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.984718848Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.985655979Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.98610723Z level=info msg="Executing migration" id="Update user table charset" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.987067945Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-12-06T22:28:31.168 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.988032652Z level=info msg="Executing migration" id="Add missing user data" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.988992242Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.989413344Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.990485784Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.991380094Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.992542653Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.993628719Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.994466589Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.995510531Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.99642456Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.997538454Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.998303231Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:30.999351436Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.000303804Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-12-06T22:28:31.169 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.001110071Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.001485539Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.002160172Z level=info msg="Executing migration" id="create temp_user v2" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.002549496Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.002958527Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.003347623Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.003737131Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.004226106Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.004584356Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.004923616Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.005257466Z level=info msg="Executing migration" id="create star table" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.005608299Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.006023872Z level=info msg="Executing migration" id="create org table v1" 2023-12-06T22:28:31.170 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.006408277Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.006821778Z level=info msg="Executing migration" id="create org_user table v1" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.007219181Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.007641169Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.008063246Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.008483719Z level=info msg="Executing migration" id="Update org table charset" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.011260513Z level=info msg="Executing migration" id="Update org_user table charset" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.011692465Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.013762183Z level=info msg="Executing migration" id="create dashboard table" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.014187335Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.016590474Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.019061186Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.02188279Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.024411451Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.027076747Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-12-06T22:28:31.171 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.029737734Z level=info msg="Executing migration" id="create dashboard v2" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.032260791Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.034990642Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.037683965Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.040206911Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.042897373Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.045594662Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.048074313Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.050559058Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.053057312Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.055522048Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.05789547Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.060281818Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.062750909Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.065118203Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-12-06T22:28:31.172 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.067899338Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.070227135Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.07081879Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.073379813Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.07589572Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.078295617Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.080714251Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.083207307Z level=info msg="Executing migration" id="Update dashboard title length" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.085839049Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.088399713Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.090848041Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.093263487Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.095850676Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.098190046Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-06T22:28:31.173 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.100523094Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.103126487Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.105676161Z level=info msg="Executing migration" id="Add check_sum column" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.108046369Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.110665295Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.11295595Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.115567866Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.118016023Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.120386562Z level=info msg="Executing migration" id="create data_source table" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.122839918Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.12549051Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.126011841Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.128673157Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.131158128Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-12-06T22:28:31.174 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.133575303Z level=info msg="Executing migration" id="create data_source table v2" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.136046087Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.138546062Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.139514423Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.14037374Z level=info msg="Executing migration" id="Add column with_credentials" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.141294798Z level=info msg="Executing migration" id="Add secure json data column" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.142461794Z level=info msg="Executing migration" id="Update data_source table charset" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.143301325Z level=info msg="Executing migration" id="Update initial version to 1" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.144293604Z level=info msg="Executing migration" id="Add read_only data column" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.145261135Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.14624182Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.147248704Z level=info msg="Executing migration" id="Add uid column" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.148298315Z level=info msg="Executing migration" id="Update uid value" 2023-12-06T22:28:31.175 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.149332073Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.150411114Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.151293188Z level=info msg="Executing migration" id="create api_key table" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.152422854Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.153293836Z level=info msg="Executing migration" id="add index api_key.key" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.154270552Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.155361423Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.156396465Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.157421399Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.157963574Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.158978983Z level=info msg="Executing migration" id="create api_key table v2" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.159883211Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.160311051Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-12-06T22:28:31.176 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.160694997Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.161091489Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.161394451Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.161698159Z level=info msg="Executing migration" id="Update api_key table charset" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.161954426Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.162471824Z level=info msg="Executing migration" id="Add service account foreign key" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.162983959Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.163290924Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.163779827Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.164316152Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.164688675Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.165715777Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.166137938Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-12-06T22:28:31.177 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.166533223Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-06T22:28:31.178 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.166953923Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-06T22:28:31.178 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.167345659Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-12-06T22:28:31.178 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.16762473Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-12-06T22:28:31.178 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.167872236Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-12-06T22:28:31.417 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:28:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.168468722Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.169195546Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.169581179Z level=info msg="Executing migration" id="create quota table v1" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.170032652Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.170536692Z level=info msg="Executing migration" id="Update quota table charset" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.170843626Z level=info msg="Executing migration" id="create plugin_setting table" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.17132259Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.171811419Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.172532125Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.17286836Z level=info msg="Executing migration" id="create session table" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.173420874Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.173745168Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-12-06T22:28:31.419 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.174094746Z level=info msg="Executing migration" id="create playlist table v2" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.1747816Z level=info msg="Executing migration" id="create playlist item table v2" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.175275318Z level=info msg="Executing migration" id="Update playlist table charset" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.175608591Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.175889523Z level=info msg="Executing migration" id="drop preferences table v2" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.176181589Z level=info msg="Executing migration" id="drop preferences table v3" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.176444139Z level=info msg="Executing migration" id="create preferences table v3" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.17680847Z level=info msg="Executing migration" id="Update preferences table charset" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.177089846Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.17768038Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.177954413Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.178570095Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.179149669Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-12-06T22:28:31.420 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.179432043Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.17984028Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.18028656Z level=info msg="Executing migration" id="create alert table v1" 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.18123357Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.182291659Z level=info msg="Executing migration" id="add index alert state" 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.182684753Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.183854546Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.184797731Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.185536863Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.185915602Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.187261129Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.188668041Z 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-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.191297808Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-12-06T22:28:31.421 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.194012186Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-12-06T22:28:31.422 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.194356513Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-12-06T22:28:31.422 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.197178354Z level=info msg="Executing migration" id="Add column is_default" 2023-12-06T22:28:31.422 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.19781643Z level=info msg="Executing migration" id="Add column frequency" 2023-12-06T22:28:31.422 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.200040833Z level=info msg="Executing migration" id="Add column send_reminder" 2023-12-06T22:28:31.422 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.202743047Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-12-06T22:28:31.422 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.2034036Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-12-06T22:28:31.422 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.206228307Z level=info msg="Executing migration" id="Update alert table charset" 2023-12-06T22:28:31.422 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.208769408Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-12-06T22:28:31.422 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.211492352Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-12-06T22:28:31.422 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.211880545Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.21459941Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.217204984Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.219967166Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.220364746Z level=info msg="Executing migration" id="Add for to alert table" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.223129247Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.223762328Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.225868942Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.228767655Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.229307883Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.231988029Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.234634926Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.237198814Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.237584611Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-12-06T22:28:31.423 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.240122787Z level=info msg="Executing migration" id="create annotation table v5" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.240542341Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.242893487Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.245693048Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.246153286Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.248989496Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.251568402Z level=info msg="Executing migration" id="Update annotation table charset" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.254143472Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.25481199Z level=info msg="Executing migration" id="Drop category_id index" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.257525761Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.25990494Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.262476719Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.263013791Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.265843152Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.268146184Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-12-06T22:28:31.424 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.270535599Z 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-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.270969777Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.273722444Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.276042898Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.278256081Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.278934639Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.281382742Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.283726006Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.286042257Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.286500991Z level=info msg="Executing migration" id="Add epoch_end column" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.289059802Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.291429922Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.29400027Z level=info msg="Executing migration" id="Move region to single row" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.294353846Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-12-06T22:28:31.425 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.296829097Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.29733027Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.299225463Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.299681299Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.301680744Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.302244801Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.304817229Z level=info msg="Executing migration" id="create test_data table" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.307094472Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.30949809Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.309963095Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.312472555Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.314660984Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.317058267Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.317384749Z level=info msg="Executing migration" id="create team table" 2023-12-06T22:28:31.426 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.319941933Z level=info msg="Executing migration" id="add index team.org_id" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.320877152Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.321902135Z level=info msg="Executing migration" id="create team member table" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.322520751Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.323642515Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.324728529Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.32562621Z level=info msg="Executing migration" id="Add column email to team table" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.326400319Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.327558227Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.328446489Z level=info msg="Executing migration" id="create dashboard acl table" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.329653276Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.330162018Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.331218887Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.332086537Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-12-06T22:28:31.427 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.333220745Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.33368432Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.334820159Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.33582285Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.336725159Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.337804688Z level=info msg="Executing migration" id="create tag table" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.338789596Z level=info msg="Executing migration" id="add index tag.key_value" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.340036226Z level=info msg="Executing migration" id="create login attempt table" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.340896402Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.341858389Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.342827918Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.344695609Z level=info msg="Executing migration" id="create login_attempt v2" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.345743279Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.34679445Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.347823152Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-12-06T22:28:31.428 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.348792927Z level=info msg="Executing migration" id="create user auth table" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.350049807Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.35099305Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.351809434Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.352868727Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.353940179Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.35495995Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.355987774Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.357097486Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.357885134Z level=info msg="Executing migration" id="create server_lock table" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.358998952Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.36006909Z level=info msg="Executing migration" id="create user auth token table" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.360846933Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.361840325Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-12-06T22:28:31.429 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.362752487Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.363905861Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.364836434Z level=info msg="Executing migration" id="create cache_data table" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.365937288Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.366984583Z level=info msg="Executing migration" id="create short_url table v1" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.367851644Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.368674068Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.369686018Z level=info msg="Executing migration" id="delete alert_definition table" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.370036921Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.37055159Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.371587779Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.372668391Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.373454703Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.374396163Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-12-06T22:28:31.430 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.375490281Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.376316916Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.377394562Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.378331406Z level=info msg="Executing migration" id="drop alert_definition table" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.378776164Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.379117917Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.379537419Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.379965083Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.380401812Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.380686457Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.381137809Z level=info msg="Executing migration" id="create alert_instance table" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.381565002Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.381974781Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.382415142Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-12-06T22:28:31.431 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.383250167Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.383672504Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.384108079Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.387485724Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.390902797Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.391380172Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.391784959Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.392630694Z level=info msg="Executing migration" id="create alert_rule table" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.393078266Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.393526129Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.393961466Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.394480327Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.394772014Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.395628063Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.396482445Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-12-06T22:28:31.432 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.397401113Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.397831803Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.398290918Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.399180331Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.400043637Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.400488555Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.401393157Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.402249141Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.402577918Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.403065639Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.403508869Z 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-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.403953639Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.404273726Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.407155097Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.408020862Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-12-06T22:28:31.433 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.410671395Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-12-06T22:28:31.434 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.413102787Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-12-06T22:28:31.434 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.415814626Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-12-06T22:28:31.434 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.416251047Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-12-06T22:28:31.434 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.418676414Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-12-06T22:28:31.689 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-mon[100417]: pgmap v17: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:31.689 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.689 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.689 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.689 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.690 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.4210119Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-06T22:28:31.690 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.423493437Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-12-06T22:28:31.690 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.424716447Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-12-06T22:28:31.690 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.427133044Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-12-06T22:28:31.690 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.429453515Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.432048412Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.432561707Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.434996323Z level=info msg="Executing migration" id="create provenance_type table" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.437661893Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.440089456Z level=info msg="Executing migration" id="create alert_image table" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.44052641Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.442942861Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.445574694Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.446038189Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.447936602Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.448016856Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.450204635Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.452900973Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.455363337Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-12-06T22:28:31.691 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.455492141Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.455653285Z level=info msg="alerts found to migrate" alerts=0 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.457931933Z level=info msg="Executing migration" id="create library_element table v1" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.460400837Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.46279097Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.467457676Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.467893436Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.470416494Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.47277624Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.475062437Z level=info msg="Executing migration" id="create data_keys table" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.477543282Z level=info msg="Executing migration" id="create secrets table" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.480023008Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.484205554Z level=info msg="Executing migration" id="add name column into data_keys" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.486723718Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.488994188Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-12-06T22:28:31.692 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.493207126Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.497355407Z level=info msg="Executing migration" id="create kv_store table v1" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.498390463Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.499289876Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.500294535Z level=info msg="Executing migration" id="create permission table" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.501357061Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.502218318Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.503265088Z level=info msg="Executing migration" id="create role table" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.50417795Z level=info msg="Executing migration" id="add column display_name" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.50511304Z level=info msg="Executing migration" id="add column group_name" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.506146299Z level=info msg="Executing migration" id="add index role.org_id" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.507261927Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.508164069Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.509196134Z level=info msg="Executing migration" id="create team role table" 2023-12-06T22:28:31.693 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.510109403Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.511181838Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.512176675Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.513067532Z level=info msg="Executing migration" id="create user role table" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.514099663Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.515126265Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.516055885Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.517196009Z level=info msg="Executing migration" id="create builtin role table" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.518054712Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.519075015Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.520148174Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.521219481Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.521701034Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.522626133Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-12-06T22:28:31.694 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.523094252Z level=info msg="Executing migration" id="add unique index role.uid" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.523535904Z level=info msg="Executing migration" id="create seed assignment table" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.52393385Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.52439435Z level=info msg="Executing migration" id="add column hidden to role table" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.525448547Z level=info msg="Executing migration" id="create query_history table v1" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.526457223Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.526942263Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.527255192Z level=info msg="Executing migration" id="teams permissions migration" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.527660197Z level=info msg="Executing migration" id="dashboard permissions" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.528130103Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.528518236Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.52881734Z level=info msg="Executing migration" id="alerting notification permissions" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.529203548Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.529610908Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.530083696Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-12-06T22:28:31.695 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.531059305Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.531382195Z level=info msg="Executing migration" id="create correlation table v1" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.531809541Z level=info msg="Executing migration" id="add index correlations.uid" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.532261501Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.533354126Z level=info msg="Executing migration" id="add correlation config column" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.534558667Z level=info msg="Executing migration" id="create entity_events table" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.535583108Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.536536638Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.536653819Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.537514459Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.53763614Z 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-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.538539018Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.53938786Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.540343246Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-12-06T22:28:31.696 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.541304267Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.542313914Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.543308852Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.544178388Z level=info msg="Executing migration" id="Drop public config table" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.545136776Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.546150851Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.547114234Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.548191167Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.549148044Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.552241509Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.553309478Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.554373095Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.555350377Z level=info msg="Executing migration" id="add share column" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.556479197Z level=info msg="Executing migration" id="create default alerting folders" 2023-12-06T22:28:31.697 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.557657556Z level=info msg="Executing migration" id="create file table" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.558547365Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.55940635Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.560374705Z level=info msg="Executing migration" id="create file_meta table" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.561440938Z level=info msg="Executing migration" id="file table idx: path key" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.562275265Z level=info msg="Executing migration" id="set path collation in file table" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.563228102Z level=info msg="Executing migration" id="managed permissions migration" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.564204985Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.566687883Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.569691975Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.572226385Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.574979878Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.57762531Z level=info msg="Executing migration" id="update group index for alert rules" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.580506651Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-12-06T22:28:31.698 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.583116498Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.58600059Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.588724939Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.591460892Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.594121362Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.603857887Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.606586149Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.609298142Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.612802384Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.615446482Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.618403392Z level=info msg="Executing migration" id="create folder table" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.620858071Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.623672575Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.626377154Z level=info msg="Executing migration" id="Update folder title length" 2023-12-06T22:28:31.699 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.62906775Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-12-06T22:28:31.700 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=migrator t=2023-12-06T22:28:31.631879909Z level=info msg="migrations completed" performed=485 skipped=0 duration=656.421586ms 2023-12-06T22:28:31.700 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=sqlstore t=2023-12-06T22:28:31.632335399Z level=info msg="Created default organization" 2023-12-06T22:28:31.700 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=plugin.loader t=2023-12-06T22:28:31.690162577Z level=info msg="Plugin registered" pluginID=input 2023-12-06T22:28:31.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:31 smithi071 ceph-mon[110329]: pgmap v17: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:31.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:31 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:31 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:31 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:31 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:31 smithi071 ceph-mon[96241]: pgmap v17: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:31.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:31 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:31 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:31 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:31 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:31.967 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=plugin.loader t=2023-12-06T22:28:31.720605784Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-12-06T22:28:31.967 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=plugin.loader t=2023-12-06T22:28:31.7208274Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-12-06T22:28:31.967 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=secrets t=2023-12-06T22:28:31.720859038Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-12-06T22:28:31.967 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=query_data t=2023-12-06T22:28:31.722496568Z level=info msg="Query Service initialization" 2023-12-06T22:28:31.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=live.push_http t=2023-12-06T22:28:31.724965056Z level=info msg="Live Push Gateway initialization" 2023-12-06T22:28:32.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:32 smithi071 ceph-mon[110329]: Deploying daemon node-exporter.a on smithi071 2023-12-06T22:28:32.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:32 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:32.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:32 smithi071 ceph-mon[96241]: Deploying daemon node-exporter.a on smithi071 2023-12-06T22:28:32.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:32 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:32.711 INFO:teuthology.orchestra.run.smithi071.stdout:201863462928 2023-12-06T22:28:32.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-mon[100417]: Deploying daemon node-exporter.a on smithi071 2023-12-06T22:28:32.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:32.717 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=infra.usagestats.collector t=2023-12-06T22:28:32.427709301Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=provisioning.datasources t=2023-12-06T22:28:32.428022481Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=provisioning.datasources t=2023-12-06T22:28:32.462052737Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=provisioning.datasources t=2023-12-06T22:28:32.493954076Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=provisioning.alerting t=2023-12-06T22:28:32.515485177Z level=info msg="starting to provision alerting" 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=provisioning.alerting t=2023-12-06T22:28:32.515505738Z level=info msg="finished to provision alerting" 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=grafanaStorageLogger t=2023-12-06T22:28:32.515688093Z level=info msg="storage starting" 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=ngalert.state.manager t=2023-12-06T22:28:32.515756132Z level=info msg="Warming state cache for startup" 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=http.server t=2023-12-06T22:28:32.518890518Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=ngalert.state.manager t=2023-12-06T22:28:32.525981556Z level=info msg="State cache has been initialized" states=0 duration=10.223189ms 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=sqlstore.transactions t=2023-12-06T22:28:32.525987586Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=ticker t=2023-12-06T22:28:32.526066438Z level=info msg=starting first_tick=2023-12-06T22:28:40Z 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=ngalert.multiorg.alertmanager t=2023-12-06T22:28:32.526076147Z level=info msg="starting MultiOrg Alertmanager" 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=sqlstore.transactions t=2023-12-06T22:28:32.570240572Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-06T22:28:32.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:28:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[137256]: logger=sqlstore.transactions t=2023-12-06T22:28:32.597070635Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-06T22:28:32.949 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:32 smithi071 systemd[1]: Starting Ceph node-exporter.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:28:33.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:33 smithi071 ceph-mon[110329]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:33.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:33 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/4172416538' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T22:28:33.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:33 smithi071 ceph-mon[96241]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:33.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:33 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/4172416538' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T22:28:33.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:33 smithi113 ceph-mon[100417]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:33.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:33 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/4172416538' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T22:28:33.900 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462927 got 201863462928 for osd.6 2023-12-06T22:28:33.901 DEBUG:teuthology.parallel:result is None 2023-12-06T22:28:34.460 INFO:teuthology.orchestra.run.smithi071.stdout:133143986201 2023-12-06T22:28:34.519 INFO:teuthology.orchestra.run.smithi071.stdout:236223201293 2023-12-06T22:28:34.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:34 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1595218991' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T22:28:34.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:34 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1595218991' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T22:28:34.833 INFO:teuthology.orchestra.run.smithi071.stdout:167503724565 2023-12-06T22:28:34.928 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:34 smithi071 bash[149360]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-06T22:28:34.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:34 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1595218991' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T22:28:35.013 INFO:teuthology.orchestra.run.smithi071.stdout:34359738410 2023-12-06T22:28:35.199 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:35 smithi071 bash[149360]: Getting image source signatures 2023-12-06T22:28:35.525 INFO:teuthology.orchestra.run.smithi071.stdout:111669149726 2023-12-06T22:28:35.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:35 smithi071 ceph-mon[110329]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:35.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:35 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1294948131' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T22:28:35.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:35 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1367949843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T22:28:35.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:35 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2686768664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T22:28:35.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:35 smithi071 ceph-mon[96241]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:35.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:35 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1294948131' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T22:28:35.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:35 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1367949843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T22:28:35.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:35 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2686768664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T22:28:35.549 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:35 smithi071 bash[149360]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-06T22:28:35.549 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:35 smithi071 bash[149360]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-06T22:28:35.549 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:35 smithi071 bash[149360]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-06T22:28:35.549 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:35 smithi071 bash[149360]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-06T22:28:35.549 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:35 smithi071 bash[149360]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-06T22:28:35.549 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:35 smithi071 bash[149360]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-06T22:28:35.664 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986201 got 133143986201 for osd.4 2023-12-06T22:28:35.664 DEBUG:teuthology.parallel:result is None 2023-12-06T22:28:35.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:35 smithi113 ceph-mon[100417]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:35.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:35 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1294948131' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T22:28:35.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:35 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1367949843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T22:28:35.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:35 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2686768664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T22:28:36.141 INFO:teuthology.orchestra.run.smithi071.stdout:55834574887 2023-12-06T22:28:36.415 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738408 got 34359738410 for osd.0 2023-12-06T22:28:36.415 DEBUG:teuthology.parallel:result is None 2023-12-06T22:28:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:36 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1534279009' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T22:28:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:36 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3878631206' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T22:28:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:36 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:36 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1534279009' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T22:28:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:36 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3878631206' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T22:28:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:36 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:36.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:36 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1534279009' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T22:28:36.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:36 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3878631206' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T22:28:36.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:36 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:37.254 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:36 smithi071 bash[149360]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-06T22:28:37.254 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:37 smithi071 bash[149360]: Writing manifest to image destination 2023-12-06T22:28:37.254 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:37 smithi071 bash[149360]: Storing signatures 2023-12-06T22:28:37.403 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:37.431 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724564 got 167503724565 for osd.5 2023-12-06T22:28:37.432 DEBUG:teuthology.parallel:result is None 2023-12-06T22:28:37.433 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201291 got 236223201293 for osd.7 2023-12-06T22:28:37.433 DEBUG:teuthology.parallel:result is None 2023-12-06T22:28:37.446 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574885 got 55834574887 for osd.1 2023-12-06T22:28:37.446 DEBUG:teuthology.parallel:result is None 2023-12-06T22:28:37.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:37 smithi071 ceph-mon[110329]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:37.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:37 smithi071 ceph-mon[96241]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:37.588 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149724 got 111669149726 for osd.3 2023-12-06T22:28:37.588 DEBUG:teuthology.parallel:result is None 2023-12-06T22:28:37.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:37 smithi113 ceph-mon[100417]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:38.199 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:37 smithi071 podman[149360]: 2023-12-06T22:28:38.199 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.139Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-06T22:28:38.199 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.139Z 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-12-06T22:28:38.199 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.140Z 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-12-06T22:28:38.199 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.140Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.140Z 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-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.140Z 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-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=arp 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=edac 2023-12-06T22:28:38.200 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-06T22:28:38.201 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=os 2023-12-06T22:28:38.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-06T22:28:38.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-06T22:28:38.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-06T22:28:38.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-06T22:28:38.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-06T22:28:38.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-06T22:28:38.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-06T22:28:38.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=stat 2023-12-06T22:28:38.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-06T22:28:38.202 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-06T22:28:38.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-06T22:28:38.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=time 2023-12-06T22:28:38.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-06T22:28:38.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=uname 2023-12-06T22:28:38.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-06T22:28:38.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-06T22:28:38.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-06T22:28:38.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-06T22:28:38.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[149729]: ts=2023-12-06T22:28:38.141Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-06T22:28:38.203 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 bash[149360]: 9c50575f00d6808e960be88840df407a2934eff86ba1255cf41e2542296293ff 2023-12-06T22:28:38.579 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:28:38 smithi071 systemd[1]: Started Ceph node-exporter.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:28:39.175 INFO:teuthology.orchestra.run.smithi071.stdout:77309411363 2023-12-06T22:28:39.218 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:39 smithi113 systemd[1]: Starting Ceph node-exporter.b for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:28:39.510 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:39.511 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:39.511 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:39.511 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[110329]: Deploying daemon node-exporter.b on smithi113 2023-12-06T22:28:39.511 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[110329]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:39.511 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2261995808' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T22:28:39.511 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:39.511 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:39.511 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:39.511 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[96241]: Deploying daemon node-exporter.b on smithi113 2023-12-06T22:28:39.512 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[96241]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:39.512 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:39 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2261995808' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T22:28:39.512 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411362 got 77309411363 for osd.2 2023-12-06T22:28:39.512 DEBUG:teuthology.parallel:result is None 2023-12-06T22:28:39.513 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-06T22:28:39.513 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T22:28:39.717 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:39 smithi113 bash[137513]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-06T22:28:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:39 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:39 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:39 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:39 smithi113 ceph-mon[100417]: Deploying daemon node-exporter.b on smithi113 2023-12-06T22:28:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:39 smithi113 ceph-mon[100417]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:39 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2261995808' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T22:28:40.107 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:40.217 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:39 smithi113 bash[137513]: Getting image source signatures 2023-12-06T22:28:40.217 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:39 smithi113 bash[137513]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-06T22:28:40.217 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:39 smithi113 bash[137513]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-06T22:28:40.217 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:39 smithi113 bash[137513]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-06T22:28:40.217 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:39 smithi113 bash[137513]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-06T22:28:40.217 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:39 smithi113 bash[137513]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-06T22:28:40.218 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:39 smithi113 bash[137513]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-06T22:28:41.217 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:40 smithi113 bash[137513]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-06T22:28:41.217 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 bash[137513]: Writing manifest to image destination 2023-12-06T22:28:41.217 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 bash[137513]: Storing signatures 2023-12-06T22:28:41.508 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:28:41.508 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2023-12-06T22:28:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:41 smithi071 ceph-mon[96241]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:41 smithi071 ceph-mon[110329]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:41.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-mon[100417]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:41.717 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 podman[137513]: 2023-12-06T22:28:41.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:28:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:28:41.850 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2023-12-06T22:28:40.394742+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384932,"kb_used_data":6628,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576284,"statfs":{"total":767960285184,"available":765518114816,"internally_reserved":0,"allocated":6787072,"data_stored":3850916,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001996"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687919+0000","last_change":"2023-12-06T22:28:06.385868+0000","last_active":"2023-12-06T22:28:07.687919+0000","last_peered":"2023-12-06T22:28:07.687919+0000","last_clean":"2023-12-06T22:28:07.687919+0000","last_became_active":"2023-12-06T22:28:06.385593+0000","last_became_peered":"2023-12-06T22:28:06.385593+0000","last_unstale":"2023-12-06T22:28:07.687919+0000","last_undegraded":"2023-12-06T22:28:07.687919+0000","last_fullsized":"2023-12-06T22:28:07.687919+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:44:50.432935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687729+0000","last_change":"2023-12-06T22:28:06.387930+0000","last_active":"2023-12-06T22:28:07.687729+0000","last_peered":"2023-12-06T22:28:07.687729+0000","last_clean":"2023-12-06T22:28:07.687729+0000","last_became_active":"2023-12-06T22:28:06.387639+0000","last_became_peered":"2023-12-06T22:28:06.387639+0000","last_unstale":"2023-12-06T22:28:07.687729+0000","last_undegraded":"2023-12-06T22:28:07.687729+0000","last_fullsized":"2023-12-06T22:28:07.687729+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T05:13:27.900079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687886+0000","last_change":"2023-12-06T22:28:06.385790+0000","last_active":"2023-12-06T22:28:07.687886+0000","last_peered":"2023-12-06T22:28:07.687886+0000","last_clean":"2023-12-06T22:28:07.687886+0000","last_became_active":"2023-12-06T22:28:06.385490+0000","last_became_peered":"2023-12-06T22:28:06.385490+0000","last_unstale":"2023-12-06T22:28:07.687886+0000","last_undegraded":"2023-12-06T22:28:07.687886+0000","last_fullsized":"2023-12-06T22:28:07.687886+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:28:42.077477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687890+0000","last_change":"2023-12-06T22:28:06.388320+0000","last_active":"2023-12-06T22:28:07.687890+0000","last_peered":"2023-12-06T22:28:07.687890+0000","last_clean":"2023-12-06T22:28:07.687890+0000","last_became_active":"2023-12-06T22:28:06.387959+0000","last_became_peered":"2023-12-06T22:28:06.387959+0000","last_unstale":"2023-12-06T22:28:07.687890+0000","last_undegraded":"2023-12-06T22:28:07.687890+0000","last_fullsized":"2023-12-06T22:28:07.687890+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T03:05:07.078397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"61'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687976+0000","last_change":"2023-12-06T22:27:40.304487+0000","last_active":"2023-12-06T22:28:07.687976+0000","last_peered":"2023-12-06T22:28:07.687976+0000","last_clean":"2023-12-06T22:28:07.687976+0000","last_became_active":"2023-12-06T22:27:40.304081+0000","last_became_peered":"2023-12-06T22:27:40.304081+0000","last_unstale":"2023-12-06T22:28:07.687976+0000","last_undegraded":"2023-12-06T22:28:07.687976+0000","last_fullsized":"2023-12-06T22:28:07.687976+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:25:55.295331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:25:55.295331+0000","last_clean_scrub_stamp":"2023-12-06T22:25:55.295331+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T23:33:37.712003+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":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.383092+0000","last_change":"2023-12-06T22:28:06.385969+0000","last_active":"2023-12-06T22:28:07.383092+0000","last_peered":"2023-12-06T22:28:07.383092+0000","last_clean":"2023-12-06T22:28:07.383092+0000","last_became_active":"2023-12-06T22:28:06.385688+0000","last_became_peered":"2023-12-06T22:28:06.385688+0000","last_unstale":"2023-12-06T22:28:07.383092+0000","last_undegraded":"2023-12-06T22:28:07.383092+0000","last_fullsized":"2023-12-06T22:28:07.383092+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:40:33.647344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687773+0000","last_change":"2023-12-06T22:28:07.017362+0000","last_active":"2023-12-06T22:28:07.687773+0000","last_peered":"2023-12-06T22:28:07.687773+0000","last_clean":"2023-12-06T22:28:07.687773+0000","last_became_active":"2023-12-06T22:28:07.017050+0000","last_became_peered":"2023-12-06T22:28:07.017050+0000","last_unstale":"2023-12-06T22:28:07.687773+0000","last_undegraded":"2023-12-06T22:28:07.687773+0000","last_fullsized":"2023-12-06T22:28:07.687773+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T10:11:50.750014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.383092+0000","last_change":"2023-12-06T22:28:06.388018+0000","last_active":"2023-12-06T22:28:07.383092+0000","last_peered":"2023-12-06T22:28:07.383092+0000","last_clean":"2023-12-06T22:28:07.383092+0000","last_became_active":"2023-12-06T22:28:06.387691+0000","last_became_peered":"2023-12-06T22:28:06.387691+0000","last_unstale":"2023-12-06T22:28:07.383092+0000","last_undegraded":"2023-12-06T22:28:07.383092+0000","last_fullsized":"2023-12-06T22:28:07.383092+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T08:42:55.587540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687793+0000","last_change":"2023-12-06T22:28:06.387964+0000","last_active":"2023-12-06T22:28:07.687793+0000","last_peered":"2023-12-06T22:28:07.687793+0000","last_clean":"2023-12-06T22:28:07.687793+0000","last_became_active":"2023-12-06T22:28:06.387696+0000","last_became_peered":"2023-12-06T22:28:06.387696+0000","last_unstale":"2023-12-06T22:28:07.687793+0000","last_undegraded":"2023-12-06T22:28:07.687793+0000","last_fullsized":"2023-12-06T22:28:07.687793+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:00:04.166188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":2,"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":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201294,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298476,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446676,"statfs":{"total":95995035648,"available":95689396224,"internally_reserved":0,"allocated":1216512,"data_stored":850146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45200000000000001}]},{"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.46600000000000003}]},{"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.51100000000000001}]},{"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.40699999999999997}]},{"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.438}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38400000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462930,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298480,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446672,"statfs":{"total":95995035648,"available":95689392128,"internally_reserved":0,"allocated":1220608,"data_stored":850419,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.63}]},{"osd":1,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.59899999999999998}]},{"osd":2,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.56000000000000005}]},{"osd":3,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.66400000000000003}]},{"osd":4,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.64700000000000002}]},{"osd":5,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.73099999999999998}]},{"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":1,"up_from":13,"seq":55834574888,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":260051,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.36199999999999999,"15min":0.35399999999999998},"min":{"1min":0.23899999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.60899999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.441,"5min":0.38800000000000001,"15min":0.379},"min":{"1min":0.253,"5min":0.25,"15min":0.25},"max":{"1min":0.61799999999999999,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.31}]},{"osd":2,"last update":"Wed Dec 6 22:28:00 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.57099999999999995,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.373}]},{"osd":3,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.46400000000000002,"15min":0.47199999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.48299999999999998,"15min":0.48799999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.42099999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.66300000000000003}]},{"osd":5,"last update":"Wed Dec 6 22:27:56 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.65400000000000003}]},{"osd":6,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.69299999999999995}]},{"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.73199999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738411,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298480,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446672,"statfs":{"total":95995035648,"available":95689392128,"internally_reserved":0,"allocated":1220608,"data_stored":850419,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.34000000000000002,"15min":0.33000000000000002},"min":{"1min":0.247,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.34599999999999997,"15min":0.33400000000000002},"min":{"1min":0.24399999999999999,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.56799999999999995,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.318}]},{"osd":2,"last update":"Wed Dec 6 22:28:02 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.42199999999999999,"15min":0.41999999999999998},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.42499999999999999,"15min":0.42699999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.60999999999999999,"5min":0.629,"15min":0.629},"last":0.33200000000000002}]},{"osd":3,"last update":"Wed Dec 6 22:28:18 2023","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.442,"15min":0.44800000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.54700000000000004,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.30399999999999999},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.46800000000000003,"15min":0.47199999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.64200000000000002,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.36599999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.58999999999999997}]},{"osd":5,"last update":"Wed Dec 6 22:27:56 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.64400000000000002}]},{"osd":6,"last update":"Wed Dec 6 22:28:18 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.67000000000000004}]},{"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.627}]}]},{"osd":2,"up_from":18,"seq":77309411364,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":260051,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:27:54 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.39800000000000002,"15min":0.39300000000000002},"min":{"1min":0.26100000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.40100000000000002,"15min":0.39300000000000002},"min":{"1min":0.28399999999999997,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.33200000000000002}]},{"osd":1,"last update":"Wed Dec 6 22:27:54 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.42499999999999999,"15min":0.42099999999999999},"min":{"1min":0.29499999999999998,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.41499999999999998,"15min":0.40699999999999997},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.316}]},{"osd":3,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.45300000000000001,"15min":0.45500000000000002},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47199999999999998,"15min":0.47099999999999997},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.442}]},{"osd":4,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.53400000000000003}]},{"osd":5,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.121,"5min":1.121,"15min":1.121},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.131,"5min":1.131,"15min":1.131},"last":0.51000000000000001}]},{"osd":6,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.069,"5min":1.069,"15min":1.069},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.58099999999999996}]},{"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.54900000000000004}]}]},{"osd":3,"up_from":26,"seq":111669149727,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":260051,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.40799999999999997,"15min":0.40200000000000002},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.38,"5min":0.42099999999999999,"15min":0.42799999999999999},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.32900000000000001}]},{"osd":1,"last update":"Wed Dec 6 22:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.442,"15min":0.44800000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.65600000000000003,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.42399999999999999,"15min":0.42999999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.34699999999999998}]},{"osd":2,"last update":"Wed Dec 6 22:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.46100000000000002,"15min":0.46300000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.63300000000000001,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.378},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.46400000000000002,"15min":0.46999999999999997},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.53000000000000003,"5min":0.749,"15min":0.749},"last":0.36299999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.53900000000000003}]},{"osd":5,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.66600000000000004}]},{"osd":6,"last update":"Wed Dec 6 22:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.63700000000000001}]},{"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.54700000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":260051,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.55400000000000005}]},{"osd":1,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.45000000000000001}]},{"osd":2,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.52500000000000002}]},{"osd":3,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.46500000000000002}]},{"osd":5,"last update":"Wed Dec 6 22:27:55 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.373},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.42399999999999999}]},{"osd":6,"last update":"Wed Dec 6 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.627},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.5}]},{"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.57399999999999995}]}]},{"osd":5,"up_from":39,"seq":167503724566,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297896,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447256,"statfs":{"total":95995035648,"available":95689990144,"internally_reserved":0,"allocated":622592,"data_stored":259728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.48499999999999999}]},{"osd":1,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.433},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.54500000000000004}]},{"osd":2,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.376},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.55700000000000005}]},{"osd":3,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.41499999999999998}]},{"osd":4,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.34499999999999997}]},{"osd":6,"last update":"Wed Dec 6 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.47199999999999998}]},{"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.36399999999999999}]}]}],"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":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-06T22:28:41.852 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T22:28:42.218 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.748Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-06T22:28:42.218 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.748Z 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-12-06T22:28:42.218 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.748Z 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-12-06T22:28:42.218 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.749Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-06T22:28:42.218 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.749Z 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-12-06T22:28:42.218 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.749Z 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-12-06T22:28:42.218 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-06T22:28:42.218 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=arp 2023-12-06T22:28:42.218 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=edac 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-06T22:28:42.219 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=os 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-06T22:28:42.220 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=stat 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=time 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=uname 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.750Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.751Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-06T22:28:42.221 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[137563]: ts=2023-12-06T22:28:41.751Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-06T22:28:42.222 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 bash[137513]: 042d00b583fd643e4ed8d7c9e0017ea725cac9a71915d8507d45aa989081508b 2023-12-06T22:28:42.222 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:28:41 smithi113 systemd[1]: Started Ceph node-exporter.b for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:28:42.476 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[110329]: from='client.24539 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:28:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[96241]: from='client.24539 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:28:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:42 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:42.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:42 smithi113 ceph-mon[100417]: from='client.24539 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:28:42.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:42 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:42 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:42 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:42 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:42 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:42.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:42 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:43.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:43 smithi113 ceph-mon[100417]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:43.748 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:43 smithi071 ceph-mon[110329]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:43.749 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:43 smithi071 ceph-mon[96241]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:44.132 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:28:44.133 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2023-12-06T22:28:44.579 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2023-12-06T22:28:42.395045+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384932,"kb_used_data":6628,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576284,"statfs":{"total":767960285184,"available":765518114816,"internally_reserved":0,"allocated":6787072,"data_stored":3850916,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001949"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687919+0000","last_change":"2023-12-06T22:28:06.385868+0000","last_active":"2023-12-06T22:28:07.687919+0000","last_peered":"2023-12-06T22:28:07.687919+0000","last_clean":"2023-12-06T22:28:07.687919+0000","last_became_active":"2023-12-06T22:28:06.385593+0000","last_became_peered":"2023-12-06T22:28:06.385593+0000","last_unstale":"2023-12-06T22:28:07.687919+0000","last_undegraded":"2023-12-06T22:28:07.687919+0000","last_fullsized":"2023-12-06T22:28:07.687919+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:44:50.432935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687729+0000","last_change":"2023-12-06T22:28:06.387930+0000","last_active":"2023-12-06T22:28:07.687729+0000","last_peered":"2023-12-06T22:28:07.687729+0000","last_clean":"2023-12-06T22:28:07.687729+0000","last_became_active":"2023-12-06T22:28:06.387639+0000","last_became_peered":"2023-12-06T22:28:06.387639+0000","last_unstale":"2023-12-06T22:28:07.687729+0000","last_undegraded":"2023-12-06T22:28:07.687729+0000","last_fullsized":"2023-12-06T22:28:07.687729+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T05:13:27.900079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687886+0000","last_change":"2023-12-06T22:28:06.385790+0000","last_active":"2023-12-06T22:28:07.687886+0000","last_peered":"2023-12-06T22:28:07.687886+0000","last_clean":"2023-12-06T22:28:07.687886+0000","last_became_active":"2023-12-06T22:28:06.385490+0000","last_became_peered":"2023-12-06T22:28:06.385490+0000","last_unstale":"2023-12-06T22:28:07.687886+0000","last_undegraded":"2023-12-06T22:28:07.687886+0000","last_fullsized":"2023-12-06T22:28:07.687886+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:28:42.077477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687890+0000","last_change":"2023-12-06T22:28:06.388320+0000","last_active":"2023-12-06T22:28:07.687890+0000","last_peered":"2023-12-06T22:28:07.687890+0000","last_clean":"2023-12-06T22:28:07.687890+0000","last_became_active":"2023-12-06T22:28:06.387959+0000","last_became_peered":"2023-12-06T22:28:06.387959+0000","last_unstale":"2023-12-06T22:28:07.687890+0000","last_undegraded":"2023-12-06T22:28:07.687890+0000","last_fullsized":"2023-12-06T22:28:07.687890+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T03:05:07.078397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"61'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687976+0000","last_change":"2023-12-06T22:27:40.304487+0000","last_active":"2023-12-06T22:28:07.687976+0000","last_peered":"2023-12-06T22:28:07.687976+0000","last_clean":"2023-12-06T22:28:07.687976+0000","last_became_active":"2023-12-06T22:27:40.304081+0000","last_became_peered":"2023-12-06T22:27:40.304081+0000","last_unstale":"2023-12-06T22:28:07.687976+0000","last_undegraded":"2023-12-06T22:28:07.687976+0000","last_fullsized":"2023-12-06T22:28:07.687976+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:25:55.295331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:25:55.295331+0000","last_clean_scrub_stamp":"2023-12-06T22:25:55.295331+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T23:33:37.712003+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":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.383092+0000","last_change":"2023-12-06T22:28:06.385969+0000","last_active":"2023-12-06T22:28:07.383092+0000","last_peered":"2023-12-06T22:28:07.383092+0000","last_clean":"2023-12-06T22:28:07.383092+0000","last_became_active":"2023-12-06T22:28:06.385688+0000","last_became_peered":"2023-12-06T22:28:06.385688+0000","last_unstale":"2023-12-06T22:28:07.383092+0000","last_undegraded":"2023-12-06T22:28:07.383092+0000","last_fullsized":"2023-12-06T22:28:07.383092+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:40:33.647344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687773+0000","last_change":"2023-12-06T22:28:07.017362+0000","last_active":"2023-12-06T22:28:07.687773+0000","last_peered":"2023-12-06T22:28:07.687773+0000","last_clean":"2023-12-06T22:28:07.687773+0000","last_became_active":"2023-12-06T22:28:07.017050+0000","last_became_peered":"2023-12-06T22:28:07.017050+0000","last_unstale":"2023-12-06T22:28:07.687773+0000","last_undegraded":"2023-12-06T22:28:07.687773+0000","last_fullsized":"2023-12-06T22:28:07.687773+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T10:11:50.750014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.383092+0000","last_change":"2023-12-06T22:28:06.388018+0000","last_active":"2023-12-06T22:28:07.383092+0000","last_peered":"2023-12-06T22:28:07.383092+0000","last_clean":"2023-12-06T22:28:07.383092+0000","last_became_active":"2023-12-06T22:28:06.387691+0000","last_became_peered":"2023-12-06T22:28:06.387691+0000","last_unstale":"2023-12-06T22:28:07.383092+0000","last_undegraded":"2023-12-06T22:28:07.383092+0000","last_fullsized":"2023-12-06T22:28:07.383092+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T08:42:55.587540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-06T22:28:07.687793+0000","last_change":"2023-12-06T22:28:06.387964+0000","last_active":"2023-12-06T22:28:07.687793+0000","last_peered":"2023-12-06T22:28:07.687793+0000","last_clean":"2023-12-06T22:28:07.687793+0000","last_became_active":"2023-12-06T22:28:06.387696+0000","last_became_peered":"2023-12-06T22:28:06.387696+0000","last_unstale":"2023-12-06T22:28:07.687793+0000","last_undegraded":"2023-12-06T22:28:07.687793+0000","last_fullsized":"2023-12-06T22:28:07.687793+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:00:04.166188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":2,"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":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201294,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298476,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446676,"statfs":{"total":95995035648,"available":95689396224,"internally_reserved":0,"allocated":1216512,"data_stored":850146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45200000000000001}]},{"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.46600000000000003}]},{"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.51100000000000001}]},{"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.40699999999999997}]},{"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.438}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38400000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462930,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298480,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446672,"statfs":{"total":95995035648,"available":95689392128,"internally_reserved":0,"allocated":1220608,"data_stored":850419,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.63}]},{"osd":1,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.59899999999999998}]},{"osd":2,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.56000000000000005}]},{"osd":3,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.66400000000000003}]},{"osd":4,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.64700000000000002}]},{"osd":5,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.73099999999999998}]},{"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":1,"up_from":13,"seq":55834574888,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":260051,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.36199999999999999,"15min":0.35399999999999998},"min":{"1min":0.23899999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.60899999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.441,"5min":0.38800000000000001,"15min":0.379},"min":{"1min":0.253,"5min":0.25,"15min":0.25},"max":{"1min":0.61799999999999999,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.31}]},{"osd":2,"last update":"Wed Dec 6 22:28:00 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.57099999999999995,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.373}]},{"osd":3,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.46400000000000002,"15min":0.47199999999999998},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.48299999999999998,"15min":0.48799999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.42099999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.66300000000000003}]},{"osd":5,"last update":"Wed Dec 6 22:27:56 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.65400000000000003}]},{"osd":6,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.69299999999999995}]},{"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.73199999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738411,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298480,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446672,"statfs":{"total":95995035648,"available":95689392128,"internally_reserved":0,"allocated":1220608,"data_stored":850419,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.34000000000000002,"15min":0.33000000000000002},"min":{"1min":0.247,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.34599999999999997,"15min":0.33400000000000002},"min":{"1min":0.24399999999999999,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.56799999999999995,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.318}]},{"osd":2,"last update":"Wed Dec 6 22:28:02 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.42199999999999999,"15min":0.41999999999999998},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.42499999999999999,"15min":0.42699999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.60999999999999999,"5min":0.629,"15min":0.629},"last":0.33200000000000002}]},{"osd":3,"last update":"Wed Dec 6 22:28:18 2023","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.442,"15min":0.44800000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.54700000000000004,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.30399999999999999},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.46800000000000003,"15min":0.47199999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.64200000000000002,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.36599999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.58999999999999997}]},{"osd":5,"last update":"Wed Dec 6 22:27:56 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.64400000000000002}]},{"osd":6,"last update":"Wed Dec 6 22:28:18 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.67000000000000004}]},{"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.627}]}]},{"osd":2,"up_from":18,"seq":77309411364,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":260051,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:27:54 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.39800000000000002,"15min":0.39300000000000002},"min":{"1min":0.26100000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.40100000000000002,"15min":0.39300000000000002},"min":{"1min":0.28399999999999997,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.33200000000000002}]},{"osd":1,"last update":"Wed Dec 6 22:27:54 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.42499999999999999,"15min":0.42099999999999999},"min":{"1min":0.29499999999999998,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.41499999999999998,"15min":0.40699999999999997},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.316}]},{"osd":3,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.45300000000000001,"15min":0.45500000000000002},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47199999999999998,"15min":0.47099999999999997},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.442}]},{"osd":4,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.53400000000000003}]},{"osd":5,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.121,"5min":1.121,"15min":1.121},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.131,"5min":1.131,"15min":1.131},"last":0.51000000000000001}]},{"osd":6,"last update":"Wed Dec 6 22:28:17 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.069,"5min":1.069,"15min":1.069},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.58099999999999996}]},{"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.54900000000000004}]}]},{"osd":3,"up_from":26,"seq":111669149727,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":260051,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.40799999999999997,"15min":0.40200000000000002},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.38,"5min":0.42099999999999999,"15min":0.42799999999999999},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.32900000000000001}]},{"osd":1,"last update":"Wed Dec 6 22:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.442,"15min":0.44800000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.65600000000000003,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.42399999999999999,"15min":0.42999999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.34699999999999998}]},{"osd":2,"last update":"Wed Dec 6 22:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.46100000000000002,"15min":0.46300000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.63300000000000001,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.378},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.46400000000000002,"15min":0.46999999999999997},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.53000000000000003,"5min":0.749,"15min":0.749},"last":0.36299999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.53900000000000003}]},{"osd":5,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.66600000000000004}]},{"osd":6,"last update":"Wed Dec 6 22:28:19 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.63700000000000001}]},{"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.54700000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":260051,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.55400000000000005}]},{"osd":1,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.45000000000000001}]},{"osd":2,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.52500000000000002}]},{"osd":3,"last update":"Wed Dec 6 22:27:36 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.46500000000000002}]},{"osd":5,"last update":"Wed Dec 6 22:27:55 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.373},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.42399999999999999}]},{"osd":6,"last update":"Wed Dec 6 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.627},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.5}]},{"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.57399999999999995}]}]},{"osd":5,"up_from":39,"seq":167503724566,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297896,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447256,"statfs":{"total":95995035648,"available":95689990144,"internally_reserved":0,"allocated":622592,"data_stored":259728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.48499999999999999}]},{"osd":1,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.433},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.54500000000000004}]},{"osd":2,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.376},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.55700000000000005}]},{"osd":3,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.41499999999999998}]},{"osd":4,"last update":"Wed Dec 6 22:27:57 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.34499999999999997}]},{"osd":6,"last update":"Wed Dec 6 22:28:16 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.47199999999999998}]},{"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.36399999999999999}]}]}],"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":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-06T22:28:44.580 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-06T22:28:44.581 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-06T22:28:44.581 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-06T22:28:44.581 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-06T22:28:45.283 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:45.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:45 smithi113 ceph-mon[100417]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:28:45.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:45 smithi113 ceph-mon[100417]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:45 smithi071 ceph-mon[110329]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:28:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:45 smithi071 ceph-mon[110329]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:45 smithi071 ceph-mon[96241]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:28:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:45 smithi071 ceph-mon[96241]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:47.382 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:28:47.382 INFO:teuthology.orchestra.run.smithi071.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-06T22:28:47.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:47 smithi113 ceph-mon[100417]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:47.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:28:47.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:28:47.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[110329]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:47.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:28:47.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:28:47.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[96241]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:47.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:28:47.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:28:47.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:47.833 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-06T22:28:47.833 INFO:tasks.cephadm:Setup complete, yielding 2023-12-06T22:28:47.834 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T22:28:47.843 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi071.front.sepia.ceph.com 2023-12-06T22:28:47.843 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- bash -c 'ceph fs volume create foo' 2023-12-06T22:28:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:48 smithi071 ceph-mon[110329]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:28:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:48 smithi071 ceph-mon[110329]: Reconfiguring daemon alertmanager.a on smithi071 2023-12-06T22:28:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:48 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3054842049' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T22:28:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:48 smithi071 ceph-mon[96241]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:28:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:48 smithi071 ceph-mon[96241]: Reconfiguring daemon alertmanager.a on smithi071 2023-12-06T22:28:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:48 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3054842049' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T22:28:48.553 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:48.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:48 smithi113 ceph-mon[100417]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:28:48.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:48 smithi113 ceph-mon[100417]: Reconfiguring daemon alertmanager.a on smithi071 2023-12-06T22:28:48.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:48 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3054842049' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T22:28:49.564 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:49 smithi071 ceph-mon[110329]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:49.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:49 smithi071 ceph-mon[96241]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:49.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:49 smithi113 ceph-mon[100417]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:50.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:49 smithi071 systemd[1]: Stopping Ceph alertmanager.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:28:50.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[145984]: ts=2023-12-06T22:28:50.412Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:28:51.155 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:50 smithi071 bash[151491]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T22:28:51.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T22:28:51.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 systemd[1]: Stopped Ceph alertmanager.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:28:51.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 systemd[1]: Starting Ceph alertmanager.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:28:51.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 podman[151667]: 2023-12-06T22:28:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-mon[110329]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-06T22:28:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-mon[96241]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-06T22:28:51.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:51 smithi113 ceph-mon[100417]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:51.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:51 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-12-06T22:28:51.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:28:51 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:28:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:28:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[151683]: ts=2023-12-06T22:28:51.751Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-06T22:28:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[151683]: ts=2023-12-06T22:28:51.751Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-06T22:28:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[151683]: ts=2023-12-06T22:28:51.753Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.71 port=9094 2023-12-06T22:28:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[151683]: ts=2023-12-06T22:28:51.754Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T22:28:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 bash[151667]: a32c4b09be0f9363ed65dce03065e66f2013d8238a03117d9b33d750b1afb773 2023-12-06T22:28:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[151683]: ts=2023-12-06T22:28:51.777Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:28:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[151683]: ts=2023-12-06T22:28:51.777Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:28:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[151683]: ts=2023-12-06T22:28:51.780Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-06T22:28:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[151683]: ts=2023-12-06T22:28:51.780Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-06T22:28:52.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:51 smithi071 systemd[1]: Started Ceph alertmanager.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:28:52.736 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:52 smithi113 ceph-mon[100417]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:28:52.737 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:52 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-12-06T22:28:52.737 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:52 smithi113 ceph-mon[100417]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T22:28:52.737 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:52 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:52.737 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:52 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-06T22:28:52.737 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:52 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:52.737 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:52 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:52.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[96217]: 2023-12-06T22:28:52.472+0000 7fe4610fe700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-06T22:28:52.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[96241]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:28:52.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-12-06T22:28:52.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[96241]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T22:28:52.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:52.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-06T22:28:52.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:52.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:52.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[110329]: from='client.14649 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:28:52.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-12-06T22:28:52.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[110329]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T22:28:52.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:28:52.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-12-06T22:28:52.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:52.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:52 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:52.968 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-06T22:28:53.565 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: Reconfiguring daemon prometheus.a on smithi113 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: pgmap v29: 41 pgs: 9 creating+peering, 9 active+clean, 23 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: fsmap foo:0 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: Saving service mds.foo spec with placement count:2 2023-12-06T22:28:53.676 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:53.677 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:53 smithi113 ceph-mon[100417]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:28:53.754 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:28:53.754 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: Reconfiguring daemon prometheus.a on smithi113 2023-12-06T22:28:53.754 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: pgmap v29: 41 pgs: 9 creating+peering, 9 active+clean, 23 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:53.754 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-12-06T22:28:53.754 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: fsmap foo:0 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: Saving service mds.foo spec with placement count:2 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[110329]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: Reconfiguring daemon prometheus.a on smithi113 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: pgmap v29: 41 pgs: 9 creating+peering, 9 active+clean, 23 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:53.755 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-12-06T22:28:53.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T22:28:53.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-12-06T22:28:53.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-06T22:28:53.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-06T22:28:53.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T22:28:53.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-12-06T22:28:53.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: fsmap foo:0 2023-12-06T22:28:53.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: Saving service mds.foo spec with placement count:2 2023-12-06T22:28:53.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:53.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-mon[96241]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:28:53.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:53 smithi113 systemd[1]: Stopping Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:28:54.089 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[151683]: ts=2023-12-06T22:28:53.754Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000151521s 2023-12-06T22:28:54.488 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.233Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:28:54.489 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.234Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-06T22:28:54.489 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.234Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-06T22:28:54.489 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.234Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T22:28:54.489 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.234Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-06T22:28:54.489 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.234Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-06T22:28:54.489 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.234Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T22:28:54.489 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.234Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-06T22:28:54.489 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.234Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-06T22:28:54.489 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.234Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T22:28:54.489 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.234Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-06T22:28:54.489 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[135144]: ts=2023-12-06T22:28:54.234Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-06T22:28:54.761 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:54 smithi113 ceph-mon[100417]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T22:28:54.762 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 bash[138455]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T22:28:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:54 smithi071 ceph-mon[110329]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T22:28:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:54 smithi071 ceph-mon[96241]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T22:28:55.044 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T22:28:55.044 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 systemd[1]: Stopped Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:28:55.044 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:54 smithi113 systemd[1]: Starting Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:28:55.306 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 podman[138572]: 2023-12-06T22:28:55.429 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-06T22:28:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: pgmap v33: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:28:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T22:28:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:28:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:28:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:28:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi113.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:28:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:28:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi113.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:28:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:55.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STOPPING 2023-12-06T22:28:55.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:28:55.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STOPPED 2023-12-06T22:28:55.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STARTING 2023-12-06T22:28:55.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Serving on http://:::9283 2023-12-06T22:28:55.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STARTED 2023-12-06T22:28:55.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STOPPING 2023-12-06T22:28:55.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:28:55.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STOPPED 2023-12-06T22:28:55.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STARTING 2023-12-06T22:28:55.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Serving on http://:::9283 2023-12-06T22:28:55.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STARTED 2023-12-06T22:28:55.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STOPPING 2023-12-06T22:28:55.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:28:55.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STOPPED 2023-12-06T22:28:55.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STARTING 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: pgmap v33: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi113.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi113.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:55.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: pgmap v33: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi113.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi113.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:28:55.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.307Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.307Z 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-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.307Z 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 smithi113 (none))" 2023-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.307Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.307Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.309Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.310Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.312Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.312Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.313Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.313Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.549µs 2023-12-06T22:28:55.719 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.313Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T22:28:55.720 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.313Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-06T22:28:55.720 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.314Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-06T22:28:55.720 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.314Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.391µs wal_replay_duration=620.578µs wbl_replay_duration=108ns total_replay_duration=657.401µs 2023-12-06T22:28:55.720 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.314Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T22:28:55.720 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.314Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-06T22:28:55.720 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.314Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T22:28:55.720 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 bash[138572]: db8e038f148a2e8c13ec7280ee69a85e1f3c168d021c03fcbd045901ecc2a8ce 2023-12-06T22:28:55.720 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.329Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.143879ms db_storage=719ns remote_storage=1µs web_handler=261ns query_engine=624ns scrape=183.458µs scrape_sd=23.138µs notify=30.5µs notify_sd=7.439µs rules=14.675994ms tracing=23.128µs 2023-12-06T22:28:55.720 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.329Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-06T22:28:55.720 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:28:55.329Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-06T22:28:55.720 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:28:55 smithi113 systemd[1]: Started Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:28:56.049 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:56.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Serving on http://:::9283 2023-12-06T22:28:56.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:28:55] ENGINE Bus STARTED 2023-12-06T22:28:56.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[110329]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:28:56.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[110329]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:28:56.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[110329]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:28:56.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[110329]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi113.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:28:56.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[110329]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:28:56.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[110329]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi113.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:28:56.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[96241]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:28:56.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[96241]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:28:56.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[96241]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:28:56.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[96241]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi113.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:28:56.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[96241]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:28:56.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:56 smithi071 ceph-mon[96241]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi113.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:28:56.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:56 smithi113 ceph-mon[100417]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:28:56.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:56 smithi113 ceph-mon[100417]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi071.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T22:28:56.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:56 smithi113 ceph-mon[100417]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:28:56.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:56 smithi113 ceph-mon[100417]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi113.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T22:28:56.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:56 smithi113 ceph-mon[100417]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:28:56.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:56 smithi113 ceph-mon[100417]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi113.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T22:28:57.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:57 smithi071 ceph-mon[110329]: pgmap v35: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:57.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:57 smithi071 ceph-mon[96241]: pgmap v35: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:57.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:57 smithi113 ceph-mon[100417]: pgmap v35: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:58.297 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-12-06T22:28:58.306 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-06T22:28:58.306 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-06T22:28:58.306 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-06T22:28:59.055 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:28:59.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:28:59 smithi071 ceph-mon[110329]: pgmap v36: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:59.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:28:59 smithi071 ceph-mon[96241]: pgmap v36: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:28:59.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:28:59 smithi113 ceph-mon[100417]: pgmap v36: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:00.761 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:29:01.099 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":19,"active_gid":24374,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6800","nonce":3801383861},{"type":"v1","addr":"172.21.15.71:6801","nonce":3801383861}]},"active_addr":"172.21.15.71:6801/3801383861","active_change":"2023-12-06T22:28:06.375436+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24355,"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":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.71:8443/","prometheus":"http://172.21.15.71: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":61,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":2255012568}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":1335622139}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":959165781}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":4008732147}]}]} 2023-12-06T22:29:01.103 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-06T22:29:01.103 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-06T22:29:01.103 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T22:29:01.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:01 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:01.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:01 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:01.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:01 smithi113 ceph-mon[100417]: pgmap v37: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:01.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:01 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/21668667' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T22:29:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:01 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:01 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:01 smithi071 ceph-mon[110329]: pgmap v37: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:01 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/21668667' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T22:29:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:01 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:01 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:01 smithi071 ceph-mon[96241]: pgmap v37: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:01 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/21668667' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T22:29:01.697 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:01.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:29:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:29:02.071 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:29:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[151683]: ts=2023-12-06T22:29:01.756Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001613529s 2023-12-06T22:29:03.127 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:29:03.127 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":68,"fsid":"ebd1520e-9485-11ee-95a2-87774f69a715","created":"2023-12-06T22:23:02.771492+0000","modified":"2023-12-06T22:28:54.485722+0000","last_up_change":"2023-12-06T22:27:36.904863+0000","last_in_change":"2023-12-06T22:27:21.116425+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-12-06T22:25:54.539194+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-12-06T22:28:05.488186+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-12-06T22:28:51.062446+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":"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":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-12-06T22:28:51.710654+0000","flags":131073,"flags_names":"hashpspool,bulk","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":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"23feea8d-6872-4d17-947a-4de52028634a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6803","nonce":3816775978}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6805","nonce":3816775978}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6809","nonce":3816775978}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6807","nonce":3816775978}]},"public_addr":"172.21.15.71:6803/3816775978","cluster_addr":"172.21.15.71:6805/3816775978","heartbeat_back_addr":"172.21.15.71:6809/3816775978","heartbeat_front_addr":"172.21.15.71:6807/3816775978","state":["exists","up"]},{"osd":1,"uuid":"f747ac4b-fa1a-443e-80a2-cd7e78803e7e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6811","nonce":3211972164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6813","nonce":3211972164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6817","nonce":3211972164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6815","nonce":3211972164}]},"public_addr":"172.21.15.71:6811/3211972164","cluster_addr":"172.21.15.71:6813/3211972164","heartbeat_back_addr":"172.21.15.71:6817/3211972164","heartbeat_front_addr":"172.21.15.71:6815/3211972164","state":["exists","up"]},{"osd":2,"uuid":"4230d54d-bde4-447e-8fdb-4005f357f9c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6819","nonce":181521343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6821","nonce":181521343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6825","nonce":181521343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6823","nonce":181521343}]},"public_addr":"172.21.15.71:6819/181521343","cluster_addr":"172.21.15.71:6821/181521343","heartbeat_back_addr":"172.21.15.71:6825/181521343","heartbeat_front_addr":"172.21.15.71:6823/181521343","state":["exists","up"]},{"osd":3,"uuid":"a8156883-7387-47aa-b734-2c291d237181","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6827","nonce":511327045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6829","nonce":511327045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6833","nonce":511327045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6831","nonce":511327045}]},"public_addr":"172.21.15.71:6827/511327045","cluster_addr":"172.21.15.71:6829/511327045","heartbeat_back_addr":"172.21.15.71:6833/511327045","heartbeat_front_addr":"172.21.15.71:6831/511327045","state":["exists","up"]},{"osd":4,"uuid":"1598833d-8a0b-4ef0-a9ab-bec87853700c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6800","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6801","nonce":1270137465}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6802","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6803","nonce":1270137465}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6806","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6807","nonce":1270137465}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6804","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6805","nonce":1270137465}]},"public_addr":"172.21.15.113:6801/1270137465","cluster_addr":"172.21.15.113:6803/1270137465","heartbeat_back_addr":"172.21.15.113:6807/1270137465","heartbeat_front_addr":"172.21.15.113:6805/1270137465","state":["exists","up"]},{"osd":5,"uuid":"e1a65b54-de05-4752-8f9d-38e2381bc43d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6808","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6809","nonce":2664148471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6810","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6811","nonce":2664148471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6814","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6815","nonce":2664148471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6812","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6813","nonce":2664148471}]},"public_addr":"172.21.15.113:6809/2664148471","cluster_addr":"172.21.15.113:6811/2664148471","heartbeat_back_addr":"172.21.15.113:6815/2664148471","heartbeat_front_addr":"172.21.15.113:6813/2664148471","state":["exists","up"]},{"osd":6,"uuid":"dbab62dd-77f9-4830-95c7-41c9be633c4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6816","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6817","nonce":1223266455}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6818","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6819","nonce":1223266455}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6822","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6823","nonce":1223266455}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6820","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6821","nonce":1223266455}]},"public_addr":"172.21.15.113:6817/1223266455","cluster_addr":"172.21.15.113:6819/1223266455","heartbeat_back_addr":"172.21.15.113:6823/1223266455","heartbeat_front_addr":"172.21.15.113:6821/1223266455","state":["exists","up"]},{"osd":7,"uuid":"646ce8ea-d355-4724-ba67-071a1f2843de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6824","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6825","nonce":84405118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6826","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6827","nonce":84405118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6830","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6831","nonce":84405118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6828","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6829","nonce":84405118}]},"public_addr":"172.21.15.113:6825/84405118","cluster_addr":"172.21.15.113:6827/84405118","heartbeat_back_addr":"172.21.15.113:6831/84405118","heartbeat_front_addr":"172.21.15.113:6829/84405118","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-12-06T22:25:08.554933+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-12-06T22:25:30.185510+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-12-06T22:25:51.329481+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-12-06T22:26:13.091000+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-12-06T22:26:33.262163+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-12-06T22:26:54.021185+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-12-06T22:27:14.331331+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-12-06T22:27:35.425035+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/387617014":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/1489328246":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/180004132":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/3981807004":"2023-12-07T22:28:06.375227+0000","172.21.15.71:6800/1330722305":"2023-12-07T22:28:06.375227+0000","172.21.15.71:6800/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/3496511947":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/1793940788":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/2527821035":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/1626922939":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/3761412286":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6801/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6800/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:6801/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:6801/1330722305":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/1873439450":"2023-12-07T22:23:33.688959+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-12-06T22:29:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:03 smithi071 ceph-mon[110329]: pgmap v38: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:03 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/811571522' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:29:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:03 smithi071 ceph-mon[96241]: pgmap v38: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:03 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/811571522' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:29:03.551 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-06T22:29:03.551 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T22:29:03.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:03 smithi113 ceph-mon[100417]: pgmap v38: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:03.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:03 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/811571522' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:29:04.314 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:04.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:04.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:04.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:04.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:04.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:04.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi071.rtwagw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-06T22:29:04.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi071.rtwagw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-06T22:29:04.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:04.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[110329]: Deploying daemon mds.foo.smithi071.rtwagw on smithi071 2023-12-06T22:29:04.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:04.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:04.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:04.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:04.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:04.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi071.rtwagw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-06T22:29:04.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi071.rtwagw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-06T22:29:04.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:04.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:04 smithi071 ceph-mon[96241]: Deploying daemon mds.foo.smithi071.rtwagw on smithi071 2023-12-06T22:29:04.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:04 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:04.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:04 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:04.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:04 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:04.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:04 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:04.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:04 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:04.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:04 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi071.rtwagw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-06T22:29:04.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:04 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi071.rtwagw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-06T22:29:04.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:04 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:04.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:04 smithi113 ceph-mon[100417]: Deploying daemon mds.foo.smithi071.rtwagw on smithi071 2023-12-06T22:29:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:05 smithi071 ceph-mon[110329]: pgmap v39: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:05 smithi071 ceph-mon[96241]: pgmap v39: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:05 smithi113 ceph-mon[100417]: pgmap v39: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:06.257 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:29:06.257 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":68,"fsid":"ebd1520e-9485-11ee-95a2-87774f69a715","created":"2023-12-06T22:23:02.771492+0000","modified":"2023-12-06T22:28:54.485722+0000","last_up_change":"2023-12-06T22:27:36.904863+0000","last_in_change":"2023-12-06T22:27:21.116425+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-12-06T22:25:54.539194+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-12-06T22:28:05.488186+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-12-06T22:28:51.062446+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":"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":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-12-06T22:28:51.710654+0000","flags":131073,"flags_names":"hashpspool,bulk","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":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"23feea8d-6872-4d17-947a-4de52028634a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6803","nonce":3816775978}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6805","nonce":3816775978}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6809","nonce":3816775978}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3816775978},{"type":"v1","addr":"172.21.15.71:6807","nonce":3816775978}]},"public_addr":"172.21.15.71:6803/3816775978","cluster_addr":"172.21.15.71:6805/3816775978","heartbeat_back_addr":"172.21.15.71:6809/3816775978","heartbeat_front_addr":"172.21.15.71:6807/3816775978","state":["exists","up"]},{"osd":1,"uuid":"f747ac4b-fa1a-443e-80a2-cd7e78803e7e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6811","nonce":3211972164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6813","nonce":3211972164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6817","nonce":3211972164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":3211972164},{"type":"v1","addr":"172.21.15.71:6815","nonce":3211972164}]},"public_addr":"172.21.15.71:6811/3211972164","cluster_addr":"172.21.15.71:6813/3211972164","heartbeat_back_addr":"172.21.15.71:6817/3211972164","heartbeat_front_addr":"172.21.15.71:6815/3211972164","state":["exists","up"]},{"osd":2,"uuid":"4230d54d-bde4-447e-8fdb-4005f357f9c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6818","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6819","nonce":181521343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6820","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6821","nonce":181521343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6824","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6825","nonce":181521343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6822","nonce":181521343},{"type":"v1","addr":"172.21.15.71:6823","nonce":181521343}]},"public_addr":"172.21.15.71:6819/181521343","cluster_addr":"172.21.15.71:6821/181521343","heartbeat_back_addr":"172.21.15.71:6825/181521343","heartbeat_front_addr":"172.21.15.71:6823/181521343","state":["exists","up"]},{"osd":3,"uuid":"a8156883-7387-47aa-b734-2c291d237181","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6826","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6827","nonce":511327045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6828","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6829","nonce":511327045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6832","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6833","nonce":511327045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6830","nonce":511327045},{"type":"v1","addr":"172.21.15.71:6831","nonce":511327045}]},"public_addr":"172.21.15.71:6827/511327045","cluster_addr":"172.21.15.71:6829/511327045","heartbeat_back_addr":"172.21.15.71:6833/511327045","heartbeat_front_addr":"172.21.15.71:6831/511327045","state":["exists","up"]},{"osd":4,"uuid":"1598833d-8a0b-4ef0-a9ab-bec87853700c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6800","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6801","nonce":1270137465}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6802","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6803","nonce":1270137465}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6806","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6807","nonce":1270137465}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6804","nonce":1270137465},{"type":"v1","addr":"172.21.15.113:6805","nonce":1270137465}]},"public_addr":"172.21.15.113:6801/1270137465","cluster_addr":"172.21.15.113:6803/1270137465","heartbeat_back_addr":"172.21.15.113:6807/1270137465","heartbeat_front_addr":"172.21.15.113:6805/1270137465","state":["exists","up"]},{"osd":5,"uuid":"e1a65b54-de05-4752-8f9d-38e2381bc43d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6808","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6809","nonce":2664148471}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6810","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6811","nonce":2664148471}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6814","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6815","nonce":2664148471}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6812","nonce":2664148471},{"type":"v1","addr":"172.21.15.113:6813","nonce":2664148471}]},"public_addr":"172.21.15.113:6809/2664148471","cluster_addr":"172.21.15.113:6811/2664148471","heartbeat_back_addr":"172.21.15.113:6815/2664148471","heartbeat_front_addr":"172.21.15.113:6813/2664148471","state":["exists","up"]},{"osd":6,"uuid":"dbab62dd-77f9-4830-95c7-41c9be633c4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6816","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6817","nonce":1223266455}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6818","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6819","nonce":1223266455}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6822","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6823","nonce":1223266455}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6820","nonce":1223266455},{"type":"v1","addr":"172.21.15.113:6821","nonce":1223266455}]},"public_addr":"172.21.15.113:6817/1223266455","cluster_addr":"172.21.15.113:6819/1223266455","heartbeat_back_addr":"172.21.15.113:6823/1223266455","heartbeat_front_addr":"172.21.15.113:6821/1223266455","state":["exists","up"]},{"osd":7,"uuid":"646ce8ea-d355-4724-ba67-071a1f2843de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6824","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6825","nonce":84405118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6826","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6827","nonce":84405118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6830","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6831","nonce":84405118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.113:6828","nonce":84405118},{"type":"v1","addr":"172.21.15.113:6829","nonce":84405118}]},"public_addr":"172.21.15.113:6825/84405118","cluster_addr":"172.21.15.113:6827/84405118","heartbeat_back_addr":"172.21.15.113:6831/84405118","heartbeat_front_addr":"172.21.15.113:6829/84405118","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-12-06T22:25:08.554933+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-12-06T22:25:30.185510+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-12-06T22:25:51.329481+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-12-06T22:26:13.091000+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-12-06T22:26:33.262163+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-12-06T22:26:54.021185+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-12-06T22:27:14.331331+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-12-06T22:27:35.425035+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/387617014":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/1489328246":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/180004132":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/3981807004":"2023-12-07T22:28:06.375227+0000","172.21.15.71:6800/1330722305":"2023-12-07T22:28:06.375227+0000","172.21.15.71:6800/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/3496511947":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/1793940788":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/2527821035":"2023-12-07T22:23:56.213075+0000","172.21.15.71:0/1626922939":"2023-12-07T22:23:33.688959+0000","172.21.15.71:0/3761412286":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6801/2569291921":"2023-12-07T22:23:56.213075+0000","172.21.15.71:6800/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:6801/1312813004":"2023-12-07T22:23:33.688959+0000","172.21.15.71:6801/1330722305":"2023-12-07T22:28:06.375227+0000","172.21.15.71:0/1873439450":"2023-12-07T22:23:33.688959+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-12-06T22:29:06.677 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-06T22:29:06.677 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-06T22:29:06.678 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-06T22:29:06.678 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-06T22:29:06.678 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-06T22:29:06.679 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-06T22:29:06.679 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-06T22:29:06.680 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-06T22:29:07.371 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:07.427 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:07.427 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:07.427 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:07.427 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi113.urjcco", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-06T22:29:07.427 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi113.urjcco", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-06T22:29:07.427 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:07.427 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: Deploying daemon mds.foo.smithi113.urjcco on smithi113 2023-12-06T22:29:07.427 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1147391061' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:29:07.427 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: mds.? [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:boot 2023-12-06T22:29:07.427 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: daemon mds.foo.smithi071.rtwagw assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: Cluster is now healthy 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: fsmap foo:0 1 up:standby 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:creating} 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: daemon mds.foo.smithi071.rtwagw is now active in filesystem foo as rank 0 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: pgmap v40: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T22:29:07.428 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi113.urjcco", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi113.urjcco", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: Deploying daemon mds.foo.smithi113.urjcco on smithi113 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1147391061' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: mds.? [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:boot 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: daemon mds.foo.smithi071.rtwagw assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-06T22:29:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: Cluster is now healthy 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: fsmap foo:0 1 up:standby 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:creating} 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: daemon mds.foo.smithi071.rtwagw is now active in filesystem foo as rank 0 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: pgmap v40: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi113.urjcco", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi113.urjcco", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: Deploying daemon mds.foo.smithi113.urjcco on smithi113 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1147391061' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: mds.? [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:boot 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: daemon mds.foo.smithi071.rtwagw assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: Cluster is now healthy 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: fsmap foo:0 1 up:standby 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:creating} 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: daemon mds.foo.smithi071.rtwagw is now active in filesystem foo as rank 0 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: pgmap v40: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T22:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-12-06T22:29:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T22:29:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:07.903 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:07.975 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:07.993 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:08.273 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:08.301 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:08.335 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:08.349 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:08.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:08 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-12-06T22:29:08.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:08 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-12-06T22:29:08.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:08 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-12-06T22:29:08.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:08 smithi113 ceph-mon[100417]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T22:29:08.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:08 smithi113 ceph-mon[100417]: mds.? [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:29:08.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:08 smithi113 ceph-mon[100417]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:29:08.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:08 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:08.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:08 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:08.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-12-06T22:29:08.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-12-06T22:29:08.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-12-06T22:29:08.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[96241]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T22:29:08.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[96241]: mds.? [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:29:08.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[96241]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:29:08.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:08.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:08.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-12-06T22:29:08.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-12-06T22:29:08.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-12-06T22:29:08.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[110329]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T22:29:08.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[110329]: mds.? [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:29:08.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[110329]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:29:08.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:08.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:08 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:09.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[110329]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T22:29:09.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[110329]: mds.? [v2:172.21.15.113:6832/2632902633,v1:172.21.15.113:6833/2632902633] up:boot 2023-12-06T22:29:09.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[110329]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:09.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:29:09.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:09.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[110329]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[110329]: pgmap v43: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[96241]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[96241]: mds.? [v2:172.21.15.113:6832/2632902633,v1:172.21.15.113:6833/2632902633] up:boot 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[96241]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[96241]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:09.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:09.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[96241]: pgmap v43: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:09.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:09 smithi113 ceph-mon[100417]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T22:29:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:09 smithi113 ceph-mon[100417]: mds.? [v2:172.21.15.113:6832/2632902633,v1:172.21.15.113:6833/2632902633] up:boot 2023-12-06T22:29:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:09 smithi113 ceph-mon[100417]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:29:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:09.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:09 smithi113 ceph-mon[100417]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:09.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:09.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:09.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:09 smithi113 ceph-mon[100417]: pgmap v43: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:09.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:09.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:09] "GET /metrics HTTP/1.1" 200 238312 "" "Prometheus/2.43.0" 2023-12-06T22:29:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:11 smithi071 ceph-mon[110329]: mds.? [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:29:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:11 smithi071 ceph-mon[110329]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:11 smithi071 ceph-mon[110329]: pgmap v44: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:11 smithi071 ceph-mon[96241]: mds.? [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:29:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:11 smithi071 ceph-mon[96241]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:11 smithi071 ceph-mon[96241]: pgmap v44: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:11.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:29:11 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:29:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:11 smithi113 ceph-mon[100417]: mds.? [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:29:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:11 smithi113 ceph-mon[100417]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:11.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:11 smithi113 ceph-mon[100417]: pgmap v44: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:12.750 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:12 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:12.750 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:12 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:12.903 INFO:teuthology.orchestra.run.smithi071.stdout:55834574895 2023-12-06T22:29:12.904 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-06T22:29:12.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:12 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:13.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:13 smithi071 ceph-mon[110329]: pgmap v45: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:13.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:13 smithi071 ceph-mon[110329]: mds.? [v2:172.21.15.113:6832/2632902633,v1:172.21.15.113:6833/2632902633] up:standby 2023-12-06T22:29:13.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:13 smithi071 ceph-mon[110329]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:13.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:13 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:13.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:13 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:13.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:13 smithi071 ceph-mon[96241]: pgmap v45: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:13.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:13 smithi071 ceph-mon[96241]: mds.? [v2:172.21.15.113:6832/2632902633,v1:172.21.15.113:6833/2632902633] up:standby 2023-12-06T22:29:13.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:13 smithi071 ceph-mon[96241]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:13.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:13 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:13.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:13 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:13.693 INFO:teuthology.orchestra.run.smithi071.stdout:133143986211 2023-12-06T22:29:13.693 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-06T22:29:13.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:13 smithi113 ceph-mon[100417]: pgmap v45: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:13 smithi113 ceph-mon[100417]: mds.? [v2:172.21.15.113:6832/2632902633,v1:172.21.15.113:6833/2632902633] up:standby 2023-12-06T22:29:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:13 smithi113 ceph-mon[100417]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:29:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:13 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:13.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:13 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:14.475 INFO:teuthology.orchestra.run.smithi071.stdout:34359738419 2023-12-06T22:29:14.475 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-06T22:29:14.778 INFO:teuthology.orchestra.run.smithi071.stdout:167503724574 2023-12-06T22:29:14.778 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-06T22:29:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:15 smithi071 ceph-mon[110329]: pgmap v46: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:15 smithi071 ceph-mon[96241]: pgmap v46: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:15.916 INFO:teuthology.orchestra.run.smithi071.stdout:201863462938 2023-12-06T22:29:15.917 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-06T22:29:15.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:15 smithi113 ceph-mon[100417]: pgmap v46: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-06T22:29:15.975 INFO:teuthology.orchestra.run.smithi071.stdout:236223201302 2023-12-06T22:29:15.975 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-06T22:29:16.242 INFO:teuthology.orchestra.run.smithi071.stdout:77309411372 2023-12-06T22:29:16.242 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-06T22:29:16.409 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:16.445 INFO:teuthology.orchestra.run.smithi071.stdout:111669149735 2023-12-06T22:29:16.446 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-06T22:29:16.624 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:16.989 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:17.720 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:17.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:17 smithi071 ceph-mon[110329]: pgmap v47: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-12-06T22:29:17.858 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:17 smithi071 ceph-mon[96241]: pgmap v47: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-12-06T22:29:17.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:17 smithi113 ceph-mon[100417]: pgmap v47: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-12-06T22:29:19.139 INFO:teuthology.orchestra.run.smithi071.stdout:55834574897 2023-12-06T22:29:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:19 smithi071 ceph-mon[110329]: pgmap v48: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-06T22:29:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:19 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3623077081' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T22:29:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:19 smithi071 ceph-mon[96241]: pgmap v48: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-06T22:29:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:19 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3623077081' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T22:29:19.885 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574895 got 55834574897 for osd.1 2023-12-06T22:29:19.886 DEBUG:teuthology.parallel:result is None 2023-12-06T22:29:19.946 INFO:teuthology.orchestra.run.smithi071.stdout:133143986212 2023-12-06T22:29:19.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:19 smithi113 ceph-mon[100417]: pgmap v48: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-06T22:29:19.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:19 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3623077081' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T22:29:20.083 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:19] "GET /metrics HTTP/1.1" 200 238312 "" "Prometheus/2.43.0" 2023-12-06T22:29:20.100 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:20.101 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:20.543 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986211 got 133143986212 for osd.4 2023-12-06T22:29:20.543 DEBUG:teuthology.parallel:result is None 2023-12-06T22:29:20.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:20 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/965834940' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T22:29:20.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:20 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/965834940' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T22:29:20.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:20 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/965834940' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T22:29:21.011 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:21.078 INFO:teuthology.orchestra.run.smithi071.stdout:167503724575 2023-12-06T22:29:21.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:21 smithi071 ceph-mon[110329]: pgmap v49: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-06T22:29:21.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:21 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2045355759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T22:29:21.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:21 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:21.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:21 smithi071 ceph-mon[96241]: pgmap v49: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-06T22:29:21.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:21 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2045355759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T22:29:21.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:21 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:21.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:29:21 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:29:21.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:21 smithi113 ceph-mon[100417]: pgmap v49: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-06T22:29:21.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:21 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2045355759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T22:29:21.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:21 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:22.093 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724574 got 167503724575 for osd.5 2023-12-06T22:29:22.094 DEBUG:teuthology.parallel:result is None 2023-12-06T22:29:22.524 INFO:teuthology.orchestra.run.smithi071.stdout:201863462939 2023-12-06T22:29:22.593 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:23.028 INFO:teuthology.orchestra.run.smithi071.stdout:77309411373 2023-12-06T22:29:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:23 smithi071 ceph-mon[96241]: pgmap v50: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-06T22:29:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:23 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/202002004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T22:29:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:23 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1230936894' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T22:29:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:23 smithi071 ceph-mon[110329]: pgmap v50: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-06T22:29:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:23 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/202002004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T22:29:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:23 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1230936894' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T22:29:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:23 smithi113 ceph-mon[100417]: pgmap v50: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-06T22:29:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:23 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/202002004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T22:29:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:23 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1230936894' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T22:29:23.795 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462938 got 201863462939 for osd.6 2023-12-06T22:29:23.795 DEBUG:teuthology.parallel:result is None 2023-12-06T22:29:24.032 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411372 got 77309411373 for osd.2 2023-12-06T22:29:24.032 DEBUG:teuthology.parallel:result is None 2023-12-06T22:29:25.512 INFO:teuthology.orchestra.run.smithi071.stdout:34359738421 2023-12-06T22:29:25.637 INFO:teuthology.orchestra.run.smithi071.stdout:111669149737 2023-12-06T22:29:25.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:25 smithi113 ceph-mon[100417]: pgmap v51: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:25.947 INFO:teuthology.orchestra.run.smithi071.stdout:236223201304 2023-12-06T22:29:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:25 smithi071 ceph-mon[110329]: pgmap v51: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:25 smithi071 ceph-mon[96241]: pgmap v51: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:26.067 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738419 got 34359738421 for osd.0 2023-12-06T22:29:26.067 DEBUG:teuthology.parallel:result is None 2023-12-06T22:29:26.484 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201302 got 236223201304 for osd.7 2023-12-06T22:29:26.484 DEBUG:teuthology.parallel:result is None 2023-12-06T22:29:26.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:26 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/69318592' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T22:29:26.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:26 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2638566338' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T22:29:26.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:26 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/717474171' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T22:29:26.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:26 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/69318592' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T22:29:26.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:26 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2638566338' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T22:29:26.800 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:26 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/717474171' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T22:29:26.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:26 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/69318592' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T22:29:26.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:26 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2638566338' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T22:29:26.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:26 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/717474171' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T22:29:26.803 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149735 got 111669149737 for osd.3 2023-12-06T22:29:26.803 DEBUG:teuthology.parallel:result is None 2023-12-06T22:29:26.803 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-06T22:29:26.803 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T22:29:27.409 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:27 smithi113 ceph-mon[100417]: pgmap v52: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:27 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:27 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:27.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:27 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:27.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:27 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:27.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:27 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:27.729 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[110329]: pgmap v52: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:27.730 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:27.730 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:27.730 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:27.730 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:27.730 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:27.730 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[96241]: pgmap v52: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:27.730 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:27.730 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:27.730 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:27.731 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:27.731 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:27 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:28 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:28 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:28.906 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:29:28.927 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2023-12-06T22:29:28.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:28 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:29.460 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2023-12-06T22:29:28.404341+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":212,"num_read_kb":306,"num_write":224,"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":167,"ondisk_log_size":167,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385700,"kb_used_data":7396,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575516,"statfs":{"total":767960285184,"available":765517328384,"internally_reserved":0,"allocated":7573504,"data_stored":4261186,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002424"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.679933+0000","last_change":"2023-12-06T22:29:08.679933+0000","last_active":"2023-12-06T22:29:08.679933+0000","last_peered":"2023-12-06T22:29:08.679933+0000","last_clean":"2023-12-06T22:29:08.679933+0000","last_became_active":"2023-12-06T22:29:08.679573+0000","last_became_peered":"2023-12-06T22:29:08.679573+0000","last_unstale":"2023-12-06T22:29:08.679933+0000","last_undegraded":"2023-12-06T22:29:08.679933+0000","last_fullsized":"2023-12-06T22:29:08.679933+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:53:37.043690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"68'4","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.351209+0000","last_change":"2023-12-06T22:28:52.469111+0000","last_active":"2023-12-06T22:29:07.351209+0000","last_peered":"2023-12-06T22:29:07.351209+0000","last_clean":"2023-12-06T22:29:07.351209+0000","last_became_active":"2023-12-06T22:28:52.468836+0000","last_became_peered":"2023-12-06T22:28:52.468836+0000","last_unstale":"2023-12-06T22:29:07.351209+0000","last_undegraded":"2023-12-06T22:29:07.351209+0000","last_fullsized":"2023-12-06T22:29:07.351209+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:14:53.565829+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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605657+0000","last_change":"2023-12-06T22:28:53.490932+0000","last_active":"2023-12-06T22:29:08.605657+0000","last_peered":"2023-12-06T22:29:08.605657+0000","last_clean":"2023-12-06T22:29:08.605657+0000","last_became_active":"2023-12-06T22:28:53.490654+0000","last_became_peered":"2023-12-06T22:28:53.490654+0000","last_unstale":"2023-12-06T22:29:08.605657+0000","last_undegraded":"2023-12-06T22:29:08.605657+0000","last_fullsized":"2023-12-06T22:29:08.605657+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T09:25:50.250403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"68'1","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605580+0000","last_change":"2023-12-06T22:28:52.473723+0000","last_active":"2023-12-06T22:29:08.605580+0000","last_peered":"2023-12-06T22:29:08.605580+0000","last_clean":"2023-12-06T22:29:08.605580+0000","last_became_active":"2023-12-06T22:28:52.473465+0000","last_became_peered":"2023-12-06T22:28:52.473465+0000","last_unstale":"2023-12-06T22:29:08.605580+0000","last_undegraded":"2023-12-06T22:29:08.605580+0000","last_fullsized":"2023-12-06T22:29:08.605580+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T04:54:06.350217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1a","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353936+0000","last_change":"2023-12-06T22:28:52.875144+0000","last_active":"2023-12-06T22:29:07.353936+0000","last_peered":"2023-12-06T22:29:07.353936+0000","last_clean":"2023-12-06T22:29:07.353936+0000","last_became_active":"2023-12-06T22:28:52.874076+0000","last_became_peered":"2023-12-06T22:28:52.874076+0000","last_unstale":"2023-12-06T22:29:07.353936+0000","last_undegraded":"2023-12-06T22:29:07.353936+0000","last_fullsized":"2023-12-06T22:29:07.353936+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:31:15.290447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346358+0000","last_change":"2023-12-06T22:28:52.467403+0000","last_active":"2023-12-06T22:29:07.346358+0000","last_peered":"2023-12-06T22:29:07.346358+0000","last_clean":"2023-12-06T22:29:07.346358+0000","last_became_active":"2023-12-06T22:28:52.467131+0000","last_became_peered":"2023-12-06T22:28:52.467131+0000","last_unstale":"2023-12-06T22:29:07.346358+0000","last_undegraded":"2023-12-06T22:29:07.346358+0000","last_fullsized":"2023-12-06T22:29:07.346358+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T06:42:33.941436+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354332+0000","last_change":"2023-12-06T22:28:52.874420+0000","last_active":"2023-12-06T22:29:07.354332+0000","last_peered":"2023-12-06T22:29:07.354332+0000","last_clean":"2023-12-06T22:29:07.354332+0000","last_became_active":"2023-12-06T22:28:52.874087+0000","last_became_peered":"2023-12-06T22:28:52.874087+0000","last_unstale":"2023-12-06T22:29:07.354332+0000","last_undegraded":"2023-12-06T22:29:07.354332+0000","last_fullsized":"2023-12-06T22:29:07.354332+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:42:14.717512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346236+0000","last_change":"2023-12-06T22:28:52.469608+0000","last_active":"2023-12-06T22:29:07.346236+0000","last_peered":"2023-12-06T22:29:07.346236+0000","last_clean":"2023-12-06T22:29:07.346236+0000","last_became_active":"2023-12-06T22:28:52.469349+0000","last_became_peered":"2023-12-06T22:28:52.469349+0000","last_unstale":"2023-12-06T22:29:07.346236+0000","last_undegraded":"2023-12-06T22:29:07.346236+0000","last_fullsized":"2023-12-06T22:29:07.346236+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T00:56:25.023239+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.357913+0000","last_change":"2023-12-06T22:28:52.876446+0000","last_active":"2023-12-06T22:29:07.357913+0000","last_peered":"2023-12-06T22:29:07.357913+0000","last_clean":"2023-12-06T22:29:07.357913+0000","last_became_active":"2023-12-06T22:28:52.876150+0000","last_became_peered":"2023-12-06T22:28:52.876150+0000","last_unstale":"2023-12-06T22:29:07.357913+0000","last_undegraded":"2023-12-06T22:29:07.357913+0000","last_fullsized":"2023-12-06T22:29:07.357913+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:37:50.346903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"68'1","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.352435+0000","last_change":"2023-12-06T22:28:52.465285+0000","last_active":"2023-12-06T22:29:07.352435+0000","last_peered":"2023-12-06T22:29:07.352435+0000","last_clean":"2023-12-06T22:29:07.352435+0000","last_became_active":"2023-12-06T22:28:52.464972+0000","last_became_peered":"2023-12-06T22:28:52.464972+0000","last_unstale":"2023-12-06T22:29:07.352435+0000","last_undegraded":"2023-12-06T22:29:07.352435+0000","last_fullsized":"2023-12-06T22:29:07.352435+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T01:12:05.985366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353997+0000","last_change":"2023-12-06T22:28:52.492286+0000","last_active":"2023-12-06T22:29:07.353997+0000","last_peered":"2023-12-06T22:29:07.353997+0000","last_clean":"2023-12-06T22:29:07.353997+0000","last_became_active":"2023-12-06T22:28:52.491977+0000","last_became_peered":"2023-12-06T22:28:52.491977+0000","last_unstale":"2023-12-06T22:29:07.353997+0000","last_undegraded":"2023-12-06T22:29:07.353997+0000","last_fullsized":"2023-12-06T22:29:07.353997+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T10:14:58.113373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.6","version":"70'1","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.362693+0000","last_change":"2023-12-06T22:28:52.463035+0000","last_active":"2023-12-06T22:29:08.362693+0000","last_peered":"2023-12-06T22:29:08.362693+0000","last_clean":"2023-12-06T22:29:08.362693+0000","last_became_active":"2023-12-06T22:28:52.462741+0000","last_became_peered":"2023-12-06T22:28:52.462741+0000","last_unstale":"2023-12-06T22:29:08.362693+0000","last_undegraded":"2023-12-06T22:29:08.362693+0000","last_fullsized":"2023-12-06T22:29:08.362693+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T04:26:50.801594+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":[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.7","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355931+0000","last_change":"2023-12-06T22:28:06.385868+0000","last_active":"2023-12-06T22:29:07.355931+0000","last_peered":"2023-12-06T22:29:07.355931+0000","last_clean":"2023-12-06T22:29:07.355931+0000","last_became_active":"2023-12-06T22:28:06.385593+0000","last_became_peered":"2023-12-06T22:28:06.385593+0000","last_unstale":"2023-12-06T22:29:07.355931+0000","last_undegraded":"2023-12-06T22:29:07.355931+0000","last_fullsized":"2023-12-06T22:29:07.355931+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:44:50.432935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605687+0000","last_change":"2023-12-06T22:28:53.650089+0000","last_active":"2023-12-06T22:29:08.605687+0000","last_peered":"2023-12-06T22:29:08.605687+0000","last_clean":"2023-12-06T22:29:08.605687+0000","last_became_active":"2023-12-06T22:28:53.649263+0000","last_became_peered":"2023-12-06T22:28:53.649263+0000","last_unstale":"2023-12-06T22:29:08.605687+0000","last_undegraded":"2023-12-06T22:29:08.605687+0000","last_fullsized":"2023-12-06T22:29:08.605687+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:58:11.200274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355475+0000","last_change":"2023-12-06T22:28:06.387930+0000","last_active":"2023-12-06T22:29:07.355475+0000","last_peered":"2023-12-06T22:29:07.355475+0000","last_clean":"2023-12-06T22:29:07.355475+0000","last_became_active":"2023-12-06T22:28:06.387639+0000","last_became_peered":"2023-12-06T22:28:06.387639+0000","last_unstale":"2023-12-06T22:29:07.355475+0000","last_undegraded":"2023-12-06T22:29:07.355475+0000","last_fullsized":"2023-12-06T22:29:07.355475+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T05:13:27.900079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605923+0000","last_change":"2023-12-06T22:28:52.472111+0000","last_active":"2023-12-06T22:29:08.605923+0000","last_peered":"2023-12-06T22:29:08.605923+0000","last_clean":"2023-12-06T22:29:08.605923+0000","last_became_active":"2023-12-06T22:28:52.471795+0000","last_became_peered":"2023-12-06T22:28:52.471795+0000","last_unstale":"2023-12-06T22:29:08.605923+0000","last_undegraded":"2023-12-06T22:29:08.605923+0000","last_fullsized":"2023-12-06T22:29:08.605923+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-07T23:31:49.024255+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":[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.3","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.352338+0000","last_change":"2023-12-06T22:28:52.643490+0000","last_active":"2023-12-06T22:29:07.352338+0000","last_peered":"2023-12-06T22:29:07.352338+0000","last_clean":"2023-12-06T22:29:07.352338+0000","last_became_active":"2023-12-06T22:28:52.643201+0000","last_became_peered":"2023-12-06T22:28:52.643201+0000","last_unstale":"2023-12-06T22:29:07.352338+0000","last_undegraded":"2023-12-06T22:29:07.352338+0000","last_fullsized":"2023-12-06T22:29:07.352338+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T23:27:51.991300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354326+0000","last_change":"2023-12-06T22:28:52.469685+0000","last_active":"2023-12-06T22:29:07.354326+0000","last_peered":"2023-12-06T22:29:07.354326+0000","last_clean":"2023-12-06T22:29:07.354326+0000","last_became_active":"2023-12-06T22:28:52.469411+0000","last_became_peered":"2023-12-06T22:28:52.469411+0000","last_unstale":"2023-12-06T22:29:07.354326+0000","last_undegraded":"2023-12-06T22:29:07.354326+0000","last_fullsized":"2023-12-06T22:29:07.354326+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:38:01.634232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:28:55.409587+0000","last_change":"2023-12-06T22:28:06.385790+0000","last_active":"2023-12-06T22:28:55.409587+0000","last_peered":"2023-12-06T22:28:55.409587+0000","last_clean":"2023-12-06T22:28:55.409587+0000","last_became_active":"2023-12-06T22:28:06.385490+0000","last_became_peered":"2023-12-06T22:28:06.385490+0000","last_unstale":"2023-12-06T22:28:55.409587+0000","last_undegraded":"2023-12-06T22:28:55.409587+0000","last_fullsized":"2023-12-06T22:28:55.409587+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:28:42.077477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.350855+0000","last_change":"2023-12-06T22:28:52.493311+0000","last_active":"2023-12-06T22:29:07.350855+0000","last_peered":"2023-12-06T22:29:07.350855+0000","last_clean":"2023-12-06T22:29:07.350855+0000","last_became_active":"2023-12-06T22:28:52.492967+0000","last_became_peered":"2023-12-06T22:28:52.492967+0000","last_unstale":"2023-12-06T22:29:07.350855+0000","last_undegraded":"2023-12-06T22:29:07.350855+0000","last_fullsized":"2023-12-06T22:29:07.350855+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:44:14.852160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.350482+0000","last_change":"2023-12-06T22:28:52.469360+0000","last_active":"2023-12-06T22:29:07.350482+0000","last_peered":"2023-12-06T22:29:07.350482+0000","last_clean":"2023-12-06T22:29:07.350482+0000","last_became_active":"2023-12-06T22:28:52.469063+0000","last_became_peered":"2023-12-06T22:28:52.469063+0000","last_unstale":"2023-12-06T22:29:07.350482+0000","last_undegraded":"2023-12-06T22:29:07.350482+0000","last_fullsized":"2023-12-06T22:29:07.350482+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T03:19:21.997622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:28:55.409395+0000","last_change":"2023-12-06T22:28:06.388320+0000","last_active":"2023-12-06T22:28:55.409395+0000","last_peered":"2023-12-06T22:28:55.409395+0000","last_clean":"2023-12-06T22:28:55.409395+0000","last_became_active":"2023-12-06T22:28:06.387959+0000","last_became_peered":"2023-12-06T22:28:06.387959+0000","last_unstale":"2023-12-06T22:28:55.409395+0000","last_undegraded":"2023-12-06T22:28:55.409395+0000","last_fullsized":"2023-12-06T22:28:55.409395+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T03:05:07.078397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355929+0000","last_change":"2023-12-06T22:28:52.643429+0000","last_active":"2023-12-06T22:29:07.355929+0000","last_peered":"2023-12-06T22:29:07.355929+0000","last_clean":"2023-12-06T22:29:07.355929+0000","last_became_active":"2023-12-06T22:28:52.643185+0000","last_became_peered":"2023-12-06T22:28:52.643185+0000","last_unstale":"2023-12-06T22:29:07.355929+0000","last_undegraded":"2023-12-06T22:29:07.355929+0000","last_fullsized":"2023-12-06T22:29:07.355929+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T09:50:51.888185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605568+0000","last_change":"2023-12-06T22:28:52.476659+0000","last_active":"2023-12-06T22:29:08.605568+0000","last_peered":"2023-12-06T22:29:08.605568+0000","last_clean":"2023-12-06T22:29:08.605568+0000","last_became_active":"2023-12-06T22:28:52.476408+0000","last_became_peered":"2023-12-06T22:28:52.476408+0000","last_unstale":"2023-12-06T22:29:08.605568+0000","last_undegraded":"2023-12-06T22:29:08.605568+0000","last_fullsized":"2023-12-06T22:29:08.605568+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:04:09.107068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"61'128","reported_seq":276,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:28:55.409352+0000","last_change":"2023-12-06T22:27:40.304487+0000","last_active":"2023-12-06T22:28:55.409352+0000","last_peered":"2023-12-06T22:28:55.409352+0000","last_clean":"2023-12-06T22:28:55.409352+0000","last_became_active":"2023-12-06T22:27:40.304081+0000","last_became_peered":"2023-12-06T22:27:40.304081+0000","last_unstale":"2023-12-06T22:28:55.409352+0000","last_undegraded":"2023-12-06T22:28:55.409352+0000","last_fullsized":"2023-12-06T22:28:55.409352+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:25:55.295331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:25:55.295331+0000","last_clean_scrub_stamp":"2023-12-06T22:25:55.295331+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T23:33:37.712003+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":"2.3","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346147+0000","last_change":"2023-12-06T22:28:06.385969+0000","last_active":"2023-12-06T22:29:07.346147+0000","last_peered":"2023-12-06T22:29:07.346147+0000","last_clean":"2023-12-06T22:29:07.346147+0000","last_became_active":"2023-12-06T22:28:06.385688+0000","last_became_peered":"2023-12-06T22:28:06.385688+0000","last_unstale":"2023-12-06T22:29:07.346147+0000","last_undegraded":"2023-12-06T22:29:07.346147+0000","last_fullsized":"2023-12-06T22:29:07.346147+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:40:33.647344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354702+0000","last_change":"2023-12-06T22:28:52.497657+0000","last_active":"2023-12-06T22:29:07.354702+0000","last_peered":"2023-12-06T22:29:07.354702+0000","last_clean":"2023-12-06T22:29:07.354702+0000","last_became_active":"2023-12-06T22:28:52.497383+0000","last_became_peered":"2023-12-06T22:28:52.497383+0000","last_unstale":"2023-12-06T22:29:07.354702+0000","last_undegraded":"2023-12-06T22:29:07.354702+0000","last_fullsized":"2023-12-06T22:29:07.354702+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:50:39.896692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354428+0000","last_change":"2023-12-06T22:28:52.472785+0000","last_active":"2023-12-06T22:29:07.354428+0000","last_peered":"2023-12-06T22:29:07.354428+0000","last_clean":"2023-12-06T22:29:07.354428+0000","last_became_active":"2023-12-06T22:28:52.471487+0000","last_became_peered":"2023-12-06T22:28:52.471487+0000","last_unstale":"2023-12-06T22:29:07.354428+0000","last_undegraded":"2023-12-06T22:29:07.354428+0000","last_fullsized":"2023-12-06T22:29:07.354428+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:14:08.906272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.357537+0000","last_change":"2023-12-06T22:28:07.017362+0000","last_active":"2023-12-06T22:29:07.357537+0000","last_peered":"2023-12-06T22:29:07.357537+0000","last_clean":"2023-12-06T22:29:07.357537+0000","last_became_active":"2023-12-06T22:28:07.017050+0000","last_became_peered":"2023-12-06T22:28:07.017050+0000","last_unstale":"2023-12-06T22:29:07.357537+0000","last_undegraded":"2023-12-06T22:29:07.357537+0000","last_fullsized":"2023-12-06T22:29:07.357537+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T10:11:50.750014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354256+0000","last_change":"2023-12-06T22:28:52.875603+0000","last_active":"2023-12-06T22:29:07.354256+0000","last_peered":"2023-12-06T22:29:07.354256+0000","last_clean":"2023-12-06T22:29:07.354256+0000","last_became_active":"2023-12-06T22:28:52.875340+0000","last_became_peered":"2023-12-06T22:28:52.875340+0000","last_unstale":"2023-12-06T22:29:07.354256+0000","last_undegraded":"2023-12-06T22:29:07.354256+0000","last_fullsized":"2023-12-06T22:29:07.354256+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:29:59.108627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354379+0000","last_change":"2023-12-06T22:28:52.472731+0000","last_active":"2023-12-06T22:29:07.354379+0000","last_peered":"2023-12-06T22:29:07.354379+0000","last_clean":"2023-12-06T22:29:07.354379+0000","last_became_active":"2023-12-06T22:28:52.472471+0000","last_became_peered":"2023-12-06T22:28:52.472471+0000","last_unstale":"2023-12-06T22:29:07.354379+0000","last_undegraded":"2023-12-06T22:29:07.354379+0000","last_fullsized":"2023-12-06T22:29:07.354379+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:46:10.639439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.2","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346104+0000","last_change":"2023-12-06T22:28:06.388018+0000","last_active":"2023-12-06T22:29:07.346104+0000","last_peered":"2023-12-06T22:29:07.346104+0000","last_clean":"2023-12-06T22:29:07.346104+0000","last_became_active":"2023-12-06T22:28:06.387691+0000","last_became_peered":"2023-12-06T22:28:06.387691+0000","last_unstale":"2023-12-06T22:29:07.346104+0000","last_undegraded":"2023-12-06T22:29:07.346104+0000","last_fullsized":"2023-12-06T22:29:07.346104+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T08:42:55.587540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355792+0000","last_change":"2023-12-06T22:28:52.497001+0000","last_active":"2023-12-06T22:29:07.355792+0000","last_peered":"2023-12-06T22:29:07.355792+0000","last_clean":"2023-12-06T22:29:07.355792+0000","last_became_active":"2023-12-06T22:28:52.496665+0000","last_became_peered":"2023-12-06T22:28:52.496665+0000","last_unstale":"2023-12-06T22:29:07.355792+0000","last_undegraded":"2023-12-06T22:29:07.355792+0000","last_fullsized":"2023-12-06T22:29:07.355792+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T09:22:15.213146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346308+0000","last_change":"2023-12-06T22:28:52.469524+0000","last_active":"2023-12-06T22:29:07.346308+0000","last_peered":"2023-12-06T22:29:07.346308+0000","last_clean":"2023-12-06T22:29:07.346308+0000","last_became_active":"2023-12-06T22:28:52.469262+0000","last_became_peered":"2023-12-06T22:28:52.469262+0000","last_unstale":"2023-12-06T22:29:07.346308+0000","last_undegraded":"2023-12-06T22:29:07.346308+0000","last_fullsized":"2023-12-06T22:29:07.346308+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T03:53:18.355176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354183+0000","last_change":"2023-12-06T22:28:06.387964+0000","last_active":"2023-12-06T22:29:07.354183+0000","last_peered":"2023-12-06T22:29:07.354183+0000","last_clean":"2023-12-06T22:29:07.354183+0000","last_became_active":"2023-12-06T22:28:06.387696+0000","last_became_peered":"2023-12-06T22:28:06.387696+0000","last_unstale":"2023-12-06T22:29:07.354183+0000","last_undegraded":"2023-12-06T22:29:07.354183+0000","last_fullsized":"2023-12-06T22:29:07.354183+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:00:04.166188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354767+0000","last_change":"2023-12-06T22:28:52.874482+0000","last_active":"2023-12-06T22:29:07.354767+0000","last_peered":"2023-12-06T22:29:07.354767+0000","last_clean":"2023-12-06T22:29:07.354767+0000","last_became_active":"2023-12-06T22:28:52.874178+0000","last_became_peered":"2023-12-06T22:28:52.874178+0000","last_unstale":"2023-12-06T22:29:07.354767+0000","last_undegraded":"2023-12-06T22:29:07.354767+0000","last_fullsized":"2023-12-06T22:29:07.354767+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T23:16:47.605827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606095+0000","last_change":"2023-12-06T22:28:52.475612+0000","last_active":"2023-12-06T22:29:08.606095+0000","last_peered":"2023-12-06T22:29:08.606095+0000","last_clean":"2023-12-06T22:29:08.606095+0000","last_became_active":"2023-12-06T22:28:52.475304+0000","last_became_peered":"2023-12-06T22:28:52.475304+0000","last_unstale":"2023-12-06T22:29:08.606095+0000","last_undegraded":"2023-12-06T22:29:08.606095+0000","last_fullsized":"2023-12-06T22:29:08.606095+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:27:10.905463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.e","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354058+0000","last_change":"2023-12-06T22:28:52.496417+0000","last_active":"2023-12-06T22:29:07.354058+0000","last_peered":"2023-12-06T22:29:07.354058+0000","last_clean":"2023-12-06T22:29:07.354058+0000","last_became_active":"2023-12-06T22:28:52.496135+0000","last_became_peered":"2023-12-06T22:28:52.496135+0000","last_unstale":"2023-12-06T22:29:07.354058+0000","last_undegraded":"2023-12-06T22:29:07.354058+0000","last_fullsized":"2023-12-06T22:29:07.354058+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T05:24:17.856543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353807+0000","last_change":"2023-12-06T22:28:52.467736+0000","last_active":"2023-12-06T22:29:07.353807+0000","last_peered":"2023-12-06T22:29:07.353807+0000","last_clean":"2023-12-06T22:29:07.353807+0000","last_became_active":"2023-12-06T22:28:52.467407+0000","last_became_peered":"2023-12-06T22:28:52.467407+0000","last_unstale":"2023-12-06T22:29:07.353807+0000","last_undegraded":"2023-12-06T22:29:07.353807+0000","last_fullsized":"2023-12-06T22:29:07.353807+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T08:05:44.459934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354163+0000","last_change":"2023-12-06T22:28:52.494008+0000","last_active":"2023-12-06T22:29:07.354163+0000","last_peered":"2023-12-06T22:29:07.354163+0000","last_clean":"2023-12-06T22:29:07.354163+0000","last_became_active":"2023-12-06T22:28:52.493693+0000","last_became_peered":"2023-12-06T22:28:52.493693+0000","last_unstale":"2023-12-06T22:29:07.354163+0000","last_undegraded":"2023-12-06T22:29:07.354163+0000","last_fullsized":"2023-12-06T22:29:07.354163+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:47:05.964008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355756+0000","last_change":"2023-12-06T22:28:52.472583+0000","last_active":"2023-12-06T22:29:07.355756+0000","last_peered":"2023-12-06T22:29:07.355756+0000","last_clean":"2023-12-06T22:29:07.355756+0000","last_became_active":"2023-12-06T22:28:52.472288+0000","last_became_peered":"2023-12-06T22:28:52.472288+0000","last_unstale":"2023-12-06T22:29:07.355756+0000","last_undegraded":"2023-12-06T22:29:07.355756+0000","last_fullsized":"2023-12-06T22:29:07.355756+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:49:36.867701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.c","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353934+0000","last_change":"2023-12-06T22:28:52.874829+0000","last_active":"2023-12-06T22:29:07.353934+0000","last_peered":"2023-12-06T22:29:07.353934+0000","last_clean":"2023-12-06T22:29:07.353934+0000","last_became_active":"2023-12-06T22:28:52.874531+0000","last_became_peered":"2023-12-06T22:28:52.874531+0000","last_unstale":"2023-12-06T22:29:07.353934+0000","last_undegraded":"2023-12-06T22:29:07.353934+0000","last_fullsized":"2023-12-06T22:29:07.353934+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:04:26.735539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605808+0000","last_change":"2023-12-06T22:28:52.471825+0000","last_active":"2023-12-06T22:29:08.605808+0000","last_peered":"2023-12-06T22:29:08.605808+0000","last_clean":"2023-12-06T22:29:08.605808+0000","last_became_active":"2023-12-06T22:28:52.471536+0000","last_became_peered":"2023-12-06T22:28:52.471536+0000","last_unstale":"2023-12-06T22:29:08.605808+0000","last_undegraded":"2023-12-06T22:29:08.605808+0000","last_fullsized":"2023-12-06T22:29:08.605808+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T09:39:26.501118+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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.680097+0000","last_change":"2023-12-06T22:29:08.680097+0000","last_active":"2023-12-06T22:29:08.680097+0000","last_peered":"2023-12-06T22:29:08.680097+0000","last_clean":"2023-12-06T22:29:08.680097+0000","last_became_active":"2023-12-06T22:29:08.679758+0000","last_became_peered":"2023-12-06T22:29:08.679758+0000","last_unstale":"2023-12-06T22:29:08.680097+0000","last_undegraded":"2023-12-06T22:29:08.680097+0000","last_fullsized":"2023-12-06T22:29:08.680097+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:43:52.830614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346242+0000","last_change":"2023-12-06T22:28:52.469647+0000","last_active":"2023-12-06T22:29:07.346242+0000","last_peered":"2023-12-06T22:29:07.346242+0000","last_clean":"2023-12-06T22:29:07.346242+0000","last_became_active":"2023-12-06T22:28:52.469376+0000","last_became_peered":"2023-12-06T22:28:52.469376+0000","last_unstale":"2023-12-06T22:29:07.346242+0000","last_undegraded":"2023-12-06T22:29:07.346242+0000","last_fullsized":"2023-12-06T22:29:07.346242+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:36:35.416528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355655+0000","last_change":"2023-12-06T22:28:52.643380+0000","last_active":"2023-12-06T22:29:07.355655+0000","last_peered":"2023-12-06T22:29:07.355655+0000","last_clean":"2023-12-06T22:29:07.355655+0000","last_became_active":"2023-12-06T22:28:52.643065+0000","last_became_peered":"2023-12-06T22:28:52.643065+0000","last_unstale":"2023-12-06T22:29:07.355655+0000","last_undegraded":"2023-12-06T22:29:07.355655+0000","last_fullsized":"2023-12-06T22:29:07.355655+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:34:44.591790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":14,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:29:06.348165+0000","last_change":"2023-12-06T22:28:52.476742+0000","last_active":"2023-12-06T22:29:06.348165+0000","last_peered":"2023-12-06T22:29:06.348165+0000","last_clean":"2023-12-06T22:29:06.348165+0000","last_became_active":"2023-12-06T22:28:52.476457+0000","last_became_peered":"2023-12-06T22:28:52.476457+0000","last_unstale":"2023-12-06T22:29:06.348165+0000","last_undegraded":"2023-12-06T22:29:06.348165+0000","last_fullsized":"2023-12-06T22:29:06.348165+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T02:59:50.124075+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353773+0000","last_change":"2023-12-06T22:28:52.874748+0000","last_active":"2023-12-06T22:29:07.353773+0000","last_peered":"2023-12-06T22:29:07.353773+0000","last_clean":"2023-12-06T22:29:07.353773+0000","last_became_active":"2023-12-06T22:28:52.874475+0000","last_became_peered":"2023-12-06T22:28:52.874475+0000","last_unstale":"2023-12-06T22:29:07.353773+0000","last_undegraded":"2023-12-06T22:29:07.353773+0000","last_fullsized":"2023-12-06T22:29:07.353773+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:28:12.239697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":15,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:29:06.346800+0000","last_change":"2023-12-06T22:28:52.474580+0000","last_active":"2023-12-06T22:29:06.346800+0000","last_peered":"2023-12-06T22:29:06.346800+0000","last_clean":"2023-12-06T22:29:06.346800+0000","last_became_active":"2023-12-06T22:28:52.474320+0000","last_became_peered":"2023-12-06T22:28:52.474320+0000","last_unstale":"2023-12-06T22:29:06.346800+0000","last_undegraded":"2023-12-06T22:29:06.346800+0000","last_fullsized":"2023-12-06T22:29:06.346800+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T06:51:16.987141+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.345798+0000","last_change":"2023-12-06T22:28:52.643476+0000","last_active":"2023-12-06T22:29:07.345798+0000","last_peered":"2023-12-06T22:29:07.345798+0000","last_clean":"2023-12-06T22:29:07.345798+0000","last_became_active":"2023-12-06T22:28:52.643181+0000","last_became_peered":"2023-12-06T22:28:52.643181+0000","last_unstale":"2023-12-06T22:29:07.345798+0000","last_undegraded":"2023-12-06T22:29:07.345798+0000","last_fullsized":"2023-12-06T22:29:07.345798+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:06:00.769672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"68'1","reported_seq":14,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:29:06.347510+0000","last_change":"2023-12-06T22:28:52.470542+0000","last_active":"2023-12-06T22:29:06.347510+0000","last_peered":"2023-12-06T22:29:06.347510+0000","last_clean":"2023-12-06T22:29:06.347510+0000","last_became_active":"2023-12-06T22:28:52.470259+0000","last_became_peered":"2023-12-06T22:28:52.470259+0000","last_unstale":"2023-12-06T22:29:06.347510+0000","last_undegraded":"2023-12-06T22:29:06.347510+0000","last_fullsized":"2023-12-06T22:29:06.347510+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T05:05:25.369728+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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605815+0000","last_change":"2023-12-06T22:28:53.649755+0000","last_active":"2023-12-06T22:29:08.605815+0000","last_peered":"2023-12-06T22:29:08.605815+0000","last_clean":"2023-12-06T22:29:08.605815+0000","last_became_active":"2023-12-06T22:28:53.649447+0000","last_became_peered":"2023-12-06T22:28:53.649447+0000","last_unstale":"2023-12-06T22:29:08.605815+0000","last_undegraded":"2023-12-06T22:29:08.605815+0000","last_fullsized":"2023-12-06T22:29:08.605815+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T08:08:42.638044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":22,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.356175+0000","last_change":"2023-12-06T22:28:52.468529+0000","last_active":"2023-12-06T22:29:07.356175+0000","last_peered":"2023-12-06T22:29:07.356175+0000","last_clean":"2023-12-06T22:29:07.356175+0000","last_became_active":"2023-12-06T22:28:52.468174+0000","last_became_peered":"2023-12-06T22:28:52.468174+0000","last_unstale":"2023-12-06T22:29:07.356175+0000","last_undegraded":"2023-12-06T22:29:07.356175+0000","last_fullsized":"2023-12-06T22:29:07.356175+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T00:40:10.837072+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":[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.16","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.350646+0000","last_change":"2023-12-06T22:28:52.874373+0000","last_active":"2023-12-06T22:29:07.350646+0000","last_peered":"2023-12-06T22:29:07.350646+0000","last_clean":"2023-12-06T22:29:07.350646+0000","last_became_active":"2023-12-06T22:28:52.874016+0000","last_became_peered":"2023-12-06T22:28:52.874016+0000","last_unstale":"2023-12-06T22:29:07.350646+0000","last_undegraded":"2023-12-06T22:29:07.350646+0000","last_fullsized":"2023-12-06T22:29:07.350646+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T06:45:01.388029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:28:55.409327+0000","last_change":"2023-12-06T22:28:52.473949+0000","last_active":"2023-12-06T22:28:55.409327+0000","last_peered":"2023-12-06T22:28:55.409327+0000","last_clean":"2023-12-06T22:28:55.409327+0000","last_became_active":"2023-12-06T22:28:52.473313+0000","last_became_peered":"2023-12-06T22:28:52.473313+0000","last_unstale":"2023-12-06T22:28:55.409327+0000","last_undegraded":"2023-12-06T22:28:55.409327+0000","last_fullsized":"2023-12-06T22:28:55.409327+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:27:01.071028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.15","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346308+0000","last_change":"2023-12-06T22:28:52.874487+0000","last_active":"2023-12-06T22:29:07.346308+0000","last_peered":"2023-12-06T22:29:07.346308+0000","last_clean":"2023-12-06T22:29:07.346308+0000","last_became_active":"2023-12-06T22:28:52.874170+0000","last_became_peered":"2023-12-06T22:28:52.874170+0000","last_unstale":"2023-12-06T22:29:07.346308+0000","last_undegraded":"2023-12-06T22:29:07.346308+0000","last_fullsized":"2023-12-06T22:29:07.346308+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:01:25.352516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.350204+0000","last_change":"2023-12-06T22:28:52.467759+0000","last_active":"2023-12-06T22:29:07.350204+0000","last_peered":"2023-12-06T22:29:07.350204+0000","last_clean":"2023-12-06T22:29:07.350204+0000","last_became_active":"2023-12-06T22:28:52.467452+0000","last_became_peered":"2023-12-06T22:28:52.467452+0000","last_unstale":"2023-12-06T22:29:07.350204+0000","last_undegraded":"2023-12-06T22:29:07.350204+0000","last_fullsized":"2023-12-06T22:29:07.350204+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:15:51.217890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606032+0000","last_change":"2023-12-06T22:28:53.649649+0000","last_active":"2023-12-06T22:29:08.606032+0000","last_peered":"2023-12-06T22:29:08.606032+0000","last_clean":"2023-12-06T22:29:08.606032+0000","last_became_active":"2023-12-06T22:28:53.649347+0000","last_became_peered":"2023-12-06T22:28:53.649347+0000","last_unstale":"2023-12-06T22:29:08.606032+0000","last_undegraded":"2023-12-06T22:29:08.606032+0000","last_fullsized":"2023-12-06T22:29:08.606032+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:34:52.756957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"68'2","reported_seq":15,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:29:06.347359+0000","last_change":"2023-12-06T22:28:52.471228+0000","last_active":"2023-12-06T22:29:06.347359+0000","last_peered":"2023-12-06T22:29:06.347359+0000","last_clean":"2023-12-06T22:29:06.347359+0000","last_became_active":"2023-12-06T22:28:52.470873+0000","last_became_peered":"2023-12-06T22:28:52.470873+0000","last_unstale":"2023-12-06T22:29:06.347359+0000","last_undegraded":"2023-12-06T22:29:06.347359+0000","last_fullsized":"2023-12-06T22:29:06.347359+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T05:13:48.717270+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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606802+0000","last_change":"2023-12-06T22:29:08.606802+0000","last_active":"2023-12-06T22:29:08.606802+0000","last_peered":"2023-12-06T22:29:08.606802+0000","last_clean":"2023-12-06T22:29:08.606802+0000","last_became_active":"2023-12-06T22:29:08.606469+0000","last_became_peered":"2023-12-06T22:29:08.606469+0000","last_unstale":"2023-12-06T22:29:08.606802+0000","last_undegraded":"2023-12-06T22:29:08.606802+0000","last_fullsized":"2023-12-06T22:29:08.606802+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:59:03.337011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"68'6","reported_seq":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354059+0000","last_change":"2023-12-06T22:28:52.465674+0000","last_active":"2023-12-06T22:29:07.354059+0000","last_peered":"2023-12-06T22:29:07.354059+0000","last_clean":"2023-12-06T22:29:07.354059+0000","last_became_active":"2023-12-06T22:28:52.465407+0000","last_became_peered":"2023-12-06T22:28:52.465407+0000","last_unstale":"2023-12-06T22:29:07.354059+0000","last_undegraded":"2023-12-06T22:29:07.354059+0000","last_fullsized":"2023-12-06T22:29:07.354059+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:14:16.183504+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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355719+0000","last_change":"2023-12-06T22:28:52.496332+0000","last_active":"2023-12-06T22:29:07.355719+0000","last_peered":"2023-12-06T22:29:07.355719+0000","last_clean":"2023-12-06T22:29:07.355719+0000","last_became_active":"2023-12-06T22:28:52.496145+0000","last_became_peered":"2023-12-06T22:28:52.496145+0000","last_unstale":"2023-12-06T22:29:07.355719+0000","last_undegraded":"2023-12-06T22:29:07.355719+0000","last_fullsized":"2023-12-06T22:29:07.355719+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:36:35.586013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":16,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:29:06.348325+0000","last_change":"2023-12-06T22:28:52.471229+0000","last_active":"2023-12-06T22:29:06.348325+0000","last_peered":"2023-12-06T22:29:06.348325+0000","last_clean":"2023-12-06T22:29:06.348325+0000","last_became_active":"2023-12-06T22:28:52.470965+0000","last_became_peered":"2023-12-06T22:28:52.470965+0000","last_unstale":"2023-12-06T22:29:06.348325+0000","last_undegraded":"2023-12-06T22:29:06.348325+0000","last_fullsized":"2023-12-06T22:29:06.348325+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-07T23:59:12.324637+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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605724+0000","last_change":"2023-12-06T22:28:53.649760+0000","last_active":"2023-12-06T22:29:08.605724+0000","last_peered":"2023-12-06T22:29:08.605724+0000","last_clean":"2023-12-06T22:29:08.605724+0000","last_became_active":"2023-12-06T22:28:53.649302+0000","last_became_peered":"2023-12-06T22:28:53.649302+0000","last_unstale":"2023-12-06T22:29:08.605724+0000","last_undegraded":"2023-12-06T22:29:08.605724+0000","last_fullsized":"2023-12-06T22:29:08.605724+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T09:52:51.692524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346211+0000","last_change":"2023-12-06T22:28:52.476098+0000","last_active":"2023-12-06T22:29:07.346211+0000","last_peered":"2023-12-06T22:29:07.346211+0000","last_clean":"2023-12-06T22:29:07.346211+0000","last_became_active":"2023-12-06T22:28:52.475790+0000","last_became_peered":"2023-12-06T22:28:52.475790+0000","last_unstale":"2023-12-06T22:29:07.346211+0000","last_undegraded":"2023-12-06T22:29:07.346211+0000","last_fullsized":"2023-12-06T22:29:07.346211+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T08:27:29.350744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606135+0000","last_change":"2023-12-06T22:28:53.625823+0000","last_active":"2023-12-06T22:29:08.606135+0000","last_peered":"2023-12-06T22:29:08.606135+0000","last_clean":"2023-12-06T22:29:08.606135+0000","last_became_active":"2023-12-06T22:28:53.625543+0000","last_became_peered":"2023-12-06T22:28:53.625543+0000","last_unstale":"2023-12-06T22:29:08.606135+0000","last_undegraded":"2023-12-06T22:29:08.606135+0000","last_fullsized":"2023-12-06T22:29:08.606135+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:53:10.413111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.351126+0000","last_change":"2023-12-06T22:28:52.468210+0000","last_active":"2023-12-06T22:29:07.351126+0000","last_peered":"2023-12-06T22:29:07.351126+0000","last_clean":"2023-12-06T22:29:07.351126+0000","last_became_active":"2023-12-06T22:28:52.467928+0000","last_became_peered":"2023-12-06T22:28:52.467928+0000","last_unstale":"2023-12-06T22:29:07.351126+0000","last_undegraded":"2023-12-06T22:29:07.351126+0000","last_fullsized":"2023-12-06T22:29:07.351126+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:41:12.348636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355897+0000","last_change":"2023-12-06T22:28:52.495722+0000","last_active":"2023-12-06T22:29:07.355897+0000","last_peered":"2023-12-06T22:29:07.355897+0000","last_clean":"2023-12-06T22:29:07.355897+0000","last_became_active":"2023-12-06T22:28:52.495409+0000","last_became_peered":"2023-12-06T22:28:52.495409+0000","last_unstale":"2023-12-06T22:29:07.355897+0000","last_undegraded":"2023-12-06T22:29:07.355897+0000","last_fullsized":"2023-12-06T22:29:07.355897+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:32:02.831281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606184+0000","last_change":"2023-12-06T22:28:52.475501+0000","last_active":"2023-12-06T22:29:08.606184+0000","last_peered":"2023-12-06T22:29:08.606184+0000","last_clean":"2023-12-06T22:29:08.606184+0000","last_became_active":"2023-12-06T22:28:52.475214+0000","last_became_peered":"2023-12-06T22:28:52.475214+0000","last_unstale":"2023-12-06T22:29:08.606184+0000","last_undegraded":"2023-12-06T22:29:08.606184+0000","last_fullsized":"2023-12-06T22:29:08.606184+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:00:11.072615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.350714+0000","last_change":"2023-12-06T22:28:52.875050+0000","last_active":"2023-12-06T22:29:07.350714+0000","last_peered":"2023-12-06T22:29:07.350714+0000","last_clean":"2023-12-06T22:29:07.350714+0000","last_became_active":"2023-12-06T22:28:52.874762+0000","last_became_peered":"2023-12-06T22:28:52.874762+0000","last_unstale":"2023-12-06T22:29:07.350714+0000","last_undegraded":"2023-12-06T22:29:07.350714+0000","last_fullsized":"2023-12-06T22:29:07.350714+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:04:32.919774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353947+0000","last_change":"2023-12-06T22:28:52.474317+0000","last_active":"2023-12-06T22:29:07.353947+0000","last_peered":"2023-12-06T22:29:07.353947+0000","last_clean":"2023-12-06T22:29:07.353947+0000","last_became_active":"2023-12-06T22:28:52.474031+0000","last_became_peered":"2023-12-06T22:28:52.474031+0000","last_unstale":"2023-12-06T22:29:07.353947+0000","last_undegraded":"2023-12-06T22:29:07.353947+0000","last_fullsized":"2023-12-06T22:29:07.353947+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:25:22.184749+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606021+0000","last_change":"2023-12-06T22:28:53.625850+0000","last_active":"2023-12-06T22:29:08.606021+0000","last_peered":"2023-12-06T22:29:08.606021+0000","last_clean":"2023-12-06T22:29:08.606021+0000","last_became_active":"2023-12-06T22:28:53.625580+0000","last_became_peered":"2023-12-06T22:28:53.625580+0000","last_unstale":"2023-12-06T22:29:08.606021+0000","last_undegraded":"2023-12-06T22:29:08.606021+0000","last_fullsized":"2023-12-06T22:29:08.606021+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:39:56.651157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1a","version":"68'1","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353831+0000","last_change":"2023-12-06T22:28:52.469814+0000","last_active":"2023-12-06T22:29:07.353831+0000","last_peered":"2023-12-06T22:29:07.353831+0000","last_clean":"2023-12-06T22:29:07.353831+0000","last_became_active":"2023-12-06T22:28:52.469210+0000","last_became_peered":"2023-12-06T22:28:52.469210+0000","last_unstale":"2023-12-06T22:29:07.353831+0000","last_undegraded":"2023-12-06T22:29:07.353831+0000","last_fullsized":"2023-12-06T22:29:07.353831+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T03:06:43.608656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"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},{"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":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201305,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298588,"kb_used_data":1300,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446564,"statfs":{"total":95995035648,"available":95689281536,"internally_reserved":0,"allocated":1331200,"data_stored":902317,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.53100000000000003}]},{"osd":1,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.48699999999999999}]},{"osd":2,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.502},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.58999999999999997}]},{"osd":3,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.63400000000000001}]},{"osd":4,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.70899999999999996}]},{"osd":5,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.60699999999999998}]},{"osd":6,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.69599999999999995}]}]},{"osd":6,"up_from":47,"seq":201863462941,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298580,"kb_used_data":1292,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446572,"statfs":{"total":95995035648,"available":95689289728,"internally_reserved":0,"allocated":1323008,"data_stored":902444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.53600000000000003,"15min":0.53800000000000003},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.78100000000000003,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.55400000000000005,"15min":0.56000000000000005},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.58899999999999997}]},{"osd":1,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.57799999999999996,"15min":0.58799999999999997},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.5,"5min":0.55500000000000005,"15min":0.56399999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.39800000000000002}]},{"osd":2,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.54100000000000004,"15min":0.55000000000000004},"min":{"1min":0.34200000000000003,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71099999999999997,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.56799999999999995,"15min":0.57499999999999996},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.54700000000000004}]},{"osd":3,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.59699999999999998,"15min":0.60999999999999999},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.74099999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.54900000000000004,"15min":0.55600000000000005},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.85999999999999999,"5min":0.879,"15min":0.879},"last":0.499}]},{"osd":4,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.45000000000000001,"15min":0.44600000000000001},"min":{"1min":0.28999999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.45900000000000002,"15min":0.44900000000000001},"min":{"1min":0.33400000000000002,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.56100000000000005}]},{"osd":5,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.45700000000000002,"15min":0.45000000000000001},"min":{"1min":0.32600000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.628},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.47999999999999998,"15min":0.46800000000000003},"min":{"1min":0.36199999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.60299999999999998}]},{"osd":7,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.67500000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574899,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297984,"kb_used_data":696,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447168,"statfs":{"total":95995035648,"available":95689900032,"internally_reserved":0,"allocated":712704,"data_stored":310470,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.36699999999999999,"15min":0.35499999999999998},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.38},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.65800000000000003,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.23200000000000001}]},{"osd":2,"last update":"Wed Dec 6 22:29:01 2023","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.40200000000000002,"15min":0.40600000000000003},"min":{"1min":0.25,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.376,"5min":0.433,"15min":0.442},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.31900000000000001}]},{"osd":3,"last update":"Wed Dec 6 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.45100000000000001,"15min":0.46800000000000003},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.46700000000000003,"15min":0.48299999999999998},"min":{"1min":0.28499999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.35099999999999998}]},{"osd":4,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.39500000000000002,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60999999999999999,"15min":0.61099999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.48299999999999998}]},{"osd":5,"last update":"Wed Dec 6 22:28:56 2023","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60799999999999998,"15min":0.60899999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.59899999999999998}]},{"osd":6,"last update":"Wed Dec 6 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.58999999999999997,"15min":0.58599999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"last":0.437},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.63100000000000001,"15min":0.625},"min":{"1min":0.432,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.57999999999999996}]},{"osd":7,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.42499999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738422,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298572,"kb_used_data":1284,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446580,"statfs":{"total":95995035648,"available":95689297920,"internally_reserved":0,"allocated":1314816,"data_stored":901414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 6 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.32600000000000001,"5min":0.34000000000000002,"15min":0.33000000000000002},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.57299999999999995,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.379},{"interface":"front","average":{"1min":0.36099999999999999,"5min":0.35199999999999998,"15min":0.33600000000000002},"min":{"1min":0.25900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.58699999999999997,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.30499999999999999}]},{"osd":2,"last update":"Wed Dec 6 22:29:03 2023","interfaces":[{"interface":"back","average":{"1min":0.33500000000000002,"5min":0.40500000000000003,"15min":0.41499999999999998},"min":{"1min":0.247,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.52900000000000003,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.41499999999999998,"15min":0.42399999999999999},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.55300000000000005,"5min":0.629,"15min":0.629},"last":0.33300000000000002}]},{"osd":3,"last update":"Wed Dec 6 22:29:23 2023","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.42399999999999999,"15min":0.442},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.55700000000000005,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.314},{"interface":"front","average":{"1min":0.372,"5min":0.44700000000000001,"15min":0.46500000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.56899999999999995,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.35899999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.59199999999999997,"15min":0.59999999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.72399999999999998,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.621},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.57999999999999996,"15min":0.58399999999999996},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.75600000000000001,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.63100000000000001}]},{"osd":5,"last update":"Wed Dec 6 22:28:56 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.58099999999999996,"15min":0.58599999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.58599999999999997,"15min":0.59199999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.55100000000000005}]},{"osd":6,"last update":"Wed Dec 6 22:29:23 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.60799999999999998,"15min":0.60999999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.012,"5min":1.012,"15min":1.012},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.59699999999999998,"15min":0.59499999999999997},"min":{"1min":0.46700000000000003,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.60199999999999998}]},{"osd":7,"last update":"Wed Dec 6 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.41099999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411375,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297992,"kb_used_data":704,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447160,"statfs":{"total":95995035648,"available":95689891840,"internally_reserved":0,"allocated":720896,"data_stored":311058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.34599999999999997,"5min":0.38900000000000001,"15min":0.39000000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.51200000000000001,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.183},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.39400000000000002,"15min":0.39100000000000001},"min":{"1min":0.27700000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.45900000000000002,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.307}]},{"osd":1,"last update":"Wed Dec 6 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.40999999999999998,"15min":0.41599999999999998},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.47199999999999998,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.371,"5min":0.40899999999999997,"15min":0.40500000000000003},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.51700000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.247}]},{"osd":3,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.436,"15min":0.45000000000000001},"min":{"1min":0.253,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.66900000000000004,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.45000000000000001,"15min":0.46400000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.52200000000000002,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.41699999999999998}]},{"osd":4,"last update":"Wed Dec 6 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.60799999999999998,"15min":0.60899999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.61499999999999999,"15min":0.61599999999999999},"min":{"1min":0.39300000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.44900000000000001}]},{"osd":5,"last update":"Wed Dec 6 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.60899999999999999,"15min":0.623},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.84599999999999997,"5min":1.121,"15min":1.121},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.622,"15min":0.63800000000000001},"min":{"1min":0.375,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.73399999999999999,"5min":1.131,"15min":1.131},"last":0.375}]},{"osd":6,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.64400000000000002,"15min":0.66500000000000004},"min":{"1min":0.38100000000000001,"5min":0.37,"15min":0.37},"max":{"1min":0.66300000000000003,"5min":1.069,"15min":1.069},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.68799999999999994,"15min":0.70999999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.746,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.47299999999999998}]},{"osd":7,"last update":"Wed Dec 6 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.433},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":0.46000000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149738,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297988,"kb_used_data":700,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447164,"statfs":{"total":95995035648,"available":95689895936,"internally_reserved":0,"allocated":716800,"data_stored":310560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.33200000000000002,"5min":0.39500000000000002,"15min":0.39700000000000002},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.53600000000000003,"5min":1.55,"15min":1.55},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.33500000000000002,"5min":0.40200000000000002,"15min":0.42199999999999999},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.47399999999999998,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.21299999999999999}]},{"osd":1,"last update":"Wed Dec 6 22:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.35499999999999998,"5min":0.42299999999999999,"15min":0.441},"min":{"1min":0.28399999999999997,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.51100000000000001,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.40899999999999997,"15min":0.42499999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.248}]},{"osd":2,"last update":"Wed Dec 6 22:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.44500000000000001,"15min":0.45800000000000002},"min":{"1min":0.27700000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.442,"15min":0.46300000000000002},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.621,"5min":0.749,"15min":0.749},"last":0.23499999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.58299999999999996,"15min":0.58499999999999996},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.60799999999999998,"15min":0.61599999999999999},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.42299999999999999}]},{"osd":5,"last update":"Wed Dec 6 22:28:57 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.56000000000000005,"15min":0.56499999999999995},"min":{"1min":0.39600000000000002,"5min":0.38,"15min":0.38},"max":{"1min":0.71799999999999997,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.441},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.59099999999999997,"15min":0.59699999999999998},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.39800000000000002}]},{"osd":6,"last update":"Wed Dec 6 22:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.56000000000000005,"15min":0.56599999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.57799999999999996,"15min":0.58399999999999996},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.41299999999999998}]},{"osd":7,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.502}]}]},{"osd":4,"up_from":31,"seq":133143986214,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":737280,"data_stored":312152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.48299999999999998,"15min":0.47599999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.48599999999999999,"15min":0.47199999999999998},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.925,"5min":1.925,"15min":1.925},"last":0.56399999999999995}]},{"osd":1,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.47999999999999998,"15min":0.46400000000000002},"min":{"1min":0.34399999999999997,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.501,"15min":0.49299999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.52200000000000002}]},{"osd":2,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.5,"15min":0.49199999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.518,"5min":1.518,"15min":1.518},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.50700000000000001,"15min":0.49299999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.6319999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.55000000000000004}]},{"osd":3,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.53200000000000003,"15min":0.51700000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.827,"5min":1.827,"15min":1.827},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.52600000000000002,"15min":0.51200000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.629}]},{"osd":5,"last update":"Wed Dec 6 22:29:00 2023","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.42799999999999999,"15min":0.42699999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.60999999999999999,"5min":1.208,"15min":1.208},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.432,"5min":0.42399999999999999,"15min":0.42299999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.63100000000000001,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.48599999999999999}]},{"osd":6,"last update":"Wed Dec 6 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.45900000000000002,"15min":0.45700000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.65800000000000003,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.437,"15min":0.43099999999999999},"min":{"1min":0.309,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.63800000000000001,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.41699999999999998}]},{"osd":7,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":0.59699999999999998}]}]},{"osd":5,"up_from":39,"seq":167503724577,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297988,"kb_used_data":700,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447164,"statfs":{"total":95995035648,"available":95689895936,"internally_reserved":0,"allocated":716800,"data_stored":310771,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.51000000000000001,"15min":0.502},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":2.3820000000000001,"5min":2.3820000000000001,"15min":2.3820000000000001},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.54000000000000004,"15min":0.55000000000000004},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.61299999999999999}]},{"osd":1,"last update":"Wed Dec 6 22:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.54000000000000004,"15min":0.54200000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.51700000000000002,"15min":0.52200000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.64600000000000002,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.48299999999999998}]},{"osd":2,"last update":"Wed Dec 6 22:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.53200000000000003,"15min":0.53900000000000003},"min":{"1min":0.376,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.54100000000000004,"15min":0.54500000000000004},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.67400000000000004,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.63200000000000001}]},{"osd":3,"last update":"Wed Dec 6 22:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.52100000000000002,"15min":0.52700000000000002},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55900000000000005,"15min":0.56000000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.55800000000000005}]},{"osd":4,"last update":"Wed Dec 6 22:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.42999999999999999,"15min":0.42399999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.42799999999999999,"15min":0.42499999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.68899999999999995}]},{"osd":6,"last update":"Wed Dec 6 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.48999999999999999,"15min":0.49399999999999999},"min":{"1min":0.33700000000000002,"5min":0.307,"15min":0.307},"max":{"1min":0.61799999999999999,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.54000000000000004,"15min":0.54300000000000004},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.74199999999999999,"5min":0.748,"15min":0.748},"last":0.71499999999999997}]},{"osd":7,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.749},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.68300000000000005}]}]}],"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":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":8192,"data_stored":576,"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":8192,"data_stored":588,"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":4096,"data_stored":90,"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":24576,"data_stored":1682,"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":8192,"data_stored":624,"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":16384,"data_stored":1606,"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":28672,"data_stored":1752,"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-12-06T22:29:29.464 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T22:29:29.527 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:29 smithi071 ceph-mon[110329]: pgmap v53: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:29.527 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:29 smithi071 ceph-mon[96241]: pgmap v53: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:29.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:29 smithi113 ceph-mon[100417]: pgmap v53: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:30.111 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:30.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:29] "GET /metrics HTTP/1.1" 200 238910 "" "Prometheus/2.43.0" 2023-12-06T22:29:30.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:30 smithi071 ceph-mon[110329]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:29:30.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:30 smithi071 ceph-mon[96241]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:29:30.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:30 smithi113 ceph-mon[100417]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:29:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:31 smithi071 ceph-mon[110329]: pgmap v54: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:31 smithi071 ceph-mon[96241]: pgmap v54: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:31.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:31 smithi113 ceph-mon[100417]: pgmap v54: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:31.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:29:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:29:31.769 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:29:31.771 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2023-12-06T22:29:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:32 smithi071 ceph-mon[96241]: from='client.24704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:29:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:32 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:32 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:32 smithi071 ceph-mon[110329]: from='client.24704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:29:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:32 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:32 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:32.768 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":54,"stamp":"2023-12-06T22:29:30.404904+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":212,"num_read_kb":306,"num_write":224,"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":167,"ondisk_log_size":167,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385700,"kb_used_data":7396,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575516,"statfs":{"total":767960285184,"available":765517328384,"internally_reserved":0,"allocated":7573504,"data_stored":4261186,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002508"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.679933+0000","last_change":"2023-12-06T22:29:08.679933+0000","last_active":"2023-12-06T22:29:08.679933+0000","last_peered":"2023-12-06T22:29:08.679933+0000","last_clean":"2023-12-06T22:29:08.679933+0000","last_became_active":"2023-12-06T22:29:08.679573+0000","last_became_peered":"2023-12-06T22:29:08.679573+0000","last_unstale":"2023-12-06T22:29:08.679933+0000","last_undegraded":"2023-12-06T22:29:08.679933+0000","last_fullsized":"2023-12-06T22:29:08.679933+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:53:37.043690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"68'4","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.351209+0000","last_change":"2023-12-06T22:28:52.469111+0000","last_active":"2023-12-06T22:29:07.351209+0000","last_peered":"2023-12-06T22:29:07.351209+0000","last_clean":"2023-12-06T22:29:07.351209+0000","last_became_active":"2023-12-06T22:28:52.468836+0000","last_became_peered":"2023-12-06T22:28:52.468836+0000","last_unstale":"2023-12-06T22:29:07.351209+0000","last_undegraded":"2023-12-06T22:29:07.351209+0000","last_fullsized":"2023-12-06T22:29:07.351209+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:14:53.565829+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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605657+0000","last_change":"2023-12-06T22:28:53.490932+0000","last_active":"2023-12-06T22:29:08.605657+0000","last_peered":"2023-12-06T22:29:08.605657+0000","last_clean":"2023-12-06T22:29:08.605657+0000","last_became_active":"2023-12-06T22:28:53.490654+0000","last_became_peered":"2023-12-06T22:28:53.490654+0000","last_unstale":"2023-12-06T22:29:08.605657+0000","last_undegraded":"2023-12-06T22:29:08.605657+0000","last_fullsized":"2023-12-06T22:29:08.605657+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T09:25:50.250403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"68'1","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605580+0000","last_change":"2023-12-06T22:28:52.473723+0000","last_active":"2023-12-06T22:29:08.605580+0000","last_peered":"2023-12-06T22:29:08.605580+0000","last_clean":"2023-12-06T22:29:08.605580+0000","last_became_active":"2023-12-06T22:28:52.473465+0000","last_became_peered":"2023-12-06T22:28:52.473465+0000","last_unstale":"2023-12-06T22:29:08.605580+0000","last_undegraded":"2023-12-06T22:29:08.605580+0000","last_fullsized":"2023-12-06T22:29:08.605580+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T04:54:06.350217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1a","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353936+0000","last_change":"2023-12-06T22:28:52.875144+0000","last_active":"2023-12-06T22:29:07.353936+0000","last_peered":"2023-12-06T22:29:07.353936+0000","last_clean":"2023-12-06T22:29:07.353936+0000","last_became_active":"2023-12-06T22:28:52.874076+0000","last_became_peered":"2023-12-06T22:28:52.874076+0000","last_unstale":"2023-12-06T22:29:07.353936+0000","last_undegraded":"2023-12-06T22:29:07.353936+0000","last_fullsized":"2023-12-06T22:29:07.353936+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:31:15.290447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346358+0000","last_change":"2023-12-06T22:28:52.467403+0000","last_active":"2023-12-06T22:29:07.346358+0000","last_peered":"2023-12-06T22:29:07.346358+0000","last_clean":"2023-12-06T22:29:07.346358+0000","last_became_active":"2023-12-06T22:28:52.467131+0000","last_became_peered":"2023-12-06T22:28:52.467131+0000","last_unstale":"2023-12-06T22:29:07.346358+0000","last_undegraded":"2023-12-06T22:29:07.346358+0000","last_fullsized":"2023-12-06T22:29:07.346358+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T06:42:33.941436+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354332+0000","last_change":"2023-12-06T22:28:52.874420+0000","last_active":"2023-12-06T22:29:07.354332+0000","last_peered":"2023-12-06T22:29:07.354332+0000","last_clean":"2023-12-06T22:29:07.354332+0000","last_became_active":"2023-12-06T22:28:52.874087+0000","last_became_peered":"2023-12-06T22:28:52.874087+0000","last_unstale":"2023-12-06T22:29:07.354332+0000","last_undegraded":"2023-12-06T22:29:07.354332+0000","last_fullsized":"2023-12-06T22:29:07.354332+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:42:14.717512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346236+0000","last_change":"2023-12-06T22:28:52.469608+0000","last_active":"2023-12-06T22:29:07.346236+0000","last_peered":"2023-12-06T22:29:07.346236+0000","last_clean":"2023-12-06T22:29:07.346236+0000","last_became_active":"2023-12-06T22:28:52.469349+0000","last_became_peered":"2023-12-06T22:28:52.469349+0000","last_unstale":"2023-12-06T22:29:07.346236+0000","last_undegraded":"2023-12-06T22:29:07.346236+0000","last_fullsized":"2023-12-06T22:29:07.346236+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T00:56:25.023239+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.357913+0000","last_change":"2023-12-06T22:28:52.876446+0000","last_active":"2023-12-06T22:29:07.357913+0000","last_peered":"2023-12-06T22:29:07.357913+0000","last_clean":"2023-12-06T22:29:07.357913+0000","last_became_active":"2023-12-06T22:28:52.876150+0000","last_became_peered":"2023-12-06T22:28:52.876150+0000","last_unstale":"2023-12-06T22:29:07.357913+0000","last_undegraded":"2023-12-06T22:29:07.357913+0000","last_fullsized":"2023-12-06T22:29:07.357913+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:37:50.346903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"68'1","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.352435+0000","last_change":"2023-12-06T22:28:52.465285+0000","last_active":"2023-12-06T22:29:07.352435+0000","last_peered":"2023-12-06T22:29:07.352435+0000","last_clean":"2023-12-06T22:29:07.352435+0000","last_became_active":"2023-12-06T22:28:52.464972+0000","last_became_peered":"2023-12-06T22:28:52.464972+0000","last_unstale":"2023-12-06T22:29:07.352435+0000","last_undegraded":"2023-12-06T22:29:07.352435+0000","last_fullsized":"2023-12-06T22:29:07.352435+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T01:12:05.985366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353997+0000","last_change":"2023-12-06T22:28:52.492286+0000","last_active":"2023-12-06T22:29:07.353997+0000","last_peered":"2023-12-06T22:29:07.353997+0000","last_clean":"2023-12-06T22:29:07.353997+0000","last_became_active":"2023-12-06T22:28:52.491977+0000","last_became_peered":"2023-12-06T22:28:52.491977+0000","last_unstale":"2023-12-06T22:29:07.353997+0000","last_undegraded":"2023-12-06T22:29:07.353997+0000","last_fullsized":"2023-12-06T22:29:07.353997+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T10:14:58.113373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.6","version":"70'1","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.362693+0000","last_change":"2023-12-06T22:28:52.463035+0000","last_active":"2023-12-06T22:29:08.362693+0000","last_peered":"2023-12-06T22:29:08.362693+0000","last_clean":"2023-12-06T22:29:08.362693+0000","last_became_active":"2023-12-06T22:28:52.462741+0000","last_became_peered":"2023-12-06T22:28:52.462741+0000","last_unstale":"2023-12-06T22:29:08.362693+0000","last_undegraded":"2023-12-06T22:29:08.362693+0000","last_fullsized":"2023-12-06T22:29:08.362693+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T04:26:50.801594+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":[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.7","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355931+0000","last_change":"2023-12-06T22:28:06.385868+0000","last_active":"2023-12-06T22:29:07.355931+0000","last_peered":"2023-12-06T22:29:07.355931+0000","last_clean":"2023-12-06T22:29:07.355931+0000","last_became_active":"2023-12-06T22:28:06.385593+0000","last_became_peered":"2023-12-06T22:28:06.385593+0000","last_unstale":"2023-12-06T22:29:07.355931+0000","last_undegraded":"2023-12-06T22:29:07.355931+0000","last_fullsized":"2023-12-06T22:29:07.355931+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:44:50.432935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605687+0000","last_change":"2023-12-06T22:28:53.650089+0000","last_active":"2023-12-06T22:29:08.605687+0000","last_peered":"2023-12-06T22:29:08.605687+0000","last_clean":"2023-12-06T22:29:08.605687+0000","last_became_active":"2023-12-06T22:28:53.649263+0000","last_became_peered":"2023-12-06T22:28:53.649263+0000","last_unstale":"2023-12-06T22:29:08.605687+0000","last_undegraded":"2023-12-06T22:29:08.605687+0000","last_fullsized":"2023-12-06T22:29:08.605687+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:58:11.200274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355475+0000","last_change":"2023-12-06T22:28:06.387930+0000","last_active":"2023-12-06T22:29:07.355475+0000","last_peered":"2023-12-06T22:29:07.355475+0000","last_clean":"2023-12-06T22:29:07.355475+0000","last_became_active":"2023-12-06T22:28:06.387639+0000","last_became_peered":"2023-12-06T22:28:06.387639+0000","last_unstale":"2023-12-06T22:29:07.355475+0000","last_undegraded":"2023-12-06T22:29:07.355475+0000","last_fullsized":"2023-12-06T22:29:07.355475+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T05:13:27.900079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605923+0000","last_change":"2023-12-06T22:28:52.472111+0000","last_active":"2023-12-06T22:29:08.605923+0000","last_peered":"2023-12-06T22:29:08.605923+0000","last_clean":"2023-12-06T22:29:08.605923+0000","last_became_active":"2023-12-06T22:28:52.471795+0000","last_became_peered":"2023-12-06T22:28:52.471795+0000","last_unstale":"2023-12-06T22:29:08.605923+0000","last_undegraded":"2023-12-06T22:29:08.605923+0000","last_fullsized":"2023-12-06T22:29:08.605923+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-07T23:31:49.024255+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":[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.3","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.352338+0000","last_change":"2023-12-06T22:28:52.643490+0000","last_active":"2023-12-06T22:29:07.352338+0000","last_peered":"2023-12-06T22:29:07.352338+0000","last_clean":"2023-12-06T22:29:07.352338+0000","last_became_active":"2023-12-06T22:28:52.643201+0000","last_became_peered":"2023-12-06T22:28:52.643201+0000","last_unstale":"2023-12-06T22:29:07.352338+0000","last_undegraded":"2023-12-06T22:29:07.352338+0000","last_fullsized":"2023-12-06T22:29:07.352338+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T23:27:51.991300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354326+0000","last_change":"2023-12-06T22:28:52.469685+0000","last_active":"2023-12-06T22:29:07.354326+0000","last_peered":"2023-12-06T22:29:07.354326+0000","last_clean":"2023-12-06T22:29:07.354326+0000","last_became_active":"2023-12-06T22:28:52.469411+0000","last_became_peered":"2023-12-06T22:28:52.469411+0000","last_unstale":"2023-12-06T22:29:07.354326+0000","last_undegraded":"2023-12-06T22:29:07.354326+0000","last_fullsized":"2023-12-06T22:29:07.354326+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:38:01.634232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:28:55.409587+0000","last_change":"2023-12-06T22:28:06.385790+0000","last_active":"2023-12-06T22:28:55.409587+0000","last_peered":"2023-12-06T22:28:55.409587+0000","last_clean":"2023-12-06T22:28:55.409587+0000","last_became_active":"2023-12-06T22:28:06.385490+0000","last_became_peered":"2023-12-06T22:28:06.385490+0000","last_unstale":"2023-12-06T22:28:55.409587+0000","last_undegraded":"2023-12-06T22:28:55.409587+0000","last_fullsized":"2023-12-06T22:28:55.409587+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:28:42.077477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.350855+0000","last_change":"2023-12-06T22:28:52.493311+0000","last_active":"2023-12-06T22:29:07.350855+0000","last_peered":"2023-12-06T22:29:07.350855+0000","last_clean":"2023-12-06T22:29:07.350855+0000","last_became_active":"2023-12-06T22:28:52.492967+0000","last_became_peered":"2023-12-06T22:28:52.492967+0000","last_unstale":"2023-12-06T22:29:07.350855+0000","last_undegraded":"2023-12-06T22:29:07.350855+0000","last_fullsized":"2023-12-06T22:29:07.350855+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:44:14.852160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.350482+0000","last_change":"2023-12-06T22:28:52.469360+0000","last_active":"2023-12-06T22:29:07.350482+0000","last_peered":"2023-12-06T22:29:07.350482+0000","last_clean":"2023-12-06T22:29:07.350482+0000","last_became_active":"2023-12-06T22:28:52.469063+0000","last_became_peered":"2023-12-06T22:28:52.469063+0000","last_unstale":"2023-12-06T22:29:07.350482+0000","last_undegraded":"2023-12-06T22:29:07.350482+0000","last_fullsized":"2023-12-06T22:29:07.350482+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T03:19:21.997622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:28:55.409395+0000","last_change":"2023-12-06T22:28:06.388320+0000","last_active":"2023-12-06T22:28:55.409395+0000","last_peered":"2023-12-06T22:28:55.409395+0000","last_clean":"2023-12-06T22:28:55.409395+0000","last_became_active":"2023-12-06T22:28:06.387959+0000","last_became_peered":"2023-12-06T22:28:06.387959+0000","last_unstale":"2023-12-06T22:28:55.409395+0000","last_undegraded":"2023-12-06T22:28:55.409395+0000","last_fullsized":"2023-12-06T22:28:55.409395+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T03:05:07.078397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355929+0000","last_change":"2023-12-06T22:28:52.643429+0000","last_active":"2023-12-06T22:29:07.355929+0000","last_peered":"2023-12-06T22:29:07.355929+0000","last_clean":"2023-12-06T22:29:07.355929+0000","last_became_active":"2023-12-06T22:28:52.643185+0000","last_became_peered":"2023-12-06T22:28:52.643185+0000","last_unstale":"2023-12-06T22:29:07.355929+0000","last_undegraded":"2023-12-06T22:29:07.355929+0000","last_fullsized":"2023-12-06T22:29:07.355929+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T09:50:51.888185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605568+0000","last_change":"2023-12-06T22:28:52.476659+0000","last_active":"2023-12-06T22:29:08.605568+0000","last_peered":"2023-12-06T22:29:08.605568+0000","last_clean":"2023-12-06T22:29:08.605568+0000","last_became_active":"2023-12-06T22:28:52.476408+0000","last_became_peered":"2023-12-06T22:28:52.476408+0000","last_unstale":"2023-12-06T22:29:08.605568+0000","last_undegraded":"2023-12-06T22:29:08.605568+0000","last_fullsized":"2023-12-06T22:29:08.605568+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:04:09.107068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"61'128","reported_seq":276,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:28:55.409352+0000","last_change":"2023-12-06T22:27:40.304487+0000","last_active":"2023-12-06T22:28:55.409352+0000","last_peered":"2023-12-06T22:28:55.409352+0000","last_clean":"2023-12-06T22:28:55.409352+0000","last_became_active":"2023-12-06T22:27:40.304081+0000","last_became_peered":"2023-12-06T22:27:40.304081+0000","last_unstale":"2023-12-06T22:28:55.409352+0000","last_undegraded":"2023-12-06T22:28:55.409352+0000","last_fullsized":"2023-12-06T22:28:55.409352+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:25:55.295331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:25:55.295331+0000","last_clean_scrub_stamp":"2023-12-06T22:25:55.295331+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T23:33:37.712003+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":"2.3","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346147+0000","last_change":"2023-12-06T22:28:06.385969+0000","last_active":"2023-12-06T22:29:07.346147+0000","last_peered":"2023-12-06T22:29:07.346147+0000","last_clean":"2023-12-06T22:29:07.346147+0000","last_became_active":"2023-12-06T22:28:06.385688+0000","last_became_peered":"2023-12-06T22:28:06.385688+0000","last_unstale":"2023-12-06T22:29:07.346147+0000","last_undegraded":"2023-12-06T22:29:07.346147+0000","last_fullsized":"2023-12-06T22:29:07.346147+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:40:33.647344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354702+0000","last_change":"2023-12-06T22:28:52.497657+0000","last_active":"2023-12-06T22:29:07.354702+0000","last_peered":"2023-12-06T22:29:07.354702+0000","last_clean":"2023-12-06T22:29:07.354702+0000","last_became_active":"2023-12-06T22:28:52.497383+0000","last_became_peered":"2023-12-06T22:28:52.497383+0000","last_unstale":"2023-12-06T22:29:07.354702+0000","last_undegraded":"2023-12-06T22:29:07.354702+0000","last_fullsized":"2023-12-06T22:29:07.354702+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:50:39.896692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354428+0000","last_change":"2023-12-06T22:28:52.472785+0000","last_active":"2023-12-06T22:29:07.354428+0000","last_peered":"2023-12-06T22:29:07.354428+0000","last_clean":"2023-12-06T22:29:07.354428+0000","last_became_active":"2023-12-06T22:28:52.471487+0000","last_became_peered":"2023-12-06T22:28:52.471487+0000","last_unstale":"2023-12-06T22:29:07.354428+0000","last_undegraded":"2023-12-06T22:29:07.354428+0000","last_fullsized":"2023-12-06T22:29:07.354428+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:14:08.906272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.357537+0000","last_change":"2023-12-06T22:28:07.017362+0000","last_active":"2023-12-06T22:29:07.357537+0000","last_peered":"2023-12-06T22:29:07.357537+0000","last_clean":"2023-12-06T22:29:07.357537+0000","last_became_active":"2023-12-06T22:28:07.017050+0000","last_became_peered":"2023-12-06T22:28:07.017050+0000","last_unstale":"2023-12-06T22:29:07.357537+0000","last_undegraded":"2023-12-06T22:29:07.357537+0000","last_fullsized":"2023-12-06T22:29:07.357537+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T10:11:50.750014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354256+0000","last_change":"2023-12-06T22:28:52.875603+0000","last_active":"2023-12-06T22:29:07.354256+0000","last_peered":"2023-12-06T22:29:07.354256+0000","last_clean":"2023-12-06T22:29:07.354256+0000","last_became_active":"2023-12-06T22:28:52.875340+0000","last_became_peered":"2023-12-06T22:28:52.875340+0000","last_unstale":"2023-12-06T22:29:07.354256+0000","last_undegraded":"2023-12-06T22:29:07.354256+0000","last_fullsized":"2023-12-06T22:29:07.354256+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:29:59.108627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354379+0000","last_change":"2023-12-06T22:28:52.472731+0000","last_active":"2023-12-06T22:29:07.354379+0000","last_peered":"2023-12-06T22:29:07.354379+0000","last_clean":"2023-12-06T22:29:07.354379+0000","last_became_active":"2023-12-06T22:28:52.472471+0000","last_became_peered":"2023-12-06T22:28:52.472471+0000","last_unstale":"2023-12-06T22:29:07.354379+0000","last_undegraded":"2023-12-06T22:29:07.354379+0000","last_fullsized":"2023-12-06T22:29:07.354379+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:46:10.639439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.2","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346104+0000","last_change":"2023-12-06T22:28:06.388018+0000","last_active":"2023-12-06T22:29:07.346104+0000","last_peered":"2023-12-06T22:29:07.346104+0000","last_clean":"2023-12-06T22:29:07.346104+0000","last_became_active":"2023-12-06T22:28:06.387691+0000","last_became_peered":"2023-12-06T22:28:06.387691+0000","last_unstale":"2023-12-06T22:29:07.346104+0000","last_undegraded":"2023-12-06T22:29:07.346104+0000","last_fullsized":"2023-12-06T22:29:07.346104+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T08:42:55.587540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355792+0000","last_change":"2023-12-06T22:28:52.497001+0000","last_active":"2023-12-06T22:29:07.355792+0000","last_peered":"2023-12-06T22:29:07.355792+0000","last_clean":"2023-12-06T22:29:07.355792+0000","last_became_active":"2023-12-06T22:28:52.496665+0000","last_became_peered":"2023-12-06T22:28:52.496665+0000","last_unstale":"2023-12-06T22:29:07.355792+0000","last_undegraded":"2023-12-06T22:29:07.355792+0000","last_fullsized":"2023-12-06T22:29:07.355792+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T09:22:15.213146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346308+0000","last_change":"2023-12-06T22:28:52.469524+0000","last_active":"2023-12-06T22:29:07.346308+0000","last_peered":"2023-12-06T22:29:07.346308+0000","last_clean":"2023-12-06T22:29:07.346308+0000","last_became_active":"2023-12-06T22:28:52.469262+0000","last_became_peered":"2023-12-06T22:28:52.469262+0000","last_unstale":"2023-12-06T22:29:07.346308+0000","last_undegraded":"2023-12-06T22:29:07.346308+0000","last_fullsized":"2023-12-06T22:29:07.346308+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T03:53:18.355176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354183+0000","last_change":"2023-12-06T22:28:06.387964+0000","last_active":"2023-12-06T22:29:07.354183+0000","last_peered":"2023-12-06T22:29:07.354183+0000","last_clean":"2023-12-06T22:29:07.354183+0000","last_became_active":"2023-12-06T22:28:06.387696+0000","last_became_peered":"2023-12-06T22:28:06.387696+0000","last_unstale":"2023-12-06T22:29:07.354183+0000","last_undegraded":"2023-12-06T22:29:07.354183+0000","last_fullsized":"2023-12-06T22:29:07.354183+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:05.538330+0000","last_clean_scrub_stamp":"2023-12-06T22:28:05.538330+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:00:04.166188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354767+0000","last_change":"2023-12-06T22:28:52.874482+0000","last_active":"2023-12-06T22:29:07.354767+0000","last_peered":"2023-12-06T22:29:07.354767+0000","last_clean":"2023-12-06T22:29:07.354767+0000","last_became_active":"2023-12-06T22:28:52.874178+0000","last_became_peered":"2023-12-06T22:28:52.874178+0000","last_unstale":"2023-12-06T22:29:07.354767+0000","last_undegraded":"2023-12-06T22:29:07.354767+0000","last_fullsized":"2023-12-06T22:29:07.354767+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T23:16:47.605827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606095+0000","last_change":"2023-12-06T22:28:52.475612+0000","last_active":"2023-12-06T22:29:08.606095+0000","last_peered":"2023-12-06T22:29:08.606095+0000","last_clean":"2023-12-06T22:29:08.606095+0000","last_became_active":"2023-12-06T22:28:52.475304+0000","last_became_peered":"2023-12-06T22:28:52.475304+0000","last_unstale":"2023-12-06T22:29:08.606095+0000","last_undegraded":"2023-12-06T22:29:08.606095+0000","last_fullsized":"2023-12-06T22:29:08.606095+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:27:10.905463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.e","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354058+0000","last_change":"2023-12-06T22:28:52.496417+0000","last_active":"2023-12-06T22:29:07.354058+0000","last_peered":"2023-12-06T22:29:07.354058+0000","last_clean":"2023-12-06T22:29:07.354058+0000","last_became_active":"2023-12-06T22:28:52.496135+0000","last_became_peered":"2023-12-06T22:28:52.496135+0000","last_unstale":"2023-12-06T22:29:07.354058+0000","last_undegraded":"2023-12-06T22:29:07.354058+0000","last_fullsized":"2023-12-06T22:29:07.354058+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T05:24:17.856543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353807+0000","last_change":"2023-12-06T22:28:52.467736+0000","last_active":"2023-12-06T22:29:07.353807+0000","last_peered":"2023-12-06T22:29:07.353807+0000","last_clean":"2023-12-06T22:29:07.353807+0000","last_became_active":"2023-12-06T22:28:52.467407+0000","last_became_peered":"2023-12-06T22:28:52.467407+0000","last_unstale":"2023-12-06T22:29:07.353807+0000","last_undegraded":"2023-12-06T22:29:07.353807+0000","last_fullsized":"2023-12-06T22:29:07.353807+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T08:05:44.459934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.d","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354163+0000","last_change":"2023-12-06T22:28:52.494008+0000","last_active":"2023-12-06T22:29:07.354163+0000","last_peered":"2023-12-06T22:29:07.354163+0000","last_clean":"2023-12-06T22:29:07.354163+0000","last_became_active":"2023-12-06T22:28:52.493693+0000","last_became_peered":"2023-12-06T22:28:52.493693+0000","last_unstale":"2023-12-06T22:29:07.354163+0000","last_undegraded":"2023-12-06T22:29:07.354163+0000","last_fullsized":"2023-12-06T22:29:07.354163+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:47:05.964008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355756+0000","last_change":"2023-12-06T22:28:52.472583+0000","last_active":"2023-12-06T22:29:07.355756+0000","last_peered":"2023-12-06T22:29:07.355756+0000","last_clean":"2023-12-06T22:29:07.355756+0000","last_became_active":"2023-12-06T22:28:52.472288+0000","last_became_peered":"2023-12-06T22:28:52.472288+0000","last_unstale":"2023-12-06T22:29:07.355756+0000","last_undegraded":"2023-12-06T22:29:07.355756+0000","last_fullsized":"2023-12-06T22:29:07.355756+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:49:36.867701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.c","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353934+0000","last_change":"2023-12-06T22:28:52.874829+0000","last_active":"2023-12-06T22:29:07.353934+0000","last_peered":"2023-12-06T22:29:07.353934+0000","last_clean":"2023-12-06T22:29:07.353934+0000","last_became_active":"2023-12-06T22:28:52.874531+0000","last_became_peered":"2023-12-06T22:28:52.874531+0000","last_unstale":"2023-12-06T22:29:07.353934+0000","last_undegraded":"2023-12-06T22:29:07.353934+0000","last_fullsized":"2023-12-06T22:29:07.353934+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:04:26.735539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605808+0000","last_change":"2023-12-06T22:28:52.471825+0000","last_active":"2023-12-06T22:29:08.605808+0000","last_peered":"2023-12-06T22:29:08.605808+0000","last_clean":"2023-12-06T22:29:08.605808+0000","last_became_active":"2023-12-06T22:28:52.471536+0000","last_became_peered":"2023-12-06T22:28:52.471536+0000","last_unstale":"2023-12-06T22:29:08.605808+0000","last_undegraded":"2023-12-06T22:29:08.605808+0000","last_fullsized":"2023-12-06T22:29:08.605808+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T09:39:26.501118+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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.680097+0000","last_change":"2023-12-06T22:29:08.680097+0000","last_active":"2023-12-06T22:29:08.680097+0000","last_peered":"2023-12-06T22:29:08.680097+0000","last_clean":"2023-12-06T22:29:08.680097+0000","last_became_active":"2023-12-06T22:29:08.679758+0000","last_became_peered":"2023-12-06T22:29:08.679758+0000","last_unstale":"2023-12-06T22:29:08.680097+0000","last_undegraded":"2023-12-06T22:29:08.680097+0000","last_fullsized":"2023-12-06T22:29:08.680097+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:43:52.830614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346242+0000","last_change":"2023-12-06T22:28:52.469647+0000","last_active":"2023-12-06T22:29:07.346242+0000","last_peered":"2023-12-06T22:29:07.346242+0000","last_clean":"2023-12-06T22:29:07.346242+0000","last_became_active":"2023-12-06T22:28:52.469376+0000","last_became_peered":"2023-12-06T22:28:52.469376+0000","last_unstale":"2023-12-06T22:29:07.346242+0000","last_undegraded":"2023-12-06T22:29:07.346242+0000","last_fullsized":"2023-12-06T22:29:07.346242+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:36:35.416528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.a","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355655+0000","last_change":"2023-12-06T22:28:52.643380+0000","last_active":"2023-12-06T22:29:07.355655+0000","last_peered":"2023-12-06T22:29:07.355655+0000","last_clean":"2023-12-06T22:29:07.355655+0000","last_became_active":"2023-12-06T22:28:52.643065+0000","last_became_peered":"2023-12-06T22:28:52.643065+0000","last_unstale":"2023-12-06T22:29:07.355655+0000","last_undegraded":"2023-12-06T22:29:07.355655+0000","last_fullsized":"2023-12-06T22:29:07.355655+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:34:44.591790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":14,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:29:06.348165+0000","last_change":"2023-12-06T22:28:52.476742+0000","last_active":"2023-12-06T22:29:06.348165+0000","last_peered":"2023-12-06T22:29:06.348165+0000","last_clean":"2023-12-06T22:29:06.348165+0000","last_became_active":"2023-12-06T22:28:52.476457+0000","last_became_peered":"2023-12-06T22:28:52.476457+0000","last_unstale":"2023-12-06T22:29:06.348165+0000","last_undegraded":"2023-12-06T22:29:06.348165+0000","last_fullsized":"2023-12-06T22:29:06.348165+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T02:59:50.124075+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353773+0000","last_change":"2023-12-06T22:28:52.874748+0000","last_active":"2023-12-06T22:29:07.353773+0000","last_peered":"2023-12-06T22:29:07.353773+0000","last_clean":"2023-12-06T22:29:07.353773+0000","last_became_active":"2023-12-06T22:28:52.874475+0000","last_became_peered":"2023-12-06T22:28:52.874475+0000","last_unstale":"2023-12-06T22:29:07.353773+0000","last_undegraded":"2023-12-06T22:29:07.353773+0000","last_fullsized":"2023-12-06T22:29:07.353773+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:28:12.239697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":15,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:29:06.346800+0000","last_change":"2023-12-06T22:28:52.474580+0000","last_active":"2023-12-06T22:29:06.346800+0000","last_peered":"2023-12-06T22:29:06.346800+0000","last_clean":"2023-12-06T22:29:06.346800+0000","last_became_active":"2023-12-06T22:28:52.474320+0000","last_became_peered":"2023-12-06T22:28:52.474320+0000","last_unstale":"2023-12-06T22:29:06.346800+0000","last_undegraded":"2023-12-06T22:29:06.346800+0000","last_fullsized":"2023-12-06T22:29:06.346800+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T06:51:16.987141+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.345798+0000","last_change":"2023-12-06T22:28:52.643476+0000","last_active":"2023-12-06T22:29:07.345798+0000","last_peered":"2023-12-06T22:29:07.345798+0000","last_clean":"2023-12-06T22:29:07.345798+0000","last_became_active":"2023-12-06T22:28:52.643181+0000","last_became_peered":"2023-12-06T22:28:52.643181+0000","last_unstale":"2023-12-06T22:29:07.345798+0000","last_undegraded":"2023-12-06T22:29:07.345798+0000","last_fullsized":"2023-12-06T22:29:07.345798+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:06:00.769672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"68'1","reported_seq":14,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:29:06.347510+0000","last_change":"2023-12-06T22:28:52.470542+0000","last_active":"2023-12-06T22:29:06.347510+0000","last_peered":"2023-12-06T22:29:06.347510+0000","last_clean":"2023-12-06T22:29:06.347510+0000","last_became_active":"2023-12-06T22:28:52.470259+0000","last_became_peered":"2023-12-06T22:28:52.470259+0000","last_unstale":"2023-12-06T22:29:06.347510+0000","last_undegraded":"2023-12-06T22:29:06.347510+0000","last_fullsized":"2023-12-06T22:29:06.347510+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T05:05:25.369728+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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605815+0000","last_change":"2023-12-06T22:28:53.649755+0000","last_active":"2023-12-06T22:29:08.605815+0000","last_peered":"2023-12-06T22:29:08.605815+0000","last_clean":"2023-12-06T22:29:08.605815+0000","last_became_active":"2023-12-06T22:28:53.649447+0000","last_became_peered":"2023-12-06T22:28:53.649447+0000","last_unstale":"2023-12-06T22:29:08.605815+0000","last_undegraded":"2023-12-06T22:29:08.605815+0000","last_fullsized":"2023-12-06T22:29:08.605815+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T08:08:42.638044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":22,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.356175+0000","last_change":"2023-12-06T22:28:52.468529+0000","last_active":"2023-12-06T22:29:07.356175+0000","last_peered":"2023-12-06T22:29:07.356175+0000","last_clean":"2023-12-06T22:29:07.356175+0000","last_became_active":"2023-12-06T22:28:52.468174+0000","last_became_peered":"2023-12-06T22:28:52.468174+0000","last_unstale":"2023-12-06T22:29:07.356175+0000","last_undegraded":"2023-12-06T22:29:07.356175+0000","last_fullsized":"2023-12-06T22:29:07.356175+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T00:40:10.837072+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":[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.16","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.350646+0000","last_change":"2023-12-06T22:28:52.874373+0000","last_active":"2023-12-06T22:29:07.350646+0000","last_peered":"2023-12-06T22:29:07.350646+0000","last_clean":"2023-12-06T22:29:07.350646+0000","last_became_active":"2023-12-06T22:28:52.874016+0000","last_became_peered":"2023-12-06T22:28:52.874016+0000","last_unstale":"2023-12-06T22:29:07.350646+0000","last_undegraded":"2023-12-06T22:29:07.350646+0000","last_fullsized":"2023-12-06T22:29:07.350646+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T06:45:01.388029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":13,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:28:55.409327+0000","last_change":"2023-12-06T22:28:52.473949+0000","last_active":"2023-12-06T22:28:55.409327+0000","last_peered":"2023-12-06T22:28:55.409327+0000","last_clean":"2023-12-06T22:28:55.409327+0000","last_became_active":"2023-12-06T22:28:52.473313+0000","last_became_peered":"2023-12-06T22:28:52.473313+0000","last_unstale":"2023-12-06T22:28:55.409327+0000","last_undegraded":"2023-12-06T22:28:55.409327+0000","last_fullsized":"2023-12-06T22:28:55.409327+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:27:01.071028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.15","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346308+0000","last_change":"2023-12-06T22:28:52.874487+0000","last_active":"2023-12-06T22:29:07.346308+0000","last_peered":"2023-12-06T22:29:07.346308+0000","last_clean":"2023-12-06T22:29:07.346308+0000","last_became_active":"2023-12-06T22:28:52.874170+0000","last_became_peered":"2023-12-06T22:28:52.874170+0000","last_unstale":"2023-12-06T22:29:07.346308+0000","last_undegraded":"2023-12-06T22:29:07.346308+0000","last_fullsized":"2023-12-06T22:29:07.346308+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:01:25.352516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.350204+0000","last_change":"2023-12-06T22:28:52.467759+0000","last_active":"2023-12-06T22:29:07.350204+0000","last_peered":"2023-12-06T22:29:07.350204+0000","last_clean":"2023-12-06T22:29:07.350204+0000","last_became_active":"2023-12-06T22:28:52.467452+0000","last_became_peered":"2023-12-06T22:28:52.467452+0000","last_unstale":"2023-12-06T22:29:07.350204+0000","last_undegraded":"2023-12-06T22:29:07.350204+0000","last_fullsized":"2023-12-06T22:29:07.350204+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:15:51.217890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606032+0000","last_change":"2023-12-06T22:28:53.649649+0000","last_active":"2023-12-06T22:29:08.606032+0000","last_peered":"2023-12-06T22:29:08.606032+0000","last_clean":"2023-12-06T22:29:08.606032+0000","last_became_active":"2023-12-06T22:28:53.649347+0000","last_became_peered":"2023-12-06T22:28:53.649347+0000","last_unstale":"2023-12-06T22:29:08.606032+0000","last_undegraded":"2023-12-06T22:29:08.606032+0000","last_fullsized":"2023-12-06T22:29:08.606032+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:34:52.756957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"68'2","reported_seq":15,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:29:06.347359+0000","last_change":"2023-12-06T22:28:52.471228+0000","last_active":"2023-12-06T22:29:06.347359+0000","last_peered":"2023-12-06T22:29:06.347359+0000","last_clean":"2023-12-06T22:29:06.347359+0000","last_became_active":"2023-12-06T22:28:52.470873+0000","last_became_peered":"2023-12-06T22:28:52.470873+0000","last_unstale":"2023-12-06T22:29:06.347359+0000","last_undegraded":"2023-12-06T22:29:06.347359+0000","last_fullsized":"2023-12-06T22:29:06.347359+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T05:13:48.717270+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":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606802+0000","last_change":"2023-12-06T22:29:08.606802+0000","last_active":"2023-12-06T22:29:08.606802+0000","last_peered":"2023-12-06T22:29:08.606802+0000","last_clean":"2023-12-06T22:29:08.606802+0000","last_became_active":"2023-12-06T22:29:08.606469+0000","last_became_peered":"2023-12-06T22:29:08.606469+0000","last_unstale":"2023-12-06T22:29:08.606802+0000","last_undegraded":"2023-12-06T22:29:08.606802+0000","last_fullsized":"2023-12-06T22:29:08.606802+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:59:03.337011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"68'6","reported_seq":20,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.354059+0000","last_change":"2023-12-06T22:28:52.465674+0000","last_active":"2023-12-06T22:29:07.354059+0000","last_peered":"2023-12-06T22:29:07.354059+0000","last_clean":"2023-12-06T22:29:07.354059+0000","last_became_active":"2023-12-06T22:28:52.465407+0000","last_became_peered":"2023-12-06T22:28:52.465407+0000","last_unstale":"2023-12-06T22:29:07.354059+0000","last_undegraded":"2023-12-06T22:29:07.354059+0000","last_fullsized":"2023-12-06T22:29:07.354059+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:14:16.183504+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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355719+0000","last_change":"2023-12-06T22:28:52.496332+0000","last_active":"2023-12-06T22:29:07.355719+0000","last_peered":"2023-12-06T22:29:07.355719+0000","last_clean":"2023-12-06T22:29:07.355719+0000","last_became_active":"2023-12-06T22:28:52.496145+0000","last_became_peered":"2023-12-06T22:28:52.496145+0000","last_unstale":"2023-12-06T22:29:07.355719+0000","last_undegraded":"2023-12-06T22:29:07.355719+0000","last_fullsized":"2023-12-06T22:29:07.355719+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T07:36:35.586013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":16,"reported_epoch":68,"state":"active+clean","last_fresh":"2023-12-06T22:29:06.348325+0000","last_change":"2023-12-06T22:28:52.471229+0000","last_active":"2023-12-06T22:29:06.348325+0000","last_peered":"2023-12-06T22:29:06.348325+0000","last_clean":"2023-12-06T22:29:06.348325+0000","last_became_active":"2023-12-06T22:28:52.470965+0000","last_became_peered":"2023-12-06T22:28:52.470965+0000","last_unstale":"2023-12-06T22:29:06.348325+0000","last_undegraded":"2023-12-06T22:29:06.348325+0000","last_fullsized":"2023-12-06T22:29:06.348325+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-07T23:59:12.324637+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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.605724+0000","last_change":"2023-12-06T22:28:53.649760+0000","last_active":"2023-12-06T22:29:08.605724+0000","last_peered":"2023-12-06T22:29:08.605724+0000","last_clean":"2023-12-06T22:29:08.605724+0000","last_became_active":"2023-12-06T22:28:53.649302+0000","last_became_peered":"2023-12-06T22:28:53.649302+0000","last_unstale":"2023-12-06T22:29:08.605724+0000","last_undegraded":"2023-12-06T22:29:08.605724+0000","last_fullsized":"2023-12-06T22:29:08.605724+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T09:52:51.692524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.346211+0000","last_change":"2023-12-06T22:28:52.476098+0000","last_active":"2023-12-06T22:29:07.346211+0000","last_peered":"2023-12-06T22:29:07.346211+0000","last_clean":"2023-12-06T22:29:07.346211+0000","last_became_active":"2023-12-06T22:28:52.475790+0000","last_became_peered":"2023-12-06T22:28:52.475790+0000","last_unstale":"2023-12-06T22:29:07.346211+0000","last_undegraded":"2023-12-06T22:29:07.346211+0000","last_fullsized":"2023-12-06T22:29:07.346211+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T08:27:29.350744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606135+0000","last_change":"2023-12-06T22:28:53.625823+0000","last_active":"2023-12-06T22:29:08.606135+0000","last_peered":"2023-12-06T22:29:08.606135+0000","last_clean":"2023-12-06T22:29:08.606135+0000","last_became_active":"2023-12-06T22:28:53.625543+0000","last_became_peered":"2023-12-06T22:28:53.625543+0000","last_unstale":"2023-12-06T22:29:08.606135+0000","last_undegraded":"2023-12-06T22:29:08.606135+0000","last_fullsized":"2023-12-06T22:29:08.606135+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-07T22:53:10.413111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.351126+0000","last_change":"2023-12-06T22:28:52.468210+0000","last_active":"2023-12-06T22:29:07.351126+0000","last_peered":"2023-12-06T22:29:07.351126+0000","last_clean":"2023-12-06T22:29:07.351126+0000","last_became_active":"2023-12-06T22:28:52.467928+0000","last_became_peered":"2023-12-06T22:28:52.467928+0000","last_unstale":"2023-12-06T22:29:07.351126+0000","last_undegraded":"2023-12-06T22:29:07.351126+0000","last_fullsized":"2023-12-06T22:29:07.351126+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:41:12.348636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.355897+0000","last_change":"2023-12-06T22:28:52.495722+0000","last_active":"2023-12-06T22:29:07.355897+0000","last_peered":"2023-12-06T22:29:07.355897+0000","last_clean":"2023-12-06T22:29:07.355897+0000","last_became_active":"2023-12-06T22:28:52.495409+0000","last_became_peered":"2023-12-06T22:28:52.495409+0000","last_unstale":"2023-12-06T22:29:07.355897+0000","last_undegraded":"2023-12-06T22:29:07.355897+0000","last_fullsized":"2023-12-06T22:29:07.355897+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T04:32:02.831281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606184+0000","last_change":"2023-12-06T22:28:52.475501+0000","last_active":"2023-12-06T22:29:08.606184+0000","last_peered":"2023-12-06T22:29:08.606184+0000","last_clean":"2023-12-06T22:29:08.606184+0000","last_became_active":"2023-12-06T22:28:52.475214+0000","last_became_peered":"2023-12-06T22:28:52.475214+0000","last_unstale":"2023-12-06T22:29:08.606184+0000","last_undegraded":"2023-12-06T22:29:08.606184+0000","last_fullsized":"2023-12-06T22:29:08.606184+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:00:11.072615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.350714+0000","last_change":"2023-12-06T22:28:52.875050+0000","last_active":"2023-12-06T22:29:07.350714+0000","last_peered":"2023-12-06T22:29:07.350714+0000","last_clean":"2023-12-06T22:29:07.350714+0000","last_became_active":"2023-12-06T22:28:52.874762+0000","last_became_peered":"2023-12-06T22:28:52.874762+0000","last_unstale":"2023-12-06T22:29:07.350714+0000","last_undegraded":"2023-12-06T22:29:07.350714+0000","last_fullsized":"2023-12-06T22:29:07.350714+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T02:04:32.919774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353947+0000","last_change":"2023-12-06T22:28:52.474317+0000","last_active":"2023-12-06T22:29:07.353947+0000","last_peered":"2023-12-06T22:29:07.353947+0000","last_clean":"2023-12-06T22:29:07.353947+0000","last_became_active":"2023-12-06T22:28:52.474031+0000","last_became_peered":"2023-12-06T22:28:52.474031+0000","last_unstale":"2023-12-06T22:29:07.353947+0000","last_undegraded":"2023-12-06T22:29:07.353947+0000","last_fullsized":"2023-12-06T22:29:07.353947+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:25:22.184749+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:08.606021+0000","last_change":"2023-12-06T22:28:53.625850+0000","last_active":"2023-12-06T22:29:08.606021+0000","last_peered":"2023-12-06T22:29:08.606021+0000","last_clean":"2023-12-06T22:29:08.606021+0000","last_became_active":"2023-12-06T22:28:53.625580+0000","last_became_peered":"2023-12-06T22:28:53.625580+0000","last_unstale":"2023-12-06T22:29:08.606021+0000","last_undegraded":"2023-12-06T22:29:08.606021+0000","last_fullsized":"2023-12-06T22:29:08.606021+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:52.453889+0000","last_clean_scrub_stamp":"2023-12-06T22:28:52.453889+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T01:39:56.651157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1a","version":"68'1","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-12-06T22:29:07.353831+0000","last_change":"2023-12-06T22:28:52.469814+0000","last_active":"2023-12-06T22:29:07.353831+0000","last_peered":"2023-12-06T22:29:07.353831+0000","last_clean":"2023-12-06T22:29:07.353831+0000","last_became_active":"2023-12-06T22:28:52.469210+0000","last_became_peered":"2023-12-06T22:28:52.469210+0000","last_unstale":"2023-12-06T22:29:07.353831+0000","last_undegraded":"2023-12-06T22:29:07.353831+0000","last_fullsized":"2023-12-06T22:29:07.353831+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-12-06T22:28:51.448767+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T22:28:51.448767+0000","last_clean_scrub_stamp":"2023-12-06T22:28:51.448767+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-12-08T03:06:43.608656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"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},{"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":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201305,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298588,"kb_used_data":1300,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446564,"statfs":{"total":95995035648,"available":95689281536,"internally_reserved":0,"allocated":1331200,"data_stored":902317,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.53100000000000003}]},{"osd":1,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.48699999999999999}]},{"osd":2,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.502},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.58999999999999997}]},{"osd":3,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.63400000000000001}]},{"osd":4,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.70899999999999996}]},{"osd":5,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.60699999999999998}]},{"osd":6,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.69599999999999995}]}]},{"osd":6,"up_from":47,"seq":201863462941,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298580,"kb_used_data":1292,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446572,"statfs":{"total":95995035648,"available":95689289728,"internally_reserved":0,"allocated":1323008,"data_stored":902444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.53600000000000003,"15min":0.53800000000000003},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.78100000000000003,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.55400000000000005,"15min":0.56000000000000005},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.58899999999999997}]},{"osd":1,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.57799999999999996,"15min":0.58799999999999997},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.5,"5min":0.55500000000000005,"15min":0.56399999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.39800000000000002}]},{"osd":2,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.54100000000000004,"15min":0.55000000000000004},"min":{"1min":0.34200000000000003,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71099999999999997,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.56799999999999995,"15min":0.57499999999999996},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.54700000000000004}]},{"osd":3,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.59699999999999998,"15min":0.60999999999999999},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.74099999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.54900000000000004,"15min":0.55600000000000005},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.85999999999999999,"5min":0.879,"15min":0.879},"last":0.499}]},{"osd":4,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.45000000000000001,"15min":0.44600000000000001},"min":{"1min":0.28999999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.45900000000000002,"15min":0.44900000000000001},"min":{"1min":0.33400000000000002,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.56100000000000005}]},{"osd":5,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.45700000000000002,"15min":0.45000000000000001},"min":{"1min":0.32600000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.628},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.47999999999999998,"15min":0.46800000000000003},"min":{"1min":0.36199999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.60299999999999998}]},{"osd":7,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.67500000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574899,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297984,"kb_used_data":696,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447168,"statfs":{"total":95995035648,"available":95689900032,"internally_reserved":0,"allocated":712704,"data_stored":310470,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.36699999999999999,"15min":0.35499999999999998},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.38},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.65800000000000003,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.23200000000000001}]},{"osd":2,"last update":"Wed Dec 6 22:29:01 2023","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.40200000000000002,"15min":0.40600000000000003},"min":{"1min":0.25,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.376,"5min":0.433,"15min":0.442},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.31900000000000001}]},{"osd":3,"last update":"Wed Dec 6 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.45100000000000001,"15min":0.46800000000000003},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.46700000000000003,"15min":0.48299999999999998},"min":{"1min":0.28499999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.35099999999999998}]},{"osd":4,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.39500000000000002,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60999999999999999,"15min":0.61099999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.48299999999999998}]},{"osd":5,"last update":"Wed Dec 6 22:28:56 2023","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60799999999999998,"15min":0.60899999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.59899999999999998}]},{"osd":6,"last update":"Wed Dec 6 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.58999999999999997,"15min":0.58599999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"last":0.437},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.63100000000000001,"15min":0.625},"min":{"1min":0.432,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.57999999999999996}]},{"osd":7,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.42499999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738422,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298572,"kb_used_data":1284,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446580,"statfs":{"total":95995035648,"available":95689297920,"internally_reserved":0,"allocated":1314816,"data_stored":901414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Dec 6 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.32600000000000001,"5min":0.34000000000000002,"15min":0.33000000000000002},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.57299999999999995,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.379},{"interface":"front","average":{"1min":0.36099999999999999,"5min":0.35199999999999998,"15min":0.33600000000000002},"min":{"1min":0.25900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.58699999999999997,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.30499999999999999}]},{"osd":2,"last update":"Wed Dec 6 22:29:03 2023","interfaces":[{"interface":"back","average":{"1min":0.33500000000000002,"5min":0.40500000000000003,"15min":0.41499999999999998},"min":{"1min":0.247,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.52900000000000003,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.41499999999999998,"15min":0.42399999999999999},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.55300000000000005,"5min":0.629,"15min":0.629},"last":0.33300000000000002}]},{"osd":3,"last update":"Wed Dec 6 22:29:23 2023","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.42399999999999999,"15min":0.442},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.55700000000000005,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.314},{"interface":"front","average":{"1min":0.372,"5min":0.44700000000000001,"15min":0.46500000000000002},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.56899999999999995,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.35899999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.59199999999999997,"15min":0.59999999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.72399999999999998,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.621},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.57999999999999996,"15min":0.58399999999999996},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.75600000000000001,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.63100000000000001}]},{"osd":5,"last update":"Wed Dec 6 22:28:56 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.58099999999999996,"15min":0.58599999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.58599999999999997,"15min":0.59199999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.55100000000000005}]},{"osd":6,"last update":"Wed Dec 6 22:29:23 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.60799999999999998,"15min":0.60999999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.012,"5min":1.012,"15min":1.012},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.59699999999999998,"15min":0.59499999999999997},"min":{"1min":0.46700000000000003,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.60199999999999998}]},{"osd":7,"last update":"Wed Dec 6 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.41099999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411375,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297992,"kb_used_data":704,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447160,"statfs":{"total":95995035648,"available":95689891840,"internally_reserved":0,"allocated":720896,"data_stored":311058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.34599999999999997,"5min":0.38900000000000001,"15min":0.39000000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.51200000000000001,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.183},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.39400000000000002,"15min":0.39100000000000001},"min":{"1min":0.27700000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.45900000000000002,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.307}]},{"osd":1,"last update":"Wed Dec 6 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.40999999999999998,"15min":0.41599999999999998},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.47199999999999998,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.371,"5min":0.40899999999999997,"15min":0.40500000000000003},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.51700000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.247}]},{"osd":3,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.436,"15min":0.45000000000000001},"min":{"1min":0.253,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.66900000000000004,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.45000000000000001,"15min":0.46400000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.52200000000000002,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.41699999999999998}]},{"osd":4,"last update":"Wed Dec 6 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.60799999999999998,"15min":0.60899999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.61499999999999999,"15min":0.61599999999999999},"min":{"1min":0.39300000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.44900000000000001}]},{"osd":5,"last update":"Wed Dec 6 22:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.60899999999999999,"15min":0.623},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.84599999999999997,"5min":1.121,"15min":1.121},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.622,"15min":0.63800000000000001},"min":{"1min":0.375,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.73399999999999999,"5min":1.131,"15min":1.131},"last":0.375}]},{"osd":6,"last update":"Wed Dec 6 22:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.64400000000000002,"15min":0.66500000000000004},"min":{"1min":0.38100000000000001,"5min":0.37,"15min":0.37},"max":{"1min":0.66300000000000003,"5min":1.069,"15min":1.069},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.68799999999999994,"15min":0.70999999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.746,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.47299999999999998}]},{"osd":7,"last update":"Wed Dec 6 22:28:39 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.433},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":0.46000000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149738,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297988,"kb_used_data":700,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447164,"statfs":{"total":95995035648,"available":95689895936,"internally_reserved":0,"allocated":716800,"data_stored":310560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.33200000000000002,"5min":0.39500000000000002,"15min":0.39700000000000002},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.53600000000000003,"5min":1.55,"15min":1.55},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.33500000000000002,"5min":0.40200000000000002,"15min":0.42199999999999999},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.47399999999999998,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.21299999999999999}]},{"osd":1,"last update":"Wed Dec 6 22:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.35499999999999998,"5min":0.42299999999999999,"15min":0.441},"min":{"1min":0.28399999999999997,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.51100000000000001,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.40899999999999997,"15min":0.42499999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.248}]},{"osd":2,"last update":"Wed Dec 6 22:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.44500000000000001,"15min":0.45800000000000002},"min":{"1min":0.27700000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.442,"15min":0.46300000000000002},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.621,"5min":0.749,"15min":0.749},"last":0.23499999999999999}]},{"osd":4,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.58299999999999996,"15min":0.58499999999999996},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.60799999999999998,"15min":0.61599999999999999},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.42299999999999999}]},{"osd":5,"last update":"Wed Dec 6 22:28:57 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.56000000000000005,"15min":0.56499999999999995},"min":{"1min":0.39600000000000002,"5min":0.38,"15min":0.38},"max":{"1min":0.71799999999999997,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.441},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.59099999999999997,"15min":0.59699999999999998},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.39800000000000002}]},{"osd":6,"last update":"Wed Dec 6 22:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.56000000000000005,"15min":0.56599999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.57799999999999996,"15min":0.58399999999999996},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.41299999999999998}]},{"osd":7,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.502}]}]},{"osd":4,"up_from":31,"seq":133143986214,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":720,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":737280,"data_stored":312152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.48299999999999998,"15min":0.47599999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.48599999999999999,"15min":0.47199999999999998},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.925,"5min":1.925,"15min":1.925},"last":0.56399999999999995}]},{"osd":1,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.47999999999999998,"15min":0.46400000000000002},"min":{"1min":0.34399999999999997,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.501,"15min":0.49299999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.52200000000000002}]},{"osd":2,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.5,"15min":0.49199999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.518,"5min":1.518,"15min":1.518},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.50700000000000001,"15min":0.49299999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.6319999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.55000000000000004}]},{"osd":3,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.53200000000000003,"15min":0.51700000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.827,"5min":1.827,"15min":1.827},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.52600000000000002,"15min":0.51200000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.629}]},{"osd":5,"last update":"Wed Dec 6 22:29:00 2023","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.42799999999999999,"15min":0.42699999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.60999999999999999,"5min":1.208,"15min":1.208},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.432,"5min":0.42399999999999999,"15min":0.42299999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.63100000000000001,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.48599999999999999}]},{"osd":6,"last update":"Wed Dec 6 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.45900000000000002,"15min":0.45700000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.65800000000000003,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.437,"15min":0.43099999999999999},"min":{"1min":0.309,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.63800000000000001,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.41699999999999998}]},{"osd":7,"last update":"Wed Dec 6 22:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":0.59699999999999998}]}]},{"osd":5,"up_from":39,"seq":167503724577,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297988,"kb_used_data":700,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447164,"statfs":{"total":95995035648,"available":95689895936,"internally_reserved":0,"allocated":716800,"data_stored":310771,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 22:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.51000000000000001,"15min":0.502},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":2.3820000000000001,"5min":2.3820000000000001,"15min":2.3820000000000001},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.54000000000000004,"15min":0.55000000000000004},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.61299999999999999}]},{"osd":1,"last update":"Wed Dec 6 22:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.54000000000000004,"15min":0.54200000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.51700000000000002,"15min":0.52200000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.64600000000000002,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.48299999999999998}]},{"osd":2,"last update":"Wed Dec 6 22:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.53200000000000003,"15min":0.53900000000000003},"min":{"1min":0.376,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.54100000000000004,"15min":0.54500000000000004},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.67400000000000004,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.63200000000000001}]},{"osd":3,"last update":"Wed Dec 6 22:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.52100000000000002,"15min":0.52700000000000002},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55900000000000005,"15min":0.56000000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.55800000000000005}]},{"osd":4,"last update":"Wed Dec 6 22:29:02 2023","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.42999999999999999,"15min":0.42399999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.42799999999999999,"15min":0.42499999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.68899999999999995}]},{"osd":6,"last update":"Wed Dec 6 22:29:17 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.48999999999999999,"15min":0.49399999999999999},"min":{"1min":0.33700000000000002,"5min":0.307,"15min":0.307},"max":{"1min":0.61799999999999999,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.54000000000000004,"15min":0.54300000000000004},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.74199999999999999,"5min":0.748,"15min":0.748},"last":0.71499999999999997}]},{"osd":7,"last update":"Wed Dec 6 22:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.749},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.68300000000000005}]}]}],"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":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":8192,"data_stored":576,"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":8192,"data_stored":588,"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":4096,"data_stored":90,"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":24576,"data_stored":1682,"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":8192,"data_stored":624,"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":16384,"data_stored":1606,"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":28672,"data_stored":1752,"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-12-06T22:29:32.772 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-06T22:29:32.772 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-06T22:29:32.772 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-06T22:29:32.773 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid ebd1520e-9485-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-06T22:29:32.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:32 smithi113 ceph-mon[100417]: from='client.24704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T22:29:32.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:32 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:32.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:32 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:33.377 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:33.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[110329]: pgmap v55: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:33.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:33.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:33.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:33.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:33.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:33.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[96241]: pgmap v55: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:33.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:33.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:33.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:33.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:33.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:33 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:33.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:33 smithi113 ceph-mon[100417]: pgmap v55: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:33.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:33 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:33.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:33 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:33.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:33 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:33.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:33 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:33.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:33 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:34.936 INFO:teuthology.orchestra.run.smithi071.stdout: 2023-12-06T22:29:34.936 INFO:teuthology.orchestra.run.smithi071.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-06T22:29:35.330 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-06T22:29:35.331 INFO:teuthology.run_tasks:Running task print... 2023-12-06T22:29:35.340 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-12-06T22:29:35.340 INFO:teuthology.run_tasks:Running task parallel... 2023-12-06T22:29:35.398 INFO:teuthology.task.parallel:starting parallel... 2023-12-06T22:29:35.398 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-06T22:29:35.399 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-12-06T22:29:35.402 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-12-06T22:29:35.403 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-06T22:29:35.403 DEBUG:teuthology.orchestra.run.smithi071:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-06T22:29:35.403 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-06T22:29:35.403 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-06T22:29:35.404 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi071.front.sepia.ceph.com 2023-12-06T22:29:35.404 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-12-06T22:29:35.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:29:35.422 INFO:teuthology.orchestra.run.smithi071.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-06T22:29:35.422 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-06T22:29:35.478 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-06T22:29:35.478 DEBUG:teuthology.orchestra.run.smithi071:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-06T22:29:35.535 INFO:tasks.workunit:timeout=3h 2023-12-06T22:29:35.536 INFO:tasks.workunit:cleanup=True 2023-12-06T22:29:35.536 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-06T22:29:35.592 INFO:tasks.workunit.client.0.smithi071.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-06T22:29:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:35 smithi071 ceph-mon[110329]: pgmap v56: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:35 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2085516147' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T22:29:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:35 smithi071 ceph-mon[96241]: pgmap v56: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:35 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2085516147' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T22:29:35.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:35 smithi113 ceph-mon[100417]: pgmap v56: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:35.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:35 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2085516147' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T22:29:36.002 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:36.487 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:36 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:36.775 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:36 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:36.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:36 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:37.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:37 smithi071 ceph-mon[110329]: pgmap v57: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:37.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:37 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/66764642' entity='client.admin' 2023-12-06T22:29:37.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:37 smithi071 ceph-mon[96241]: pgmap v57: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:37.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:37 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/66764642' entity='client.admin' 2023-12-06T22:29:37.839 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:29:37] ENGINE Bus STOPPING 2023-12-06T22:29:37.839 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:29:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:29:37.839 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:29:37] ENGINE Bus STOPPED 2023-12-06T22:29:37.839 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:29:37] ENGINE Bus STARTING 2023-12-06T22:29:37.839 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:29:37] ENGINE Serving on http://:::9283 2023-12-06T22:29:37.839 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:29:37] ENGINE Bus STARTED 2023-12-06T22:29:37.846 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-06T22:29:37.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:37 smithi113 ceph-mon[100417]: pgmap v57: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:37.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:37 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/66764642' entity='client.admin' 2023-12-06T22:29:38.483 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:38.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:38 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:38.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:38 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:38.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:38 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:38.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:38 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:38.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:38 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:38.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:38 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:38.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:38 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:38.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:38 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:38.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:38 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:38.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:38 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:38.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:38 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:38.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:38 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:39.602 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:39 smithi071 ceph-mon[110329]: pgmap v58: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:39.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:39 smithi071 ceph-mon[96241]: pgmap v58: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:39.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:39] "GET /metrics HTTP/1.1" 200 238901 "" "Prometheus/2.43.0" 2023-12-06T22:29:39.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:39 smithi113 ceph-mon[100417]: pgmap v58: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:40.430 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-06T22:29:41.041 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:41.550 DEBUG:teuthology.orchestra.run.smithi071:> 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-12-06T22:29:41.603 INFO:tasks.workunit.client.0.smithi071.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-06T22:29:41.605 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-06T22:29:41.606 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-06T22:29:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:41 smithi071 ceph-mon[110329]: pgmap v59: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:41 smithi071 ceph-mon[96241]: pgmap v59: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:41.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:41 smithi113 ceph-mon[100417]: pgmap v59: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:41.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:29:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:29:42.614 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-06T22:29:42.682 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-06T22:29:42.725 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-06T22:29:42.727 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-06T22:29:42.727 INFO:tasks.workunit.client.0.smithi071.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-06T22:29:42.763 INFO:tasks.workunit.client.0.smithi071.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-06T22:29:42.766 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2023-12-06T22:29:42.766 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-06T22:29:42.783 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2023-12-06T22:29:42.784 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2023-12-06T22:29:42.784 DEBUG:teuthology.orchestra.run.smithi071:workunit test rbd/test_librbd.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 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2023-12-06T22:29:42.870 INFO:tasks.workunit.client.0.smithi071.stderr:warning: failed to enable lockdep 2023-12-06T22:29:42.871 INFO:tasks.workunit.client.0.smithi071.stdout:seed 159875 2023-12-06T22:29:42.871 INFO:tasks.workunit.client.0.smithi071.stdout:[==========] Running 406 tests from 15 test suites. 2023-12-06T22:29:42.871 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] Global test environment set-up. 2023-12-06T22:29:42.871 INFO:tasks.workunit.client.0.smithi071.stdout:[----------] 160 tests from TestLibRBD 2023-12-06T22:29:42.900 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CreateAndStat 2023-12-06T22:29:43.161 INFO:teuthology.orchestra.run.smithi071.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:29:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[96241]: pgmap v60: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[110329]: pgmap v60: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:43 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:43.602 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'ceph orch ps' 2023-12-06T22:29:43.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:43 smithi113 ceph-mon[100417]: pgmap v60: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:43.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:43 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:43.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:43 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:29:43.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:43 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:29:43.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:43 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:29:43.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:43 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:29:44.208 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:44.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[110329]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:244b703b22e9d7c48e37291bfeaf4b15a97cc628", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:29:44.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[110329]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:29:44.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[110329]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:29:44.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[110329]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T22:29:44.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/487190255' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:44.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:44.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[96241]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:244b703b22e9d7c48e37291bfeaf4b15a97cc628", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:29:44.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[96241]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:29:44.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[96241]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:29:44.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[96241]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T22:29:44.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/487190255' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:44.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:44 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:44.348 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:44.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:44 smithi113 ceph-mon[100417]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:244b703b22e9d7c48e37291bfeaf4b15a97cc628", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:29:44.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:44 smithi113 ceph-mon[100417]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:29:44.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:44 smithi113 ceph-mon[100417]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:244b703b22e9d7c48e37291bfeaf4b15a97cc628 2023-12-06T22:29:44.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:44 smithi113 ceph-mon[100417]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T22:29:44.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:44 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/487190255' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:44.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:44 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:45 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:45 smithi071 ceph-mon[110329]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T22:29:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:45 smithi071 ceph-mon[110329]: pgmap v63: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:45 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:45 smithi071 ceph-mon[96241]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T22:29:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:45 smithi071 ceph-mon[96241]: pgmap v63: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:45.712 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:29:45.712 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (54s) 12s ago 87s 17.8M - 0.25.0 c8568f914cd2 a32c4b09be0f 2023-12-06T22:29:45.712 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi113 *:3000 running (75s) 13s ago 74s 87.7M - 9.4.7 954c08fa6188 e1b12fee0fd9 2023-12-06T22:29:45.712 INFO:teuthology.orchestra.run.smithi071.stdout:mds.foo.smithi071.rtwagw smithi071 running (40s) 12s ago 39s 17.4M - 17.2.7-115-g4f62d9ad fcdfd00f81c7 1187edd547c0 2023-12-06T22:29:45.712 INFO:teuthology.orchestra.run.smithi071.stdout:mds.foo.smithi113.urjcco smithi113 running (37s) 13s ago 37s 15.5M - 17.2.7-115-g4f62d9ad fcdfd00f81c7 8dde0ccffc98 2023-12-06T22:29:45.712 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi113 *:8443 running (4m) 13s ago 4m 439M - 17.2.7-115-g4f62d9ad fcdfd00f81c7 3b5dfc354b9e 2023-12-06T22:29:45.712 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:9283 running (6m) 12s ago 6m 494M - 17.2.7-115-g4f62d9ad fcdfd00f81c7 ba3d1de59f8c 2023-12-06T22:29:45.712 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (6m) 12s ago 6m 80.0M 2048M 17.2.7-115-g4f62d9ad fcdfd00f81c7 0b57f72e53da 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi113 running (5m) 13s ago 5m 51.9M 2048M 17.2.7-115-g4f62d9ad fcdfd00f81c7 b9a5b681eaa1 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (5m) 12s ago 5m 51.5M 2048M 17.2.7-115-g4f62d9ad fcdfd00f81c7 e0dc14adf424 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (68s) 12s ago 67s 9437k - 1.5.0 0da6a335fe13 9c50575f00d6 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi113 *:9100 running (64s) 13s ago 63s 8938k - 1.5.0 0da6a335fe13 042d00b583fd 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (4m) 12s ago 4m 56.8M 4036M 17.2.7-115-g4f62d9ad fcdfd00f81c7 3e35715ed643 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (4m) 12s ago 4m 59.5M 4036M 17.2.7-115-g4f62d9ad fcdfd00f81c7 8ca282a57e8c 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (3m) 12s ago 3m 51.6M 4036M 17.2.7-115-g4f62d9ad fcdfd00f81c7 51b6bc90c39f 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (3m) 12s ago 3m 50.6M 4036M 17.2.7-115-g4f62d9ad fcdfd00f81c7 1c8e47cfa5ea 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi113 running (3m) 13s ago 3m 51.1M 4036M 17.2.7-115-g4f62d9ad fcdfd00f81c7 ca86d06dd30d 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi113 running (2m) 13s ago 2m 50.3M 4036M 17.2.7-115-g4f62d9ad fcdfd00f81c7 812c753331ab 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi113 running (2m) 13s ago 2m 50.7M 4036M 17.2.7-115-g4f62d9ad fcdfd00f81c7 fc317ac75f29 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi113 running (2m) 13s ago 2m 51.1M 4036M 17.2.7-115-g4f62d9ad fcdfd00f81c7 85746c653a62 2023-12-06T22:29:45.713 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi113 *:9095 running (50s) 13s ago 107s 37.1M - 2.43.0 a07b618ecd1d db8e038f148a 2023-12-06T22:29:45.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:45 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:45.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:45 smithi113 ceph-mon[100417]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T22:29:45.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:45 smithi113 ceph-mon[100417]: pgmap v63: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:46.157 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'echo wait for minority of mons to upgrade' 2023-12-06T22:29:46.369 INFO:tasks.workunit.client.0.smithi071.stdout:image has size 2097152 and order 22 2023-12-06T22:29:46.369 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CreateAndStat (3469 ms) 2023-12-06T22:29:46.369 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2023-12-06T22:29:46.369 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.388 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (20 ms) 2023-12-06T22:29:46.388 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2023-12-06T22:29:46.388 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.411 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CreateAndStatPP (23 ms) 2023-12-06T22:29:46.412 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.GetId 2023-12-06T22:29:46.412 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.437 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.GetId (26 ms) 2023-12-06T22:29:46.437 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.GetIdPP 2023-12-06T22:29:46.437 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:46 smithi071 ceph-mon[110329]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T22:29:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:46 smithi071 ceph-mon[110329]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:29:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:46 smithi071 ceph-mon[96241]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T22:29:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:46 smithi071 ceph-mon[96241]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:29:46.464 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.GetIdPP (26 ms) 2023-12-06T22:29:46.464 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2023-12-06T22:29:46.464 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.480 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (17 ms) 2023-12-06T22:29:46.480 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2023-12-06T22:29:46.480 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.496 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (15 ms) 2023-12-06T22:29:46.496 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2023-12-06T22:29:46.496 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.512 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (17 ms) 2023-12-06T22:29:46.512 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2023-12-06T22:29:46.512 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.532 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (19 ms) 2023-12-06T22:29:46.532 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.OpenAio 2023-12-06T22:29:46.532 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.553 INFO:tasks.workunit.client.0.smithi071.stdout:image has size 2097152 and order 22 2023-12-06T22:29:46.554 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.OpenAio (22 ms) 2023-12-06T22:29:46.554 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.OpenAioFail 2023-12-06T22:29:46.557 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.OpenAioFail (4 ms) 2023-12-06T22:29:46.557 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.OpenAioPP 2023-12-06T22:29:46.557 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.582 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.OpenAioPP (25 ms) 2023-12-06T22:29:46.582 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2023-12-06T22:29:46.585 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.OpenAioFailPP (2 ms) 2023-12-06T22:29:46.585 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2023-12-06T22:29:46.585 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.619 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ResizeAndStat (34 ms) 2023-12-06T22:29:46.619 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2023-12-06T22:29:46.619 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.650 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (32 ms) 2023-12-06T22:29:46.651 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2023-12-06T22:29:46.651 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.694 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (43 ms) 2023-12-06T22:29:46.694 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2023-12-06T22:29:46.694 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:46.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:46 smithi113 ceph-mon[100417]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T22:29:46.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:46 smithi113 ceph-mon[100417]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:29:46.735 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (39 ms) 2023-12-06T22:29:46.736 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2023-12-06T22:29:46.793 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:47.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:47 smithi071 ceph-mon[110329]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T22:29:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:47 smithi071 ceph-mon[110329]: pgmap v66: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:47 smithi071 ceph-mon[96241]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T22:29:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:47 smithi071 ceph-mon[96241]: pgmap v66: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:47.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:47 smithi113 ceph-mon[100417]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T22:29:47.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:47 smithi113 ceph-mon[100417]: pgmap v66: 105 pgs: 32 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:47.963 INFO:teuthology.orchestra.run.smithi071.stdout:wait for minority of mons to upgrade 2023-12-06T22:29:48.348 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-12-06T22:29:48.369 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:48 smithi071 ceph-mon[110329]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T22:29:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:48 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/824325516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:48 smithi071 ceph-mon[96241]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T22:29:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:48 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/824325516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:48.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:48 smithi113 ceph-mon[100417]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T22:29:48.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:48 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/824325516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:48.977 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:29:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:49 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/824325516' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:49 smithi071 ceph-mon[110329]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T22:29:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:49 smithi071 ceph-mon[110329]: pgmap v69: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2023-12-06T22:29:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:49 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/824325516' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:49 smithi071 ceph-mon[96241]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T22:29:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:49 smithi071 ceph-mon[96241]: pgmap v69: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2023-12-06T22:29:49.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:49 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/824325516' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:49.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:49 smithi113 ceph-mon[100417]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T22:29:49.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:49 smithi113 ceph-mon[100417]: pgmap v69: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2023-12-06T22:29:50.024 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:49] "GET /metrics HTTP/1.1" 200 238901 "" "Prometheus/2.43.0" 2023-12-06T22:29:50.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:50 smithi071 ceph-mon[96241]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T22:29:50.389 INFO:tasks.workunit.client.0.smithi071.stdout:image: image18 2023-12-06T22:29:50.389 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image18 2023-12-06T22:29:50.389 INFO:tasks.workunit.client.0.smithi071.stdout:found image18 2023-12-06T22:29:50.389 INFO:tasks.workunit.client.0.smithi071.stdout:erased image18 2023-12-06T22:29:50.389 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:50.468 INFO:tasks.workunit.client.0.smithi071.stdout:image: image18 2023-12-06T22:29:50.468 INFO:tasks.workunit.client.0.smithi071.stdout:image: image19 2023-12-06T22:29:50.468 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image18 2023-12-06T22:29:50.468 INFO:tasks.workunit.client.0.smithi071.stdout:found image18 2023-12-06T22:29:50.468 INFO:tasks.workunit.client.0.smithi071.stdout:erased image18 2023-12-06T22:29:50.468 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image19 2023-12-06T22:29:50.468 INFO:tasks.workunit.client.0.smithi071.stdout:found image19 2023-12-06T22:29:50.468 INFO:tasks.workunit.client.0.smithi071.stdout:erased image19 2023-12-06T22:29:50.468 INFO:tasks.workunit.client.0.smithi071.stdout:image: image19 2023-12-06T22:29:50.469 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image19 2023-12-06T22:29:50.469 INFO:tasks.workunit.client.0.smithi071.stdout:found image19 2023-12-06T22:29:50.469 INFO:tasks.workunit.client.0.smithi071.stdout:erased image19 2023-12-06T22:29:50.469 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3735 ms) 2023-12-06T22:29:50.469 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2023-12-06T22:29:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:50 smithi071 ceph-mon[110329]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T22:29:50.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:50 smithi113 ceph-mon[100417]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T22:29:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:51 smithi071 ceph-mon[110329]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T22:29:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:51 smithi071 ceph-mon[110329]: pgmap v72: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2023-12-06T22:29:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:51 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2886672352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:51 smithi071 ceph-mon[96241]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T22:29:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:51 smithi071 ceph-mon[96241]: pgmap v72: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2023-12-06T22:29:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:51 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2886672352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:51.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:29:51 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:29:51.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:51 smithi113 ceph-mon[100417]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T22:29:51.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:51 smithi113 ceph-mon[100417]: pgmap v72: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2023-12-06T22:29:51.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:51 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2886672352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:52.354 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[110329]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T22:29:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/589737471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[110329]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T22:29:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[96241]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T22:29:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/589737471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:52 smithi071 ceph-mon[96241]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T22:29:52.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:52 smithi113 ceph-mon[100417]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T22:29:52.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:52 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/589737471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:52.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:52 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:52.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:52 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:29:52.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:52 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:52.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:52 smithi113 ceph-mon[100417]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T22:29:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:53 smithi071 ceph-mon[110329]: pgmap v75: 169 pgs: 169 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2023-12-06T22:29:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:53 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1178242197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:53 smithi071 ceph-mon[110329]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T22:29:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:53 smithi071 ceph-mon[96241]: pgmap v75: 169 pgs: 169 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2023-12-06T22:29:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:53 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1178242197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:53 smithi071 ceph-mon[96241]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T22:29:53.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:53 smithi113 ceph-mon[100417]: pgmap v75: 169 pgs: 169 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2023-12-06T22:29:53.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:53 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1178242197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:53.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:53 smithi113 ceph-mon[100417]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T22:29:54.344 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 1 2023-12-06T22:29:54.344 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:29:54.344 INFO:tasks.workunit.client.0.smithi071.stdout:image: image20 2023-12-06T22:29:54.345 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image20 2023-12-06T22:29:54.345 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:54.353 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 2 2023-12-06T22:29:54.353 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:29:54.354 INFO:tasks.workunit.client.0.smithi071.stdout:image: image20 2023-12-06T22:29:54.354 INFO:tasks.workunit.client.0.smithi071.stdout:image: image21 2023-12-06T22:29:54.354 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image20 2023-12-06T22:29:54.354 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image21 2023-12-06T22:29:54.409 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 1 2023-12-06T22:29:54.409 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:29:54.409 INFO:tasks.workunit.client.0.smithi071.stdout:image: image21 2023-12-06T22:29:54.409 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image21 2023-12-06T22:29:54.409 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3942 ms) 2023-12-06T22:29:54.409 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCopy 2023-12-06T22:29:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:55 smithi071 ceph-mon[110329]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T22:29:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:55 smithi071 ceph-mon[110329]: pgmap v78: 169 pgs: 169 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2023-12-06T22:29:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:55 smithi071 ceph-mon[96241]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T22:29:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:55 smithi071 ceph-mon[96241]: pgmap v78: 169 pgs: 169 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2023-12-06T22:29:55.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:55 smithi113 ceph-mon[100417]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T22:29:55.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:55 smithi113 ceph-mon[100417]: pgmap v78: 169 pgs: 169 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2023-12-06T22:29:56.349 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:29:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:56 smithi071 ceph-mon[110329]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T22:29:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:56 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3196328181' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:56 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/176271420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:56 smithi071 ceph-mon[96241]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T22:29:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:56 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3196328181' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:56 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/176271420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:56.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:56 smithi113 ceph-mon[100417]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T22:29:56.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:56 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3196328181' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:29:56.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:56 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/176271420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:57 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3196328181' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:57 smithi071 ceph-mon[110329]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T22:29:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:57 smithi071 ceph-mon[110329]: pgmap v81: 201 pgs: 32 unknown, 169 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:57 smithi071 ceph-mon[110329]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T22:29:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:57 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3196328181' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:57 smithi071 ceph-mon[96241]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T22:29:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:57 smithi071 ceph-mon[96241]: pgmap v81: 201 pgs: 32 unknown, 169 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:57 smithi071 ceph-mon[96241]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T22:29:57.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:57 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3196328181' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:29:57.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:57 smithi113 ceph-mon[100417]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T22:29:57.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:57 smithi113 ceph-mon[100417]: pgmap v81: 201 pgs: 32 unknown, 169 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:29:57.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:57 smithi113 ceph-mon[100417]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T22:29:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:58 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2587145753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:58 smithi071 ceph-mon[96241]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T22:29:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:58 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2587145753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:58 smithi071 ceph-mon[110329]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T22:29:58.699 INFO:tasks.workunit.client.0.smithi071.stdout:image: image22 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image22 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:found image22 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:erased image22 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:image: image22 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:image: image23 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image22 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:found image22 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:erased image22 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image23 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:found image23 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:erased image23 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:image: image22 2023-12-06T22:29:58.700 INFO:tasks.workunit.client.0.smithi071.stdout:image: image23 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:image: image24 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image22 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:found image22 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:erased image22 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image23 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:found image23 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:erased image23 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image24 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:found image24 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:erased image24 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCopy (4289 ms) 2023-12-06T22:29:58.701 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCopyPP 2023-12-06T22:29:58.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:58 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2587145753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:29:58.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:58 smithi113 ceph-mon[100417]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T22:29:59.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:29:59 smithi071 ceph-mon[110329]: pgmap v84: 201 pgs: 201 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2023-12-06T22:29:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:29:59 smithi071 ceph-mon[96241]: pgmap v84: 201 pgs: 201 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2023-12-06T22:29:59.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:29:59 smithi113 ceph-mon[100417]: pgmap v84: 201 pgs: 201 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2023-12-06T22:30:00.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:29:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:29:59] "GET /metrics HTTP/1.1" 200 246350 "" "Prometheus/2.43.0" 2023-12-06T22:30:00.389 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:00 smithi071 ceph-mon[110329]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T22:30:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:00 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2380889123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:00 smithi071 ceph-mon[110329]: overall HEALTH_OK 2023-12-06T22:30:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:00 smithi071 ceph-mon[96241]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T22:30:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:00 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2380889123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:00 smithi071 ceph-mon[96241]: overall HEALTH_OK 2023-12-06T22:30:00.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:00 smithi113 ceph-mon[100417]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T22:30:00.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:00 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2380889123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:00 smithi113 ceph-mon[100417]: overall HEALTH_OK 2023-12-06T22:30:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:01 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2380889123' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:01 smithi071 ceph-mon[110329]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T22:30:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:01 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3714930498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:01 smithi071 ceph-mon[110329]: pgmap v87: 233 pgs: 32 unknown, 201 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2023-12-06T22:30:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:01 smithi071 ceph-mon[110329]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T22:30:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:01 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2380889123' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:01 smithi071 ceph-mon[96241]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T22:30:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:01 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3714930498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:01 smithi071 ceph-mon[96241]: pgmap v87: 233 pgs: 32 unknown, 201 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2023-12-06T22:30:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:01 smithi071 ceph-mon[96241]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T22:30:01.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:30:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:30:01.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:01 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2380889123' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:01.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:01 smithi113 ceph-mon[100417]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T22:30:01.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:01 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3714930498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:01.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:01 smithi113 ceph-mon[100417]: pgmap v87: 233 pgs: 32 unknown, 201 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2023-12-06T22:30:01.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:01 smithi113 ceph-mon[100417]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T22:30:02.674 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 1 2023-12-06T22:30:02.674 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:30:02.675 INFO:tasks.workunit.client.0.smithi071.stdout:image: image25 2023-12-06T22:30:02.675 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image25 2023-12-06T22:30:02.701 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 2 2023-12-06T22:30:02.701 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:30:02.701 INFO:tasks.workunit.client.0.smithi071.stdout:image: image25 2023-12-06T22:30:02.701 INFO:tasks.workunit.client.0.smithi071.stdout:image: image26 2023-12-06T22:30:02.701 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image25 2023-12-06T22:30:02.701 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image26 2023-12-06T22:30:02.758 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2023-12-06T22:30:02.758 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 3 2023-12-06T22:30:02.758 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2023-12-06T22:30:02.759 INFO:tasks.workunit.client.0.smithi071.stdout:image: image25 2023-12-06T22:30:02.759 INFO:tasks.workunit.client.0.smithi071.stdout:image: image26 2023-12-06T22:30:02.759 INFO:tasks.workunit.client.0.smithi071.stdout:image: image27 2023-12-06T22:30:02.759 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image25 2023-12-06T22:30:02.759 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image26 2023-12-06T22:30:02.759 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image27 2023-12-06T22:30:02.797 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCopyPP (4099 ms) 2023-12-06T22:30:02.798 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2023-12-06T22:30:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:03 smithi071 ceph-mon[110329]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T22:30:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:03 smithi071 ceph-mon[110329]: pgmap v90: 233 pgs: 233 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 385 KiB/s rd, 26 KiB/s wr, 454 op/s 2023-12-06T22:30:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:03 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2317942279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:03 smithi071 ceph-mon[96241]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T22:30:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:03 smithi071 ceph-mon[96241]: pgmap v90: 233 pgs: 233 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 385 KiB/s rd, 26 KiB/s wr, 454 op/s 2023-12-06T22:30:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:03 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2317942279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:03.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:03 smithi113 ceph-mon[100417]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T22:30:03.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:03 smithi113 ceph-mon[100417]: pgmap v90: 233 pgs: 233 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 385 KiB/s rd, 26 KiB/s wr, 454 op/s 2023-12-06T22:30:03.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:03 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2317942279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:04.365 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:04 smithi071 ceph-mon[110329]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T22:30:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:04 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1442168947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:04 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:04 smithi071 ceph-mon[96241]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T22:30:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:04 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1442168947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:04 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:04.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:04 smithi113 ceph-mon[100417]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T22:30:04.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:04 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1442168947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:04.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:04 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:05 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:05 smithi071 ceph-mon[110329]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T22:30:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:05 smithi071 ceph-mon[110329]: pgmap v93: 265 pgs: 32 unknown, 233 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 385 KiB/s rd, 26 KiB/s wr, 454 op/s 2023-12-06T22:30:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:05 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:05 smithi071 ceph-mon[96241]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T22:30:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:05 smithi071 ceph-mon[96241]: pgmap v93: 265 pgs: 32 unknown, 233 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 385 KiB/s rd, 26 KiB/s wr, 454 op/s 2023-12-06T22:30:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:05 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:05 smithi113 ceph-mon[100417]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T22:30:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:05 smithi113 ceph-mon[100417]: pgmap v93: 265 pgs: 32 unknown, 233 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 385 KiB/s rd, 26 KiB/s wr, 454 op/s 2023-12-06T22:30:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:06 smithi071 ceph-mon[110329]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T22:30:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:06 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1278578190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:06 smithi071 ceph-mon[96241]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T22:30:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:06 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1278578190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:06.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:06 smithi113 ceph-mon[100417]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T22:30:06.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:06 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1278578190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:07 smithi071 ceph-mon[110329]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T22:30:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:07 smithi071 ceph-mon[110329]: pgmap v96: 265 pgs: 32 unknown, 233 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:07 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:07 smithi071 ceph-mon[110329]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T22:30:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:07 smithi071 ceph-mon[96241]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T22:30:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:07 smithi071 ceph-mon[96241]: pgmap v96: 265 pgs: 32 unknown, 233 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:07 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:07 smithi071 ceph-mon[96241]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T22:30:07.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:07 smithi113 ceph-mon[100417]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T22:30:07.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:07 smithi113 ceph-mon[100417]: pgmap v96: 265 pgs: 32 unknown, 233 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:07.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:07 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:07.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:07 smithi113 ceph-mon[100417]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T22:30:08.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:08 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/992801444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:08.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:08 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/992801444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:08.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:08 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/992801444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[96241]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T22:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[96241]: pgmap v99: 265 pgs: 265 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 686 KiB/s rd, 43 KiB/s wr, 802 op/s 2023-12-06T22:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[96241]: Upgrade: Target is version 18.2.0-1333-g244b703b (unknown) 2023-12-06T22:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[96241]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93'] 2023-12-06T22:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[96241]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T22:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[110329]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T22:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[110329]: pgmap v99: 265 pgs: 265 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 686 KiB/s rd, 43 KiB/s wr, 802 op/s 2023-12-06T22:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[110329]: Upgrade: Target is version 18.2.0-1333-g244b703b (unknown) 2023-12-06T22:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[110329]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93'] 2023-12-06T22:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-mon[110329]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T22:30:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:09 smithi113 ceph-mon[100417]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T22:30:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:09 smithi113 ceph-mon[100417]: pgmap v99: 265 pgs: 265 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 686 KiB/s rd, 43 KiB/s wr, 802 op/s 2023-12-06T22:30:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:09.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:09 smithi113 ceph-mon[100417]: Upgrade: Target is version 18.2.0-1333-g244b703b (unknown) 2023-12-06T22:30:09.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:09 smithi113 ceph-mon[100417]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93'] 2023-12-06T22:30:09.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:09.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:09 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:09.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:09 smithi113 ceph-mon[100417]: Upgrade: Need to upgrade myself (mgr.y) 2023-12-06T22:30:10.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:30:09] "GET /metrics HTTP/1.1" 200 253838 "" "Prometheus/2.43.0" 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:image: image29 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image29 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:found image29 2023-12-06T22:30:10.464 INFO:tasks.workunit.client.0.smithi071.stdout:erased image29 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:image: image29 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:image: image30 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image29 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:found image29 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:erased image29 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image30 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:found image30 2023-12-06T22:30:10.465 INFO:tasks.workunit.client.0.smithi071.stdout:erased image30 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:image: image29 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:image: image30 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:image: image31 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image29 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:found image29 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:erased image29 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image30 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:found image30 2023-12-06T22:30:10.466 INFO:tasks.workunit.client.0.smithi071.stdout:erased image30 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image31 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:found image31 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:erased image31 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:image: image29 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:image: image30 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:image: image31 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:image: image32 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image29 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:found image29 2023-12-06T22:30:10.467 INFO:tasks.workunit.client.0.smithi071.stdout:erased image29 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image30 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:found image30 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:erased image30 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image31 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:found image31 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:erased image31 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image32 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:found image32 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:erased image32 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:image: image28 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:image: image29 2023-12-06T22:30:10.468 INFO:tasks.workunit.client.0.smithi071.stdout:image: image30 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:image: image31 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:image: image32 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:image: image33 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image28 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:found image28 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:erased image28 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image29 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:found image29 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:erased image29 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image30 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:found image30 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:erased image30 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image31 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:found image31 2023-12-06T22:30:10.469 INFO:tasks.workunit.client.0.smithi071.stdout:erased image31 2023-12-06T22:30:10.470 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image32 2023-12-06T22:30:10.470 INFO:tasks.workunit.client.0.smithi071.stdout:found image32 2023-12-06T22:30:10.470 INFO:tasks.workunit.client.0.smithi071.stdout:erased image32 2023-12-06T22:30:10.470 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image33 2023-12-06T22:30:10.470 INFO:tasks.workunit.client.0.smithi071.stdout:found image33 2023-12-06T22:30:10.470 INFO:tasks.workunit.client.0.smithi071.stdout:erased image33 2023-12-06T22:30:10.470 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestDeepCopy (7666 ms) 2023-12-06T22:30:10.470 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2023-12-06T22:30:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:10 smithi071 ceph-mon[110329]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 on smithi113 2023-12-06T22:30:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:10 smithi071 ceph-mon[110329]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T22:30:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:10 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1679142583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:10 smithi071 ceph-mon[96241]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 on smithi113 2023-12-06T22:30:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:10 smithi071 ceph-mon[96241]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T22:30:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:10 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1679142583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:10.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:10 smithi113 ceph-mon[100417]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 on smithi113 2023-12-06T22:30:10.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:10 smithi113 ceph-mon[100417]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T22:30:10.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:10 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1679142583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:11 smithi071 ceph-mon[110329]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T22:30:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:11 smithi071 ceph-mon[110329]: pgmap v102: 265 pgs: 265 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 686 KiB/s rd, 43 KiB/s wr, 802 op/s 2023-12-06T22:30:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:11 smithi071 ceph-mon[96241]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T22:30:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:11 smithi071 ceph-mon[96241]: pgmap v102: 265 pgs: 265 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 686 KiB/s rd, 43 KiB/s wr, 802 op/s 2023-12-06T22:30:11.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:11 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:30:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:30:11.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:11 smithi113 ceph-mon[100417]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T22:30:11.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:11 smithi113 ceph-mon[100417]: pgmap v102: 265 pgs: 265 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 686 KiB/s rd, 43 KiB/s wr, 802 op/s 2023-12-06T22:30:12.359 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:12 smithi071 ceph-mon[110329]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T22:30:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:12 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1129321484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:12 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1129321484' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:12 smithi071 ceph-mon[110329]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T22:30:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:12 smithi071 ceph-mon[96241]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T22:30:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:12 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1129321484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:12 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1129321484' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:12 smithi071 ceph-mon[96241]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T22:30:12.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:12 smithi113 ceph-mon[100417]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T22:30:12.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:12 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1129321484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:12.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:12 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1129321484' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:12.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:12 smithi113 ceph-mon[100417]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T22:30:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:13 smithi071 ceph-mon[110329]: pgmap v105: 297 pgs: 297 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 160 KiB/s rd, 7.2 KiB/s wr, 190 op/s 2023-12-06T22:30:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:13 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2682916573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:13 smithi071 ceph-mon[110329]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T22:30:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:13 smithi071 ceph-mon[96241]: pgmap v105: 297 pgs: 297 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 160 KiB/s rd, 7.2 KiB/s wr, 190 op/s 2023-12-06T22:30:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:13 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2682916573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:13 smithi071 ceph-mon[96241]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T22:30:13.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:13 smithi113 ceph-mon[100417]: pgmap v105: 297 pgs: 297 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 160 KiB/s rd, 7.2 KiB/s wr, 190 op/s 2023-12-06T22:30:13.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:13 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2682916573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:13.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:13 smithi113 ceph-mon[100417]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T22:30:14.686 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 1 2023-12-06T22:30:14.686 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:30:14.687 INFO:tasks.workunit.client.0.smithi071.stdout:image: image34 2023-12-06T22:30:14.687 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image34 2023-12-06T22:30:14.717 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 2 2023-12-06T22:30:14.717 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:30:14.717 INFO:tasks.workunit.client.0.smithi071.stdout:image: image34 2023-12-06T22:30:14.717 INFO:tasks.workunit.client.0.smithi071.stdout:image: image35 2023-12-06T22:30:14.717 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image34 2023-12-06T22:30:14.717 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image35 2023-12-06T22:30:14.777 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2023-12-06T22:30:14.777 INFO:tasks.workunit.client.0.smithi071.stdout:num images is: 3 2023-12-06T22:30:14.777 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2023-12-06T22:30:14.777 INFO:tasks.workunit.client.0.smithi071.stdout:image: image34 2023-12-06T22:30:14.777 INFO:tasks.workunit.client.0.smithi071.stdout:image: image35 2023-12-06T22:30:14.777 INFO:tasks.workunit.client.0.smithi071.stdout:image: image36 2023-12-06T22:30:14.777 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image34 2023-12-06T22:30:14.777 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image35 2023-12-06T22:30:14.777 INFO:tasks.workunit.client.0.smithi071.stdout:expected = image36 2023-12-06T22:30:14.815 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4350 ms) 2023-12-06T22:30:14.815 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2023-12-06T22:30:14.815 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:15 smithi071 ceph-mon[110329]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T22:30:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:15 smithi071 ceph-mon[110329]: pgmap v108: 297 pgs: 297 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 160 KiB/s rd, 7.2 KiB/s wr, 190 op/s 2023-12-06T22:30:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:15 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1409608972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:15 smithi071 ceph-mon[96241]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T22:30:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:15 smithi071 ceph-mon[96241]: pgmap v108: 297 pgs: 297 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 160 KiB/s rd, 7.2 KiB/s wr, 190 op/s 2023-12-06T22:30:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:15 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1409608972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:15.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:15 smithi113 ceph-mon[100417]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T22:30:15.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:15 smithi113 ceph-mon[100417]: pgmap v108: 297 pgs: 297 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 160 KiB/s rd, 7.2 KiB/s wr, 190 op/s 2023-12-06T22:30:15.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:15 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1409608972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:16 smithi071 ceph-mon[110329]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T22:30:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:16 smithi071 ceph-mon[96241]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T22:30:16.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:16 smithi113 ceph-mon[100417]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T22:30:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:17 smithi071 ceph-mon[110329]: osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:30:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:17 smithi071 ceph-mon[110329]: pgmap v111: 297 pgs: 297 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:17 smithi071 ceph-mon[96241]: osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:30:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:17 smithi071 ceph-mon[96241]: pgmap v111: 297 pgs: 297 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:17.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:17 smithi113 ceph-mon[100417]: osdmap e104: 8 total, 8 up, 8 in 2023-12-06T22:30:17.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:17 smithi113 ceph-mon[100417]: pgmap v111: 297 pgs: 297 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:18.395 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2023-12-06T22:30:18.396 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2023-12-06T22:30:18.397 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2023-12-06T22:30:18.397 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2023-12-06T22:30:18.397 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3582 ms) 2023-12-06T22:30:18.397 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2023-12-06T22:30:18.397 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:18 smithi071 ceph-mon[96241]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T22:30:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:18 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2937220347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:18 smithi071 ceph-mon[110329]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T22:30:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:18 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2937220347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:18.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:18 smithi113 ceph-mon[100417]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T22:30:18.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:18 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2937220347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:19 smithi071 ceph-mon[96241]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T22:30:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:19 smithi071 ceph-mon[96241]: pgmap v114: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 382 KiB/s rd, 27 KiB/s wr, 459 op/s 2023-12-06T22:30:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:19 smithi071 ceph-mon[110329]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T22:30:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:19 smithi071 ceph-mon[110329]: pgmap v114: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 382 KiB/s rd, 27 KiB/s wr, 459 op/s 2023-12-06T22:30:19.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:19 smithi113 ceph-mon[100417]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T22:30:19.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:19 smithi113 ceph-mon[100417]: pgmap v114: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 382 KiB/s rd, 27 KiB/s wr, 459 op/s 2023-12-06T22:30:20.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:30:19] "GET /metrics HTTP/1.1" 200 253838 "" "Prometheus/2.43.0" 2023-12-06T22:30:20.408 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2012 ms) 2023-12-06T22:30:20.408 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2023-12-06T22:30:20.408 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:20 smithi071 ceph-mon[110329]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T22:30:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:20 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3696357117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:20 smithi071 ceph-mon[96241]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T22:30:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:20 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3696357117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:20.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:20 smithi113 ceph-mon[100417]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T22:30:20.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:20 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3696357117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:21.416 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2023-12-06T22:30:21.416 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:30:21.417 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2023-12-06T22:30:21.417 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2023-12-06T22:30:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:21 smithi071 ceph-mon[96241]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T22:30:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:21 smithi071 ceph-mon[96241]: pgmap v117: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 382 KiB/s rd, 27 KiB/s wr, 459 op/s 2023-12-06T22:30:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:21 smithi071 ceph-mon[110329]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T22:30:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:21 smithi071 ceph-mon[110329]: pgmap v117: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 382 KiB/s rd, 27 KiB/s wr, 459 op/s 2023-12-06T22:30:21.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:21 smithi113 ceph-mon[100417]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T22:30:21.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:21 smithi113 ceph-mon[100417]: pgmap v117: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 382 KiB/s rd, 27 KiB/s wr, 459 op/s 2023-12-06T22:30:21.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:21 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:30:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:30:22.341 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2023-12-06T22:30:22.342 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:30:22.342 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2023-12-06T22:30:22.342 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2023-12-06T22:30:22.342 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2023-12-06T22:30:22.342 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2023-12-06T22:30:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:22 smithi071 ceph-mon[110329]: osdmap e109: 8 total, 8 up, 8 in 2023-12-06T22:30:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:22 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:22 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:22 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1198582450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:22 smithi071 ceph-mon[110329]: osdmap e110: 8 total, 8 up, 8 in 2023-12-06T22:30:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:22 smithi071 ceph-mon[96241]: osdmap e109: 8 total, 8 up, 8 in 2023-12-06T22:30:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:22 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:22 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:22 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1198582450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:22 smithi071 ceph-mon[96241]: osdmap e110: 8 total, 8 up, 8 in 2023-12-06T22:30:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:22 smithi113 ceph-mon[100417]: osdmap e109: 8 total, 8 up, 8 in 2023-12-06T22:30:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:22 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:22 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:22 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1198582450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:22 smithi113 ceph-mon[100417]: osdmap e110: 8 total, 8 up, 8 in 2023-12-06T22:30:23.356 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2023-12-06T22:30:23.356 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:30:23.356 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2023-12-06T22:30:23.356 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2023-12-06T22:30:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:23 smithi071 ceph-mon[96241]: pgmap v120: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.5 KiB/s wr, 82 op/s 2023-12-06T22:30:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:23 smithi071 ceph-mon[96241]: osdmap e111: 8 total, 8 up, 8 in 2023-12-06T22:30:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:23 smithi071 ceph-mon[110329]: pgmap v120: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.5 KiB/s wr, 82 op/s 2023-12-06T22:30:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:23 smithi071 ceph-mon[110329]: osdmap e111: 8 total, 8 up, 8 in 2023-12-06T22:30:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:23 smithi113 ceph-mon[100417]: pgmap v120: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.5 KiB/s wr, 82 op/s 2023-12-06T22:30:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:23 smithi113 ceph-mon[100417]: osdmap e111: 8 total, 8 up, 8 in 2023-12-06T22:30:24.359 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2023-12-06T22:30:24.359 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2023-12-06T22:30:24.365 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3958 ms) 2023-12-06T22:30:24.365 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2023-12-06T22:30:24.365 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:25 smithi071 ceph-mon[96241]: osdmap e112: 8 total, 8 up, 8 in 2023-12-06T22:30:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:25 smithi071 ceph-mon[96241]: pgmap v123: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.5 KiB/s wr, 82 op/s 2023-12-06T22:30:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:25 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3903934609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:25 smithi071 ceph-mon[110329]: osdmap e112: 8 total, 8 up, 8 in 2023-12-06T22:30:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:25 smithi071 ceph-mon[110329]: pgmap v123: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.5 KiB/s wr, 82 op/s 2023-12-06T22:30:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:25 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3903934609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:25.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:25 smithi113 ceph-mon[100417]: osdmap e112: 8 total, 8 up, 8 in 2023-12-06T22:30:25.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:25 smithi113 ceph-mon[100417]: pgmap v123: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.5 KiB/s wr, 82 op/s 2023-12-06T22:30:25.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:25 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3903934609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:26.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:26 smithi071 ceph-mon[110329]: osdmap e113: 8 total, 8 up, 8 in 2023-12-06T22:30:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:26 smithi071 ceph-mon[96241]: osdmap e113: 8 total, 8 up, 8 in 2023-12-06T22:30:26.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:26 smithi113 ceph-mon[100417]: osdmap e113: 8 total, 8 up, 8 in 2023-12-06T22:30:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:27 smithi071 ceph-mon[110329]: osdmap e114: 8 total, 8 up, 8 in 2023-12-06T22:30:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:27 smithi071 ceph-mon[110329]: pgmap v126: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:27 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3366642617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:27 smithi071 ceph-mon[110329]: osdmap e115: 8 total, 8 up, 8 in 2023-12-06T22:30:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:27 smithi071 ceph-mon[96241]: osdmap e114: 8 total, 8 up, 8 in 2023-12-06T22:30:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:27 smithi071 ceph-mon[96241]: pgmap v126: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:27 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3366642617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:27 smithi071 ceph-mon[96241]: osdmap e115: 8 total, 8 up, 8 in 2023-12-06T22:30:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:27 smithi113 ceph-mon[100417]: osdmap e114: 8 total, 8 up, 8 in 2023-12-06T22:30:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:27 smithi113 ceph-mon[100417]: pgmap v126: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:27 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3366642617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:27 smithi113 ceph-mon[100417]: osdmap e115: 8 total, 8 up, 8 in 2023-12-06T22:30:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:29 smithi071 ceph-mon[110329]: osdmap e116: 8 total, 8 up, 8 in 2023-12-06T22:30:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:29 smithi071 ceph-mon[110329]: pgmap v129: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 5.2 KiB/s wr, 66 op/s 2023-12-06T22:30:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:29 smithi071 ceph-mon[96241]: osdmap e116: 8 total, 8 up, 8 in 2023-12-06T22:30:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:29 smithi071 ceph-mon[96241]: pgmap v129: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 5.2 KiB/s wr, 66 op/s 2023-12-06T22:30:29.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:29 smithi113 ceph-mon[100417]: osdmap e116: 8 total, 8 up, 8 in 2023-12-06T22:30:29.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:29 smithi113 ceph-mon[100417]: pgmap v129: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 5.2 KiB/s wr, 66 op/s 2023-12-06T22:30:30.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:30:29] "GET /metrics HTTP/1.1" 200 256545 "" "Prometheus/2.43.0" 2023-12-06T22:30:30.391 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2023-12-06T22:30:30.391 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2023-12-06T22:30:30.396 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6030 ms) 2023-12-06T22:30:30.396 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2023-12-06T22:30:30.396 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:30 smithi071 ceph-mon[110329]: osdmap e117: 8 total, 8 up, 8 in 2023-12-06T22:30:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:30 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1213410556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:30 smithi071 ceph-mon[96241]: osdmap e117: 8 total, 8 up, 8 in 2023-12-06T22:30:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:30 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1213410556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:30.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:30 smithi113 ceph-mon[100417]: osdmap e117: 8 total, 8 up, 8 in 2023-12-06T22:30:30.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:30 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1213410556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:31.412 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2023-12-06T22:30:31.412 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:30:31.412 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2023-12-06T22:30:31.412 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2023-12-06T22:30:31.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:31 smithi071 ceph-mon[110329]: osdmap e118: 8 total, 8 up, 8 in 2023-12-06T22:30:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:31 smithi071 ceph-mon[110329]: pgmap v132: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 5.2 KiB/s wr, 66 op/s 2023-12-06T22:30:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:31 smithi071 ceph-mon[96241]: osdmap e118: 8 total, 8 up, 8 in 2023-12-06T22:30:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:31 smithi071 ceph-mon[96241]: pgmap v132: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 5.2 KiB/s wr, 66 op/s 2023-12-06T22:30:31.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[102531]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:30:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:30:31.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:31 smithi113 ceph-mon[100417]: osdmap e118: 8 total, 8 up, 8 in 2023-12-06T22:30:31.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:31 smithi113 ceph-mon[100417]: pgmap v132: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 5.2 KiB/s wr, 66 op/s 2023-12-06T22:30:32.360 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2023-12-06T22:30:32.360 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:30:32.360 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1 2023-12-06T22:30:32.360 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2023-12-06T22:30:32.360 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1 with size 2097152 2023-12-06T22:30:32.360 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2023-12-06T22:30:32.366 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2023-12-06T22:30:32.367 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:30:32.367 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap1-rename 2023-12-06T22:30:32.367 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2 2023-12-06T22:30:32.367 INFO:tasks.workunit.client.0.smithi071.stdout:found snap1-rename with size 2097152 2023-12-06T22:30:32.367 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2 with size 4194304 2023-12-06T22:30:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:32 smithi071 ceph-mon[110329]: osdmap e119: 8 total, 8 up, 8 in 2023-12-06T22:30:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:32 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/4172461774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:32 smithi071 ceph-mon[110329]: osdmap e120: 8 total, 8 up, 8 in 2023-12-06T22:30:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:32 smithi071 ceph-mon[96241]: osdmap e119: 8 total, 8 up, 8 in 2023-12-06T22:30:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:32 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/4172461774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:32 smithi071 ceph-mon[96241]: osdmap e120: 8 total, 8 up, 8 in 2023-12-06T22:30:32.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:32 smithi113 ceph-mon[100417]: osdmap e119: 8 total, 8 up, 8 in 2023-12-06T22:30:32.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:32 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/4172461774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:32.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:32 smithi113 ceph-mon[100417]: osdmap e120: 8 total, 8 up, 8 in 2023-12-06T22:30:33.360 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2023-12-06T22:30:33.360 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:30:33.360 INFO:tasks.workunit.client.0.smithi071.stdout:snap: snap2-rename 2023-12-06T22:30:33.360 INFO:tasks.workunit.client.0.smithi071.stdout:found snap2-rename with size 4194304 2023-12-06T22:30:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:33 smithi071 ceph-mon[110329]: pgmap v135: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-06T22:30:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:33 smithi071 ceph-mon[110329]: osdmap e121: 8 total, 8 up, 8 in 2023-12-06T22:30:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:33 smithi071 ceph-mon[96241]: pgmap v135: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-06T22:30:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:33 smithi071 ceph-mon[96241]: osdmap e121: 8 total, 8 up, 8 in 2023-12-06T22:30:33.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:33 smithi113 ceph-mon[100417]: pgmap v135: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-06T22:30:33.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:33 smithi113 ceph-mon[100417]: osdmap e121: 8 total, 8 up, 8 in 2023-12-06T22:30:34.355 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2023-12-06T22:30:34.355 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2023-12-06T22:30:34.358 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3962 ms) 2023-12-06T22:30:34.358 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2023-12-06T22:30:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:34 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/900364759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:34 smithi071 ceph-mon[110329]: osdmap e122: 8 total, 8 up, 8 in 2023-12-06T22:30:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:34 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/900364759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:34 smithi071 ceph-mon[96241]: osdmap e122: 8 total, 8 up, 8 in 2023-12-06T22:30:34.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:34 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/900364759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:34.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:34 smithi113 ceph-mon[100417]: osdmap e122: 8 total, 8 up, 8 in 2023-12-06T22:30:35.762 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:35 smithi113 ceph-mon[100417]: pgmap v138: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-06T22:30:35.762 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:35 smithi113 ceph-mon[100417]: Upgrade: Updating mgr.x 2023-12-06T22:30:35.762 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:35 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:35.762 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:35 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:30:35.762 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:35 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:30:35.762 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:35 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:30:35.762 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:35 smithi113 ceph-mon[100417]: Deploying daemon mgr.x on smithi113 2023-12-06T22:30:35.762 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:35 smithi113 ceph-mon[100417]: osdmap e123: 8 total, 8 up, 8 in 2023-12-06T22:30:35.762 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:35 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3868805899' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[96241]: pgmap v138: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-06T22:30:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[96241]: Upgrade: Updating mgr.x 2023-12-06T22:30:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:30:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:30:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:30:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[96241]: Deploying daemon mgr.x on smithi113 2023-12-06T22:30:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[96241]: osdmap e123: 8 total, 8 up, 8 in 2023-12-06T22:30:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3868805899' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[110329]: pgmap v138: 297 pgs: 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-06T22:30:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[110329]: Upgrade: Updating mgr.x 2023-12-06T22:30:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:30:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:30:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:30:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[110329]: Deploying daemon mgr.x on smithi113 2023-12-06T22:30:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[110329]: osdmap e123: 8 total, 8 up, 8 in 2023-12-06T22:30:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:35 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3868805899' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:36.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:35 smithi113 systemd[1]: Stopping Ceph mgr.x for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:30:36.383 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:36.384 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:36.384 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:36.384 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:36.818 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:36 smithi113 bash[141385]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x 2023-12-06T22:30:36.818 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:36 smithi113 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:30:36.943 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:36 smithi113 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T22:30:36.943 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:36 smithi113 systemd[1]: Stopped Ceph mgr.x for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:30:37.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:36 smithi113 systemd[1]: Starting Ceph mgr.x for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:30:37.491 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:37 smithi113 podman[141536]: 2023-12-06T22:30:37.492 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:37 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3868805899' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:37.492 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:37 smithi113 ceph-mon[100417]: osdmap e124: 8 total, 8 up, 8 in 2023-12-06T22:30:37.492 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:37 smithi113 ceph-mon[100417]: pgmap v141: 329 pgs: 32 unknown, 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:37.492 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:37 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:37.492 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:37 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3971371732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:37.492 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:37 smithi113 ceph-mon[100417]: osdmap e125: 8 total, 8 up, 8 in 2023-12-06T22:30:37.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3868805899' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[110329]: osdmap e124: 8 total, 8 up, 8 in 2023-12-06T22:30:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[110329]: pgmap v141: 329 pgs: 32 unknown, 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3971371732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[110329]: osdmap e125: 8 total, 8 up, 8 in 2023-12-06T22:30:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3868805899' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[96241]: osdmap e124: 8 total, 8 up, 8 in 2023-12-06T22:30:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[96241]: pgmap v141: 329 pgs: 32 unknown, 297 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3971371732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:37 smithi071 ceph-mon[96241]: osdmap e125: 8 total, 8 up, 8 in 2023-12-06T22:30:37.794 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:37 smithi113 bash[141536]: 6f78a9aa49b4aa59dbd14d6d44edb76056fbdc11bfa80f9cbdd7026500ff9137 2023-12-06T22:30:37.794 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:37 smithi113 ceph-mgr[141576]: -- 172.21.15.113:0/1128852481 <== mon.1 v2:172.21.15.113:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d650d451e0 con 0x55d650d1a800 2023-12-06T22:30:37.795 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:37 smithi113 systemd[1]: Started Ceph mgr.x for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:30:37.795 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:37 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:37.616+0000 7f3f3abec200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:30:37.795 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:37 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:37.699+0000 7f3f3abec200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:30:37.795 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:37 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:37.794+0000 7f3f3abec200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:30:38.073 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:37 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:37.896+0000 7f3f3abec200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:30:38.073 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:38 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:38.072+0000 7f3f3abec200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:30:38.586 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4229 ms) 2023-12-06T22:30:38.586 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2023-12-06T22:30:38.828 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:38 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:38.828 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:38 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:38.828 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:38 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:38.828 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:38 smithi113 ceph-mon[100417]: osdmap e126: 8 total, 8 up, 8 in 2023-12-06T22:30:38.828 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:38 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:38.488+0000 7f3f3abec200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:30:38.828 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:38 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:38.633+0000 7f3f3abec200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:30:38.829 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:38 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:38.727+0000 7f3f3abec200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:30:38.829 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:38 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:38.828+0000 7f3f3abec200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:30:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:38 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:38 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:38 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:38 smithi071 ceph-mon[96241]: osdmap e126: 8 total, 8 up, 8 in 2023-12-06T22:30:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:38 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:38 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:38 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:38 smithi071 ceph-mon[110329]: osdmap e126: 8 total, 8 up, 8 in 2023-12-06T22:30:39.576 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:39 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:39.271+0000 7f3f3abec200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:30:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:39 smithi071 ceph-mon[96241]: pgmap v144: 329 pgs: 329 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-06T22:30:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:39 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3735309827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:39.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:30:39] "GET /metrics HTTP/1.1" 200 258958 "" "Prometheus/2.43.0" 2023-12-06T22:30:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:39 smithi071 ceph-mon[110329]: pgmap v144: 329 pgs: 329 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-06T22:30:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:39 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3735309827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:39.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:39 smithi113 ceph-mon[100417]: pgmap v144: 329 pgs: 329 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-06T22:30:39.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:39 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3735309827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:40.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:39 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:39.985+0000 7f3f3abec200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:30:40.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:40 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:40.070+0000 7f3f3abec200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:30:40.625 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:40.938 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:40 smithi113 ceph-mon[100417]: osdmap e127: 8 total, 8 up, 8 in 2023-12-06T22:30:40.938 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:40 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2316803843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:40.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:40 smithi071 ceph-mon[110329]: osdmap e127: 8 total, 8 up, 8 in 2023-12-06T22:30:40.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:40 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2316803843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:40 smithi071 ceph-mon[96241]: osdmap e127: 8 total, 8 up, 8 in 2023-12-06T22:30:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:40 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2316803843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:40.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:30:40] ENGINE Bus STOPPING 2023-12-06T22:30:40.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:30:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:30:40.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:30:40] ENGINE Bus STOPPED 2023-12-06T22:30:40.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:30:40] ENGINE Bus STARTING 2023-12-06T22:30:40.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:30:40] ENGINE Serving on http://:::9283 2023-12-06T22:30:40.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:30:40] ENGINE Bus STARTED 2023-12-06T22:30:41.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:40 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:40.938+0000 7f3f3abec200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:30:41.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:41.032+0000 7f3f3abec200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:30:41.536 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:41.224+0000 7f3f3abec200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:30:41.802 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:41.536+0000 7f3f3abec200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:30:41.802 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:41.802+0000 7f3f3abec200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:30:41.802 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:41 smithi113 ceph-mon[100417]: pgmap v146: 361 pgs: 32 unknown, 329 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-06T22:30:41.802 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:41 smithi113 ceph-mon[100417]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:30:41.802 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:41 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2316803843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:41.802 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:41 smithi113 ceph-mon[100417]: osdmap e128: 8 total, 8 up, 8 in 2023-12-06T22:30:41.802 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:41 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' 2023-12-06T22:30:41.803 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:41 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/314065421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[96241]: pgmap v146: 361 pgs: 32 unknown, 329 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-06T22:30:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[96241]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:30:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2316803843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[96241]: osdmap e128: 8 total, 8 up, 8 in 2023-12-06T22:30:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' 2023-12-06T22:30:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/314065421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[110329]: pgmap v146: 361 pgs: 32 unknown, 329 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-06T22:30:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[110329]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:30:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2316803843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:30:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[110329]: osdmap e128: 8 total, 8 up, 8 in 2023-12-06T22:30:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' 2023-12-06T22:30:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:41 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/314065421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:42.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:41.951+0000 7f3f3abec200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:30:42.415 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:30:42.596 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:42.226+0000 7f3f3abec200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:30:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:42 smithi071 ceph-mon[96241]: osdmap e129: 8 total, 8 up, 8 in 2023-12-06T22:30:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:42 smithi071 ceph-mon[96241]: osdmap e130: 8 total, 8 up, 8 in 2023-12-06T22:30:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:42 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:30:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:42 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:30:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:42 smithi071 ceph-mon[110329]: osdmap e129: 8 total, 8 up, 8 in 2023-12-06T22:30:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:42 smithi071 ceph-mon[110329]: osdmap e130: 8 total, 8 up, 8 in 2023-12-06T22:30:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:42 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:30:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:42 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:30:42.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:42 smithi113 ceph-mon[100417]: osdmap e129: 8 total, 8 up, 8 in 2023-12-06T22:30:42.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:42 smithi113 ceph-mon[100417]: osdmap e130: 8 total, 8 up, 8 in 2023-12-06T22:30:42.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:42 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:30:42.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:42 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:30:43.330 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:42.984+0000 7f3f3abec200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:30:43.330 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:43.125+0000 7f3f3abec200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:30:43.597 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:43.330+0000 7f3f3abec200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:30:43.597 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:43.456+0000 7f3f3abec200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:30:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[110329]: pgmap v150: 361 pgs: 361 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 178 op/s 2023-12-06T22:30:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[110329]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:30:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[110329]: Cluster is now healthy 2023-12-06T22:30:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-06T22:30:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[110329]: osdmap e131: 8 total, 8 up, 8 in 2023-12-06T22:30:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[96241]: pgmap v150: 361 pgs: 361 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 178 op/s 2023-12-06T22:30:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[96241]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:30:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[96241]: Cluster is now healthy 2023-12-06T22:30:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-06T22:30:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:43 smithi071 ceph-mon[96241]: osdmap e131: 8 total, 8 up, 8 in 2023-12-06T22:30:43.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:43.699+0000 7f3f3abec200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:30:43.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:43 smithi113 ceph-mon[100417]: pgmap v150: 361 pgs: 361 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 178 op/s 2023-12-06T22:30:43.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:43 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:43.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:43 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:43.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:43 smithi113 ceph-mon[100417]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:30:43.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:43 smithi113 ceph-mon[100417]: Cluster is now healthy 2023-12-06T22:30:43.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:43 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-06T22:30:43.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:43 smithi113 ceph-mon[100417]: osdmap e131: 8 total, 8 up, 8 in 2023-12-06T22:30:44.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:44.620+0000 7f3f3abec200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:30:44.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:30:44] ENGINE Bus STARTING 2023-12-06T22:30:44.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: CherryPy Checker: 2023-12-06T22:30:44.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: The Application mounted at '' has an empty config. 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:30:44] ENGINE Serving on http://:::9283 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:30:44] ENGINE Bus STARTED 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1932920508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-mon[100417]: Standby manager daemon x restarted 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-mon[100417]: Standby manager daemon x started 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:30:44.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:30:44.969 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:44 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:30:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1932920508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[96241]: Standby manager daemon x restarted 2023-12-06T22:30:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[96241]: Standby manager daemon x started 2023-12-06T22:30:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:30:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1932920508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[110329]: Standby manager daemon x restarted 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[110329]: Standby manager daemon x started 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:30:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:44 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:30:45.970 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:45 smithi113 ceph-mon[100417]: pgmap v152: 361 pgs: 361 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 178 op/s 2023-12-06T22:30:45.970 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:45 smithi113 ceph-mon[100417]: mgrmap e20: y(active, since 2m), standbys: x 2023-12-06T22:30:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:45 smithi071 ceph-mon[96241]: pgmap v152: 361 pgs: 361 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 178 op/s 2023-12-06T22:30:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:45 smithi071 ceph-mon[96241]: mgrmap e20: y(active, since 2m), standbys: x 2023-12-06T22:30:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:45 smithi071 ceph-mon[110329]: pgmap v152: 361 pgs: 361 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 178 op/s 2023-12-06T22:30:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:45 smithi071 ceph-mon[110329]: mgrmap e20: y(active, since 2m), standbys: x 2023-12-06T22:30:46.942 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:46 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3528166260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:46.942 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:46 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:47.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:46 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3528166260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:47.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:46 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:47.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:46 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3528166260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:47.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:46 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:47.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:30:47] ENGINE Bus STOPPING 2023-12-06T22:30:47.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:30:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:30:47.218 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:30:47] ENGINE Bus STOPPED 2023-12-06T22:30:47.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ignoring --setuser ceph since I am not root 2023-12-06T22:30:47.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ignoring --setgroup ceph since I am not root 2023-12-06T22:30:47.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mgr[96521]: -- 172.21.15.71:0/1192373852 <== mon.2 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d3c2c429c0 con 0x55d3c2c18800 2023-12-06T22:30:47.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:47.311+0000 7f9df16b41c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:30:47.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:47.402+0000 7f9df16b41c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:30:47.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:30:47] ENGINE Bus STARTING 2023-12-06T22:30:47.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:47.321+0000 7f3e9c821700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:30:47.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:47.321+0000 7f3e9c821700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:30:47.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:47.321+0000 7f3e9c821700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:30:47.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:47.321+0000 7f3e9c821700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:30:47.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:47.321+0000 7f3e9c821700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:30:47.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:47.322+0000 7f3e9901a700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:30:47.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:47.322+0000 7f3e9901a700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:30:47.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:47.322+0000 7f3e9901a700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:30:47.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:47.322+0000 7f3e9901a700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:30:47.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:30:47.322+0000 7f3e9901a700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:30:47.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:30:47] ENGINE Serving on http://:::9283 2023-12-06T22:30:47.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:30:47] ENGINE Bus STARTED 2023-12-06T22:30:47.766 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:47.491+0000 7f9df16b41c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:30:47.766 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:47.586+0000 7f9df16b41c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:30:48.075 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:47.766+0000 7f9df16b41c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:30:48.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: pgmap v153: 361 pgs: 361 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 7.0 KiB/s wr, 122 op/s 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: osdmap e132: 8 total, 8 up, 8 in 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: mgrmap e21: x(active, starting, since 0.011135s) 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:30:48.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:30:48.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:30:48.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: Manager daemon x is now available 2023-12-06T22:30:48.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:48.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:48.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:48.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:48.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:30:48.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T22:30:48.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: osdmap e133: 8 total, 8 up, 8 in 2023-12-06T22:30:48.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:48.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:48.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: pgmap v153: 361 pgs: 361 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 7.0 KiB/s wr, 122 op/s 2023-12-06T22:30:48.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:48.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:48.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:30:48.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:30:48.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:48.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:48.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T22:30:48.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: osdmap e132: 8 total, 8 up, 8 in 2023-12-06T22:30:48.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T22:30:48.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: mgrmap e21: x(active, starting, since 0.011135s) 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:30:48.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:30:48.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: Manager daemon x is now available 2023-12-06T22:30:48.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:48.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:48.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:48.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:48.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:30:48.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T22:30:48.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: osdmap e133: 8 total, 8 up, 8 in 2023-12-06T22:30:48.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:48.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:47 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:48.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: pgmap v153: 361 pgs: 361 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 7.0 KiB/s wr, 122 op/s 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: osdmap e132: 8 total, 8 up, 8 in 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24374 172.21.15.71:0/3417644004' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: mgrmap e21: x(active, starting, since 0.011135s) 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:30:48.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:30:48.219 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: Manager daemon x is now available 2023-12-06T22:30:48.220 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:48.220 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:48.220 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:30:48.220 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:30:48.220 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:30:48.220 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T22:30:48.220 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: osdmap e133: 8 total, 8 up, 8 in 2023-12-06T22:30:48.220 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:48.220 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:47 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:48.405 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:48.075+0000 7f9df16b41c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:30:48.405 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:48.166+0000 7f9df16b41c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:30:48.405 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:48.302+0000 7f9df16b41c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:30:48.405 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:48.405+0000 7f9df16b41c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:30:49.151 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:48.828+0000 7f9df16b41c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:30:49.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[96241]: Deploying cephadm binary to smithi071 2023-12-06T22:30:49.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[96241]: Deploying cephadm binary to smithi113 2023-12-06T22:30:49.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[96241]: mgrmap e22: x(active, since 1.00784s) 2023-12-06T22:30:49.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[96241]: pgmap v4: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:49.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[96241]: [06/Dec/2023:22:30:48] ENGINE Bus STARTING 2023-12-06T22:30:49.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3566797997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:49.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[110329]: Deploying cephadm binary to smithi071 2023-12-06T22:30:49.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[110329]: Deploying cephadm binary to smithi113 2023-12-06T22:30:49.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[110329]: mgrmap e22: x(active, since 1.00784s) 2023-12-06T22:30:49.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[110329]: pgmap v4: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:49.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[110329]: [06/Dec/2023:22:30:48] ENGINE Bus STARTING 2023-12-06T22:30:49.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3566797997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:49.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:49 smithi113 ceph-mon[100417]: Deploying cephadm binary to smithi071 2023-12-06T22:30:49.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:49 smithi113 ceph-mon[100417]: Deploying cephadm binary to smithi113 2023-12-06T22:30:49.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:49 smithi113 ceph-mon[100417]: mgrmap e22: x(active, since 1.00784s) 2023-12-06T22:30:49.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:49 smithi113 ceph-mon[100417]: pgmap v4: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:49.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:49 smithi113 ceph-mon[100417]: [06/Dec/2023:22:30:48] ENGINE Bus STARTING 2023-12-06T22:30:49.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:49 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3566797997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:49.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:49.404+0000 7f9df16b41c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:30:49.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:49.579+0000 7f9df16b41c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:30:50.448 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:50.394+0000 7f9df16b41c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:30:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-mon[96241]: [06/Dec/2023:22:30:48] ENGINE Serving on https://172.21.15.113:7150 2023-12-06T22:30:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-mon[96241]: [06/Dec/2023:22:30:48] ENGINE Serving on http://172.21.15.113:8765 2023-12-06T22:30:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-mon[96241]: [06/Dec/2023:22:30:48] ENGINE Bus STARTED 2023-12-06T22:30:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-mon[96241]: mgrmap e23: x(active, since 2s) 2023-12-06T22:30:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-mon[96241]: pgmap v5: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-mon[110329]: [06/Dec/2023:22:30:48] ENGINE Serving on https://172.21.15.113:7150 2023-12-06T22:30:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-mon[110329]: [06/Dec/2023:22:30:48] ENGINE Serving on http://172.21.15.113:8765 2023-12-06T22:30:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-mon[110329]: [06/Dec/2023:22:30:48] ENGINE Bus STARTED 2023-12-06T22:30:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-mon[110329]: mgrmap e23: x(active, since 2s) 2023-12-06T22:30:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-mon[110329]: pgmap v5: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:50.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:50 smithi113 ceph-mon[100417]: [06/Dec/2023:22:30:48] ENGINE Serving on https://172.21.15.113:7150 2023-12-06T22:30:50.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:50 smithi113 ceph-mon[100417]: [06/Dec/2023:22:30:48] ENGINE Serving on http://172.21.15.113:8765 2023-12-06T22:30:50.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:50 smithi113 ceph-mon[100417]: [06/Dec/2023:22:30:48] ENGINE Bus STARTED 2023-12-06T22:30:50.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:50 smithi113 ceph-mon[100417]: mgrmap e23: x(active, since 2s) 2023-12-06T22:30:50.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:50 smithi113 ceph-mon[100417]: pgmap v5: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:50.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:50.487+0000 7f9df16b41c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:30:50.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:50.668+0000 7f9df16b41c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:30:51.370 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:51 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3572384969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:51.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:51 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3572384969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:51.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:50.974+0000 7f9df16b41c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:30:51.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:51.070+0000 7f9df16b41c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:30:51.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:51 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3572384969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:51.468 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:30:51 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:30:51] "GET /metrics HTTP/1.1" 200 51650 "" "Prometheus/2.43.0" 2023-12-06T22:30:51.648 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:51.370+0000 7f9df16b41c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:30:51.948 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:51.648+0000 7f9df16b41c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:30:52.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:52 smithi071 ceph-mon[110329]: pgmap v6: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:52 smithi071 ceph-mon[110329]: mgrmap e24: x(active, since 4s) 2023-12-06T22:30:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:52 smithi071 ceph-mon[96241]: pgmap v6: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:52 smithi071 ceph-mon[96241]: mgrmap e24: x(active, since 4s) 2023-12-06T22:30:52.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:52.401+0000 7f9df16b41c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:30:52.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:52 smithi113 ceph-mon[100417]: pgmap v6: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:52.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:52 smithi113 ceph-mon[100417]: mgrmap e24: x(active, since 4s) 2023-12-06T22:30:52.873 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:52.546+0000 7f9df16b41c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:30:52.873 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:52.755+0000 7f9df16b41c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:30:53.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:52.873+0000 7f9df16b41c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:30:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:53.107+0000 7f9df16b41c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:30:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:53 smithi071 ceph-mon[110329]: osdmap e134: 8 total, 8 up, 8 in 2023-12-06T22:30:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:53 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:53 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:53 smithi071 ceph-mon[96241]: osdmap e134: 8 total, 8 up, 8 in 2023-12-06T22:30:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:53 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:53 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:53.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:53 smithi113 ceph-mon[100417]: osdmap e134: 8 total, 8 up, 8 in 2023-12-06T22:30:53.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:53 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:53.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:53 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.335 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:54.012+0000 7f9df16b41c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:30:54.336 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:30:54] ENGINE Bus STARTING 2023-12-06T22:30:54.336 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: CherryPy Checker: 2023-12-06T22:30:54.336 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: The Application mounted at '' has an empty config. 2023-12-06T22:30:54.336 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: 2023-12-06T22:30:54.336 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:30:54] ENGINE Serving on http://:::9283 2023-12-06T22:30:54.336 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: [06/Dec/2023:22:30:54] ENGINE Bus STARTED 2023-12-06T22:30:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: pgmap v8: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1398338300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: Standby manager daemon y started 2023-12-06T22:30:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:30:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:30:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:30:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:30:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: pgmap v8: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1398338300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: Standby manager daemon y started 2023-12-06T22:30:54.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:30:54.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:30:54.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:30:54.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:30:54.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:54 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: pgmap v8: 361 pgs: 361 active+clean; 5.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:30:54.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1398338300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:54.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:30:54.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: Standby manager daemon y started 2023-12-06T22:30:54.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:30:54.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:30:54.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:30:54.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.71:0/2279209529' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:30:54.720 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:54.720 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:54 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:55 smithi071 ceph-mon[110329]: Adjusting osd_memory_target on smithi071 to 2500M 2023-12-06T22:30:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:55 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:55 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:55 smithi071 ceph-mon[110329]: mgrmap e25: x(active, since 7s), standbys: y 2023-12-06T22:30:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:55 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:30:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:55 smithi071 ceph-mon[96241]: Adjusting osd_memory_target on smithi071 to 2500M 2023-12-06T22:30:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:55 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:55 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:55 smithi071 ceph-mon[96241]: mgrmap e25: x(active, since 7s), standbys: y 2023-12-06T22:30:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:55 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:30:55.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:55 smithi113 ceph-mon[100417]: Adjusting osd_memory_target on smithi071 to 2500M 2023-12-06T22:30:55.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:55 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:55.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:55 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:30:55.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:55 smithi113 ceph-mon[100417]: mgrmap e25: x(active, since 7s), standbys: y 2023-12-06T22:30:55.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:55 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:30:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:56 smithi071 ceph-mon[110329]: pgmap v9: 361 pgs: 361 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 732 KiB/s wr, 18 op/s 2023-12-06T22:30:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:56 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1990431175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:56 smithi071 ceph-mon[96241]: pgmap v9: 361 pgs: 361 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 732 KiB/s wr, 18 op/s 2023-12-06T22:30:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:56 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1990431175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:56.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:56 smithi113 ceph-mon[100417]: pgmap v9: 361 pgs: 361 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 732 KiB/s wr, 18 op/s 2023-12-06T22:30:56.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:56 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1990431175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:57.534 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RemoveFullTry (18948 ms) 2023-12-06T22:30:57.534 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2023-12-06T22:30:57.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:57 smithi071 ceph-mon[110329]: pool 'test-librbd-smithi071-159875-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-06T22:30:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:57 smithi071 ceph-mon[110329]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-06T22:30:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:57 smithi071 ceph-mon[110329]: osdmap e135: 8 total, 8 up, 8 in 2023-12-06T22:30:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:57 smithi071 ceph-mon[96241]: pool 'test-librbd-smithi071-159875-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-06T22:30:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:57 smithi071 ceph-mon[96241]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-06T22:30:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:57 smithi071 ceph-mon[96241]: osdmap e135: 8 total, 8 up, 8 in 2023-12-06T22:30:57.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:57 smithi113 ceph-mon[100417]: pool 'test-librbd-smithi071-159875-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-06T22:30:57.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:57 smithi113 ceph-mon[100417]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-06T22:30:57.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:57 smithi113 ceph-mon[100417]: osdmap e135: 8 total, 8 up, 8 in 2023-12-06T22:30:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:58 smithi071 ceph-mon[110329]: pgmap v10: 361 pgs: 361 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 569 KiB/s wr, 14 op/s 2023-12-06T22:30:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:58 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1248352545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:58 smithi071 ceph-mon[96241]: pgmap v10: 361 pgs: 361 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 569 KiB/s wr, 14 op/s 2023-12-06T22:30:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:58 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1248352545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:58.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:58 smithi113 ceph-mon[100417]: pgmap v10: 361 pgs: 361 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 569 KiB/s wr, 14 op/s 2023-12-06T22:30:58.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:58 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1248352545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:30:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:59 smithi071 ceph-mon[110329]: osdmap e136: 8 total, 8 up, 8 in 2023-12-06T22:30:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:59 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/130320010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:30:59 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:59 smithi071 ceph-mon[96241]: osdmap e136: 8 total, 8 up, 8 in 2023-12-06T22:30:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:59 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/130320010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:30:59 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:59.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:59 smithi113 ceph-mon[100417]: osdmap e136: 8 total, 8 up, 8 in 2023-12-06T22:30:59.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:59 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/130320010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:30:59.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:30:59 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:00.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:30:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[96497]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:30:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-12-06T22:31:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: pgmap v13: 393 pgs: 32 unknown, 361 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: osdmap e137: 8 total, 8 up, 8 in 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: osdmap e138: 8 total, 8 up, 8 in 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2432904444' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: pgmap v13: 393 pgs: 32 unknown, 361 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: osdmap e137: 8 total, 8 up, 8 in 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: osdmap e138: 8 total, 8 up, 8 in 2023-12-06T22:31:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2432904444' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:00 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:00.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: pgmap v13: 393 pgs: 32 unknown, 361 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2023-12-06T22:31:00.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:31:00.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: osdmap e137: 8 total, 8 up, 8 in 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: osdmap e138: 8 total, 8 up, 8 in 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2432904444' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:00.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:00 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:01.393 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: Adjusting osd_memory_target on smithi113 to 2500M 2023-12-06T22:31:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:31:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:31:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3489911694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[110329]: osdmap e139: 8 total, 8 up, 8 in 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: Adjusting osd_memory_target on smithi113 to 2500M 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3489911694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:31:01.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:01 smithi071 ceph-mon[96241]: osdmap e139: 8 total, 8 up, 8 in 2023-12-06T22:31:01.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:31:01] "GET /metrics HTTP/1.1" 200 51650 "" "Prometheus/2.43.0" 2023-12-06T22:31:01.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:31:01] ENGINE Bus STOPPING 2023-12-06T22:31:01.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:31:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:31:01.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:31:01] ENGINE Bus STOPPED 2023-12-06T22:31:01.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:31:01] ENGINE Bus STARTING 2023-12-06T22:31:01.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:31:01] ENGINE Serving on http://:::9283 2023-12-06T22:31:01.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:31:01] ENGINE Bus STARTED 2023-12-06T22:31:01.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: Adjusting osd_memory_target on smithi113 to 2500M 2023-12-06T22:31:01.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:31:01.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:31:01.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:01.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3489911694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:01.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:31:01.720 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:01 smithi113 ceph-mon[100417]: osdmap e139: 8 total, 8 up, 8 in 2023-12-06T22:31:02.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[110329]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:31:02.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[110329]: Reconfiguring daemon alertmanager.a on smithi071 2023-12-06T22:31:02.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[110329]: pgmap v16: 425 pgs: 64 unknown, 361 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 1.0 MiB/s wr, 42 op/s 2023-12-06T22:31:02.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' 2023-12-06T22:31:02.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:02.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:02.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[110329]: pool 'test-librbd-smithi071-159875-9' no longer out of quota; removing NO_QUOTA flag 2023-12-06T22:31:02.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[110329]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-06T22:31:02.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[110329]: osdmap e140: 8 total, 8 up, 8 in 2023-12-06T22:31:02.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[96241]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:31:02.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[96241]: Reconfiguring daemon alertmanager.a on smithi071 2023-12-06T22:31:02.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[96241]: pgmap v16: 425 pgs: 64 unknown, 361 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 1.0 MiB/s wr, 42 op/s 2023-12-06T22:31:02.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' 2023-12-06T22:31:02.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:02.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:02.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[96241]: pool 'test-librbd-smithi071-159875-9' no longer out of quota; removing NO_QUOTA flag 2023-12-06T22:31:02.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[96241]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-06T22:31:02.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:02 smithi071 ceph-mon[96241]: osdmap e140: 8 total, 8 up, 8 in 2023-12-06T22:31:02.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:02 smithi113 ceph-mon[100417]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T22:31:02.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:02 smithi113 ceph-mon[100417]: Reconfiguring daemon alertmanager.a on smithi071 2023-12-06T22:31:02.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:02 smithi113 ceph-mon[100417]: pgmap v16: 425 pgs: 64 unknown, 361 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 1.0 MiB/s wr, 42 op/s 2023-12-06T22:31:02.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:02 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' 2023-12-06T22:31:02.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:02 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:02.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:02 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:02.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:02 smithi113 ceph-mon[100417]: pool 'test-librbd-smithi071-159875-9' no longer out of quota; removing NO_QUOTA flag 2023-12-06T22:31:02.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:02 smithi113 ceph-mon[100417]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-06T22:31:02.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:02 smithi113 ceph-mon[100417]: osdmap e140: 8 total, 8 up, 8 in 2023-12-06T22:31:03.328 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:03 smithi071 systemd[1]: Stopping Ceph alertmanager.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:03.634 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[151683]: ts=2023-12-06T22:31:03.328Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:31:03.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:03 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2273997623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:03.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:03 smithi071 ceph-mon[96241]: osdmap e141: 8 total, 8 up, 8 in 2023-12-06T22:31:03.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:03 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:31:03.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:03 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:31:03.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:03 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2273997623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:03.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:03 smithi071 ceph-mon[110329]: osdmap e141: 8 total, 8 up, 8 in 2023-12-06T22:31:03.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:03 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:31:03.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:03 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:31:03.717 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:03 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:03.505Z caller=notifier.go:532 level=error component=notifier alertmanager=http://smithi071.front.sepia.ceph.com:9093/api/v2/alerts count=1 msg="Error sending alert" err="Post \"http://smithi071.front.sepia.ceph.com:9093/api/v2/alerts\": dial tcp 172.21.15.71:9093: connect: connection refused" 2023-12-06T22:31:03.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:03 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2273997623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:03.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:03 smithi113 ceph-mon[100417]: osdmap e141: 8 total, 8 up, 8 in 2023-12-06T22:31:03.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:03 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:31:03.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:03 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-06T22:31:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:03 smithi071 bash[164413]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T22:31:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:03 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T22:31:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:03 smithi071 systemd[1]: Stopped Ceph alertmanager.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:03 smithi071 systemd[1]: Starting Ceph alertmanager.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:04.394 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:04 smithi071 podman[164535]: 2023-12-06T22:31:04.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-mon[110329]: pgmap v19: 425 pgs: 6 unknown, 419 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2023-12-06T22:31:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-mon[110329]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:31:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-mon[110329]: Cluster is now healthy 2023-12-06T22:31:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-06T22:31:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-mon[110329]: osdmap e142: 8 total, 8 up, 8 in 2023-12-06T22:31:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-mon[96241]: pgmap v19: 425 pgs: 6 unknown, 419 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2023-12-06T22:31:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-mon[96241]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:31:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-mon[96241]: Cluster is now healthy 2023-12-06T22:31:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-06T22:31:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-mon[96241]: osdmap e142: 8 total, 8 up, 8 in 2023-12-06T22:31:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:31:04.395Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-06T22:31:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:31:04.395Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-06T22:31:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:31:04.397Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.71 port=9094 2023-12-06T22:31:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:31:04.398Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T22:31:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:04 smithi071 bash[164535]: d728138aaa81c207cc17ef2fad3f0afb78f7e9046f1cca28935cddbc3a30f851 2023-12-06T22:31:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:31:04.423Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:31:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:31:04.423Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T22:31:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:31:04.426Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-06T22:31:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:31:04.426Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-06T22:31:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:04 smithi071 systemd[1]: Started Ceph alertmanager.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:04.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:04 smithi113 ceph-mon[100417]: pgmap v19: 425 pgs: 6 unknown, 419 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2023-12-06T22:31:04.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:04 smithi113 ceph-mon[100417]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:31:04.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:04 smithi113 ceph-mon[100417]: Cluster is now healthy 2023-12-06T22:31:04.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:04 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi071-159875-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-06T22:31:04.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:04 smithi113 ceph-mon[100417]: osdmap e142: 8 total, 8 up, 8 in 2023-12-06T22:31:05.199 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:04 smithi071 systemd[1]: Stopping Ceph node-exporter.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:05.513 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:05 smithi071 bash[164709]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T22:31:05.514 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:05 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:05.514 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:05 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:05.514 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:05 smithi071 ceph-mon[110329]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T22:31:05.514 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:05 smithi071 ceph-mon[110329]: Reconfiguring daemon node-exporter.a on smithi071 2023-12-06T22:31:05.514 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:05 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3174801409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:05.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:05 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:05.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:05 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:05.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:05 smithi071 ceph-mon[96241]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T22:31:05.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:05 smithi071 ceph-mon[96241]: Reconfiguring daemon node-exporter.a on smithi071 2023-12-06T22:31:05.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:05 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3174801409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:05.698 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:05 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:31:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:05 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:05 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:05 smithi113 ceph-mon[100417]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T22:31:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:05 smithi113 ceph-mon[100417]: Reconfiguring daemon node-exporter.a on smithi071 2023-12-06T22:31:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:05 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3174801409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:05.949 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:05 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T22:31:05.949 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:05 smithi071 systemd[1]: Stopped Ceph node-exporter.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:05.949 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:05 smithi071 systemd[1]: Starting Ceph node-exporter.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:06.293 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 podman[164853]: 2023-12-06T22:31:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-mon[110329]: pgmap v22: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2023-12-06T22:31:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-mon[96241]: pgmap v22: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2023-12-06T22:31:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:06.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:31:06.398Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000127923s 2023-12-06T22:31:06.700 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.294Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-06T22:31:06.700 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.294Z 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-12-06T22:31:06.700 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.294Z 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-12-06T22:31:06.700 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.295Z 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-12-06T22:31:06.700 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.295Z 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-12-06T22:31:06.700 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.295Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-06T22:31:06.700 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=arp 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=edac 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-06T22:31:06.701 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=os 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-06T22:31:06.702 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=stat 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=time 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=uname 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-06T22:31:06.703 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-06T22:31:06.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-06T22:31:06.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-06T22:31:06.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a[164868]: ts=2023-12-06T22:31:06.296Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-06T22:31:06.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 bash[164853]: ada02a5c027b22eb41831189c6630fa1300bca27a5591596d34343c4c4f23798 2023-12-06T22:31:06.704 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 06 22:31:06 smithi071 systemd[1]: Started Ceph node-exporter.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:06.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:06 smithi113 ceph-mon[100417]: pgmap v22: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2023-12-06T22:31:06.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:06 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:06.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:06 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:07.803 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:07 smithi113 ceph-mon[100417]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:31:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:07 smithi071 ceph-mon[110329]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:31:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:07 smithi071 ceph-mon[96241]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:31:08.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:08 smithi113 ceph-mon[100417]: Reconfiguring daemon prometheus.a on smithi113 2023-12-06T22:31:08.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:08 smithi113 ceph-mon[100417]: pgmap v23: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 352 B/s wr, 0 op/s 2023-12-06T22:31:08.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:08 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/4099392532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:08 smithi071 ceph-mon[96241]: Reconfiguring daemon prometheus.a on smithi113 2023-12-06T22:31:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:08 smithi071 ceph-mon[96241]: pgmap v23: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 352 B/s wr, 0 op/s 2023-12-06T22:31:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:08 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/4099392532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:08 smithi071 ceph-mon[110329]: Reconfiguring daemon prometheus.a on smithi113 2023-12-06T22:31:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:08 smithi071 ceph-mon[110329]: pgmap v23: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 352 B/s wr, 0 op/s 2023-12-06T22:31:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:08 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/4099392532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:09.145 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:08 smithi113 systemd[1]: Stopping Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:09.409 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.145Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:31:09.410 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.146Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-06T22:31:09.410 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.146Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-06T22:31:09.410 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.146Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T22:31:09.410 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.146Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-06T22:31:09.410 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.146Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-06T22:31:09.410 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.146Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T22:31:09.410 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.146Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-06T22:31:09.410 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.146Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-06T22:31:09.410 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.146Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T22:31:09.410 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.146Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-06T22:31:09.410 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[138588]: ts=2023-12-06T22:31:09.146Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-06T22:31:09.673 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 bash[152956]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T22:31:09.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T22:31:09.968 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 systemd[1]: Stopped Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:09.968 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 systemd[1]: Starting Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:10.227 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:09 smithi113 podman[153074]: 2023-12-06T22:31:10.479 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.227Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-06T22:31:10.479 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.228Z 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-12-06T22:31:10.479 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.228Z 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 smithi113 (none))" 2023-12-06T22:31:10.479 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.228Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T22:31:10.479 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.228Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T22:31:10.479 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.229Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T22:31:10.479 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.230Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-06T22:31:10.479 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.230Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.230Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.233Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.233Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.973µs 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.233Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.233Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 bash[153074]: 1a08e3de20c5f2eea58131f3aaf94b25eef8aba78361e72c417cae7c9278a46b 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.248Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.248Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.248Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.71µs wal_replay_duration=15.248078ms wbl_replay_duration=115ns total_replay_duration=15.289934ms 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.251Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.251Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.251Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 systemd[1]: Started Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.270Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.009023ms db_storage=898ns remote_storage=1.739µs web_handler=401ns query_engine=639ns scrape=191.165µs scrape_sd=72.252µs notify=10.79µs notify_sd=13.93µs rules=18.505089ms tracing=5.738µs 2023-12-06T22:31:10.480 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.270Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-06T22:31:10.481 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:10.270Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-06T22:31:10.867 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-mon[100417]: pgmap v24: 425 pgs: 425 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 602 KiB/s wr, 8 op/s 2023-12-06T22:31:10.867 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3923878106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:10.867 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:10.867 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:10 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:10 smithi071 ceph-mon[110329]: pgmap v24: 425 pgs: 425 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 602 KiB/s wr, 8 op/s 2023-12-06T22:31:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:10 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3923878106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:10 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:10 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:10 smithi071 ceph-mon[96241]: pgmap v24: 425 pgs: 425 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 602 KiB/s wr, 8 op/s 2023-12-06T22:31:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:10 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3923878106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:10 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:10 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:11.786 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:11 smithi113 ceph-mon[100417]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T22:31:11.787 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:11 smithi113 ceph-mon[100417]: Reconfiguring daemon grafana.a on smithi113 2023-12-06T22:31:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:11 smithi071 ceph-mon[110329]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T22:31:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:11 smithi071 ceph-mon[110329]: Reconfiguring daemon grafana.a on smithi113 2023-12-06T22:31:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:11 smithi071 ceph-mon[96241]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T22:31:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:11 smithi071 ceph-mon[96241]: Reconfiguring daemon grafana.a on smithi113 2023-12-06T22:31:12.641 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:12 smithi113 ceph-mon[100417]: pgmap v25: 425 pgs: 425 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 513 KiB/s wr, 7 op/s 2023-12-06T22:31:12.641 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:12 smithi113 ceph-mon[100417]: osdmap e143: 8 total, 8 up, 8 in 2023-12-06T22:31:12.641 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:12 smithi113 systemd[1]: Stopping Ceph grafana.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:12 smithi071 ceph-mon[110329]: pgmap v25: 425 pgs: 425 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 513 KiB/s wr, 7 op/s 2023-12-06T22:31:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:12 smithi071 ceph-mon[110329]: osdmap e143: 8 total, 8 up, 8 in 2023-12-06T22:31:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:12 smithi071 ceph-mon[96241]: pgmap v25: 425 pgs: 425 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 513 KiB/s wr, 7 op/s 2023-12-06T22:31:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:12 smithi071 ceph-mon[96241]: osdmap e143: 8 total, 8 up, 8 in 2023-12-06T22:31:12.967 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:12 smithi113 bash[153377]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a 2023-12-06T22:31:12.967 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:12 smithi113 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:31:13.296 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-06T22:31:13.297 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 systemd[1]: Stopped Ceph grafana.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:13.297 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 systemd[1]: Starting Ceph grafana.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:13.575 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3855993494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:13.575 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 podman[153495]: 2023-12-06T22:31:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:13 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3855993494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:13 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3855993494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:13.967 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 bash[153495]: b88b729f520070dab8e7cdf59af78d8f83f5bc39931461e408a4e48d763e84fd 2023-12-06T22:31:13.967 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 systemd[1]: Started Ceph grafana.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:13.967 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.699813994Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.700006547Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.700028826Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.700035788Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.700042016Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.700048027Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.70005389Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.70005989Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.700065958Z level=info msg="Path Home" path=/usr/share/grafana 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.700072379Z level=info msg="Path Data" path=/var/lib/grafana 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.700078289Z level=info msg="Path Logs" path=/var/log/grafana 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.700083757Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.700089545Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=settings t=2023-12-06T22:31:13.700095849Z level=info msg="App mode production" 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=sqlstore t=2023-12-06T22:31:13.700150322Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=sqlstore t=2023-12-06T22:31:13.700171287Z 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-12-06T22:31:13.968 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=migrator t=2023-12-06T22:31:13.714896233Z level=info msg="Starting DB migrations" 2023-12-06T22:31:13.969 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=migrator t=2023-12-06T22:31:13.720061671Z level=info msg="migrations completed" performed=0 skipped=481 duration=635.79µs 2023-12-06T22:31:13.969 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=sqlstore t=2023-12-06T22:31:13.72046519Z level=info msg="Created default organization" 2023-12-06T22:31:13.969 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=plugin.loader t=2023-12-06T22:31:13.778250123Z level=info msg="Plugin registered" pluginID=input 2023-12-06T22:31:13.969 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=plugin.loader t=2023-12-06T22:31:13.806194322Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-12-06T22:31:13.969 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=plugin.loader t=2023-12-06T22:31:13.80622826Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-12-06T22:31:13.969 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=secrets t=2023-12-06T22:31:13.806266968Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-12-06T22:31:13.969 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=query_data t=2023-12-06T22:31:13.808025627Z level=info msg="Query Service initialization" 2023-12-06T22:31:13.969 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=live.push_http t=2023-12-06T22:31:13.810363737Z level=info msg="Live Push Gateway initialization" 2023-12-06T22:31:14.409 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:14 smithi113 systemd[1]: Stopping Ceph node-exporter.b for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:14.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:31:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:31:14.401Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003310759s 2023-12-06T22:31:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:14 smithi071 ceph-mon[96241]: pgmap v27: 425 pgs: 425 active+clean; 9.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2023-12-06T22:31:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:14 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:14 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:14 smithi071 ceph-mon[110329]: pgmap v27: 425 pgs: 425 active+clean; 9.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2023-12-06T22:31:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:14 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:14 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:14.717 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:14 smithi113 bash[153669]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T22:31:14.717 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:14 smithi113 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:31:14.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-mon[100417]: pgmap v27: 425 pgs: 425 active+clean; 9.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2023-12-06T22:31:14.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:14.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:14.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=infra.usagestats.collector t=2023-12-06T22:31:14.56023746Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-12-06T22:31:14.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=provisioning.datasources t=2023-12-06T22:31:14.645144652Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-12-06T22:31:14.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=provisioning.datasources t=2023-12-06T22:31:14.645196926Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-12-06T22:31:14.718 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=provisioning.datasources t=2023-12-06T22:31:14.656390863Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T22:31:15.126 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:14 smithi113 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T22:31:15.126 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:14 smithi113 systemd[1]: Stopped Ceph node-exporter.b for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:15.126 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:14 smithi113 systemd[1]: Starting Ceph node-exporter.b for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:15.126 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=provisioning.alerting t=2023-12-06T22:31:14.747745743Z level=info msg="starting to provision alerting" 2023-12-06T22:31:15.126 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=provisioning.alerting t=2023-12-06T22:31:14.747788923Z level=info msg="finished to provision alerting" 2023-12-06T22:31:15.126 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=ngalert.state.manager t=2023-12-06T22:31:14.747931192Z level=info msg="Warming state cache for startup" 2023-12-06T22:31:15.126 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=grafanaStorageLogger t=2023-12-06T22:31:14.747941493Z level=info msg="storage starting" 2023-12-06T22:31:15.126 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=http.server t=2023-12-06T22:31:14.749810523Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T22:31:15.127 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=ngalert.state.manager t=2023-12-06T22:31:14.758504803Z level=info msg="State cache has been initialized" states=0 duration=10.570991ms 2023-12-06T22:31:15.127 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=ticker t=2023-12-06T22:31:14.758586026Z level=info msg=starting first_tick=2023-12-06T22:31:20Z 2023-12-06T22:31:15.127 INFO:journalctl@ceph.grafana.a.smithi113.stdout:Dec 06 22:31:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-grafana-a[153510]: logger=ngalert.multiorg.alertmanager t=2023-12-06T22:31:14.758576476Z level=info msg="starting MultiOrg Alertmanager" 2023-12-06T22:31:15.383 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 podman[153786]: 2023-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.356Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.356Z 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-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.356Z 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-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.356Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.356Z 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-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.356Z 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-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=arp 2023-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-06T22:31:15.384 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=edac 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-06T22:31:15.385 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=os 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=stat 2023-12-06T22:31:15.386 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-06T22:31:15.387 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-06T22:31:15.387 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-06T22:31:15.387 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=time 2023-12-06T22:31:15.387 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-06T22:31:15.387 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=uname 2023-12-06T22:31:15.387 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-06T22:31:15.387 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-06T22:31:15.387 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-06T22:31:15.387 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-06T22:31:15.387 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-b[153802]: ts=2023-12-06T22:31:15.357Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-06T22:31:15.387 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 bash[153786]: e3baa790be37e42b28057f2463b38c141999c0f0fbc87f6671a31e9bc0b627b3 2023-12-06T22:31:15.717 INFO:journalctl@ceph.node-exporter.b.smithi113.stdout:Dec 06 22:31:15 smithi113 systemd[1]: Started Ceph node-exporter.b for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:15.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-mon[100417]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T22:31:15.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-mon[100417]: Reconfiguring daemon node-exporter.b on smithi113 2023-12-06T22:31:15.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/367061210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:15.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:15.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:15.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:31:15.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:15.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:31:15.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:15 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[110329]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T22:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[110329]: Reconfiguring daemon node-exporter.b on smithi113 2023-12-06T22:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/367061210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[96241]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T22:31:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[96241]: Reconfiguring daemon node-exporter.b on smithi113 2023-12-06T22:31:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/367061210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:31:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:31:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:15 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:16.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[110329]: pgmap v28: 425 pgs: 425 active+clean; 9.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2023-12-06T22:31:16.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[110329]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:31:16.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[110329]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:16.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[110329]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:31:16.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[110329]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:31:16.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[110329]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:31:16.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[96241]: pgmap v28: 425 pgs: 425 active+clean; 9.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2023-12-06T22:31:16.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[96241]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:31:16.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[96241]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:16.874 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[96241]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:31:16.874 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[96241]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:31:16.874 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:16 smithi071 ceph-mon[96241]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:31:16.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:16 smithi113 ceph-mon[100417]: pgmap v28: 425 pgs: 425 active+clean; 9.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2023-12-06T22:31:16.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:16 smithi113 ceph-mon[100417]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T22:31:16.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:16 smithi113 ceph-mon[100417]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:16.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:16 smithi113 ceph-mon[100417]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T22:31:16.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:16 smithi113 ceph-mon[100417]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:31:16.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:16 smithi113 ceph-mon[100417]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T22:31:18.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[110329]: Upgrade: Updating mgr.y 2023-12-06T22:31:18.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:18.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:31:18.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:31:18.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:18.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[110329]: Deploying daemon mgr.y on smithi071 2023-12-06T22:31:18.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[110329]: pgmap v29: 425 pgs: 425 active+clean; 9.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2023-12-06T22:31:18.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:18.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:18.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1945727854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:18.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[96241]: Upgrade: Updating mgr.y 2023-12-06T22:31:18.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:18.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:31:18.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:31:18.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:18.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[96241]: Deploying daemon mgr.y on smithi071 2023-12-06T22:31:18.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[96241]: pgmap v29: 425 pgs: 425 active+clean; 9.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2023-12-06T22:31:18.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:18.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:18.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:17 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1945727854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:18.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:17 smithi113 ceph-mon[100417]: Upgrade: Updating mgr.y 2023-12-06T22:31:18.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:17 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:17 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:31:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:17 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:31:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:17 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:17 smithi113 ceph-mon[100417]: Deploying daemon mgr.y on smithi071 2023-12-06T22:31:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:17 smithi113 ceph-mon[100417]: pgmap v29: 425 pgs: 425 active+clean; 9.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2023-12-06T22:31:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:17 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:17 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:18.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:17 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1945727854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:18 smithi071 systemd[1]: Stopping Ceph mgr.y for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:18.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:18 smithi071 bash[165382]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y 2023-12-06T22:31:18.937 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:18 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:31:19.448 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:19 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-06T22:31:19.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:19 smithi071 systemd[1]: Stopped Ceph mgr.y for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:19.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:19 smithi071 systemd[1]: Starting Ceph mgr.y for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:19.907 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:19 smithi071 podman[165531]: 2023-12-06T22:31:20.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:19 smithi071 ceph-mgr[165594]: -- 172.21.15.71:0/1337885514 <== mon.0 v2:172.21.15.71:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b98c47b1e0 con 0x55b98c450800 2023-12-06T22:31:20.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:19 smithi071 bash[165531]: f78379d033fb55233e1468def75c617e4d967202c52b287aaf09492daf390f99 2023-12-06T22:31:20.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:20 smithi071 systemd[1]: Started Ceph mgr.y for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:20.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:20.024+0000 7f3f7b855200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:31:20.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:20.110+0000 7f3f7b855200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:31:20.501 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:20.205+0000 7f3f7b855200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:31:20.501 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:20.304+0000 7f3f7b855200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:31:20.501 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:20.500+0000 7f3f7b855200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:31:20.501 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-mon[96241]: pgmap v30: 425 pgs: 425 active+clean; 15 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-06T22:31:20.501 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/4294877594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:20.502 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:20.502 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:20.502 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:20.502 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-mon[110329]: pgmap v30: 425 pgs: 425 active+clean; 15 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-06T22:31:20.502 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/4294877594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:20.502 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:20.502 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:20.502 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:20.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:20 smithi113 ceph-mon[100417]: pgmap v30: 425 pgs: 425 active+clean; 15 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-06T22:31:20.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:20 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/4294877594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:20.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:20 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:20.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:20 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:20.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:20 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:21.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:20.888+0000 7f3f7b855200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:31:21.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:21.031+0000 7f3f7b855200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:31:21.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:21.124+0000 7f3f7b855200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:31:21.669 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:21.226+0000 7f3f7b855200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:31:21.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:21.669+0000 7f3f7b855200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:31:22.495 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:22 smithi071 ceph-mon[110329]: pgmap v31: 425 pgs: 425 active+clean; 15 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-06T22:31:22.495 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:22 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1966097679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:22.495 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:22 smithi071 ceph-mon[96241]: pgmap v31: 425 pgs: 425 active+clean; 15 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-06T22:31:22.495 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:22 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1966097679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:22.495 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:22.396+0000 7f3f7b855200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:31:22.496 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:22.495+0000 7f3f7b855200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:31:22.550 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (25015 ms) 2023-12-06T22:31:22.550 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestIO 2023-12-06T22:31:22.550 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:22 smithi113 ceph-mon[100417]: pgmap v31: 425 pgs: 425 active+clean; 15 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-06T22:31:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:22 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1966097679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:23.522 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:23.408+0000 7f3f7b855200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:31:23.522 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:23 smithi071 ceph-mon[110329]: pool 'test-librbd-smithi071-159875-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-06T22:31:23.522 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:23 smithi071 ceph-mon[110329]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-06T22:31:23.522 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:23 smithi071 ceph-mon[110329]: osdmap e144: 8 total, 8 up, 8 in 2023-12-06T22:31:23.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:23 smithi071 ceph-mon[96241]: pool 'test-librbd-smithi071-159875-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-06T22:31:23.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:23 smithi071 ceph-mon[96241]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-06T22:31:23.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:23 smithi071 ceph-mon[96241]: osdmap e144: 8 total, 8 up, 8 in 2023-12-06T22:31:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:23 smithi113 ceph-mon[100417]: pool 'test-librbd-smithi071-159875-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-06T22:31:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:23 smithi113 ceph-mon[100417]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-06T22:31:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:23 smithi113 ceph-mon[100417]: osdmap e144: 8 total, 8 up, 8 in 2023-12-06T22:31:23.948 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:23.522+0000 7f3f7b855200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:31:23.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:23.717+0000 7f3f7b855200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:31:24.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:23 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:31:23] "GET /metrics HTTP/1.1" 200 60037 "" "Prometheus/2.43.0" 2023-12-06T22:31:24.299 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:24.041+0000 7f3f7b855200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:31:24.299 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:24.297+0000 7f3f7b855200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:31:24.534 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.535 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:24.536 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:24.537 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.538 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:24.539 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 = 512 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 1536~512 = 0 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:24.540 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.541 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.542 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.543 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.544 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.545 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.546 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:24.547 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.548 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.548 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.548 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:24.548 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:24.548 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:24.548 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:24.548 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:24.548 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:24.548 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:24 smithi071 ceph-mon[110329]: pgmap v33: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 958 KiB/s wr, 155 op/s 2023-12-06T22:31:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:24 smithi071 ceph-mon[96241]: pgmap v33: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 958 KiB/s wr, 155 op/s 2023-12-06T22:31:24.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:24.489+0000 7f3f7b855200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:31:24.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:24 smithi113 ceph-mon[100417]: pgmap v33: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 958 KiB/s wr, 155 op/s 2023-12-06T22:31:25.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:24.826+0000 7f3f7b855200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:31:25.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/4157429216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:25.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/4157429216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:25.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:25.648+0000 7f3f7b855200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:31:25.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:25 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/4157429216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:25.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:25 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:25 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:25 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:25 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:25.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:25.809+0000 7f3f7b855200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.290 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.291 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.292 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.293 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.294 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.295 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.296 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:26.297 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:26.298 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:26.298 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:26.298 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:26.298 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:26.298 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:26.298 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:26.298 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestIO (3740 ms) 2023-12-06T22:31:26.298 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2023-12-06T22:31:26.298 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:26.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:26 smithi071 ceph-mon[96241]: pgmap v34: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 958 KiB/s wr, 155 op/s 2023-12-06T22:31:26.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:26 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:26.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:26 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:26.357 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:26.042+0000 7f3f7b855200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:31:26.357 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:26.175+0000 7f3f7b855200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:31:26.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:26 smithi071 ceph-mon[110329]: pgmap v34: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 958 KiB/s wr, 155 op/s 2023-12-06T22:31:26.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:26 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:26.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:26 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:26.615 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:26.422+0000 7f3f7b855200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:31:26.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:26 smithi113 ceph-mon[100417]: pgmap v34: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 958 KiB/s wr, 155 op/s 2023-12-06T22:31:26.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:26 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:26.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:26 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:27.471 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:27.363+0000 7f3f7b855200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:31:27.472 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:31:27] ENGINE Bus STARTING 2023-12-06T22:31:27.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2404747268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:27.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-mon[96241]: pool 'test-librbd-smithi071-159875-11' no longer out of quota; removing NO_QUOTA flag 2023-12-06T22:31:27.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-mon[96241]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-06T22:31:27.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-mon[96241]: Cluster is now healthy 2023-12-06T22:31:27.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-mon[96241]: osdmap e145: 8 total, 8 up, 8 in 2023-12-06T22:31:27.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2404747268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:27.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-mon[110329]: pool 'test-librbd-smithi071-159875-11' no longer out of quota; removing NO_QUOTA flag 2023-12-06T22:31:27.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-mon[110329]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-06T22:31:27.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-mon[110329]: Cluster is now healthy 2023-12-06T22:31:27.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-mon[110329]: osdmap e145: 8 total, 8 up, 8 in 2023-12-06T22:31:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:27 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2404747268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:27 smithi113 ceph-mon[100417]: pool 'test-librbd-smithi071-159875-11' no longer out of quota; removing NO_QUOTA flag 2023-12-06T22:31:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:27 smithi113 ceph-mon[100417]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-06T22:31:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:27 smithi113 ceph-mon[100417]: Cluster is now healthy 2023-12-06T22:31:27.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:27 smithi113 ceph-mon[100417]: osdmap e145: 8 total, 8 up, 8 in 2023-12-06T22:31:27.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: CherryPy Checker: 2023-12-06T22:31:27.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: The Application mounted at '' has an empty config. 2023-12-06T22:31:27.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:27.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:31:27] ENGINE Serving on http://:::9283 2023-12-06T22:31:27.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:31:27] ENGINE Bus STARTED 2023-12-06T22:31:28.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:28 smithi113 ceph-mon[100417]: pgmap v35: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 959 KiB/s wr, 155 op/s 2023-12-06T22:31:28.661 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:28 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:31:28.661 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:28 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:31:28.661 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:28 smithi113 ceph-mon[100417]: Standby manager daemon y restarted 2023-12-06T22:31:28.661 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:28 smithi113 ceph-mon[100417]: Standby manager daemon y started 2023-12-06T22:31:28.661 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:28 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:31:28.661 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:28 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:31:28.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[110329]: pgmap v35: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 959 KiB/s wr, 155 op/s 2023-12-06T22:31:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:31:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:31:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[110329]: Standby manager daemon y restarted 2023-12-06T22:31:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[110329]: Standby manager daemon y started 2023-12-06T22:31:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:31:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:31:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[96241]: pgmap v35: 425 pgs: 425 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s rd, 959 KiB/s wr, 155 op/s 2023-12-06T22:31:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T22:31:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:31:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[96241]: Standby manager daemon y restarted 2023-12-06T22:31:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[96241]: Standby manager daemon y started 2023-12-06T22:31:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T22:31:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:28 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:31:28.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:28 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:31:29.151 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:31:29] ENGINE Bus STOPPING 2023-12-06T22:31:29.391 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:29.127+0000 7f3f2e298700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T22:31:29.391 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: ignoring --setuser ceph since I am not root 2023-12-06T22:31:29.391 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: ignoring --setgroup ceph since I am not root 2023-12-06T22:31:29.391 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mgr[141576]: -- 172.21.15.113:0/2640116447 <== mon.1 v2:172.21.15.113:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560c43fd31e0 con 0x560c43fa8c00 2023-12-06T22:31:29.391 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:29.305+0000 7f42ee868200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:31:29.391 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:29.390+0000 7f42ee868200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:31:29.391 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: mgrmap e26: x(active, since 41s), standbys: y 2023-12-06T22:31:29.391 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: osdmap e146: 8 total, 8 up, 8 in 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: mgrmap e27: y(active, starting, since 0.0059504s) 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:31:29.392 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: Manager daemon y is now available 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:29.393 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:29.394 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:29.394 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:31:29.394 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:31:29.394 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:31:29.394 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:31:29.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:31:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:31:29.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:31:29] ENGINE Bus STOPPED 2023-12-06T22:31:29.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:31:29] ENGINE Bus STARTING 2023-12-06T22:31:29.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:29.348+0000 7f3ed9c83700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:31:29.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:29.348+0000 7f3ed9c83700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:31:29.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:29.348+0000 7f3ed9c83700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:31:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:29.348+0000 7f3ed9c83700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:31:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:29.348+0000 7f3ed9c83700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:31:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:29.350+0000 7f3edc488700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:31:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:29.350+0000 7f3edc488700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:31:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:29.350+0000 7f3edc488700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:31:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:29.350+0000 7f3edc488700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:31:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:31:29.350+0000 7f3edc488700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:31:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:31:29] ENGINE Serving on http://:::9283 2023-12-06T22:31:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:31:29] ENGINE Bus STARTED 2023-12-06T22:31:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: mgrmap e26: x(active, since 41s), standbys: y 2023-12-06T22:31:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: osdmap e146: 8 total, 8 up, 8 in 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: mgrmap e27: y(active, starting, since 0.0059504s) 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:31:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: mgrmap e26: x(active, since 41s), standbys: y 2023-12-06T22:31:29.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: osdmap e146: 8 total, 8 up, 8 in 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.24817 172.21.15.113:0/226467154' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: mgrmap e27: y(active, starting, since 0.0059504s) 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:31:29.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:31:29.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: Manager daemon y is now available 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: Manager daemon y is now available 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:31:29.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:31:29.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:31:29.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:29 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:31:29.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:29.482+0000 7f42ee868200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:31:29.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:29.575+0000 7f42ee868200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:31:30.173 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:29 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:29.764+0000 7f42ee868200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:31:30.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:30.173+0000 7f42ee868200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:31:30.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:30.318+0000 7f42ee868200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:31:30.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:30.418+0000 7f42ee868200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:31:30.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:30 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2721618922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:30 smithi113 ceph-mon[100417]: [06/Dec/2023:22:31:29] ENGINE Bus STARTING 2023-12-06T22:31:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:30 smithi113 ceph-mon[100417]: mgrmap e28: y(active, since 1.0076s) 2023-12-06T22:31:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:30 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2721618922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:30 smithi071 ceph-mon[110329]: [06/Dec/2023:22:31:29] ENGINE Bus STARTING 2023-12-06T22:31:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:30 smithi071 ceph-mon[110329]: mgrmap e28: y(active, since 1.0076s) 2023-12-06T22:31:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:30 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/2721618922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:30 smithi071 ceph-mon[96241]: [06/Dec/2023:22:31:29] ENGINE Bus STARTING 2023-12-06T22:31:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:30 smithi071 ceph-mon[96241]: mgrmap e28: y(active, since 1.0076s) 2023-12-06T22:31:30.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:30.526+0000 7f42ee868200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:31:31.376 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:31.001+0000 7f42ee868200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:31:31.547 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:31.547 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:31.547 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:31.547 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:31.547 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:31.547 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.547 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.548 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:31.549 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:31.550 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:31.551 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:31.552 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 = 512 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 1536~512 = 0 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.553 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.554 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.555 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.556 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.557 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.558 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.559 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:31.560 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:31.561 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:31.561 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:31 smithi071 ceph-mon[110329]: [06/Dec/2023:22:31:29] ENGINE Serving on http://172.21.15.71:8765 2023-12-06T22:31:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:31 smithi071 ceph-mon[110329]: [06/Dec/2023:22:31:30] ENGINE Serving on https://172.21.15.71:7150 2023-12-06T22:31:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:31 smithi071 ceph-mon[110329]: [06/Dec/2023:22:31:30] ENGINE Bus STARTED 2023-12-06T22:31:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:31 smithi071 ceph-mon[110329]: pgmap v3: 425 pgs: 425 active+clean; 6.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:31:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:31 smithi071 ceph-mon[96241]: [06/Dec/2023:22:31:29] ENGINE Serving on http://172.21.15.71:8765 2023-12-06T22:31:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:31 smithi071 ceph-mon[96241]: [06/Dec/2023:22:31:30] ENGINE Serving on https://172.21.15.71:7150 2023-12-06T22:31:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:31 smithi071 ceph-mon[96241]: [06/Dec/2023:22:31:30] ENGINE Bus STARTED 2023-12-06T22:31:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:31 smithi071 ceph-mon[96241]: pgmap v3: 425 pgs: 425 active+clean; 6.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:31:31.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:31 smithi113 ceph-mon[100417]: [06/Dec/2023:22:31:29] ENGINE Serving on http://172.21.15.71:8765 2023-12-06T22:31:31.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:31 smithi113 ceph-mon[100417]: [06/Dec/2023:22:31:30] ENGINE Serving on https://172.21.15.71:7150 2023-12-06T22:31:31.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:31 smithi113 ceph-mon[100417]: [06/Dec/2023:22:31:30] ENGINE Bus STARTED 2023-12-06T22:31:31.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:31 smithi113 ceph-mon[100417]: pgmap v3: 425 pgs: 425 active+clean; 6.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:31:32.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:31.734+0000 7f42ee868200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:31:32.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:31.828+0000 7f42ee868200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:31:32.689 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:32 smithi113 ceph-mon[100417]: pgmap v4: 425 pgs: 425 active+clean; 6.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:31:32.689 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:32 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1299748889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:32.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:32 smithi071 ceph-mon[110329]: pgmap v4: 425 pgs: 425 active+clean; 6.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:31:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:32 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1299748889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:32 smithi071 ceph-mon[96241]: pgmap v4: 425 pgs: 425 active+clean; 6.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:31:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:32 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1299748889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:32.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:32.689+0000 7f42ee868200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:31:32.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:32.788+0000 7f42ee868200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:31:33.285 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:32.980+0000 7f42ee868200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:31:33.537 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:33 smithi113 ceph-mon[100417]: mgrmap e29: y(active, since 3s) 2023-12-06T22:31:33.537 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:33 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:33.286+0000 7f42ee868200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:31:33.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:33 smithi071 ceph-mon[110329]: mgrmap e29: y(active, since 3s) 2023-12-06T22:31:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:33 smithi071 ceph-mon[96241]: mgrmap e29: y(active, since 3s) 2023-12-06T22:31:33.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:33 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:33.537+0000 7f42ee868200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:31:33.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:33 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:33.696+0000 7f42ee868200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:31:34.387 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:33 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:33.980+0000 7f42ee868200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:31:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:34 smithi071 ceph-mon[110329]: pgmap v5: 425 pgs: 425 active+clean; 6.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:31:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:34 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:34 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:34 smithi071 ceph-mon[96241]: pgmap v5: 425 pgs: 425 active+clean; 6.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:31:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:34 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:34 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:34.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:34 smithi113 ceph-mon[100417]: pgmap v5: 425 pgs: 425 active+clean; 6.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:31:34.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:34 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:34.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:34 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.082 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:34 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:34.730+0000 7f42ee868200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:31:35.082 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:34 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:34.869+0000 7f42ee868200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:31:35.213 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.213 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.213 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.213 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.213 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.213 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.214 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.215 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.216 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.217 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.218 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.219 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.220 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:35.221 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 4 2023-12-06T22:31:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2023-12-06T22:31:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (8923 ms) 2023-12-06T22:31:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2023-12-06T22:31:35.222 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:35.388 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:35 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:35.082+0000 7f42ee868200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:31:35.388 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:35 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:35.211+0000 7f42ee868200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:31:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:35 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3945766221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:35 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:35 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:35 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:35 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:35 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3945766221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:35 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:35 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:35 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:35 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:35 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:35.449+0000 7f42ee868200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:31:35.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:35 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3945766221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:35.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:35 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:35 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:35 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:35.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:35 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[110329]: pgmap v6: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 723 KiB/s wr, 1.52k op/s 2023-12-06T22:31:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[110329]: Standby manager daemon x started 2023-12-06T22:31:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:31:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:31:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:31:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:31:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[96241]: pgmap v6: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 723 KiB/s wr, 1.52k op/s 2023-12-06T22:31:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[96241]: Standby manager daemon x started 2023-12-06T22:31:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:31:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:31:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:31:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:36 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:31:36.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-mon[100417]: pgmap v6: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 723 KiB/s wr, 1.52k op/s 2023-12-06T22:31:36.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:36.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:36.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-mon[100417]: Standby manager daemon x started 2023-12-06T22:31:36.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:31:36.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:31:36.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:31:36.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/2826775606' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:31:36.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:36.319+0000 7f42ee868200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:31:36.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:31:36] ENGINE Bus STARTING 2023-12-06T22:31:36.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: CherryPy Checker: 2023-12-06T22:31:36.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: The Application mounted at '' has an empty config. 2023-12-06T22:31:36.719 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: 2023-12-06T22:31:36.719 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:31:36] ENGINE Serving on http://:::9283 2023-12-06T22:31:36.719 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:36 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[141552]: [06/Dec/2023:22:31:36] ENGINE Bus STARTED 2023-12-06T22:31:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:37 smithi071 ceph-mon[110329]: mgrmap e30: y(active, since 7s), standbys: x 2023-12-06T22:31:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:37 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:31:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:37 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/926780409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:37 smithi071 ceph-mon[110329]: pgmap v7: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 517 KiB/s wr, 1.09k op/s 2023-12-06T22:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:37 smithi071 ceph-mon[96241]: mgrmap e30: y(active, since 7s), standbys: x 2023-12-06T22:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:37 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:37 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/926780409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:37 smithi071 ceph-mon[96241]: pgmap v7: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 517 KiB/s wr, 1.09k op/s 2023-12-06T22:31:38.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:37 smithi113 ceph-mon[100417]: mgrmap e30: y(active, since 7s), standbys: x 2023-12-06T22:31:38.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:37 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:31:38.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:37 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/926780409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:38.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:37 smithi113 ceph-mon[100417]: pgmap v7: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 517 KiB/s wr, 1.09k op/s 2023-12-06T22:31:39.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:39 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:39 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:39 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:39 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:39 smithi113 ceph-mon[100417]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:31:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:39 smithi113 ceph-mon[100417]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:31:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:39 smithi113 ceph-mon[100417]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:39.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:39 smithi113 ceph-mon[100417]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[96241]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[96241]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[96241]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[96241]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[110329]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[110329]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[110329]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:39 smithi071 ceph-mon[110329]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[110329]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[110329]: pgmap v8: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 884 KiB/s rd, 402 KiB/s wr, 846 op/s 2023-12-06T22:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[110329]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[110329]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3297020439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[110329]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[96241]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[96241]: pgmap v8: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 884 KiB/s rd, 402 KiB/s wr, 846 op/s 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[96241]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[96241]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3297020439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[96241]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:40 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:40 smithi113 ceph-mon[100417]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:40.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:40 smithi113 ceph-mon[100417]: pgmap v8: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 884 KiB/s rd, 402 KiB/s wr, 846 op/s 2023-12-06T22:31:40.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:40 smithi113 ceph-mon[100417]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:31:40.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:40 smithi113 ceph-mon[100417]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:40.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:40 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:40 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:40 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3297020439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:40.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:40 smithi113 ceph-mon[100417]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:31:40.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:40 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:40 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:40.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:40 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:41.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:41 smithi113 ceph-mon[100417]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:31:41.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:41 smithi113 ceph-mon[100417]: Reconfiguring daemon prometheus.a on smithi113 2023-12-06T22:31:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:41 smithi071 ceph-mon[110329]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:31:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:41 smithi071 ceph-mon[110329]: Reconfiguring daemon prometheus.a on smithi113 2023-12-06T22:31:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:41 smithi071 ceph-mon[96241]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T22:31:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:41 smithi071 ceph-mon[96241]: Reconfiguring daemon prometheus.a on smithi113 2023-12-06T22:31:42.436 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 systemd[1]: Stopping Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:42.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-mon[100417]: pgmap v9: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 726 KiB/s rd, 329 KiB/s wr, 696 op/s 2023-12-06T22:31:42.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/365048550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:42.813 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:42.813 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:42.813 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:42.813 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:42.813 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:42.813 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.813 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:42.813 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.813 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.814 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:42.815 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.816 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:42.817 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:42.818 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 = 512 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 1536~512 = 0 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:42.819 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.820 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:42.821 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.822 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.823 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.824 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.825 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.826 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.827 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:42.827 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.827 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.827 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.827 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:42.827 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:42.827 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:42.827 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:42.827 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:42.827 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:42.827 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:42 smithi071 ceph-mon[110329]: pgmap v9: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 726 KiB/s rd, 329 KiB/s wr, 696 op/s 2023-12-06T22:31:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:42 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/365048550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:42 smithi071 ceph-mon[96241]: pgmap v9: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 726 KiB/s rd, 329 KiB/s wr, 696 op/s 2023-12-06T22:31:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:42 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/365048550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:43.035 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:31:43.036 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-06T22:31:43.036 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-06T22:31:43.036 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T22:31:43.036 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-06T22:31:43.036 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-06T22:31:43.036 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T22:31:43.036 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-06T22:31:43.036 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-06T22:31:43.036 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T22:31:43.037 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-06T22:31:43.037 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[153090]: ts=2023-12-06T22:31:42.772Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-06T22:31:43.290 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 bash[156453]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T22:31:43.609 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T22:31:43.609 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 systemd[1]: Stopped Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:43.609 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 systemd[1]: Starting Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:43.868 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 podman[156576]: 2023-12-06T22:31:44.217 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 bash[156576]: 228033b32f155466fdf5f59a510e3cd7484242a324ab8ea391c607bc4fe00b53 2023-12-06T22:31:44.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.872Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-06T22:31:44.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.872Z 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-12-06T22:31:44.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.872Z 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 smithi113 (none))" 2023-12-06T22:31:44.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.872Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T22:31:44.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.872Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T22:31:44.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.874Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T22:31:44.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.874Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-06T22:31:44.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.875Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-06T22:31:44.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.875Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-06T22:31:44.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 systemd[1]: Started Ceph prometheus.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:44.218 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.879Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.879Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.477µs 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.879Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.880Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.898Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.904Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.904Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.904Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.939µs wal_replay_duration=25.051204ms wbl_replay_duration=110ns total_replay_duration=25.116529ms 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.908Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.908Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.908Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.922Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.59126ms db_storage=962ns remote_storage=10.357µs web_handler=494ns query_engine=717ns scrape=244.565µs scrape_sd=98.938µs notify=9.936µs notify_sd=8.978µs rules=13.991194ms tracing=6.09µs 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.922Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-06T22:31:44.219 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:43.922Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-06T22:31:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[110329]: pgmap v10: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 666 KiB/s rd, 302 KiB/s wr, 638 op/s 2023-12-06T22:31:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/4230629140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[96241]: pgmap v10: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 666 KiB/s rd, 302 KiB/s wr, 638 op/s 2023-12-06T22:31:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:44 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/4230629140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:45.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:44 smithi113 ceph-mon[100417]: pgmap v10: 425 pgs: 425 active+clean; 11 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 666 KiB/s rd, 302 KiB/s wr, 638 op/s 2023-12-06T22:31:45.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:44 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:45.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:44 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:45.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:44 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:45.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:44 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:45.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:44 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:31:45.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:44 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/4230629140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:46.178 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:45 smithi113 ceph-mon[100417]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:46.178 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:45 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:31:46.178 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:45 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:31:46.178 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:45 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:31:46.178 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:45 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:46.179 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.179 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:46.180 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.181 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.182 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.183 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.184 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.185 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.186 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:46.187 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:46.188 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:46.188 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:46.188 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 4 2023-12-06T22:31:46.188 INFO:tasks.workunit.client.0.smithi071.stdout:read: 4 2023-12-06T22:31:46.188 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (10967 ms) 2023-12-06T22:31:46.188 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2023-12-06T22:31:46.188 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:46.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:45 smithi071 ceph-mon[110329]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:46.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:45 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:31:46.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:45 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:31:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:45 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:31:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:45 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:45 smithi071 ceph-mon[96241]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T22:31:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:45 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:31:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:45 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T22:31:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:45 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T22:31:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:45 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:46.914 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:46 smithi113 ceph-mon[100417]: pgmap v11: 425 pgs: 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 1.36k op/s 2023-12-06T22:31:46.914 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:46 smithi113 ceph-mon[100417]: Upgrade: Updating mgr.x 2023-12-06T22:31:46.914 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:46 smithi113 ceph-mon[100417]: Deploying daemon mgr.x on smithi113 2023-12-06T22:31:46.914 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:46 smithi113 systemd[1]: Stopping Ceph mgr.x for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:47.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:46 smithi071 ceph-mon[110329]: pgmap v11: 425 pgs: 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 1.36k op/s 2023-12-06T22:31:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:46 smithi071 ceph-mon[110329]: Upgrade: Updating mgr.x 2023-12-06T22:31:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:46 smithi071 ceph-mon[110329]: Deploying daemon mgr.x on smithi113 2023-12-06T22:31:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:46 smithi071 ceph-mon[96241]: pgmap v11: 425 pgs: 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 1.36k op/s 2023-12-06T22:31:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:46 smithi071 ceph-mon[96241]: Upgrade: Updating mgr.x 2023-12-06T22:31:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:46 smithi071 ceph-mon[96241]: Deploying daemon mgr.x on smithi113 2023-12-06T22:31:47.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:47 smithi113 bash[156983]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x 2023-12-06T22:31:47.468 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:47 smithi113 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:31:47.468 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:47 smithi113 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T22:31:47.468 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:47 smithi113 systemd[1]: Stopped Ceph mgr.x for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:47.847 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:47 smithi113 systemd[1]: Starting Ceph mgr.x for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:31:48.143 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:47 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/809315512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:48.143 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:47 smithi113 podman[157128]: 2023-12-06T22:31:48.143 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:48 smithi113 bash[157128]: 18c5c67b64b6cb0db99044f421821b9caecff96c934a8ef8dd58d5a8dac67ea3 2023-12-06T22:31:48.143 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:48 smithi113 ceph-mgr[157168]: -- 172.21.15.113:0/1374343719 <== mon.1 v2:172.21.15.113:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55802fccf1e0 con 0x55802fca4800 2023-12-06T22:31:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:47 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/809315512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:47 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/809315512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:48.421 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:48.421 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:48.421 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:48.421 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:48.421 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:48.421 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.421 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:48.421 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.421 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.421 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:48.421 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.422 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:48.423 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:48.424 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:48.425 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:48.426 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 = 512 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 1536~512 = 0 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:48.427 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.428 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.429 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.430 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.431 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:48.432 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:48.433 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:48.434 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:48.435 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:48.451 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:48 smithi113 systemd[1]: Started Ceph mgr.x for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:31:48.451 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:48.245+0000 7f4563de1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:31:48.451 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:48.338+0000 7f4563de1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:31:48.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:48.451+0000 7f4563de1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:31:48.718 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:48.567+0000 7f4563de1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:31:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:48 smithi071 ceph-mon[110329]: pgmap v12: 425 pgs: 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2023-12-06T22:31:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:48 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:48 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:48 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:48 smithi071 ceph-mon[96241]: pgmap v12: 425 pgs: 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2023-12-06T22:31:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:48 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:48 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:48 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:49.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:48.763+0000 7f4563de1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:31:49.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:48 smithi113 ceph-mon[100417]: pgmap v12: 425 pgs: 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2023-12-06T22:31:49.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:48 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:49.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:48 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:49.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:48 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:49.481 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:49 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:49.222+0000 7f4563de1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:31:49.481 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:49 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:49.373+0000 7f4563de1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:31:49.481 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:49 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:49.481+0000 7f4563de1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:31:49.925 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:49 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:49.596+0000 7f4563de1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:31:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:49 smithi071 ceph-mon[110329]: pgmap v13: 425 pgs: 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2023-12-06T22:31:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:49 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/954081893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:49 smithi071 ceph-mon[96241]: pgmap v13: 425 pgs: 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2023-12-06T22:31:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:49 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/954081893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:50.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:50 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:50.095+0000 7f4563de1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:31:50.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:49 smithi113 ceph-mon[100417]: pgmap v13: 425 pgs: 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2023-12-06T22:31:50.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:49 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/954081893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.341 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.342 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.343 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.344 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.345 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.346 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.347 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.348 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.349 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:50.349 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:50.349 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:50.349 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:50.349 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:50.349 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:50.349 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:50.349 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (4161 ms) 2023-12-06T22:31:50.349 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2023-12-06T22:31:51.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:50 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:50.829+0000 7f4563de1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:31:51.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:50 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:50.913+0000 7f4563de1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:31:51.956 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:52.048 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:51 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:51.752+0000 7f4563de1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:31:52.048 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:51 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:51.855+0000 7f4563de1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:31:52.048 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:51 smithi113 ceph-mon[100417]: osdmap e147: 8 total, 8 up, 8 in 2023-12-06T22:31:52.048 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:51 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/606971629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:52.048 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:51 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:52.048 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:51 smithi113 ceph-mon[100417]: pgmap v15: 457 pgs: 32 unknown, 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.2 MiB/s wr, 1.67k op/s 2023-12-06T22:31:52.048 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:51 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/654873669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:51 smithi071 ceph-mon[110329]: osdmap e147: 8 total, 8 up, 8 in 2023-12-06T22:31:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:51 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/606971629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:51 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:51 smithi071 ceph-mon[110329]: pgmap v15: 457 pgs: 32 unknown, 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.2 MiB/s wr, 1.67k op/s 2023-12-06T22:31:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:51 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/654873669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:51 smithi071 ceph-mon[96241]: osdmap e147: 8 total, 8 up, 8 in 2023-12-06T22:31:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:51 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/606971629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:51 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:31:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:51 smithi071 ceph-mon[96241]: pgmap v15: 457 pgs: 32 unknown, 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.2 MiB/s wr, 1.67k op/s 2023-12-06T22:31:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:51 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/654873669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:52.367 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:52 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:52.048+0000 7f4563de1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:31:52.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:52 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:52.368+0000 7f4563de1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:31:52.717 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:52 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:52.610+0000 7f4563de1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:31:53.061 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:52 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:52.767+0000 7f4563de1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:31:53.062 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:52 smithi113 ceph-mon[100417]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:31:53.062 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:52 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:31:53.062 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:52 smithi113 ceph-mon[100417]: osdmap e148: 8 total, 8 up, 8 in 2023-12-06T22:31:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:31:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:31:52] "GET /metrics HTTP/1.1" 200 60019 "" "Prometheus/2.43.0" 2023-12-06T22:31:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:52 smithi071 ceph-mon[110329]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:31:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:52 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:31:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:52 smithi071 ceph-mon[110329]: osdmap e148: 8 total, 8 up, 8 in 2023-12-06T22:31:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:52 smithi071 ceph-mon[96241]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:31:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:52 smithi071 ceph-mon[96241]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:31:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:52 smithi071 ceph-mon[96241]: osdmap e148: 8 total, 8 up, 8 in 2023-12-06T22:31:53.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:53 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:53.062+0000 7f4563de1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:31:54.017 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:54.018 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:54.019 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:54.020 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 = 512 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 1536~512 = 0 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:54.021 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:54.022 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:54.022 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:54.022 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:54.022 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3677 ms) 2023-12-06T22:31:54.022 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2023-12-06T22:31:54.022 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.044 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (27 ms) 2023-12-06T22:31:54.044 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2023-12-06T22:31:54.044 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.070 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (25 ms) 2023-12-06T22:31:54.070 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2023-12-06T22:31:54.070 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.094 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (25 ms) 2023-12-06T22:31:54.095 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2023-12-06T22:31:54.095 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.121 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (27 ms) 2023-12-06T22:31:54.121 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2023-12-06T22:31:54.122 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.191 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (70 ms) 2023-12-06T22:31:54.191 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2023-12-06T22:31:54.191 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.193 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:53 smithi113 ceph-mon[100417]: osdmap e149: 8 total, 8 up, 8 in 2023-12-06T22:31:54.194 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:53 smithi113 ceph-mon[100417]: pgmap v18: 457 pgs: 32 unknown, 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 704 KiB/s rd, 351 KiB/s wr, 1.34k op/s 2023-12-06T22:31:54.194 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:53 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:54.194 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:53 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:54.194 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:53 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:53.797+0000 7f4563de1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:31:54.194 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:53 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:53.942+0000 7f4563de1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:31:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:53 smithi071 ceph-mon[96241]: osdmap e149: 8 total, 8 up, 8 in 2023-12-06T22:31:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:53 smithi071 ceph-mon[96241]: pgmap v18: 457 pgs: 32 unknown, 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 704 KiB/s rd, 351 KiB/s wr, 1.34k op/s 2023-12-06T22:31:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:53 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:53 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:53 smithi071 ceph-mon[110329]: osdmap e149: 8 total, 8 up, 8 in 2023-12-06T22:31:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:53 smithi071 ceph-mon[110329]: pgmap v18: 457 pgs: 32 unknown, 425 active+clean; 31 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 704 KiB/s rd, 351 KiB/s wr, 1.34k op/s 2023-12-06T22:31:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:53 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:53 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:54.257 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (65 ms) 2023-12-06T22:31:54.257 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2023-12-06T22:31:54.257 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.316 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (59 ms) 2023-12-06T22:31:54.316 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2023-12-06T22:31:54.316 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.379 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (64 ms) 2023-12-06T22:31:54.379 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2023-12-06T22:31:54.379 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:54.194+0000 7f4563de1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:31:54.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:54.328+0000 7f4563de1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:31:54.679 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (300 ms) 2023-12-06T22:31:54.680 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2023-12-06T22:31:54.680 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.940 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (261 ms) 2023-12-06T22:31:54.941 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2023-12-06T22:31:54.941 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.948 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:54.590+0000 7f4563de1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:31:54.948 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:54 smithi113 ceph-mon[100417]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:31:54.948 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:54 smithi113 ceph-mon[100417]: Cluster is now healthy 2023-12-06T22:31:54.948 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:54 smithi113 ceph-mon[100417]: osdmap e150: 8 total, 8 up, 8 in 2023-12-06T22:31:54.948 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:54 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3631056901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:54.948 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:54 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:54.948 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:54 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:54.967 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (27 ms) 2023-12-06T22:31:54.968 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2023-12-06T22:31:54.968 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:54.996 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (28 ms) 2023-12-06T22:31:54.996 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2023-12-06T22:31:54.996 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:55.025 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (30 ms) 2023-12-06T22:31:55.025 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2023-12-06T22:31:55.025 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:55.051 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (26 ms) 2023-12-06T22:31:55.052 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2023-12-06T22:31:55.052 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:55.076 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.076 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 0~1048576 = 0 2023-12-06T22:31:55.076 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.076 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 0~4194304 = 0 2023-12-06T22:31:55.076 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.076 INFO:tasks.workunit.client.0.smithi071.stdout:aio discard: 3145728~1048576 = 0 2023-12-06T22:31:55.076 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (24 ms) 2023-12-06T22:31:55.076 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestFUA 2023-12-06T22:31:55.076 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:55.184 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:55.185 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.186 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.187 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:55.188 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestFUA (109 ms) 2023-12-06T22:31:55.189 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestIOPP 2023-12-06T22:31:55.189 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:55.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[96241]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:31:55.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[96241]: Cluster is now healthy 2023-12-06T22:31:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[96241]: osdmap e150: 8 total, 8 up, 8 in 2023-12-06T22:31:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/3631056901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[110329]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:31:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[110329]: Cluster is now healthy 2023-12-06T22:31:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[110329]: osdmap e150: 8 total, 8 up, 8 in 2023-12-06T22:31:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3631056901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:54 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:55.205 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:55.205 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.206 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:55.207 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.225 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.225 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:start compare and write 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:compare and wrote: 512 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:55.226 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.227 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.227 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:55.227 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.227 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:55.227 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.227 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:started aio compare and write 2023-12-06T22:31:55.228 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.229 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:55.229 INFO:tasks.workunit.client.0.smithi071.stdout:finished aio compare and write 2023-12-06T22:31:55.229 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:55.229 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:55.229 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:55.229 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:55.229 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:55.229 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.229 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:55.229 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:55.229 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:55.230 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2023-12-06T22:31:55.230 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.230 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:55.230 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:55.230 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:55.230 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:55.231 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:55.232 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:55.232 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2023-12-06T22:31:55.232 INFO:tasks.workunit.client.0.smithi071.stdout:discard: 512~512 2023-12-06T22:31:55.232 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:55.949 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:55.541+0000 7f4563de1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:31:55.949 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: [06/Dec/2023:22:31:55] ENGINE Bus STARTING 2023-12-06T22:31:55.950 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: CherryPy Checker: 2023-12-06T22:31:55.950 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: The Application mounted at '' has an empty config. 2023-12-06T22:31:55.950 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:31:55.950 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: [06/Dec/2023:22:31:55] ENGINE Serving on http://:::9283 2023-12-06T22:31:55.950 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: [06/Dec/2023:22:31:55] ENGINE Bus STARTED 2023-12-06T22:31:56.103 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:56.103 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:56.103 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.104 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:56.105 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.106 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:56.107 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.108 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.109 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.109 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.109 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.109 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.109 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.109 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.109 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.109 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.109 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.109 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.110 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.110 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.111 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.111 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.111 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.111 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.111 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.118 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.118 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.119 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.119 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.119 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.119 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.119 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.119 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.119 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.119 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.119 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.119 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.119 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.141 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.141 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.141 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.141 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.141 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.141 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.141 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.164 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.164 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.164 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.164 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.164 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.164 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.164 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.196 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.196 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.197 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.197 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.197 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.197 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.197 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-mon[100417]: pgmap v20: 457 pgs: 457 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 383 op/s 2023-12-06T22:31:56.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-mon[100417]: Standby manager daemon x restarted 2023-12-06T22:31:56.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-mon[100417]: Standby manager daemon x started 2023-12-06T22:31:56.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:31:56.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:31:56.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:31:56.218 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:55 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:31:56.221 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.221 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.221 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.221 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.221 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.221 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.221 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.221 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.221 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.221 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.222 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.222 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.222 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.267 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.267 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.267 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.268 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.268 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.268 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.268 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.307 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.307 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.307 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.307 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.307 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.307 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.307 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.364 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.364 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.364 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.365 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.365 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.365 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.365 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.419 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.419 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.419 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.419 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.419 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.419 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.419 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.420 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.420 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.420 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.420 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.420 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.420 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[110329]: pgmap v20: 457 pgs: 457 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 383 op/s 2023-12-06T22:31:56.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[110329]: Standby manager daemon x restarted 2023-12-06T22:31:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[110329]: Standby manager daemon x started 2023-12-06T22:31:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:31:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:31:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:31:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:31:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[96241]: pgmap v20: 457 pgs: 457 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 383 op/s 2023-12-06T22:31:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[96241]: Standby manager daemon x restarted 2023-12-06T22:31:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[96241]: Standby manager daemon x started 2023-12-06T22:31:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:31:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:31:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:31:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:55 smithi071 ceph-mon[96241]: from='mgr.? 172.21.15.113:0/1672559106' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:31:56.484 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.484 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.484 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.484 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.484 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.484 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.484 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.543 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.543 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.543 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.543 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.543 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.543 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.544 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.632 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.632 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.632 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.632 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.632 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.632 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.632 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.701 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.701 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.701 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.701 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.701 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.701 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.701 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.701 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.701 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.701 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:56.702 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.702 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.702 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.787 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.787 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.787 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.788 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.788 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.788 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.788 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.864 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.864 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.864 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.864 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.864 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.864 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.864 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:56.953 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:56.953 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:56.953 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:56.953 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:56.953 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:56.953 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:56.953 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:57.037 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestIOPP (1853 ms) 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2023-12-06T22:31:57.038 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.061 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (24 ms) 2023-12-06T22:31:57.061 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2023-12-06T22:31:57.062 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.084 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (23 ms) 2023-12-06T22:31:57.084 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2023-12-06T22:31:57.085 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.108 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (23 ms) 2023-12-06T22:31:57.108 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2023-12-06T22:31:57.108 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.131 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (24 ms) 2023-12-06T22:31:57.132 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2023-12-06T22:31:57.132 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.156 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (24 ms) 2023-12-06T22:31:57.156 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2023-12-06T22:31:57.156 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.181 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:57.184 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (29 ms) 2023-12-06T22:31:57.185 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2023-12-06T22:31:57.185 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:56 smithi113 ceph-mon[100417]: mgrmap e31: y(active, since 26s), standbys: x 2023-12-06T22:31:57.217 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:56 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/491283908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:57.218 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (33 ms) 2023-12-06T22:31:57.218 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2023-12-06T22:31:57.218 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.240 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:57.244 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (26 ms) 2023-12-06T22:31:57.244 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2023-12-06T22:31:57.244 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.274 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (30 ms) 2023-12-06T22:31:57.274 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2023-12-06T22:31:57.274 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.300 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:57.304 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (30 ms) 2023-12-06T22:31:57.304 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2023-12-06T22:31:57.304 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.332 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (28 ms) 2023-12-06T22:31:57.332 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2023-12-06T22:31:57.332 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.356 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:57.370 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (38 ms) 2023-12-06T22:31:57.370 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2023-12-06T22:31:57.370 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.446 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (77 ms) 2023-12-06T22:31:57.446 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2023-12-06T22:31:57.446 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:56 smithi071 ceph-mon[110329]: mgrmap e31: y(active, since 26s), standbys: x 2023-12-06T22:31:57.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:56 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/491283908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:56 smithi071 ceph-mon[96241]: mgrmap e31: y(active, since 26s), standbys: x 2023-12-06T22:31:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:56 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/491283908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:31:57.491 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:57.519 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (73 ms) 2023-12-06T22:31:57.520 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2023-12-06T22:31:57.520 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.596 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (76 ms) 2023-12-06T22:31:57.596 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2023-12-06T22:31:57.596 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.641 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:57.662 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (67 ms) 2023-12-06T22:31:57.662 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2023-12-06T22:31:57.662 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:57.924 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (262 ms) 2023-12-06T22:31:57.925 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2023-12-06T22:31:57.925 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:58.166 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:58.197 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (272 ms) 2023-12-06T22:31:58.197 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2023-12-06T22:31:58.197 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:31:58.224 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:58.224 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:58.224 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:58.224 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:58.224 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:31:58.224 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:58.224 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:58.224 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:58.225 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:58.225 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:58.225 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:58.225 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:58.225 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:58.226 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:58.226 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:58.226 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:58.226 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:58.226 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:58.227 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:58.227 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:58.227 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:58.227 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:58.227 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:58.230 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:58.230 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:58.230 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:58.230 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:31:58.231 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:58.231 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:58.231 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:31:58.231 INFO:tasks.workunit.client.0.smithi071.stdout:read: 512 2023-12-06T22:31:58.231 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:58.231 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:58.231 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:58.231 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:58.232 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2023-12-06T22:31:58.232 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:58.232 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:58.232 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:58.232 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:58.232 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2023-12-06T22:31:58.232 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:58.232 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:58.233 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:58.233 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:58.233 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2023-12-06T22:31:58.233 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:58.233 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:58.233 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:58.233 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:58.233 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2023-12-06T22:31:58.233 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:58.233 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:31:58.233 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:31:58.550 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: pgmap v21: 457 pgs: 457 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 270 op/s 2023-12-06T22:31:58.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:58.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:58.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: osdmap e151: 8 total, 8 up, 8 in 2023-12-06T22:31:58.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:58.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:31:58.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: Upgrade: Setting container_image for all mgr 2023-12-06T22:31:58.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:31:58.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:31:58.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T22:31:58.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:31:58.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:31:58.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T22:31:58.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:31:58.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T22:31:58.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[110329]: Upgrade: It appears safe to stop mon.a 2023-12-06T22:31:58.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: pgmap v21: 457 pgs: 457 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 270 op/s 2023-12-06T22:31:58.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:58.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:58.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: osdmap e151: 8 total, 8 up, 8 in 2023-12-06T22:31:58.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:58.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:31:58.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: Upgrade: Setting container_image for all mgr 2023-12-06T22:31:58.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:31:58.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:31:58.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T22:31:58.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:31:58.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:31:58.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T22:31:58.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:31:58.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T22:31:58.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:31:58 smithi071 ceph-mon[96241]: Upgrade: It appears safe to stop mon.a 2023-12-06T22:31:58.659 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: pgmap v21: 457 pgs: 457 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 270 op/s 2023-12-06T22:31:58.659 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: osdmap e151: 8 total, 8 up, 8 in 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: Upgrade: Setting container_image for all mgr 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T22:31:58.660 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:31:58.661 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T22:31:58.661 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-mon[100417]: Upgrade: It appears safe to stop mon.a 2023-12-06T22:31:58.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:31:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:31:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi071:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:finished read 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 0 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.248 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 16384 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 49152 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 65536 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.249 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 98304 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 114688 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.250 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 147456 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 163840 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.251 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 196608 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 212992 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.252 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.253 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.253 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.253 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.253 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.253 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.253 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.254 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.254 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.254 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.254 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.254 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.255 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.255 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.255 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.255 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.255 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.255 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.257 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.257 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.257 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.257 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.257 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.257 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.257 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.264 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.265 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.287 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.288 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.288 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.288 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.288 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.288 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.288 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.310 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.310 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.311 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.311 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.311 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.311 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.311 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.337 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.338 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.338 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.338 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.338 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.338 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.338 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.367 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.368 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.417 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.417 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.417 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.417 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.418 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.418 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.418 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.460 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.461 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.461 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.461 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.461 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.461 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.461 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.509 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.510 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.510 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.510 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.510 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.510 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.510 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.562 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.562 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.562 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.562 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.562 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.562 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.562 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.562 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.562 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.562 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.562 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.563 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.563 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.633 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.633 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.633 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.633 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.633 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.633 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.633 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.693 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.693 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.693 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.693 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.693 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.694 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.694 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.758 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.758 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.758 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.758 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.758 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.758 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.758 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.827 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.827 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.827 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.827 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.827 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.827 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.827 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.828 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.828 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.828 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:31:59.828 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.828 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.828 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:31:59.920 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:31:59.920 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:31:59.920 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:31:59.920 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:31:59.920 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:31:59.920 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:31:59.920 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:32:00.005 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:32:00.005 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:32:00.005 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:32:00.005 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:32:00.006 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:32:00.006 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:32:00.006 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:32:00.093 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:32:00.093 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:32:00.093 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:32:00.093 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:32:00.093 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:32:00.093 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:32:00.093 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:32:00.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[110329]: Upgrade: Updating mon.a 2023-12-06T22:32:00.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:32:00.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:32:00.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:32:00.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:32:00.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[110329]: Deploying daemon mon.a on smithi071 2023-12-06T22:32:00.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1685604748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:00.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[110329]: pgmap v23: 457 pgs: 457 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 9.0 MiB/s wr, 261 op/s 2023-12-06T22:32:00.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[110329]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[96241]: Upgrade: Updating mon.a 2023-12-06T22:32:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[96241]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:32:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:32:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:32:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:32:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[96241]: Deploying daemon mon.a on smithi071 2023-12-06T22:32:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[96241]: from='client.? 172.21.15.71:0/1685604748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[96241]: pgmap v23: 457 pgs: 457 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 9.0 MiB/s wr, 261 op/s 2023-12-06T22:32:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-mon[96241]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:finished writesame 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:to verify the data 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:verified 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:started writesame 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:expected fail, finished writesame 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (1983 ms) 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2023-12-06T22:32:00.180 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 systemd[1]: Stopping Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:32:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:00 smithi113 ceph-mon[100417]: Upgrade: Updating mon.a 2023-12-06T22:32:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:00 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='mgr.y' 2023-12-06T22:32:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:00 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:32:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:00 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:32:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:00 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:32:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:00 smithi113 ceph-mon[100417]: Deploying daemon mon.a on smithi071 2023-12-06T22:32:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:00 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1685604748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:00 smithi113 ceph-mon[100417]: pgmap v23: 457 pgs: 457 active+clean; 83 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 9.0 MiB/s wr, 261 op/s 2023-12-06T22:32:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:00 smithi113 ceph-mon[100417]: from='mgr.25091 172.21.15.71:0/2813170112' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:01.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[96217]: 2023-12-06T22:32:00.703+0000 7fe466909700 -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-12-06T22:32:01.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[96217]: 2023-12-06T22:32:00.703+0000 7fe466909700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-06T22:32:01.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:01 smithi071 bash[178245]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a 2023-12-06T22:32:01.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:01 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T22:32:01.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:01 smithi071 systemd[1]: Stopped Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:32:01.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:01 smithi071 systemd[1]: Starting Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:32:02.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:01 smithi071 podman[178419]: 2023-12-06T22:32:02.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: ceph version 18.2.0-1333-g244b703b (244b703b22e9d7c48e37291bfeaf4b15a97cc628) reef (stable), process ceph-mon, pid 7 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: pidfile_write: ignore empty --pid-file 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 bash[178419]: e8d01af544105c8eaa18ba349989a48aab658ecf8d986f70d7667ded4ea44358 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: load: jerasure load: lrc 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: RocksDB version: 7.9.2 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Git sha 0 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Compile date 2023-12-05 16:30:54 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: DB SUMMARY 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: DB Session ID: 2OXKPC6X527JRUF0T6KT 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: CURRENT file: CURRENT 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: MANIFEST file: MANIFEST-000015 size: 780 Bytes 2023-12-06T22:32:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000027.sst 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000025.log size: 3586222 ; 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.error_if_exists: 0 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.create_if_missing: 0 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.paranoid_checks: 1 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.env: 0x56276441c720 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.info_log: 0x562767841440 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.statistics: (nil) 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.use_fsync: 0 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_log_file_size: 0 2023-12-06T22:32:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T22:32:02.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T22:32:02.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T22:32:02.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T22:32:02.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.allow_fallocate: 1 2023-12-06T22:32:02.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T22:32:02.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T22:32:02.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.use_direct_reads: 0 2023-12-06T22:32:02.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T22:32:02.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T22:32:02.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.db_log_dir: 2023-12-06T22:32:02.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.wal_dir: 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.write_buffer_manager: 0x562766ad2b40 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T22:32:02.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.unordered_write: 0 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.row_cache: None 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.wal_filter: None 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.two_write_queues: 0 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T22:32:02.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.wal_compression: 0 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.atomic_flush: 0 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.log_readahead_size: 0 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_background_jobs: 2 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_background_compactions: -1 2023-12-06T22:32:02.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_subcompactions: 1 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_open_files: -1 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_background_flushes: -1 2023-12-06T22:32:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Compression algorithms supported: 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: kZSTD supported: 0 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: kXpressCompression supported: 0 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: kZlibCompression supported: 1 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: kSnappyCompression supported: 1 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: kLZ4Compression supported: 1 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: kBZip2Compression supported: 0 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.merge_operator: 2023-12-06T22:32:02.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_filter: None 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562767841540) 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout: cache_index_and_filter_blocks: 1 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout: pin_top_level_index_and_filter: 1 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_type: 0 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout: data_block_index_type: 0 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_shortening: 1 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout: checksum: 4 2023-12-06T22:32:02.140 INFO:journalctl@ceph.mon.a.smithi071.stdout: no_block_cache: 0 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache: 0x562766b53350 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_name: BinnedLRUCache 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_options: 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: capacity : 536870912 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: num_shard_bits : 4 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: strict_capacity_limit : 0 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: high_pri_pool_ratio: 0.000 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_cache_compressed: (nil) 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: persistent_cache: (nil) 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_size: 4096 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_size_deviation: 10 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_restart_interval: 16 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: index_block_restart_interval: 1 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: metadata_block_size: 4096 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: partition_filters: 0 2023-12-06T22:32:02.141 INFO:journalctl@ceph.mon.a.smithi071.stdout: use_delta_encoding: 1 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout: filter_policy: bloomfilter 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout: whole_key_filtering: 1 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout: verify_compression: 0 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout: read_amp_bytes_per_bit: 0 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout: format_version: 5 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout: enable_index_compression: 1 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout: block_align: 0 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout: max_auto_readahead_size: 262144 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout: prepopulate_block_cache: 0 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout: initial_auto_readahead_size: 8192 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T22:32:02.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compression: NoCompression 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.num_levels: 7 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T22:32:02.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T22:32:02.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T22:32:02.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T22:32:02.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.table_properties_collectors: 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.inplace_update_support: 0 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.bloom_locality: 0 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.max_successive_merges: 0 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.ttl: 2592000 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T22:32:02.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.enable_blob_files: false 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.min_blob_size: 0 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: 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 29, last_sequence is 10888, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-12-06T22:32:02.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 290e22bf-c6a4-4498-a7ab-817f75e3e5a0 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701901922117426, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701901922131788, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 3314618, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 10889, "largest_seqno": 12308, "table_properties": {"data_size": 3307547, "index_size": 4452, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1605, "raw_key_size": 14725, "raw_average_key_size": 23, "raw_value_size": 3293770, "raw_average_value_size": 5195, "num_data_blocks": 200, "num_entries": 634, "num_filter_entries": 634, "num_deletions": 2, "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": 1701901922, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "290e22bf-c6a4-4498-a7ab-817f75e3e5a0", "db_session_id": "2OXKPC6X527JRUF0T6KT", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701901922131897, "job": 1, "event": "recovery_finished"} 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562766bf0000 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: DB pointer 0x562766bdc000 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** DB Stats ** 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:32:02.149 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.stdout: L0 1/0 3.16 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 444.0 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.stdout: L6 1/0 8.30 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-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.stdout: Sum 2/0 11.46 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 444.0 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.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 444.0 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:32:02.150 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.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 444.0 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: Cumulative compaction: 0.00 GB write, 184.51 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: Interval compaction: 0.00 GB write, 184.51 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:32:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout: Block cache BinnedLRUCache@0x562766b53350#7 capacity: 512.00 MB usage: 6.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-12-06T22:32:02.152 INFO:journalctl@ceph.mon.a.smithi071.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2023-12-06T22:32:02.152 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:32:02.152 INFO:journalctl@ceph.mon.a.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:32:02.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: starting mon.a rank 0 at public addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] at bind addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:32:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: mon.a@-1(???) e3 preinit fsid ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:32:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: mon.a@-1(???).mds e9 new map 2023-12-06T22:32:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: mon.a@-1(???).mds e9 print_map 2023-12-06T22:32:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: e9 2023-12-06T22:32:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T22:32:02.449 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:32:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: legacy client fscid: 1 2023-12-06T22:32:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:32:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: Filesystem 'foo' (1) 2023-12-06T22:32:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: fs_name foo 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: epoch 8 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: created 2023-12-06T22:28:52.473957+0000 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: modified 2023-12-06T22:29:10.383100+0000 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: tableserver 0 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: root 0 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: session_timeout 60 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: session_autoclose 300 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: max_file_size 1099511627776 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: required_client_features {} 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: last_failure 0 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: last_failure_osd_epoch 0 2023-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.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-12-06T22:32:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: max_mds 1 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: in 0 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: up {0=14685} 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: failed 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: damaged 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: stopped 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: data_pools [4] 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: metadata_pool 3 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: inline_data disabled 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: balancer 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: bal_rank_mask -1 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: standby_count_wanted 1 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: [mds.foo.smithi071.rtwagw{0:14685} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] compat {c=[1],r=[1],i=[7ff]}] 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Standby daemons: 2023-12-06T22:32:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 2023-12-06T22:32:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: [mds.foo.smithi113.urjcco{-1:24541} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.113:6832/2632902633,v1:172.21.15.113:6833/2632902633] compat {c=[1],r=[1],i=[7ff]}] 2023-12-06T22:32:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: mon.a@-1(???).osd e151 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T22:32:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: mon.a@-1(???).osd e151 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:32:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: mon.a@-1(???).osd e151 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:32:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: mon.a@-1(???).osd e151 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:32:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-mon[178459]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2023-12-06T22:32:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:02 smithi071 systemd[1]: Started Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:32:03.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:32:02] "GET /metrics HTTP/1.1" 200 62420 "" "Prometheus/2.43.0" 2023-12-06T22:32:05.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: pgmap v24: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 2.45k op/s 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3868534891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: mon.a calling monitor election 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: pgmap v25: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 2.13k op/s 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2613955895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: osdmap e151: 8 total, 8 up, 8 in 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: mgrmap e31: y(active, since 36s), standbys: x 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: mgrmap e32: y(active, since 36s), standbys: x 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: overall HEALTH_OK 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='' 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[110329]: from='mgr.25091 ' entity='' 2023-12-06T22:32:05.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:05.244+0000 7f496e73e700 -1 mon.c@2(peon).osd e152 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:05.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ignoring --setuser ceph since I am not root 2023-12-06T22:32:05.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ignoring --setgroup ceph since I am not root 2023-12-06T22:32:05.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mgr[165594]: -- 172.21.15.71:0/1295609565 <== mon.2 v2:172.21.15.71:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560267e1d1e0 con 0x560267df2800 2023-12-06T22:32:05.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:05.373+0000 7f6b442e1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:32:05.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:05.454+0000 7f6b442e1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:32:05.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:05.543+0000 7f6b442e1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:32:05.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: pgmap v24: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 2.45k op/s 2023-12-06T22:32:05.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3868534891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:05.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: mon.a calling monitor election 2023-12-06T22:32:05.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: pgmap v25: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 2.13k op/s 2023-12-06T22:32:05.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2613955895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:05.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-06T22:32:05.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:32:05.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:32:05.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: osdmap e151: 8 total, 8 up, 8 in 2023-12-06T22:32:05.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: mgrmap e31: y(active, since 36s), standbys: x 2023-12-06T22:32:05.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: mgrmap e32: y(active, since 36s), standbys: x 2023-12-06T22:32:05.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: overall HEALTH_OK 2023-12-06T22:32:05.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: from='mgr.25091 ' entity='' 2023-12-06T22:32:05.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-mon[178459]: from='mgr.25091 ' entity='' 2023-12-06T22:32:05.548 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: ignoring --setuser ceph since I am not root 2023-12-06T22:32:05.548 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: ignoring --setgroup ceph since I am not root 2023-12-06T22:32:05.548 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mgr[157168]: -- 172.21.15.113:0/454956822 <== mon.1 v2:172.21.15.113:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556d3d6a11e0 con 0x556d3d676c00 2023-12-06T22:32:05.548 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:05.379+0000 7f8c5845f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T22:32:05.548 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:05.459+0000 7f8c5845f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T22:32:05.548 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:05.547+0000 7f8c5845f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T22:32:05.548 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: pgmap v24: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 2.45k op/s 2023-12-06T22:32:05.548 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3868534891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: mon.a calling monitor election 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: pgmap v25: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 13 MiB/s wr, 2.13k op/s 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2613955895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: osdmap e151: 8 total, 8 up, 8 in 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: mgrmap e31: y(active, since 36s), standbys: x 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: mgrmap e32: y(active, since 36s), standbys: x 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: overall HEALTH_OK 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='' 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-mon[100417]: from='mgr.25091 ' entity='' 2023-12-06T22:32:05.549 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:05.244+0000 7fab29a8c700 -1 mon.b@1(peon).osd e152 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:05.805 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:05.637+0000 7f6b442e1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:32:05.811 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:05.641+0000 7f8c5845f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T22:32:06.170 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:05.810+0000 7f8c5845f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:32:06.183 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:05.806+0000 7f6b442e1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T22:32:06.293 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2023-12-06T22:32:06.293 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2023-12-06T22:32:06.293 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2023-12-06T22:32:06.293 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:snap: orig 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:found orig with size 2097152 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:write test data! 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 80 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:snap: orig 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:snap: written 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:found orig with size 2097152 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:found written with size 2097152 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2023-12-06T22:32:06.294 INFO:tasks.workunit.client.0.smithi071.stdout:write to snapshot returned -30 2023-12-06T22:32:06.295 INFO:tasks.workunit.client.0.smithi071.stdout:Read-only file system 2023-12-06T22:32:06.318 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2023-12-06T22:32:06.318 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2023-12-06T22:32:06.318 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 80 2023-12-06T22:32:06.318 INFO:tasks.workunit.client.0.smithi071.stdout:opening testimg@orig 2023-12-06T22:32:06.318 INFO:tasks.workunit.client.0.smithi071.stdout:read: 80 2023-12-06T22:32:06.318 INFO:tasks.workunit.client.0.smithi071.stdout:write to snapshot returned -30 2023-12-06T22:32:06.318 INFO:tasks.workunit.client.0.smithi071.stdout:Read-only file system 2023-12-06T22:32:06.331 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.0-1333-g244b703b (244b703b22e9d7c48e37291bfeaf4b15a97cc628) reef (stable)": 1 2023-12-06T22:32:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-mon[110329]: osdmap e152: 8 total, 8 up, 8 in 2023-12-06T22:32:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-mon[110329]: failed to encode map e152 with expected crc 2023-12-06T22:32:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-mon[110329]: failed to encode map e152 with expected crc 2023-12-06T22:32:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:06.251+0000 7f496e73e700 -1 mon.c@2(peon).osd e153 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-mon[178459]: osdmap e152: 8 total, 8 up, 8 in 2023-12-06T22:32:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-mon[178459]: failed to encode map e152 with expected crc 2023-12-06T22:32:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-mon[178459]: failed to encode map e152 with expected crc 2023-12-06T22:32:06.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:06.184+0000 7f6b442e1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:32:06.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:06.329+0000 7f6b442e1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:32:06.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:06.426+0000 7f6b442e1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:32:06.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:06.169+0000 7f8c5845f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T22:32:06.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:06.308+0000 7f8c5845f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T22:32:06.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:06.399+0000 7f8c5845f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T22:32:06.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:06 smithi113 ceph-mon[100417]: osdmap e152: 8 total, 8 up, 8 in 2023-12-06T22:32:06.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:06 smithi113 ceph-mon[100417]: failed to encode map e152 with expected crc 2023-12-06T22:32:06.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:06 smithi113 ceph-mon[100417]: failed to encode map e152 with expected crc 2023-12-06T22:32:06.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:06.248+0000 7fab29a8c700 -1 mon.b@1(peon).osd e153 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:06.821 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:06.525+0000 7f6b442e1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:32:06.846 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'ceph orch ps' 2023-12-06T22:32:06.911 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:06.494+0000 7f8c5845f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T22:32:07.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:06.960+0000 7f6b442e1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:32:07.217 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:06.911+0000 7f8c5845f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T22:32:07.461 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:32:07.572 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:07 smithi113 ceph-mon[100417]: failed to encode map e152 with expected crc 2023-12-06T22:32:07.572 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:07 smithi113 ceph-mon[100417]: osdmap e153: 8 total, 8 up, 8 in 2023-12-06T22:32:07.572 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:07 smithi113 ceph-mon[100417]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.572 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:07 smithi113 ceph-mon[100417]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.572 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:07 smithi113 ceph-mon[100417]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.572 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:07 smithi113 ceph-mon[100417]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.572 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:07 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3811466293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:07.572 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:07 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:07.254+0000 7fab29a8c700 -1 mon.b@1(peon).osd e154 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:07.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[110329]: failed to encode map e152 with expected crc 2023-12-06T22:32:07.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[110329]: osdmap e153: 8 total, 8 up, 8 in 2023-12-06T22:32:07.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[110329]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[110329]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[110329]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[110329]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3811466293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:07.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:07.255+0000 7f496e73e700 -1 mon.c@2(peon).osd e154 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:07.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[178459]: failed to encode map e152 with expected crc 2023-12-06T22:32:07.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[178459]: osdmap e153: 8 total, 8 up, 8 in 2023-12-06T22:32:07.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[178459]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[178459]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[178459]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[178459]: failed to encode map e153 with expected crc 2023-12-06T22:32:07.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3811466293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:32:07.944 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:07.665+0000 7f6b442e1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:32:07.944 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:07.753+0000 7f6b442e1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:32:07.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:07 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:07.572+0000 7f8c5845f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T22:32:07.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:07 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:07.654+0000 7f8c5845f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T22:32:08.304 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 2 2023-12-06T22:32:08.304 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:32:08.305 INFO:tasks.workunit.client.0.smithi071.stdout:snap: orig 2023-12-06T22:32:08.305 INFO:tasks.workunit.client.0.smithi071.stdout:snap: written 2023-12-06T22:32:08.305 INFO:tasks.workunit.client.0.smithi071.stdout:found orig with size 2097152 2023-12-06T22:32:08.305 INFO:tasks.workunit.client.0.smithi071.stdout:found written with size 2097152 2023-12-06T22:32:08.305 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 1 2023-12-06T22:32:08.305 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:32:08.305 INFO:tasks.workunit.client.0.smithi071.stdout:snap: orig 2023-12-06T22:32:08.305 INFO:tasks.workunit.client.0.smithi071.stdout:found orig with size 2097152 2023-12-06T22:32:08.306 INFO:tasks.workunit.client.0.smithi071.stdout:num snaps is: 0 2023-12-06T22:32:08.306 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2023-12-06T22:32:08.306 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (8124 ms) 2023-12-06T22:32:08.306 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2023-12-06T22:32:08.306 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:08.534 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:08 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:08.443+0000 7f8c5845f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:32:08.535 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:08 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:08.256+0000 7fab29a8c700 -1 mon.b@1(peon).osd e155 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:08.535 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:08 smithi113 ceph-mon[100417]: osdmap e154: 8 total, 8 up, 8 in 2023-12-06T22:32:08.535 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:08 smithi113 ceph-mon[100417]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.535 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:08 smithi113 ceph-mon[100417]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.535 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:08 smithi113 ceph-mon[100417]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.535 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:08 smithi113 ceph-mon[100417]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:08.256+0000 7f496e73e700 -1 mon.c@2(peon).osd e155 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:08.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-mon[110329]: osdmap e154: 8 total, 8 up, 8 in 2023-12-06T22:32:08.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-mon[110329]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-mon[110329]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-mon[110329]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-mon[110329]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-mon[178459]: osdmap e154: 8 total, 8 up, 8 in 2023-12-06T22:32:08.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-mon[178459]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-mon[178459]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-mon[178459]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-mon[178459]: failed to encode map e154 with expected crc 2023-12-06T22:32:08.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:08.587+0000 7f6b442e1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:32:08.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:08.690+0000 7f6b442e1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:32:08.969 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:08 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:08.535+0000 7f8c5845f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T22:32:08.969 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:08 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:08.712+0000 7f8c5845f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:32:08.970 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:32:08 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:32: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.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi071:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:32:09.166 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:08.877+0000 7f6b442e1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T22:32:09.265 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:08 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:08.996+0000 7f8c5845f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:32:09.265 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:09.221+0000 7f8c5845f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:32:09.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:09.167+0000 7f6b442e1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T22:32:09.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:09.403+0000 7f6b442e1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T22:32:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[178459]: failed to encode map e154 with expected crc 2023-12-06T22:32:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[178459]: osdmap e155: 8 total, 8 up, 8 in 2023-12-06T22:32:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[178459]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[178459]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[178459]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[178459]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[178459]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[178459]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[110329]: failed to encode map e154 with expected crc 2023-12-06T22:32:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[110329]: osdmap e155: 8 total, 8 up, 8 in 2023-12-06T22:32:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[110329]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[110329]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[110329]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[110329]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[110329]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-mon[110329]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:09.273+0000 7f496e73e700 -1 mon.c@2(peon).osd e156 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:09.646 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:09.380+0000 7f8c5845f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:32:09.647 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-mon[100417]: failed to encode map e154 with expected crc 2023-12-06T22:32:09.647 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-mon[100417]: osdmap e155: 8 total, 8 up, 8 in 2023-12-06T22:32:09.647 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-mon[100417]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.647 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-mon[100417]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.647 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-mon[100417]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.647 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-mon[100417]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.647 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-mon[100417]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.647 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-mon[100417]: failed to encode map e155 with expected crc 2023-12-06T22:32:09.647 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:09.272+0000 7fab29a8c700 -1 mon.b@1(peon).osd e156 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:09.820 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:09.553+0000 7f6b442e1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T22:32:09.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:09.647+0000 7f8c5845f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:32:10.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:09.821+0000 7f6b442e1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T22:32:10.307 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2004 ms) 2023-12-06T22:32:10.308 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestClone 2023-12-06T22:32:10.308 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:10.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-mon[110329]: osdmap e156: 8 total, 8 up, 8 in 2023-12-06T22:32:10.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-mon[110329]: failed to encode map e156 with expected crc 2023-12-06T22:32:10.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-mon[110329]: failed to encode map e156 with expected crc 2023-12-06T22:32:10.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-mon[110329]: failed to encode map e156 with expected crc 2023-12-06T22:32:10.583 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:10.280+0000 7f496e73e700 -1 mon.c@2(peon).osd e157 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:10.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-mon[178459]: osdmap e156: 8 total, 8 up, 8 in 2023-12-06T22:32:10.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-mon[178459]: failed to encode map e156 with expected crc 2023-12-06T22:32:10.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-mon[178459]: failed to encode map e156 with expected crc 2023-12-06T22:32:10.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-mon[178459]: failed to encode map e156 with expected crc 2023-12-06T22:32:10.708 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:10.360+0000 7f8c5845f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:32:10.708 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:10.501+0000 7f8c5845f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:32:10.708 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:10 smithi113 ceph-mon[100417]: osdmap e156: 8 total, 8 up, 8 in 2023-12-06T22:32:10.708 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:10 smithi113 ceph-mon[100417]: failed to encode map e156 with expected crc 2023-12-06T22:32:10.708 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:10 smithi113 ceph-mon[100417]: failed to encode map e156 with expected crc 2023-12-06T22:32:10.709 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:10 smithi113 ceph-mon[100417]: failed to encode map e156 with expected crc 2023-12-06T22:32:10.709 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:10.280+0000 7fab29a8c700 -1 mon.b@1(peon).osd e157 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:10.912 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:10.582+0000 7f6b442e1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T22:32:10.913 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:10.716+0000 7f6b442e1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T22:32:10.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:10.708+0000 7f8c5845f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:32:10.967 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:10.824+0000 7f8c5845f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:32:11.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:10.912+0000 7f6b442e1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T22:32:11.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:11.027+0000 7f6b442e1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T22:32:11.467 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:11 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:11.045+0000 7f8c5845f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:32:11.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:11 smithi113 ceph-mon[100417]: osdmap e157: 8 total, 8 up, 8 in 2023-12-06T22:32:11.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:11 smithi113 ceph-mon[100417]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:11 smithi113 ceph-mon[100417]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:11 smithi113 ceph-mon[100417]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:11 smithi113 ceph-mon[100417]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:11 smithi113 ceph-mon[100417]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:11 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:11.287+0000 7fab29a8c700 -1 mon.b@1(peon).osd e158 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:11.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:11.249+0000 7f6b442e1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T22:32:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[178459]: osdmap e157: 8 total, 8 up, 8 in 2023-12-06T22:32:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[178459]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[178459]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[178459]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[178459]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[178459]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[110329]: osdmap e157: 8 total, 8 up, 8 in 2023-12-06T22:32:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[110329]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[110329]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[110329]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[110329]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-mon[110329]: failed to encode map e157 with expected crc 2023-12-06T22:32:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:11.287+0000 7f496e73e700 -1 mon.c@2(peon).osd e158 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:12.184 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:11 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:11.929+0000 7f8c5845f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:32:12.184 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:11 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: [06/Dec/2023:22:32:11] ENGINE Bus STARTING 2023-12-06T22:32:12.184 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: CherryPy Checker: 2023-12-06T22:32:12.184 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: The Application mounted at '' has an empty config. 2023-12-06T22:32:12.184 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: 2023-12-06T22:32:12.184 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: [06/Dec/2023:22:32:12] ENGINE Serving on http://:::9283 2023-12-06T22:32:12.184 INFO:journalctl@ceph.mgr.x.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-x[157144]: [06/Dec/2023:22:32:12] ENGINE Bus STARTED 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:made parent image "parent" 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:parent has no parent info 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:made snapshot "parent@parent_snap" 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:can't unprotect an unprotected snap 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:can't protect a protected snap 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:made and opened clone "child" 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:read: 8 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:read: 8 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:read: 8 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:sizes and overlaps are good between parent and child 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:child image successfully cloned all image-meta pairs 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:sized down clone, changed overlap 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2023-12-06T22:32:12.213 INFO:tasks.workunit.client.0.smithi071.stdout:sized up clone, changed size but not overlap or parent's size 2023-12-06T22:32:12.214 INFO:tasks.workunit.client.0.smithi071.stdout:can't remove parent while child still exists 2023-12-06T22:32:12.214 INFO:tasks.workunit.client.0.smithi071.stdout:can't remove parent while still protected 2023-12-06T22:32:12.214 INFO:tasks.workunit.client.0.smithi071.stdout:removed parent snap after unprotecting 2023-12-06T22:32:12.214 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestClone (1905 ms) 2023-12-06T22:32:12.214 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestClone2 2023-12-06T22:32:12.214 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:12.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:12.186+0000 7f496e73e700 -1 mon.c@2(peon).osd e159 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: osdmap e158: 8 total, 8 up, 8 in 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: Standby manager daemon x restarted 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: Standby manager daemon x started 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: Active manager daemon y restarted 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: Activating manager daemon y 2023-12-06T22:32:12.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: osdmap e159: 8 total, 8 up, 8 in 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: mgrmap e33: y(active, starting, since 0.00948576s), standbys: x 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:32:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: osdmap e158: 8 total, 8 up, 8 in 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: Standby manager daemon x restarted 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: Standby manager daemon x started 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:32:12.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: Active manager daemon y restarted 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: Activating manager daemon y 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: osdmap e159: 8 total, 8 up, 8 in 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: mgrmap e33: y(active, starting, since 0.00948576s), standbys: x 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:32:12.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:32:12.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:32:12.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:32:12.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:32:12.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:32:12.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:32:12.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:32:12.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:32:12.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: Manager daemon y is now available 2023-12-06T22:32:12.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:32:12.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:32:12.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: Manager daemon y is now available 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.165+0000 7f6b442e1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:32:12] ENGINE Bus STARTING 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.398+0000 7f6aa2a90700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.398+0000 7f6aa2a90700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.398+0000 7f6aa2a90700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:32:12.446 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.398+0000 7f6aa2a90700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:32:12.447 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.398+0000 7f6aa2a90700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:32:12.447 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.398+0000 7f6aa7a9a700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:32:12.447 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.398+0000 7f6aa7a9a700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:32:12.447 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.398+0000 7f6aa7a9a700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:32:12.447 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.398+0000 7f6aa7a9a700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:32:12.447 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.398+0000 7f6aa7a9a700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-06T22:32:12.447 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:12.184+0000 7fab29a8c700 -1 mon.b@1(peon).osd e159 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:12.447 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: osdmap e158: 8 total, 8 up, 8 in 2023-12-06T22:32:12.447 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: failed to encode map e158 with expected crc 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: Standby manager daemon x restarted 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: Standby manager daemon x started 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.? 172.21.15.113:0/1633118017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: Active manager daemon y restarted 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: Activating manager daemon y 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: osdmap e159: 8 total, 8 up, 8 in 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: mgrmap e33: y(active, starting, since 0.00948576s), standbys: x 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:32:12.448 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi071.rtwagw"}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi113.urjcco"}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T22:32:12.449 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T22:32:12.450 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: Manager daemon y is now available 2023-12-06T22:32:12.450 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:32:12.450 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:32:12.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: CherryPy Checker: 2023-12-06T22:32:12.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: The Application mounted at '' has an empty config. 2023-12-06T22:32:12.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:12.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:32:12] ENGINE Serving on http://:::9283 2023-12-06T22:32:12.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:32:12] ENGINE Bus STARTED 2023-12-06T22:32:13.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:32:12] "GET /metrics HTTP/1.1" 200 59040 "" "Prometheus/2.43.0" 2023-12-06T22:32:13.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:32:13.198+0000 7f6afda3b700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-06T22:32:13.204 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:32:13.204 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (69s) 39s ago 3m 17.0M - 0.25.0 c8568f914cd2 d728138aaa81 2023-12-06T22:32:13.204 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi113 *:3000 running (59s) 19s ago 3m 82.9M - 9.4.7 954c08fa6188 b88b729f5200 2023-12-06T22:32:13.204 INFO:teuthology.orchestra.run.smithi071.stdout:mds.foo.smithi071.rtwagw smithi071 running (3m) 39s ago 3m 19.0M - 17.2.7-115-g4f62d9ad fcdfd00f81c7 1187edd547c0 2023-12-06T22:32:13.204 INFO:teuthology.orchestra.run.smithi071.stdout:mds.foo.smithi113.urjcco smithi113 running (3m) 19s ago 3m 16.8M - 17.2.7-115-g4f62d9ad fcdfd00f81c7 8dde0ccffc98 2023-12-06T22:32:13.204 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi113 *:8443,9283,8765 running (25s) 19s ago 7m 55.1M - 18.2.0-1333-g244b703b 2ae29d722cae 18c5c67b64b6 2023-12-06T22:32:13.204 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (53s) 39s ago 9m 482M - 18.2.0-1333-g244b703b 2ae29d722cae f78379d033fb 2023-12-06T22:32:13.204 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (9m) 39s ago 9m 106M 2048M 17.2.7-115-g4f62d9ad fcdfd00f81c7 0b57f72e53da 2023-12-06T22:32:13.204 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi113 running (7m) 19s ago 7m 75.8M 2048M 17.2.7-115-g4f62d9ad fcdfd00f81c7 b9a5b681eaa1 2023-12-06T22:32:13.204 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 running (7m) 39s ago 7m 70.7M 2048M 17.2.7-115-g4f62d9ad fcdfd00f81c7 e0dc14adf424 2023-12-06T22:32:13.205 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (67s) 39s ago 3m 9059k - 1.5.0 0da6a335fe13 ada02a5c027b 2023-12-06T22:32:13.205 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi113 *:9100 running (58s) 19s ago 3m 9114k - 1.5.0 0da6a335fe13 e3baa790be37 2023-12-06T22:32:13.205 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (7m) 39s ago 7m 240M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 3e35715ed643 2023-12-06T22:32:13.205 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (6m) 39s ago 6m 153M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 8ca282a57e8c 2023-12-06T22:32:13.205 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (6m) 39s ago 6m 150M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 51b6bc90c39f 2023-12-06T22:32:13.205 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (6m) 39s ago 6m 162M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 1c8e47cfa5ea 2023-12-06T22:32:13.205 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi113 running (5m) 19s ago 5m 192M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 ca86d06dd30d 2023-12-06T22:32:13.205 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi113 running (5m) 19s ago 5m 165M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 812c753331ab 2023-12-06T22:32:13.205 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi113 running (5m) 19s ago 5m 211M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 fc317ac75f29 2023-12-06T22:32:13.205 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi113 running (4m) 19s ago 4m 167M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 85746c653a62 2023-12-06T22:32:13.205 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi113 *:9095 running (29s) 19s ago 4m 43.2M - 2.43.0 a07b618ecd1d 228033b32f15 2023-12-06T22:32:13.421 INFO:tasks.workunit.client.0.smithi071.stdout:made parent image "parent" 2023-12-06T22:32:13.422 INFO:tasks.workunit.client.0.smithi071.stdout:parent has no parent info 2023-12-06T22:32:13.422 INFO:tasks.workunit.client.0.smithi071.stdout:made snapshot "parent@parent_snap" 2023-12-06T22:32:13.422 INFO:tasks.workunit.client.0.smithi071.stdout:made and opened clone "child" 2023-12-06T22:32:13.422 INFO:tasks.workunit.client.0.smithi071.stdout:child image successfully cloned all image-meta pairs 2023-12-06T22:32:13.422 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestClone2 (1209 ms) 2023-12-06T22:32:13.422 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ListChildren 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: [06/Dec/2023:22:32:12] ENGINE Bus STARTING 2023-12-06T22:32:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: [06/Dec/2023:22:32:12] ENGINE Serving on https://172.21.15.71:7150 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: [06/Dec/2023:22:32:12] ENGINE Serving on http://172.21.15.71:8765 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: [06/Dec/2023:22:32:12] ENGINE Bus STARTED 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: mgrmap e34: y(active, since 1.01176s), standbys: x 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[110329]: pgmap v3: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:13.295+0000 7f496e73e700 -1 mon.c@2(peon).osd e160 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: [06/Dec/2023:22:32:12] ENGINE Bus STARTING 2023-12-06T22:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: [06/Dec/2023:22:32:12] ENGINE Serving on https://172.21.15.71:7150 2023-12-06T22:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: [06/Dec/2023:22:32:12] ENGINE Serving on http://172.21.15.71:8765 2023-12-06T22:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: [06/Dec/2023:22:32:12] ENGINE Bus STARTED 2023-12-06T22:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: mgrmap e34: y(active, since 1.01176s), standbys: x 2023-12-06T22:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:13 smithi071 ceph-mon[178459]: pgmap v3: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:13.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: failed to encode map e159 with expected crc 2023-12-06T22:32:13.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:13.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:32:13.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T22:32:13.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:32:13.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T22:32:13.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: [06/Dec/2023:22:32:12] ENGINE Bus STARTING 2023-12-06T22:32:13.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: [06/Dec/2023:22:32:12] ENGINE Serving on https://172.21.15.71:7150 2023-12-06T22:32:13.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: [06/Dec/2023:22:32:12] ENGINE Serving on http://172.21.15.71:8765 2023-12-06T22:32:13.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: [06/Dec/2023:22:32:12] ENGINE Bus STARTED 2023-12-06T22:32:13.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:32:13.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: mgrmap e34: y(active, since 1.01176s), standbys: x 2023-12-06T22:32:13.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-mon[100417]: pgmap v3: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:13.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:13.295+0000 7fab29a8c700 -1 mon.b@1(peon).osd e160 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[178459]: osdmap e160: 8 total, 8 up, 8 in 2023-12-06T22:32:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[178459]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[178459]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[178459]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[178459]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[178459]: pgmap v5: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[110329]: osdmap e160: 8 total, 8 up, 8 in 2023-12-06T22:32:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[110329]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[110329]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[110329]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[110329]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-mon[110329]: pgmap v5: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:14.303+0000 7f496e73e700 -1 mon.c@2(peon).osd e161 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:14.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:14 smithi113 ceph-mon[100417]: osdmap e160: 8 total, 8 up, 8 in 2023-12-06T22:32:14.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:14 smithi113 ceph-mon[100417]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:14 smithi113 ceph-mon[100417]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:14 smithi113 ceph-mon[100417]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:14 smithi113 ceph-mon[100417]: failed to encode map e160 with expected crc 2023-12-06T22:32:14.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:14 smithi113 ceph-mon[100417]: pgmap v5: 457 pgs: 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:14.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:14.302+0000 7fab29a8c700 -1 mon.b@1(peon).osd e161 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:14.840 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'ceph orch upgrade pause' 2023-12-06T22:32:15.515 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:32:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[110329]: failed to encode map e160 with expected crc 2023-12-06T22:32:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[110329]: mgrmap e35: y(active, since 2s), standbys: x 2023-12-06T22:32:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[110329]: osdmap e161: 8 total, 8 up, 8 in 2023-12-06T22:32:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[110329]: failed to encode map e161 with expected crc 2023-12-06T22:32:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[110329]: failed to encode map e161 with expected crc 2023-12-06T22:32:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1495336706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:15.311+0000 7f496e73e700 -1 mon.c@2(peon).osd e162 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[178459]: failed to encode map e160 with expected crc 2023-12-06T22:32:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[178459]: mgrmap e35: y(active, since 2s), standbys: x 2023-12-06T22:32:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[178459]: osdmap e161: 8 total, 8 up, 8 in 2023-12-06T22:32:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[178459]: failed to encode map e161 with expected crc 2023-12-06T22:32:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[178459]: failed to encode map e161 with expected crc 2023-12-06T22:32:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1495336706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:15 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:15.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:15 smithi113 ceph-mon[100417]: failed to encode map e160 with expected crc 2023-12-06T22:32:15.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:15 smithi113 ceph-mon[100417]: mgrmap e35: y(active, since 2s), standbys: x 2023-12-06T22:32:15.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:15 smithi113 ceph-mon[100417]: osdmap e161: 8 total, 8 up, 8 in 2023-12-06T22:32:15.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:15 smithi113 ceph-mon[100417]: failed to encode map e161 with expected crc 2023-12-06T22:32:15.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:15 smithi113 ceph-mon[100417]: failed to encode map e161 with expected crc 2023-12-06T22:32:15.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:15 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1495336706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:15.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:15 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:15.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:15.311+0000 7fab29a8c700 -1 mon.b@1(peon).osd e162 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: osdmap e162: 8 total, 8 up, 8 in 2023-12-06T22:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[178459]: pgmap v8: 489 pgs: 32 unknown, 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:16.318+0000 7f496e73e700 -1 mon.c@2(peon).osd e163 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: osdmap e162: 8 total, 8 up, 8 in 2023-12-06T22:32:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:16 smithi071 ceph-mon[110329]: pgmap v8: 489 pgs: 32 unknown, 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:16.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:16.318+0000 7fab29a8c700 -1 mon.b@1(peon).osd e163 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:16.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:16.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: osdmap e162: 8 total, 8 up, 8 in 2023-12-06T22:32:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: failed to encode map e162 with expected crc 2023-12-06T22:32:16.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:16 smithi113 ceph-mon[100417]: pgmap v8: 489 pgs: 32 unknown, 457 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:17.154 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:17.319 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:17.142+0000 7f496e73e700 -1 mon.c@2(peon).osd e164 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:17.319 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[110329]: mgrmap e36: y(active, since 4s), standbys: x 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[110329]: osdmap e163: 8 total, 8 up, 8 in 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2935305747' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[110329]: failed to encode map e163 with expected crc 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[110329]: failed to encode map e163 with expected crc 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2935305747' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[110329]: osdmap e164: 8 total, 8 up, 8 in 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[178459]: mgrmap e36: y(active, since 4s), standbys: x 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[178459]: osdmap e163: 8 total, 8 up, 8 in 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2935305747' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[178459]: failed to encode map e163 with expected crc 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[178459]: failed to encode map e163 with expected crc 2023-12-06T22:32:17.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2935305747' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:17.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[178459]: osdmap e164: 8 total, 8 up, 8 in 2023-12-06T22:32:17.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[178459]: failed to encode map e164 with expected crc 2023-12-06T22:32:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:17 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:17.142+0000 7fab29a8c700 -1 mon.b@1(peon).osd e164 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:17 smithi113 ceph-mon[100417]: mgrmap e36: y(active, since 4s), standbys: x 2023-12-06T22:32:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:17 smithi113 ceph-mon[100417]: osdmap e163: 8 total, 8 up, 8 in 2023-12-06T22:32:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:17 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2935305747' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:17.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:17 smithi113 ceph-mon[100417]: failed to encode map e163 with expected crc 2023-12-06T22:32:17.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:17 smithi113 ceph-mon[100417]: failed to encode map e163 with expected crc 2023-12-06T22:32:17.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:17 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2935305747' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:17.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:17 smithi113 ceph-mon[100417]: osdmap e164: 8 total, 8 up, 8 in 2023-12-06T22:32:17.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:17 smithi113 ceph-mon[100417]: failed to encode map e164 with expected crc 2023-12-06T22:32:17.554 INFO:teuthology.orchestra.run.smithi071.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:32:17.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:17 smithi071 ceph-mon[110329]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:18.154+0000 7f496e73e700 -1 mon.c@2(peon).osd e165 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:18.295 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'sleep 60' 2023-12-06T22:32:18.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:18.154+0000 7fab29a8c700 -1 mon.b@1(peon).osd e165 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:18.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: from='client.25313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: osdmap e165: 8 total, 8 up, 8 in 2023-12-06T22:32:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: failed to encode map e165 with expected crc 2023-12-06T22:32:18.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-mon[100417]: pgmap v12: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 KiB/s rd, 6.4 KiB/s wr, 121 op/s 2023-12-06T22:32:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: from='client.25313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:32:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:32:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: osdmap e165: 8 total, 8 up, 8 in 2023-12-06T22:32:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: failed to encode map e165 with expected crc 2023-12-06T22:32:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[110329]: pgmap v12: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 KiB/s rd, 6.4 KiB/s wr, 121 op/s 2023-12-06T22:32:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: failed to encode map e164 with expected crc 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: from='client.25313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: osdmap e165: 8 total, 8 up, 8 in 2023-12-06T22:32:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: failed to encode map e165 with expected crc 2023-12-06T22:32:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:18 smithi071 ceph-mon[178459]: pgmap v12: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 KiB/s rd, 6.4 KiB/s wr, 121 op/s 2023-12-06T22:32:18.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:32:18 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:32: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.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi071:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:32:19.057 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:32:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:19.159+0000 7f496e73e700 -1 mon.c@2(peon).osd e166 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[110329]: failed to encode map e165 with expected crc 2023-12-06T22:32:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[110329]: failed to encode map e165 with expected crc 2023-12-06T22:32:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[110329]: osdmap e166: 8 total, 8 up, 8 in 2023-12-06T22:32:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[110329]: failed to encode map e166 with expected crc 2023-12-06T22:32:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[178459]: failed to encode map e165 with expected crc 2023-12-06T22:32:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[178459]: failed to encode map e165 with expected crc 2023-12-06T22:32:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[178459]: osdmap e166: 8 total, 8 up, 8 in 2023-12-06T22:32:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:19 smithi071 ceph-mon[178459]: failed to encode map e166 with expected crc 2023-12-06T22:32:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:19 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:19.158+0000 7fab29a8c700 -1 mon.b@1(peon).osd e166 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:19 smithi113 ceph-mon[100417]: failed to encode map e165 with expected crc 2023-12-06T22:32:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:19 smithi113 ceph-mon[100417]: failed to encode map e165 with expected crc 2023-12-06T22:32:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:19 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:19 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:19 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:19 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:19.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:19 smithi113 ceph-mon[100417]: osdmap e166: 8 total, 8 up, 8 in 2023-12-06T22:32:19.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:19 smithi113 ceph-mon[100417]: failed to encode map e166 with expected crc 2023-12-06T22:32:20.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:20.163+0000 7f496e73e700 -1 mon.c@2(peon).osd e167 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:20 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:20.162+0000 7fab29a8c700 -1 mon.b@1(peon).osd e167 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:20 smithi113 ceph-mon[100417]: failed to encode map e166 with expected crc 2023-12-06T22:32:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:20 smithi113 ceph-mon[100417]: failed to encode map e166 with expected crc 2023-12-06T22:32:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:20 smithi113 ceph-mon[100417]: failed to encode map e166 with expected crc 2023-12-06T22:32:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:20 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:20 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:20 smithi113 ceph-mon[100417]: osdmap e167: 8 total, 8 up, 8 in 2023-12-06T22:32:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:20 smithi113 ceph-mon[100417]: failed to encode map e167 with expected crc 2023-12-06T22:32:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:20 smithi113 ceph-mon[100417]: pgmap v15: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 128 KiB/s rd, 6.4 KiB/s wr, 121 op/s 2023-12-06T22:32:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[110329]: failed to encode map e166 with expected crc 2023-12-06T22:32:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[110329]: failed to encode map e166 with expected crc 2023-12-06T22:32:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[110329]: failed to encode map e166 with expected crc 2023-12-06T22:32:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[110329]: osdmap e167: 8 total, 8 up, 8 in 2023-12-06T22:32:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[110329]: failed to encode map e167 with expected crc 2023-12-06T22:32:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[110329]: pgmap v15: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 128 KiB/s rd, 6.4 KiB/s wr, 121 op/s 2023-12-06T22:32:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[178459]: failed to encode map e166 with expected crc 2023-12-06T22:32:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[178459]: failed to encode map e166 with expected crc 2023-12-06T22:32:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[178459]: failed to encode map e166 with expected crc 2023-12-06T22:32:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[178459]: osdmap e167: 8 total, 8 up, 8 in 2023-12-06T22:32:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[178459]: failed to encode map e167 with expected crc 2023-12-06T22:32:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:20 smithi071 ceph-mon[178459]: pgmap v15: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 128 KiB/s rd, 6.4 KiB/s wr, 121 op/s 2023-12-06T22:32:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[178459]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[178459]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[178459]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[178459]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[178459]: osdmap e168: 8 total, 8 up, 8 in 2023-12-06T22:32:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[178459]: failed to encode map e168 with expected crc 2023-12-06T22:32:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:21.166+0000 7f496e73e700 -1 mon.c@2(peon).osd e168 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[110329]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[110329]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[110329]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[110329]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[110329]: osdmap e168: 8 total, 8 up, 8 in 2023-12-06T22:32:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:21 smithi071 ceph-mon[110329]: failed to encode map e168 with expected crc 2023-12-06T22:32:21.463 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:21 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:21.167+0000 7fab29a8c700 -1 mon.b@1(peon).osd e168 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:21.463 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:21 smithi113 ceph-mon[100417]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.463 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:21 smithi113 ceph-mon[100417]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.463 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:21 smithi113 ceph-mon[100417]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.463 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:21 smithi113 ceph-mon[100417]: failed to encode map e167 with expected crc 2023-12-06T22:32:21.463 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:21 smithi113 ceph-mon[100417]: osdmap e168: 8 total, 8 up, 8 in 2023-12-06T22:32:21.463 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:21 smithi113 ceph-mon[100417]: failed to encode map e168 with expected crc 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:22.167+0000 7f496e73e700 -1 mon.c@2(peon).osd e169 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: failed to encode map e168 with expected crc 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: failed to encode map e168 with expected crc 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:32:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: osdmap e169: 8 total, 8 up, 8 in 2023-12-06T22:32:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[110329]: pgmap v18: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: failed to encode map e168 with expected crc 2023-12-06T22:32:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: failed to encode map e168 with expected crc 2023-12-06T22:32:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:32:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:32:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:32:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:32:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:32:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:32:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: osdmap e169: 8 total, 8 up, 8 in 2023-12-06T22:32:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-mon[178459]: pgmap v18: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:22.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:22.169+0000 7fab29a8c700 -1 mon.b@1(peon).osd e169 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:22.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: failed to encode map e168 with expected crc 2023-12-06T22:32:22.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: failed to encode map e168 with expected crc 2023-12-06T22:32:22.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:22.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:22.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:32:22.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:32:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: Updating smithi071:/etc/ceph/ceph.conf 2023-12-06T22:32:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: Updating smithi113:/etc/ceph/ceph.conf 2023-12-06T22:32:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:32:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T22:32:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: osdmap e169: 8 total, 8 up, 8 in 2023-12-06T22:32:22.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:22 smithi113 ceph-mon[100417]: pgmap v18: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:22.687 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.687 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.687 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.687 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.687 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.687 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 1 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout:child: image96 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96/60a43e62c3ee 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.688 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 2 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:child: image97 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:child: image96 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96/60a43e62c3ee 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97/60a441e25e97 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.689 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image98 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image98 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image98 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:child: image97 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:child: image96 2023-12-06T22:32:22.690 INFO:tasks.workunit.client.0.smithi071.stdout:child: image98 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96/60a43e62c3ee 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97/60a441e25e97 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image98/60a425747cdb 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.691 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:child: image97 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:child: image96 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:child: image98 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96/60a43e62c3ee 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97/60a441e25e97 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image98/60a425747cdb 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.692 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:22.693 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 4 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 4 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout:child: image97 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout:child: image96 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout:child: image98 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout:child: image99 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96/60a43e62c3ee 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97/60a441e25e97 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image98/60a425747cdb 2023-12-06T22:32:22.694 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image99/60a4ce43307a 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image98 2023-12-06T22:32:22.695 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:22.696 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:22.696 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image98 2023-12-06T22:32:22.696 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image98 2023-12-06T22:32:22.696 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.696 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:22.696 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:22.696 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:23.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:32:22] "GET /metrics HTTP/1.1" 200 59040 "" "Prometheus/2.43.0" 2023-12-06T22:32:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: failed to encode map e169 with expected crc 2023-12-06T22:32:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: failed to encode map e169 with expected crc 2023-12-06T22:32:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: failed to encode map e169 with expected crc 2023-12-06T22:32:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:32:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:32:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:32:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:32:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: failed to encode map e169 with expected crc 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: failed to encode map e169 with expected crc 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: failed to encode map e169 with expected crc 2023-12-06T22:32:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:32:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:23 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: failed to encode map e169 with expected crc 2023-12-06T22:32:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: failed to encode map e169 with expected crc 2023-12-06T22:32:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: failed to encode map e169 with expected crc 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: Updating smithi113:/etc/ceph/ceph.client.admin.keyring 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: Updating smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: Updating smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:32:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:32:23.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:23 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:32:24.172 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image96 2023-12-06T22:32:24.172 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image98 2023-12-06T22:32:24.172 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:24.172 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:24.172 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.172 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 4 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 4 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout:child: image97 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout:child: image96 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout:child: image98 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout:child: image99 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image96/60a43e62c3ee 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97/60a441e25e97 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image98/60a425747cdb 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image99/60a4ce43307a 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.173 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image98 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image98 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image98 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image98 2023-12-06T22:32:24.174 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout:child: image97 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout:child: image98 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout:child: image99 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97/60a441e25e97 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image98/60a425747cdb 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image99/60a4ce43307a 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.175 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image99 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 2 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:child: image97 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:child: image99 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97/60a441e25e97 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.176 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-14/image99/60a4ce43307a 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 1 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout:child: image97 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-13/image97/60a441e25e97 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 0 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ListChildren (10750 ms) 2023-12-06T22:32:24.177 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2023-12-06T22:32:24.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:24.071+0000 7f496e73e700 -1 mon.c@2(peon).osd e170 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:24.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:24 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:24.069+0000 7fab29a8c700 -1 mon.b@1(peon).osd e170 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[178459]: osdmap e170: 8 total, 8 up, 8 in 2023-12-06T22:32:25.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[178459]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[178459]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[178459]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.577 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[178459]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[178459]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[178459]: pgmap v20: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 563 KiB/s rd, 15 KiB/s wr, 687 op/s 2023-12-06T22:32:25.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:25.074+0000 7f496e73e700 -1 mon.c@2(peon).osd e171 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:25.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[110329]: osdmap e170: 8 total, 8 up, 8 in 2023-12-06T22:32:25.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[110329]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[110329]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[110329]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[110329]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[110329]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:25 smithi071 ceph-mon[110329]: pgmap v20: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 563 KiB/s rd, 15 KiB/s wr, 687 op/s 2023-12-06T22:32:25.580 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:25 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:25.074+0000 7fab29a8c700 -1 mon.b@1(peon).osd e171 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:25.580 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:25 smithi113 ceph-mon[100417]: osdmap e170: 8 total, 8 up, 8 in 2023-12-06T22:32:25.580 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:25 smithi113 ceph-mon[100417]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.580 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:25 smithi113 ceph-mon[100417]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.580 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:25 smithi113 ceph-mon[100417]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.580 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:25 smithi113 ceph-mon[100417]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.580 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:25 smithi113 ceph-mon[100417]: failed to encode map e170 with expected crc 2023-12-06T22:32:25.580 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:25 smithi113 ceph-mon[100417]: pgmap v20: 521 pgs: 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 563 KiB/s rd, 15 KiB/s wr, 687 op/s 2023-12-06T22:32:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:26 smithi071 ceph-mon[178459]: osdmap e171: 8 total, 8 up, 8 in 2023-12-06T22:32:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:26 smithi071 ceph-mon[178459]: failed to encode map e171 with expected crc 2023-12-06T22:32:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/840938662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:26 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:26 smithi071 ceph-mon[110329]: osdmap e171: 8 total, 8 up, 8 in 2023-12-06T22:32:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:26 smithi071 ceph-mon[110329]: failed to encode map e171 with expected crc 2023-12-06T22:32:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:26 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/840938662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:26 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:26.080+0000 7f496e73e700 -1 mon.c@2(peon).osd e172 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:26.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:26 smithi113 ceph-mon[100417]: osdmap e171: 8 total, 8 up, 8 in 2023-12-06T22:32:26.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:26 smithi113 ceph-mon[100417]: failed to encode map e171 with expected crc 2023-12-06T22:32:26.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:26 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/840938662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:26.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:26 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:26.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:26 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:26.080+0000 7fab29a8c700 -1 mon.b@1(peon).osd e172 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: failed to encode map e171 with expected crc 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: osdmap e172: 8 total, 8 up, 8 in 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[178459]: pgmap v23: 553 pgs: 32 unknown, 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 564 KiB/s rd, 15 KiB/s wr, 688 op/s 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:27.087+0000 7f496e73e700 -1 mon.c@2(peon).osd e173 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: failed to encode map e171 with expected crc 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: osdmap e172: 8 total, 8 up, 8 in 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-mon[110329]: pgmap v23: 553 pgs: 32 unknown, 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 564 KiB/s rd, 15 KiB/s wr, 688 op/s 2023-12-06T22:32:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:27.145+0000 7f496e73e700 -1 mon.c@2(peon).osd e174 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:27.087+0000 7fab29a8c700 -1 mon.b@1(peon).osd e173 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: failed to encode map e171 with expected crc 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: osdmap e172: 8 total, 8 up, 8 in 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: failed to encode map e172 with expected crc 2023-12-06T22:32:27.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-mon[100417]: pgmap v23: 553 pgs: 32 unknown, 521 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 564 KiB/s rd, 15 KiB/s wr, 688 op/s 2023-12-06T22:32:27.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:27 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:27.145+0000 7fab29a8c700 -1 mon.b@1(peon).osd e174 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: osdmap e173: 8 total, 8 up, 8 in 2023-12-06T22:32:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: failed to encode map e173 with expected crc 2023-12-06T22:32:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: failed to encode map e173 with expected crc 2023-12-06T22:32:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/723451955' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: osdmap e174: 8 total, 8 up, 8 in 2023-12-06T22:32:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: osdmap e173: 8 total, 8 up, 8 in 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: failed to encode map e173 with expected crc 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: failed to encode map e173 with expected crc 2023-12-06T22:32:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/723451955' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: osdmap e174: 8 total, 8 up, 8 in 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:28.157+0000 7f496e73e700 -1 mon.c@2(peon).osd e175 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:28.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: osdmap e173: 8 total, 8 up, 8 in 2023-12-06T22:32:28.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: failed to encode map e173 with expected crc 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: failed to encode map e173 with expected crc 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/723451955' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: osdmap e174: 8 total, 8 up, 8 in 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: failed to encode map e174 with expected crc 2023-12-06T22:32:28.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:28.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:28.157+0000 7fab29a8c700 -1 mon.b@1(peon).osd e175 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:28.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:32:28 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:32: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.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi071:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:32:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[178459]: failed to encode map e174 with expected crc 2023-12-06T22:32:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[178459]: osdmap e175: 8 total, 8 up, 8 in 2023-12-06T22:32:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[178459]: failed to encode map e175 with expected crc 2023-12-06T22:32:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[178459]: failed to encode map e175 with expected crc 2023-12-06T22:32:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1975775383' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[178459]: pgmap v27: 617 pgs: 32 creating+peering, 585 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 KiB/s wr, 45 op/s 2023-12-06T22:32:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[110329]: failed to encode map e174 with expected crc 2023-12-06T22:32:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[110329]: osdmap e175: 8 total, 8 up, 8 in 2023-12-06T22:32:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[110329]: failed to encode map e175 with expected crc 2023-12-06T22:32:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[110329]: failed to encode map e175 with expected crc 2023-12-06T22:32:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/1975775383' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-mon[110329]: pgmap v27: 617 pgs: 32 creating+peering, 585 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 KiB/s wr, 45 op/s 2023-12-06T22:32:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:29.169+0000 7f496e73e700 -1 mon.c@2(peon).osd e176 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:29.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:29 smithi113 ceph-mon[100417]: failed to encode map e174 with expected crc 2023-12-06T22:32:29.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:29 smithi113 ceph-mon[100417]: osdmap e175: 8 total, 8 up, 8 in 2023-12-06T22:32:29.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:29 smithi113 ceph-mon[100417]: failed to encode map e175 with expected crc 2023-12-06T22:32:29.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:29 smithi113 ceph-mon[100417]: failed to encode map e175 with expected crc 2023-12-06T22:32:29.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:29 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/1975775383' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:29.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:29 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-06T22:32:29.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:29 smithi113 ceph-mon[100417]: pgmap v27: 617 pgs: 32 creating+peering, 585 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 KiB/s wr, 45 op/s 2023-12-06T22:32:29.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:29 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:29.167+0000 7fab29a8c700 -1 mon.b@1(peon).osd e176 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:32:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: osdmap e176: 8 total, 8 up, 8 in 2023-12-06T22:32:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17", "force_nonempty":""}]: dispatch 2023-12-06T22:32:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17", "force_nonempty":""}]: dispatch 2023-12-06T22:32:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:30.171+0000 7f496e73e700 -1 mon.c@2(peon).osd e177 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: osdmap e176: 8 total, 8 up, 8 in 2023-12-06T22:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17", "force_nonempty":""}]: dispatch 2023-12-06T22:32:30.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17", "force_nonempty":""}]: dispatch 2023-12-06T22:32:30.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-06T22:32:30.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi071-159875-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: osdmap e176: 8 total, 8 up, 8 in 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: failed to encode map e176 with expected crc 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17", "force_nonempty":""}]: dispatch 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17", "force_nonempty":""}]: dispatch 2023-12-06T22:32:30.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:30.171+0000 7fab29a8c700 -1 mon.b@1(peon).osd e177 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[110329]: failed to encode map e176 with expected crc 2023-12-06T22:32:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17", "force_nonempty":""}]': finished 2023-12-06T22:32:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[110329]: osdmap e177: 8 total, 8 up, 8 in 2023-12-06T22:32:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[110329]: failed to encode map e177 with expected crc 2023-12-06T22:32:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[110329]: failed to encode map e177 with expected crc 2023-12-06T22:32:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-159875-17", "mode":"writeback"}]: dispatch 2023-12-06T22:32:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[110329]: pgmap v30: 617 pgs: 32 creating+peering, 585 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 KiB/s wr, 45 op/s 2023-12-06T22:32:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[110329]: failed to encode map e177 with expected crc 2023-12-06T22:32:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:31.178+0000 7f496e73e700 -1 mon.c@2(peon).osd e178 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[178459]: failed to encode map e176 with expected crc 2023-12-06T22:32:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17", "force_nonempty":""}]': finished 2023-12-06T22:32:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[178459]: osdmap e177: 8 total, 8 up, 8 in 2023-12-06T22:32:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[178459]: failed to encode map e177 with expected crc 2023-12-06T22:32:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[178459]: failed to encode map e177 with expected crc 2023-12-06T22:32:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-159875-17", "mode":"writeback"}]: dispatch 2023-12-06T22:32:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[178459]: pgmap v30: 617 pgs: 32 creating+peering, 585 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 KiB/s wr, 45 op/s 2023-12-06T22:32:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:31 smithi071 ceph-mon[178459]: failed to encode map e177 with expected crc 2023-12-06T22:32:31.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:31 smithi113 ceph-mon[100417]: failed to encode map e176 with expected crc 2023-12-06T22:32:31.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:31 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17", "force_nonempty":""}]': finished 2023-12-06T22:32:31.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:31 smithi113 ceph-mon[100417]: osdmap e177: 8 total, 8 up, 8 in 2023-12-06T22:32:31.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:31 smithi113 ceph-mon[100417]: failed to encode map e177 with expected crc 2023-12-06T22:32:31.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:31 smithi113 ceph-mon[100417]: failed to encode map e177 with expected crc 2023-12-06T22:32:31.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:31 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-159875-17", "mode":"writeback"}]: dispatch 2023-12-06T22:32:31.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:31 smithi113 ceph-mon[100417]: pgmap v30: 617 pgs: 32 creating+peering, 585 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 KiB/s wr, 45 op/s 2023-12-06T22:32:31.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:31 smithi113 ceph-mon[100417]: failed to encode map e177 with expected crc 2023-12-06T22:32:31.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:31.178+0000 7fab29a8c700 -1 mon.b@1(peon).osd e178 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:32.160 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[178459]: failed to encode map e177 with expected crc 2023-12-06T22:32:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[178459]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:32:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[178459]: Cluster is now healthy 2023-12-06T22:32:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[178459]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-06T22:32:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-159875-17", "mode":"writeback"}]': finished 2023-12-06T22:32:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[178459]: osdmap e178: 8 total, 8 up, 8 in 2023-12-06T22:32:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[178459]: failed to encode map e178 with expected crc 2023-12-06T22:32:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[178459]: failed to encode map e178 with expected crc 2023-12-06T22:32:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-159875-15", "overlaypool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-159875-15", "overlaypool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[178459]: failed to encode map e178 with expected crc 2023-12-06T22:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[110329]: failed to encode map e177 with expected crc 2023-12-06T22:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[110329]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[110329]: Cluster is now healthy 2023-12-06T22:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[110329]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-06T22:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-159875-17", "mode":"writeback"}]': finished 2023-12-06T22:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[110329]: osdmap e178: 8 total, 8 up, 8 in 2023-12-06T22:32:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[110329]: failed to encode map e178 with expected crc 2023-12-06T22:32:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[110329]: failed to encode map e178 with expected crc 2023-12-06T22:32:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-159875-15", "overlaypool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-159875-15", "overlaypool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-mon[110329]: failed to encode map e178 with expected crc 2023-12-06T22:32:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:32.148+0000 7f496e73e700 -1 mon.c@2(peon).osd e179 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:32.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-mon[100417]: failed to encode map e177 with expected crc 2023-12-06T22:32:32.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-mon[100417]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-06T22:32:32.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-mon[100417]: Cluster is now healthy 2023-12-06T22:32:32.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-mon[100417]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-06T22:32:32.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi071-159875-17", "mode":"writeback"}]': finished 2023-12-06T22:32:32.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-mon[100417]: osdmap e178: 8 total, 8 up, 8 in 2023-12-06T22:32:32.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-mon[100417]: failed to encode map e178 with expected crc 2023-12-06T22:32:32.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-mon[100417]: failed to encode map e178 with expected crc 2023-12-06T22:32:32.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-159875-15", "overlaypool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:32.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-159875-15", "overlaypool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:32.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-mon[100417]: failed to encode map e178 with expected crc 2023-12-06T22:32:32.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:32 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:32.148+0000 7fab29a8c700 -1 mon.b@1(peon).osd e179 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:33.149 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:32:32] "GET /metrics HTTP/1.1" 200 71970 "" "Prometheus/2.43.0" 2023-12-06T22:32:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-159875-15", "overlaypool":"test-librbd-smithi071-159875-17"}]': finished 2023-12-06T22:32:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[178459]: osdmap e179: 8 total, 8 up, 8 in 2023-12-06T22:32:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[178459]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[178459]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[178459]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[178459]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[178459]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[178459]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[178459]: pgmap v33: 617 pgs: 32 creating+peering, 585 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-159875-15", "overlaypool":"test-librbd-smithi071-159875-17"}]': finished 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[110329]: osdmap e179: 8 total, 8 up, 8 in 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[110329]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[110329]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[110329]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[110329]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[110329]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[110329]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-mon[110329]: pgmap v33: 617 pgs: 32 creating+peering, 585 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:33.164+0000 7f496e73e700 -1 mon.c@2(peon).osd e180 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:33.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:33 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi071-159875-15", "overlaypool":"test-librbd-smithi071-159875-17"}]': finished 2023-12-06T22:32:33.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:33 smithi113 ceph-mon[100417]: osdmap e179: 8 total, 8 up, 8 in 2023-12-06T22:32:33.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:33 smithi113 ceph-mon[100417]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:33 smithi113 ceph-mon[100417]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:33 smithi113 ceph-mon[100417]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:33 smithi113 ceph-mon[100417]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:33 smithi113 ceph-mon[100417]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:33 smithi113 ceph-mon[100417]: failed to encode map e179 with expected crc 2023-12-06T22:32:33.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:33 smithi113 ceph-mon[100417]: pgmap v33: 617 pgs: 32 creating+peering, 585 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:33.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:33 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:33.163+0000 7fab29a8c700 -1 mon.b@1(peon).osd e180 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:34 smithi071 ceph-mon[178459]: osdmap e180: 8 total, 8 up, 8 in 2023-12-06T22:32:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:34 smithi071 ceph-mon[178459]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:34 smithi071 ceph-mon[178459]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:34 smithi071 ceph-mon[178459]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:34 smithi071 ceph-mon[178459]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:34 smithi071 ceph-mon[110329]: osdmap e180: 8 total, 8 up, 8 in 2023-12-06T22:32:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:34 smithi071 ceph-mon[110329]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:34 smithi071 ceph-mon[110329]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:34 smithi071 ceph-mon[110329]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:34 smithi071 ceph-mon[110329]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:34.170+0000 7f496e73e700 -1 mon.c@2(peon).osd e181 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:34.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:34 smithi113 ceph-mon[100417]: osdmap e180: 8 total, 8 up, 8 in 2023-12-06T22:32:34.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:34 smithi113 ceph-mon[100417]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:34 smithi113 ceph-mon[100417]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:34 smithi113 ceph-mon[100417]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:34 smithi113 ceph-mon[100417]: failed to encode map e180 with expected crc 2023-12-06T22:32:34.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:34 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:34.170+0000 7fab29a8c700 -1 mon.b@1(peon).osd e181 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[178459]: osdmap e181: 8 total, 8 up, 8 in 2023-12-06T22:32:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[178459]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[178459]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[178459]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[178459]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[178459]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[178459]: pgmap v36: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-06T22:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:35.180+0000 7f496e73e700 -1 mon.c@2(peon).osd e182 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[110329]: osdmap e181: 8 total, 8 up, 8 in 2023-12-06T22:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[110329]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[110329]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[110329]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[110329]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[110329]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:35 smithi071 ceph-mon[110329]: pgmap v36: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-06T22:32:35.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:35 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:35.178+0000 7fab29a8c700 -1 mon.b@1(peon).osd e182 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:35.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:35 smithi113 ceph-mon[100417]: osdmap e181: 8 total, 8 up, 8 in 2023-12-06T22:32:35.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:35 smithi113 ceph-mon[100417]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:35 smithi113 ceph-mon[100417]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:35 smithi113 ceph-mon[100417]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:35 smithi113 ceph-mon[100417]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:35 smithi113 ceph-mon[100417]: failed to encode map e181 with expected crc 2023-12-06T22:32:35.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:35 smithi113 ceph-mon[100417]: pgmap v36: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-06T22:32:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:36 smithi071 ceph-mon[178459]: osdmap e182: 8 total, 8 up, 8 in 2023-12-06T22:32:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:36 smithi071 ceph-mon[178459]: failed to encode map e182 with expected crc 2023-12-06T22:32:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:36 smithi071 ceph-mon[178459]: failed to encode map e182 with expected crc 2023-12-06T22:32:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:36 smithi071 ceph-mon[178459]: failed to encode map e182 with expected crc 2023-12-06T22:32:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:36 smithi071 ceph-mon[178459]: failed to encode map e182 with expected crc 2023-12-06T22:32:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:36.179+0000 7f496e73e700 -1 mon.c@2(peon).osd e183 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:36 smithi071 ceph-mon[110329]: osdmap e182: 8 total, 8 up, 8 in 2023-12-06T22:32:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:36 smithi071 ceph-mon[110329]: failed to encode map e182 with expected crc 2023-12-06T22:32:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:36 smithi071 ceph-mon[110329]: failed to encode map e182 with expected crc 2023-12-06T22:32:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:36 smithi071 ceph-mon[110329]: failed to encode map e182 with expected crc 2023-12-06T22:32:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:36 smithi071 ceph-mon[110329]: failed to encode map e182 with expected crc 2023-12-06T22:32:36.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:36 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:36.179+0000 7fab29a8c700 -1 mon.b@1(peon).osd e183 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:36.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:36 smithi113 ceph-mon[100417]: osdmap e182: 8 total, 8 up, 8 in 2023-12-06T22:32:36.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:36 smithi113 ceph-mon[100417]: failed to encode map e182 with expected crc 2023-12-06T22:32:36.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:36 smithi113 ceph-mon[100417]: failed to encode map e182 with expected crc 2023-12-06T22:32:36.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:36 smithi113 ceph-mon[100417]: failed to encode map e182 with expected crc 2023-12-06T22:32:36.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:36 smithi113 ceph-mon[100417]: failed to encode map e182 with expected crc 2023-12-06T22:32:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:37 smithi071 ceph-mon[178459]: osdmap e183: 8 total, 8 up, 8 in 2023-12-06T22:32:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:37 smithi071 ceph-mon[178459]: failed to encode map e183 with expected crc 2023-12-06T22:32:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:37 smithi071 ceph-mon[178459]: failed to encode map e183 with expected crc 2023-12-06T22:32:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:37 smithi071 ceph-mon[178459]: failed to encode map e183 with expected crc 2023-12-06T22:32:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:37 smithi071 ceph-mon[178459]: pgmap v39: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-06T22:32:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:37.198+0000 7f496e73e700 -1 mon.c@2(peon).osd e184 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:37 smithi071 ceph-mon[110329]: osdmap e183: 8 total, 8 up, 8 in 2023-12-06T22:32:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:37 smithi071 ceph-mon[110329]: failed to encode map e183 with expected crc 2023-12-06T22:32:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:37 smithi071 ceph-mon[110329]: failed to encode map e183 with expected crc 2023-12-06T22:32:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:37 smithi071 ceph-mon[110329]: failed to encode map e183 with expected crc 2023-12-06T22:32:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:37 smithi071 ceph-mon[110329]: pgmap v39: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-06T22:32:37.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:37 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:37.196+0000 7fab29a8c700 -1 mon.b@1(peon).osd e184 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:37.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:37 smithi113 ceph-mon[100417]: osdmap e183: 8 total, 8 up, 8 in 2023-12-06T22:32:37.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:37 smithi113 ceph-mon[100417]: failed to encode map e183 with expected crc 2023-12-06T22:32:37.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:37 smithi113 ceph-mon[100417]: failed to encode map e183 with expected crc 2023-12-06T22:32:37.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:37 smithi113 ceph-mon[100417]: failed to encode map e183 with expected crc 2023-12-06T22:32:37.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:37 smithi113 ceph-mon[100417]: pgmap v39: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-06T22:32:37.731 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 1 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout:child: image101 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101/60a420468eaf 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.732 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 2 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout:child: image102 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout:child: image101 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101/60a420468eaf 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102/60a4e2bf2566 2023-12-06T22:32:37.733 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image103 2023-12-06T22:32:37.734 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image103 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image103 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout:child: image102 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout:child: image101 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout:child: image103 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101/60a420468eaf 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102/60a4e2bf2566 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image103/60a49f5efc73 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.735 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:child: image102 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:child: image101 2023-12-06T22:32:37.736 INFO:tasks.workunit.client.0.smithi071.stdout:child: image103 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101/60a420468eaf 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102/60a4e2bf2566 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image103/60a49f5efc73 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.737 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 4 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 4 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout:child: image102 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout:child: image101 2023-12-06T22:32:37.738 INFO:tasks.workunit.client.0.smithi071.stdout:child: image103 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout:child: image104 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101/60a420468eaf 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102/60a4e2bf2566 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image103/60a49f5efc73 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image104/60a429125049 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.739 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image103 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image103 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image103 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:37.740 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[178459]: failed to encode map e183 with expected crc 2023-12-06T22:32:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[178459]: osdmap e184: 8 total, 8 up, 8 in 2023-12-06T22:32:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[178459]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[178459]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[178459]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[178459]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[178459]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[110329]: failed to encode map e183 with expected crc 2023-12-06T22:32:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[110329]: osdmap e184: 8 total, 8 up, 8 in 2023-12-06T22:32:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[110329]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[110329]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[110329]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[110329]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-mon[110329]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:38.203+0000 7f496e73e700 -1 mon.c@2(peon).osd e185 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:38.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:38 smithi113 ceph-mon[100417]: failed to encode map e183 with expected crc 2023-12-06T22:32:38.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:38 smithi113 ceph-mon[100417]: osdmap e184: 8 total, 8 up, 8 in 2023-12-06T22:32:38.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:38 smithi113 ceph-mon[100417]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:38 smithi113 ceph-mon[100417]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:38 smithi113 ceph-mon[100417]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:38 smithi113 ceph-mon[100417]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:38 smithi113 ceph-mon[100417]: failed to encode map e184 with expected crc 2023-12-06T22:32:38.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:38 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:38.203+0000 7fab29a8c700 -1 mon.b@1(peon).osd e185 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:38.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:32:38 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:32: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.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi071:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:32:39.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:39 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:39.211+0000 7fab29a8c700 -1 mon.b@1(peon).osd e186 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:39.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:39 smithi113 ceph-mon[100417]: osdmap e185: 8 total, 8 up, 8 in 2023-12-06T22:32:39.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:39 smithi113 ceph-mon[100417]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:39 smithi113 ceph-mon[100417]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:39 smithi113 ceph-mon[100417]: pgmap v42: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 581 KiB/s rd, 15 KiB/s wr, 709 op/s 2023-12-06T22:32:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:39 smithi113 ceph-mon[100417]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:39 smithi113 ceph-mon[100417]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:39 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-159875-15"}]: dispatch 2023-12-06T22:32:39.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:39 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-159875-15"}]: dispatch 2023-12-06T22:32:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[178459]: osdmap e185: 8 total, 8 up, 8 in 2023-12-06T22:32:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[178459]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[178459]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[178459]: pgmap v42: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 581 KiB/s rd, 15 KiB/s wr, 709 op/s 2023-12-06T22:32:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[178459]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[178459]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-159875-15"}]: dispatch 2023-12-06T22:32:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-159875-15"}]: dispatch 2023-12-06T22:32:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:39.210+0000 7f496e73e700 -1 mon.c@2(peon).osd e186 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[110329]: osdmap e185: 8 total, 8 up, 8 in 2023-12-06T22:32:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[110329]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[110329]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[110329]: pgmap v42: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 581 KiB/s rd, 15 KiB/s wr, 709 op/s 2023-12-06T22:32:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[110329]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[110329]: failed to encode map e185 with expected crc 2023-12-06T22:32:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-159875-15"}]: dispatch 2023-12-06T22:32:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:39 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-159875-15"}]: dispatch 2023-12-06T22:32:40.225 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.225 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image101 2023-12-06T22:32:40.225 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image103 2023-12-06T22:32:40.225 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:40.225 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:40.225 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.225 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 4 2023-12-06T22:32:40.225 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 4 2023-12-06T22:32:40.225 INFO:tasks.workunit.client.0.smithi071.stdout:child: image102 2023-12-06T22:32:40.225 INFO:tasks.workunit.client.0.smithi071.stdout:child: image101 2023-12-06T22:32:40.225 INFO:tasks.workunit.client.0.smithi071.stdout:child: image103 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout:child: image104 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image101/60a420468eaf 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102/60a4e2bf2566 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image103/60a49f5efc73 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image104/60a429125049 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.226 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image103 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image103 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image103 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image103 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 3 2023-12-06T22:32:40.227 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 3 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout:child: image102 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout:child: image103 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout:child: image104 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102/60a4e2bf2566 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image103/60a49f5efc73 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image104/60a429125049 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.228 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image104 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 2 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 2 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout:child: image102 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout:child: image104 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102/60a4e2bf2566 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-16/image104/60a429125049 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.229 INFO:tasks.workunit.client.0.smithi071.stdout:trying to find test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.230 INFO:tasks.workunit.client.0.smithi071.stdout:checking test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.230 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102 2023-12-06T22:32:40.230 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.230 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 1 2023-12-06T22:32:40.230 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 1 2023-12-06T22:32:40.230 INFO:tasks.workunit.client.0.smithi071.stdout:child: image102 2023-12-06T22:32:40.230 INFO:tasks.workunit.client.0.smithi071.stdout:found child test-librbd-smithi071-159875-15/image102/60a4e2bf2566 2023-12-06T22:32:40.230 INFO:tasks.workunit.client.0.smithi071.stdout: 2023-12-06T22:32:40.231 INFO:tasks.workunit.client.0.smithi071.stdout:num children is: 0 2023-12-06T22:32:40.231 INFO:tasks.workunit.client.0.smithi071.stdout:expected: 0 2023-12-06T22:32:40.231 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16053 ms) 2023-12-06T22:32:40.231 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.LockingPP 2023-12-06T22:32:40.231 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:40.304 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.LockingPP (79 ms) 2023-12-06T22:32:40.304 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.FlushAio 2023-12-06T22:32:40.304 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:40.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:40 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-159875-15"}]': finished 2023-12-06T22:32:40.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:40 smithi113 ceph-mon[100417]: osdmap e186: 8 total, 8 up, 8 in 2023-12-06T22:32:40.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:40 smithi113 ceph-mon[100417]: failed to encode map e186 with expected crc 2023-12-06T22:32:40.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:40 smithi113 ceph-mon[100417]: failed to encode map e186 with expected crc 2023-12-06T22:32:40.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:40 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:40.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:40 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:40.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:40 smithi113 ceph-mon[100417]: failed to encode map e186 with expected crc 2023-12-06T22:32:40.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:40 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:40.216+0000 7fab29a8c700 -1 mon.b@1(peon).osd e187 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:40.549 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.FlushAio (245 ms) 2023-12-06T22:32:40.549 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.FlushAioPP 2023-12-06T22:32:40.549 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-159875-15"}]': finished 2023-12-06T22:32:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[110329]: osdmap e186: 8 total, 8 up, 8 in 2023-12-06T22:32:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[110329]: failed to encode map e186 with expected crc 2023-12-06T22:32:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[110329]: failed to encode map e186 with expected crc 2023-12-06T22:32:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[110329]: failed to encode map e186 with expected crc 2023-12-06T22:32:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:40.216+0000 7f496e73e700 -1 mon.c@2(peon).osd e187 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi071-159875-15"}]': finished 2023-12-06T22:32:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[178459]: osdmap e186: 8 total, 8 up, 8 in 2023-12-06T22:32:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[178459]: failed to encode map e186 with expected crc 2023-12-06T22:32:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[178459]: failed to encode map e186 with expected crc 2023-12-06T22:32:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3407761745' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17"}]: dispatch 2023-12-06T22:32:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:40 smithi071 ceph-mon[178459]: failed to encode map e186 with expected crc 2023-12-06T22:32:40.733 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.FlushAioPP (185 ms) 2023-12-06T22:32:40.733 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapDiff 2023-12-06T22:32:40.733 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:41.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:41 smithi113 ceph-mon[100417]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-06T22:32:41.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:41 smithi113 ceph-mon[100417]: Cluster is now healthy 2023-12-06T22:32:41.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:41 smithi113 ceph-mon[100417]: pgmap v44: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 577 KiB/s rd, 15 KiB/s wr, 704 op/s 2023-12-06T22:32:41.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:41 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17"}]': finished 2023-12-06T22:32:41.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:41 smithi113 ceph-mon[100417]: osdmap e187: 8 total, 8 up, 8 in 2023-12-06T22:32:41.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:41 smithi113 ceph-mon[100417]: failed to encode map e187 with expected crc 2023-12-06T22:32:41.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:41 smithi113 ceph-mon[100417]: failed to encode map e187 with expected crc 2023-12-06T22:32:41.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:41 smithi113 ceph-mon[100417]: failed to encode map e187 with expected crc 2023-12-06T22:32:41.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:41 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:41.224+0000 7fab29a8c700 -1 mon.b@1(peon).osd e188 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[110329]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-06T22:32:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[110329]: Cluster is now healthy 2023-12-06T22:32:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[110329]: pgmap v44: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 577 KiB/s rd, 15 KiB/s wr, 704 op/s 2023-12-06T22:32:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17"}]': finished 2023-12-06T22:32:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[110329]: osdmap e187: 8 total, 8 up, 8 in 2023-12-06T22:32:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[110329]: failed to encode map e187 with expected crc 2023-12-06T22:32:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[110329]: failed to encode map e187 with expected crc 2023-12-06T22:32:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[110329]: failed to encode map e187 with expected crc 2023-12-06T22:32:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:41.222+0000 7f496e73e700 -1 mon.c@2(peon).osd e188 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[178459]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-06T22:32:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[178459]: Cluster is now healthy 2023-12-06T22:32:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[178459]: pgmap v44: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 577 KiB/s rd, 15 KiB/s wr, 704 op/s 2023-12-06T22:32:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi071-159875-15", "tierpool":"test-librbd-smithi071-159875-17"}]': finished 2023-12-06T22:32:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[178459]: osdmap e187: 8 total, 8 up, 8 in 2023-12-06T22:32:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[178459]: failed to encode map e187 with expected crc 2023-12-06T22:32:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[178459]: failed to encode map e187 with expected crc 2023-12-06T22:32:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:41 smithi071 ceph-mon[178459]: failed to encode map e187 with expected crc 2023-12-06T22:32:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-mon[178459]: osdmap e188: 8 total, 8 up, 8 in 2023-12-06T22:32:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-mon[178459]: failed to encode map e188 with expected crc 2023-12-06T22:32:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-mon[178459]: failed to encode map e188 with expected crc 2023-12-06T22:32:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-mon[178459]: failed to encode map e188 with expected crc 2023-12-06T22:32:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-mon[178459]: osdmap e189: 8 total, 8 up, 8 in 2023-12-06T22:32:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:42.148+0000 7f496e73e700 -1 mon.c@2(peon).osd e189 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-mon[110329]: osdmap e188: 8 total, 8 up, 8 in 2023-12-06T22:32:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-mon[110329]: failed to encode map e188 with expected crc 2023-12-06T22:32:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-mon[110329]: failed to encode map e188 with expected crc 2023-12-06T22:32:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-mon[110329]: failed to encode map e188 with expected crc 2023-12-06T22:32:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-mon[110329]: osdmap e189: 8 total, 8 up, 8 in 2023-12-06T22:32:42.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:42 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:42.149+0000 7fab29a8c700 -1 mon.b@1(peon).osd e189 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:42.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:42 smithi113 ceph-mon[100417]: osdmap e188: 8 total, 8 up, 8 in 2023-12-06T22:32:42.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:42 smithi113 ceph-mon[100417]: failed to encode map e188 with expected crc 2023-12-06T22:32:42.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:42 smithi113 ceph-mon[100417]: failed to encode map e188 with expected crc 2023-12-06T22:32:42.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:42 smithi113 ceph-mon[100417]: failed to encode map e188 with expected crc 2023-12-06T22:32:42.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:42 smithi113 ceph-mon[100417]: osdmap e189: 8 total, 8 up, 8 in 2023-12-06T22:32:43.169 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:32:42] "GET /metrics HTTP/1.1" 200 74413 "" "Prometheus/2.43.0" 2023-12-06T22:32:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:43.168+0000 7f496e73e700 -1 mon.c@2(peon).osd e190 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[110329]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[110329]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[110329]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[110329]: failed to encode map e188 with expected crc 2023-12-06T22:32:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[110329]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[110329]: pgmap v48: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[110329]: osdmap e190: 8 total, 8 up, 8 in 2023-12-06T22:32:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[178459]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[178459]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[178459]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[178459]: failed to encode map e188 with expected crc 2023-12-06T22:32:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[178459]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[178459]: pgmap v48: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:43 smithi071 ceph-mon[178459]: osdmap e190: 8 total, 8 up, 8 in 2023-12-06T22:32:43.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:43 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:43.168+0000 7fab29a8c700 -1 mon.b@1(peon).osd e190 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:43.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:43 smithi113 ceph-mon[100417]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:43 smithi113 ceph-mon[100417]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:43 smithi113 ceph-mon[100417]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:43 smithi113 ceph-mon[100417]: failed to encode map e188 with expected crc 2023-12-06T22:32:43.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:43 smithi113 ceph-mon[100417]: failed to encode map e189 with expected crc 2023-12-06T22:32:43.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:43 smithi113 ceph-mon[100417]: pgmap v48: 617 pgs: 617 active+clean; 131 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-06T22:32:43.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:43 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:43.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:43 smithi113 ceph-mon[100417]: osdmap e190: 8 total, 8 up, 8 in 2023-12-06T22:32:44.293 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:32:44.293 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapDiff (3559 ms) 2023-12-06T22:32:44.293 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2023-12-06T22:32:44.293 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:44.315 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (22 ms) 2023-12-06T22:32:44.315 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2023-12-06T22:32:44.315 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:44.338 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (23 ms) 2023-12-06T22:32:44.338 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2023-12-06T22:32:44.338 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:44.356 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ZeroLengthRead (18 ms) 2023-12-06T22:32:44.356 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2023-12-06T22:32:44.356 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:44.397 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.LargeCacheRead (41 ms) 2023-12-06T22:32:44.397 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestPendingAio 2023-12-06T22:32:44.397 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:44.172+0000 7f496e73e700 -1 mon.c@2(peon).osd e191 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[110329]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[110329]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[110329]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[110329]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[110329]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[110329]: osdmap e191: 8 total, 8 up, 8 in 2023-12-06T22:32:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[178459]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[178459]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[178459]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[178459]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[178459]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:44 smithi071 ceph-mon[178459]: osdmap e191: 8 total, 8 up, 8 in 2023-12-06T22:32:44.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:44 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:44.170+0000 7fab29a8c700 -1 mon.b@1(peon).osd e191 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:44.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:44 smithi113 ceph-mon[100417]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:44 smithi113 ceph-mon[100417]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:44 smithi113 ceph-mon[100417]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:44 smithi113 ceph-mon[100417]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:44 smithi113 ceph-mon[100417]: failed to encode map e190 with expected crc 2023-12-06T22:32:44.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:44 smithi113 ceph-mon[100417]: osdmap e191: 8 total, 8 up, 8 in 2023-12-06T22:32:44.614 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestPendingAio (217 ms) 2023-12-06T22:32:44.614 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2023-12-06T22:32:44.614 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:45.338 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[178459]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[178459]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[178459]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[178459]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[178459]: pgmap v51: 617 pgs: 617 active+clean; 133 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 128 KiB/s rd, 140 KiB/s wr, 307 op/s 2023-12-06T22:32:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[178459]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:45.228+0000 7f496e73e700 -1 mon.c@2(peon).osd e192 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[110329]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[110329]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[110329]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[110329]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[110329]: pgmap v51: 617 pgs: 617 active+clean; 133 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 128 KiB/s rd, 140 KiB/s wr, 307 op/s 2023-12-06T22:32:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:45 smithi071 ceph-mon[110329]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:45 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:45.228+0000 7fab29a8c700 -1 mon.b@1(peon).osd e192 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:45.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:45 smithi113 ceph-mon[100417]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:45 smithi113 ceph-mon[100417]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:45 smithi113 ceph-mon[100417]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:45 smithi113 ceph-mon[100417]: failed to encode map e191 with expected crc 2023-12-06T22:32:45.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:45 smithi113 ceph-mon[100417]: pgmap v51: 617 pgs: 617 active+clean; 133 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 128 KiB/s rd, 140 KiB/s wr, 307 op/s 2023-12-06T22:32:45.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:45 smithi113 ceph-mon[100417]: failed to encode map e191 with expected crc 2023-12-06T22:32:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:46 smithi071 ceph-mon[178459]: osdmap e192: 8 total, 8 up, 8 in 2023-12-06T22:32:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:46 smithi071 ceph-mon[178459]: failed to encode map e192 with expected crc 2023-12-06T22:32:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:46 smithi071 ceph-mon[178459]: failed to encode map e192 with expected crc 2023-12-06T22:32:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:46 smithi071 ceph-mon[178459]: failed to encode map e192 with expected crc 2023-12-06T22:32:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:46 smithi071 ceph-mon[178459]: failed to encode map e192 with expected crc 2023-12-06T22:32:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:46.245+0000 7f496e73e700 -1 mon.c@2(peon).osd e193 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:46 smithi071 ceph-mon[110329]: osdmap e192: 8 total, 8 up, 8 in 2023-12-06T22:32:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:46 smithi071 ceph-mon[110329]: failed to encode map e192 with expected crc 2023-12-06T22:32:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:46 smithi071 ceph-mon[110329]: failed to encode map e192 with expected crc 2023-12-06T22:32:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:46 smithi071 ceph-mon[110329]: failed to encode map e192 with expected crc 2023-12-06T22:32:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:46 smithi071 ceph-mon[110329]: failed to encode map e192 with expected crc 2023-12-06T22:32:46.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:46 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:46.244+0000 7fab29a8c700 -1 mon.b@1(peon).osd e193 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:46.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:46 smithi113 ceph-mon[100417]: osdmap e192: 8 total, 8 up, 8 in 2023-12-06T22:32:46.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:46 smithi113 ceph-mon[100417]: failed to encode map e192 with expected crc 2023-12-06T22:32:46.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:46 smithi113 ceph-mon[100417]: failed to encode map e192 with expected crc 2023-12-06T22:32:46.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:46 smithi113 ceph-mon[100417]: failed to encode map e192 with expected crc 2023-12-06T22:32:46.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:46 smithi113 ceph-mon[100417]: failed to encode map e192 with expected crc 2023-12-06T22:32:47.223 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2609 ms) 2023-12-06T22:32:47.223 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2023-12-06T22:32:47.223 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[178459]: pgmap v53: 617 pgs: 617 active+clean; 133 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 125 KiB/s rd, 137 KiB/s wr, 302 op/s 2023-12-06T22:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[178459]: osdmap e193: 8 total, 8 up, 8 in 2023-12-06T22:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[178459]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[178459]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[178459]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[178459]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[178459]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[178459]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[178459]: osdmap e194: 8 total, 8 up, 8 in 2023-12-06T22:32:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:47.151+0000 7f496e73e700 -1 mon.c@2(peon).osd e194 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[110329]: pgmap v53: 617 pgs: 617 active+clean; 133 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 125 KiB/s rd, 137 KiB/s wr, 302 op/s 2023-12-06T22:32:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[110329]: osdmap e193: 8 total, 8 up, 8 in 2023-12-06T22:32:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[110329]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[110329]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[110329]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[110329]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[110329]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[110329]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:47 smithi071 ceph-mon[110329]: osdmap e194: 8 total, 8 up, 8 in 2023-12-06T22:32:47.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:47 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:47.151+0000 7fab29a8c700 -1 mon.b@1(peon).osd e194 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:47.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:47 smithi113 ceph-mon[100417]: pgmap v53: 617 pgs: 617 active+clean; 133 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 125 KiB/s rd, 137 KiB/s wr, 302 op/s 2023-12-06T22:32:47.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:47 smithi113 ceph-mon[100417]: osdmap e193: 8 total, 8 up, 8 in 2023-12-06T22:32:47.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:47 smithi113 ceph-mon[100417]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:47 smithi113 ceph-mon[100417]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:47 smithi113 ceph-mon[100417]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:47 smithi113 ceph-mon[100417]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:47 smithi113 ceph-mon[100417]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:47 smithi113 ceph-mon[100417]: failed to encode map e193 with expected crc 2023-12-06T22:32:47.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:47 smithi113 ceph-mon[100417]: osdmap e194: 8 total, 8 up, 8 in 2023-12-06T22:32:48.369 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:48.657 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:48.250+0000 7fab29a8c700 -1 mon.b@1(peon).osd e195 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:48.657 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:48 smithi113 ceph-mon[100417]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:48 smithi113 ceph-mon[100417]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:48 smithi113 ceph-mon[100417]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:48 smithi113 ceph-mon[100417]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:48 smithi113 ceph-mon[100417]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:48 smithi071 ceph-mon[178459]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:48 smithi071 ceph-mon[178459]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:48 smithi071 ceph-mon[178459]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:48 smithi071 ceph-mon[178459]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:48 smithi071 ceph-mon[178459]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:48.250+0000 7f496e73e700 -1 mon.c@2(peon).osd e195 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:48 smithi071 ceph-mon[110329]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:48 smithi071 ceph-mon[110329]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:48 smithi071 ceph-mon[110329]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:48 smithi071 ceph-mon[110329]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:48 smithi071 ceph-mon[110329]: failed to encode map e194 with expected crc 2023-12-06T22:32:48.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:32:48 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:32:48.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.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi071:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:32:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:49 smithi071 ceph-mon[178459]: pgmap v56: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 779 KiB/s rd, 597 KiB/s wr, 424 op/s 2023-12-06T22:32:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:49 smithi071 ceph-mon[178459]: osdmap e195: 8 total, 8 up, 8 in 2023-12-06T22:32:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:49 smithi071 ceph-mon[178459]: failed to encode map e195 with expected crc 2023-12-06T22:32:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:49 smithi071 ceph-mon[178459]: failed to encode map e195 with expected crc 2023-12-06T22:32:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:49 smithi071 ceph-mon[178459]: failed to encode map e195 with expected crc 2023-12-06T22:32:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:49 smithi071 ceph-mon[110329]: pgmap v56: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 779 KiB/s rd, 597 KiB/s wr, 424 op/s 2023-12-06T22:32:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:49 smithi071 ceph-mon[110329]: osdmap e195: 8 total, 8 up, 8 in 2023-12-06T22:32:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:49 smithi071 ceph-mon[110329]: failed to encode map e195 with expected crc 2023-12-06T22:32:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:49 smithi071 ceph-mon[110329]: failed to encode map e195 with expected crc 2023-12-06T22:32:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:49 smithi071 ceph-mon[110329]: failed to encode map e195 with expected crc 2023-12-06T22:32:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:49.258+0000 7f496e73e700 -1 mon.c@2(peon).osd e196 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:49.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:49 smithi113 ceph-mon[100417]: pgmap v56: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 779 KiB/s rd, 597 KiB/s wr, 424 op/s 2023-12-06T22:32:49.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:49 smithi113 ceph-mon[100417]: osdmap e195: 8 total, 8 up, 8 in 2023-12-06T22:32:49.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:49 smithi113 ceph-mon[100417]: failed to encode map e195 with expected crc 2023-12-06T22:32:49.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:49 smithi113 ceph-mon[100417]: failed to encode map e195 with expected crc 2023-12-06T22:32:49.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:49 smithi113 ceph-mon[100417]: failed to encode map e195 with expected crc 2023-12-06T22:32:49.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:49 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:49.258+0000 7fab29a8c700 -1 mon.b@1(peon).osd e196 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:50.328 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3105 ms) 2023-12-06T22:32:50.328 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.Flatten 2023-12-06T22:32:50.328 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[178459]: failed to encode map e195 with expected crc 2023-12-06T22:32:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[178459]: osdmap e196: 8 total, 8 up, 8 in 2023-12-06T22:32:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[178459]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[178459]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[178459]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[178459]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[110329]: failed to encode map e195 with expected crc 2023-12-06T22:32:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[110329]: osdmap e196: 8 total, 8 up, 8 in 2023-12-06T22:32:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[110329]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[110329]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[110329]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-mon[110329]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:50.263+0000 7f496e73e700 -1 mon.c@2(peon).osd e197 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:50.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:50 smithi113 ceph-mon[100417]: failed to encode map e195 with expected crc 2023-12-06T22:32:50.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:50 smithi113 ceph-mon[100417]: osdmap e196: 8 total, 8 up, 8 in 2023-12-06T22:32:50.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:50 smithi113 ceph-mon[100417]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:50 smithi113 ceph-mon[100417]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:50 smithi113 ceph-mon[100417]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:50 smithi113 ceph-mon[100417]: failed to encode map e196 with expected crc 2023-12-06T22:32:50.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:50 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:50.263+0000 7fab29a8c700 -1 mon.b@1(peon).osd e197 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:51.384 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.Flatten (1057 ms) 2023-12-06T22:32:51.385 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.Sparsify 2023-12-06T22:32:51.385 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:51.430 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 32768 2023-12-06T22:32:51.430 INFO:tasks.workunit.client.0.smithi071.stdout:read: 32768 2023-12-06T22:32:51.430 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.Sparsify (46 ms) 2023-12-06T22:32:51.431 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SparsifyPP 2023-12-06T22:32:51.431 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:51.467 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SparsifyPP (37 ms) 2023-12-06T22:32:51.467 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2023-12-06T22:32:51.467 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[178459]: pgmap v59: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 787 KiB/s rd, 603 KiB/s wr, 428 op/s 2023-12-06T22:32:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[178459]: osdmap e197: 8 total, 8 up, 8 in 2023-12-06T22:32:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[178459]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[178459]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[178459]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[178459]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[178459]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[110329]: pgmap v59: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 787 KiB/s rd, 603 KiB/s wr, 428 op/s 2023-12-06T22:32:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[110329]: osdmap e197: 8 total, 8 up, 8 in 2023-12-06T22:32:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[110329]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[110329]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[110329]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[110329]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-mon[110329]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:51.270+0000 7f496e73e700 -1 mon.c@2(peon).osd e198 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:51.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:51 smithi113 ceph-mon[100417]: pgmap v59: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 787 KiB/s rd, 603 KiB/s wr, 428 op/s 2023-12-06T22:32:51.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:51 smithi113 ceph-mon[100417]: osdmap e197: 8 total, 8 up, 8 in 2023-12-06T22:32:51.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:51 smithi113 ceph-mon[100417]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:51 smithi113 ceph-mon[100417]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:51 smithi113 ceph-mon[100417]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:51 smithi113 ceph-mon[100417]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:51 smithi113 ceph-mon[100417]: failed to encode map e197 with expected crc 2023-12-06T22:32:51.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:51 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:51.271+0000 7fab29a8c700 -1 mon.b@1(peon).osd e198 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[178459]: osdmap e198: 8 total, 8 up, 8 in 2023-12-06T22:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[178459]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[178459]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[178459]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[178459]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[178459]: osdmap e199: 8 total, 8 up, 8 in 2023-12-06T22:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[178459]: pgmap v63: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:32:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:52.151+0000 7f496e73e700 -1 mon.c@2(peon).osd e199 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[110329]: osdmap e198: 8 total, 8 up, 8 in 2023-12-06T22:32:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[110329]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[110329]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[110329]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[110329]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[110329]: osdmap e199: 8 total, 8 up, 8 in 2023-12-06T22:32:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-mon[110329]: pgmap v63: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:32:52.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:52 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:52.150+0000 7fab29a8c700 -1 mon.b@1(peon).osd e199 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:52.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:52 smithi113 ceph-mon[100417]: osdmap e198: 8 total, 8 up, 8 in 2023-12-06T22:32:52.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:52 smithi113 ceph-mon[100417]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:52 smithi113 ceph-mon[100417]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:52 smithi113 ceph-mon[100417]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:52 smithi113 ceph-mon[100417]: failed to encode map e198 with expected crc 2023-12-06T22:32:52.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:52 smithi113 ceph-mon[100417]: osdmap e199: 8 total, 8 up, 8 in 2023-12-06T22:32:52.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:52 smithi113 ceph-mon[100417]: pgmap v63: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:32:53.167 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:32:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:32:52] "GET /metrics HTTP/1.1" 200 74413 "" "Prometheus/2.43.0" 2023-12-06T22:32:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:53.167+0000 7f496e73e700 -1 mon.c@2(peon).osd e200 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[110329]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[110329]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[110329]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[110329]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[110329]: osdmap e200: 8 total, 8 up, 8 in 2023-12-06T22:32:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[110329]: failed to encode map e200 with expected crc 2023-12-06T22:32:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[178459]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[178459]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[178459]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[178459]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[178459]: osdmap e200: 8 total, 8 up, 8 in 2023-12-06T22:32:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:53 smithi071 ceph-mon[178459]: failed to encode map e200 with expected crc 2023-12-06T22:32:53.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:53 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:53.167+0000 7fab29a8c700 -1 mon.b@1(peon).osd e200 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:53.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:53 smithi113 ceph-mon[100417]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:53 smithi113 ceph-mon[100417]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:53 smithi113 ceph-mon[100417]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:53 smithi113 ceph-mon[100417]: failed to encode map e199 with expected crc 2023-12-06T22:32:53.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:53 smithi113 ceph-mon[100417]: osdmap e200: 8 total, 8 up, 8 in 2023-12-06T22:32:53.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:53 smithi113 ceph-mon[100417]: failed to encode map e200 with expected crc 2023-12-06T22:32:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:54 smithi071 ceph-mon[178459]: failed to encode map e200 with expected crc 2023-12-06T22:32:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:54 smithi071 ceph-mon[178459]: failed to encode map e200 with expected crc 2023-12-06T22:32:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:54 smithi071 ceph-mon[178459]: osdmap e201: 8 total, 8 up, 8 in 2023-12-06T22:32:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:54 smithi071 ceph-mon[178459]: failed to encode map e201 with expected crc 2023-12-06T22:32:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:54 smithi071 ceph-mon[178459]: pgmap v66: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 260 KiB/s rd, 43 KiB/s wr, 327 op/s 2023-12-06T22:32:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:54.169+0000 7f496e73e700 -1 mon.c@2(peon).osd e201 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:54 smithi071 ceph-mon[110329]: failed to encode map e200 with expected crc 2023-12-06T22:32:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:54 smithi071 ceph-mon[110329]: failed to encode map e200 with expected crc 2023-12-06T22:32:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:54 smithi071 ceph-mon[110329]: osdmap e201: 8 total, 8 up, 8 in 2023-12-06T22:32:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:54 smithi071 ceph-mon[110329]: failed to encode map e201 with expected crc 2023-12-06T22:32:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:54 smithi071 ceph-mon[110329]: pgmap v66: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 260 KiB/s rd, 43 KiB/s wr, 327 op/s 2023-12-06T22:32:54.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:54 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:54.168+0000 7fab29a8c700 -1 mon.b@1(peon).osd e201 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:54.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:54 smithi113 ceph-mon[100417]: failed to encode map e200 with expected crc 2023-12-06T22:32:54.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:54 smithi113 ceph-mon[100417]: failed to encode map e200 with expected crc 2023-12-06T22:32:54.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:54 smithi113 ceph-mon[100417]: osdmap e201: 8 total, 8 up, 8 in 2023-12-06T22:32:54.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:54 smithi113 ceph-mon[100417]: failed to encode map e201 with expected crc 2023-12-06T22:32:54.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:54 smithi113 ceph-mon[100417]: pgmap v66: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 260 KiB/s rd, 43 KiB/s wr, 327 op/s 2023-12-06T22:32:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:55 smithi071 ceph-mon[178459]: failed to encode map e201 with expected crc 2023-12-06T22:32:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:55 smithi071 ceph-mon[178459]: failed to encode map e201 with expected crc 2023-12-06T22:32:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:55 smithi071 ceph-mon[178459]: osdmap e202: 8 total, 8 up, 8 in 2023-12-06T22:32:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:55.175+0000 7f496e73e700 -1 mon.c@2(peon).osd e202 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:55 smithi071 ceph-mon[110329]: failed to encode map e201 with expected crc 2023-12-06T22:32:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:55 smithi071 ceph-mon[110329]: failed to encode map e201 with expected crc 2023-12-06T22:32:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:55 smithi071 ceph-mon[110329]: osdmap e202: 8 total, 8 up, 8 in 2023-12-06T22:32:55.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:55 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:55.174+0000 7fab29a8c700 -1 mon.b@1(peon).osd e202 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:55.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:55 smithi113 ceph-mon[100417]: failed to encode map e201 with expected crc 2023-12-06T22:32:55.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:55 smithi113 ceph-mon[100417]: failed to encode map e201 with expected crc 2023-12-06T22:32:55.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:55 smithi113 ceph-mon[100417]: osdmap e202: 8 total, 8 up, 8 in 2023-12-06T22:32:56.218 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapshotLimit (4750 ms) 2023-12-06T22:32:56.218 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2023-12-06T22:32:56.218 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:32:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[178459]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[178459]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[178459]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[178459]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[178459]: osdmap e203: 8 total, 8 up, 8 in 2023-12-06T22:32:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[178459]: failed to encode map e203 with expected crc 2023-12-06T22:32:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[178459]: pgmap v69: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 257 KiB/s rd, 43 KiB/s wr, 323 op/s 2023-12-06T22:32:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:56.177+0000 7f496e73e700 -1 mon.c@2(peon).osd e203 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[110329]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[110329]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[110329]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[110329]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[110329]: osdmap e203: 8 total, 8 up, 8 in 2023-12-06T22:32:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[110329]: failed to encode map e203 with expected crc 2023-12-06T22:32:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:56 smithi071 ceph-mon[110329]: pgmap v69: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 257 KiB/s rd, 43 KiB/s wr, 323 op/s 2023-12-06T22:32:56.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:56 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:56.176+0000 7fab29a8c700 -1 mon.b@1(peon).osd e203 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:56.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:56 smithi113 ceph-mon[100417]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:56 smithi113 ceph-mon[100417]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:56 smithi113 ceph-mon[100417]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:56 smithi113 ceph-mon[100417]: failed to encode map e202 with expected crc 2023-12-06T22:32:56.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:56 smithi113 ceph-mon[100417]: osdmap e203: 8 total, 8 up, 8 in 2023-12-06T22:32:56.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:56 smithi113 ceph-mon[100417]: failed to encode map e203 with expected crc 2023-12-06T22:32:56.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:56 smithi113 ceph-mon[100417]: pgmap v69: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 257 KiB/s rd, 43 KiB/s wr, 323 op/s 2023-12-06T22:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:57.184+0000 7f496e73e700 -1 mon.c@2(peon).osd e204 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:57 smithi071 ceph-mon[110329]: failed to encode map e203 with expected crc 2023-12-06T22:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:57 smithi071 ceph-mon[110329]: failed to encode map e203 with expected crc 2023-12-06T22:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:57 smithi071 ceph-mon[110329]: osdmap e204: 8 total, 8 up, 8 in 2023-12-06T22:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:57 smithi071 ceph-mon[110329]: failed to encode map e204 with expected crc 2023-12-06T22:32:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:57 smithi071 ceph-mon[178459]: failed to encode map e203 with expected crc 2023-12-06T22:32:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:57 smithi071 ceph-mon[178459]: failed to encode map e203 with expected crc 2023-12-06T22:32:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:57 smithi071 ceph-mon[178459]: osdmap e204: 8 total, 8 up, 8 in 2023-12-06T22:32:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:57 smithi071 ceph-mon[178459]: failed to encode map e204 with expected crc 2023-12-06T22:32:57.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:57 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:57.183+0000 7fab29a8c700 -1 mon.b@1(peon).osd e204 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:57.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:57 smithi113 ceph-mon[100417]: failed to encode map e203 with expected crc 2023-12-06T22:32:57.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:57 smithi113 ceph-mon[100417]: failed to encode map e203 with expected crc 2023-12-06T22:32:57.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:57 smithi113 ceph-mon[100417]: osdmap e204: 8 total, 8 up, 8 in 2023-12-06T22:32:57.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:57 smithi113 ceph-mon[100417]: failed to encode map e204 with expected crc 2023-12-06T22:32:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[178459]: failed to encode map e204 with expected crc 2023-12-06T22:32:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[178459]: failed to encode map e204 with expected crc 2023-12-06T22:32:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[178459]: osdmap e205: 8 total, 8 up, 8 in 2023-12-06T22:32:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[178459]: failed to encode map e205 with expected crc 2023-12-06T22:32:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[178459]: pgmap v72: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2023-12-06T22:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:58.186+0000 7f496e73e700 -1 mon.c@2(peon).osd e205 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[110329]: failed to encode map e204 with expected crc 2023-12-06T22:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[110329]: failed to encode map e204 with expected crc 2023-12-06T22:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[110329]: osdmap e205: 8 total, 8 up, 8 in 2023-12-06T22:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[110329]: failed to encode map e205 with expected crc 2023-12-06T22:32:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:58 smithi071 ceph-mon[110329]: pgmap v72: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2023-12-06T22:32:58.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:58.186+0000 7fab29a8c700 -1 mon.b@1(peon).osd e205 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:58.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:58 smithi113 ceph-mon[100417]: failed to encode map e204 with expected crc 2023-12-06T22:32:58.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:58 smithi113 ceph-mon[100417]: failed to encode map e204 with expected crc 2023-12-06T22:32:58.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:58 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:32:58.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:58 smithi113 ceph-mon[100417]: osdmap e205: 8 total, 8 up, 8 in 2023-12-06T22:32:58.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:58 smithi113 ceph-mon[100417]: failed to encode map e205 with expected crc 2023-12-06T22:32:58.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:58 smithi113 ceph-mon[100417]: pgmap v72: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2023-12-06T22:32:58.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:32:58 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:32: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.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi071:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:32:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:59 smithi071 ceph-mon[178459]: failed to encode map e205 with expected crc 2023-12-06T22:32:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:59 smithi071 ceph-mon[178459]: failed to encode map e205 with expected crc 2023-12-06T22:32:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:59 smithi071 ceph-mon[178459]: osdmap e206: 8 total, 8 up, 8 in 2023-12-06T22:32:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:32:59 smithi071 ceph-mon[178459]: failed to encode map e206 with expected crc 2023-12-06T22:32:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:32:59.188+0000 7f496e73e700 -1 mon.c@2(peon).osd e206 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:59 smithi071 ceph-mon[110329]: failed to encode map e205 with expected crc 2023-12-06T22:32:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:59 smithi071 ceph-mon[110329]: failed to encode map e205 with expected crc 2023-12-06T22:32:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:59 smithi071 ceph-mon[110329]: osdmap e206: 8 total, 8 up, 8 in 2023-12-06T22:32:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:32:59 smithi071 ceph-mon[110329]: failed to encode map e206 with expected crc 2023-12-06T22:32:59.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:59 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:32:59.187+0000 7fab29a8c700 -1 mon.b@1(peon).osd e206 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:32:59.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:59 smithi113 ceph-mon[100417]: failed to encode map e205 with expected crc 2023-12-06T22:32:59.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:59 smithi113 ceph-mon[100417]: failed to encode map e205 with expected crc 2023-12-06T22:32:59.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:59 smithi113 ceph-mon[100417]: osdmap e206: 8 total, 8 up, 8 in 2023-12-06T22:32:59.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:32:59 smithi113 ceph-mon[100417]: failed to encode map e206 with expected crc 2023-12-06T22:33:00.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:00 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:00.203+0000 7fab29a8c700 -1 mon.b@1(peon).osd e207 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:00.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:00 smithi113 ceph-mon[100417]: failed to encode map e206 with expected crc 2023-12-06T22:33:00.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:00 smithi113 ceph-mon[100417]: failed to encode map e206 with expected crc 2023-12-06T22:33:00.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:00 smithi113 ceph-mon[100417]: failed to encode map e206 with expected crc 2023-12-06T22:33:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:00 smithi113 ceph-mon[100417]: osdmap e207: 8 total, 8 up, 8 in 2023-12-06T22:33:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:00 smithi113 ceph-mon[100417]: failed to encode map e207 with expected crc 2023-12-06T22:33:00.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:00 smithi113 ceph-mon[100417]: pgmap v75: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2023-12-06T22:33:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[178459]: failed to encode map e206 with expected crc 2023-12-06T22:33:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[178459]: failed to encode map e206 with expected crc 2023-12-06T22:33:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[178459]: failed to encode map e206 with expected crc 2023-12-06T22:33:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[178459]: osdmap e207: 8 total, 8 up, 8 in 2023-12-06T22:33:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[178459]: failed to encode map e207 with expected crc 2023-12-06T22:33:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[178459]: pgmap v75: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2023-12-06T22:33:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:00.204+0000 7f496e73e700 -1 mon.c@2(peon).osd e207 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[110329]: failed to encode map e206 with expected crc 2023-12-06T22:33:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[110329]: failed to encode map e206 with expected crc 2023-12-06T22:33:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[110329]: failed to encode map e206 with expected crc 2023-12-06T22:33:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[110329]: osdmap e207: 8 total, 8 up, 8 in 2023-12-06T22:33:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[110329]: failed to encode map e207 with expected crc 2023-12-06T22:33:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:00 smithi071 ceph-mon[110329]: pgmap v75: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2023-12-06T22:33:01.255 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5038 ms) 2023-12-06T22:33:01.256 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2023-12-06T22:33:01.256 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:01.327 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2023-12-06T22:33:01.327 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (71 ms) 2023-12-06T22:33:01.327 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2023-12-06T22:33:01.327 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:01.394 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (67 ms) 2023-12-06T22:33:01.394 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2023-12-06T22:33:01.394 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:01.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:01 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:01.209+0000 7fab29a8c700 -1 mon.b@1(peon).osd e208 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:01.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:01 smithi113 ceph-mon[100417]: failed to encode map e206 with expected crc 2023-12-06T22:33:01.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:01 smithi113 ceph-mon[100417]: failed to encode map e206 with expected crc 2023-12-06T22:33:01.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:01 smithi113 ceph-mon[100417]: failed to encode map e207 with expected crc 2023-12-06T22:33:01.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:01 smithi113 ceph-mon[100417]: failed to encode map e207 with expected crc 2023-12-06T22:33:01.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:01 smithi113 ceph-mon[100417]: failed to encode map e207 with expected crc 2023-12-06T22:33:01.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:01 smithi113 ceph-mon[100417]: osdmap e208: 8 total, 8 up, 8 in 2023-12-06T22:33:01.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:01 smithi113 ceph-mon[100417]: failed to encode map e208 with expected crc 2023-12-06T22:33:01.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[178459]: failed to encode map e206 with expected crc 2023-12-06T22:33:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[178459]: failed to encode map e206 with expected crc 2023-12-06T22:33:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[178459]: failed to encode map e207 with expected crc 2023-12-06T22:33:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[178459]: failed to encode map e207 with expected crc 2023-12-06T22:33:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[178459]: failed to encode map e207 with expected crc 2023-12-06T22:33:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[178459]: osdmap e208: 8 total, 8 up, 8 in 2023-12-06T22:33:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[178459]: failed to encode map e208 with expected crc 2023-12-06T22:33:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:01.210+0000 7f496e73e700 -1 mon.c@2(peon).osd e208 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[110329]: failed to encode map e206 with expected crc 2023-12-06T22:33:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[110329]: failed to encode map e206 with expected crc 2023-12-06T22:33:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[110329]: failed to encode map e207 with expected crc 2023-12-06T22:33:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[110329]: failed to encode map e207 with expected crc 2023-12-06T22:33:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[110329]: failed to encode map e207 with expected crc 2023-12-06T22:33:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[110329]: osdmap e208: 8 total, 8 up, 8 in 2023-12-06T22:33:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:01 smithi071 ceph-mon[110329]: failed to encode map e208 with expected crc 2023-12-06T22:33:02.208 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (815 ms) 2023-12-06T22:33:02.208 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2023-12-06T22:33:02.209 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[178459]: failed to encode map e207 with expected crc 2023-12-06T22:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[178459]: failed to encode map e208 with expected crc 2023-12-06T22:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[178459]: failed to encode map e208 with expected crc 2023-12-06T22:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[178459]: failed to encode map e208 with expected crc 2023-12-06T22:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[178459]: osdmap e209: 8 total, 8 up, 8 in 2023-12-06T22:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[178459]: failed to encode map e209 with expected crc 2023-12-06T22:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[178459]: pgmap v78: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:02.156+0000 7f496e73e700 -1 mon.c@2(peon).osd e209 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[110329]: failed to encode map e207 with expected crc 2023-12-06T22:33:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[110329]: failed to encode map e208 with expected crc 2023-12-06T22:33:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[110329]: failed to encode map e208 with expected crc 2023-12-06T22:33:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[110329]: failed to encode map e208 with expected crc 2023-12-06T22:33:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[110329]: osdmap e209: 8 total, 8 up, 8 in 2023-12-06T22:33:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[110329]: failed to encode map e209 with expected crc 2023-12-06T22:33:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-mon[110329]: pgmap v78: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:02.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:02 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:02.155+0000 7fab29a8c700 -1 mon.b@1(peon).osd e209 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:02.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:02 smithi113 ceph-mon[100417]: failed to encode map e207 with expected crc 2023-12-06T22:33:02.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:02 smithi113 ceph-mon[100417]: failed to encode map e208 with expected crc 2023-12-06T22:33:02.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:02 smithi113 ceph-mon[100417]: failed to encode map e208 with expected crc 2023-12-06T22:33:02.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:02 smithi113 ceph-mon[100417]: failed to encode map e208 with expected crc 2023-12-06T22:33:02.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:02 smithi113 ceph-mon[100417]: osdmap e209: 8 total, 8 up, 8 in 2023-12-06T22:33:02.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:02 smithi113 ceph-mon[100417]: failed to encode map e209 with expected crc 2023-12-06T22:33:02.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:02 smithi113 ceph-mon[100417]: pgmap v78: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:03.169 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:33:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:33:02] "GET /metrics HTTP/1.1" 200 74403 "" "Prometheus/2.43.0" 2023-12-06T22:33:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:03 smithi071 ceph-mon[178459]: failed to encode map e209 with expected crc 2023-12-06T22:33:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:03 smithi071 ceph-mon[178459]: failed to encode map e209 with expected crc 2023-12-06T22:33:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:03 smithi071 ceph-mon[178459]: failed to encode map e209 with expected crc 2023-12-06T22:33:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:03 smithi071 ceph-mon[178459]: osdmap e210: 8 total, 8 up, 8 in 2023-12-06T22:33:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:03 smithi071 ceph-mon[178459]: failed to encode map e210 with expected crc 2023-12-06T22:33:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:03.170+0000 7f496e73e700 -1 mon.c@2(peon).osd e210 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:03 smithi071 ceph-mon[110329]: failed to encode map e209 with expected crc 2023-12-06T22:33:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:03 smithi071 ceph-mon[110329]: failed to encode map e209 with expected crc 2023-12-06T22:33:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:03 smithi071 ceph-mon[110329]: failed to encode map e209 with expected crc 2023-12-06T22:33:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:03 smithi071 ceph-mon[110329]: osdmap e210: 8 total, 8 up, 8 in 2023-12-06T22:33:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:03 smithi071 ceph-mon[110329]: failed to encode map e210 with expected crc 2023-12-06T22:33:03.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:03 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:03.167+0000 7fab29a8c700 -1 mon.b@1(peon).osd e210 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:03.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:03 smithi113 ceph-mon[100417]: failed to encode map e209 with expected crc 2023-12-06T22:33:03.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:03 smithi113 ceph-mon[100417]: failed to encode map e209 with expected crc 2023-12-06T22:33:03.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:03 smithi113 ceph-mon[100417]: failed to encode map e209 with expected crc 2023-12-06T22:33:03.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:03 smithi113 ceph-mon[100417]: osdmap e210: 8 total, 8 up, 8 in 2023-12-06T22:33:03.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:03 smithi113 ceph-mon[100417]: failed to encode map e210 with expected crc 2023-12-06T22:33:04.293 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2084 ms) 2023-12-06T22:33:04.293 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2023-12-06T22:33:04.293 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:04.346 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (54 ms) 2023-12-06T22:33:04.346 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2023-12-06T22:33:04.346 INFO:tasks.workunit.client.0.smithi071.stdout:SKIPPING 2023-12-06T22:33:04.346 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2023-12-06T22:33:04.347 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapRemove2 2023-12-06T22:33:04.347 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:04.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:04 smithi071 ceph-mon[178459]: failed to encode map e210 with expected crc 2023-12-06T22:33:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:04 smithi071 ceph-mon[178459]: failed to encode map e210 with expected crc 2023-12-06T22:33:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:04 smithi071 ceph-mon[178459]: osdmap e211: 8 total, 8 up, 8 in 2023-12-06T22:33:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:04 smithi071 ceph-mon[178459]: failed to encode map e211 with expected crc 2023-12-06T22:33:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:04 smithi071 ceph-mon[178459]: pgmap v81: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 10 KiB/s wr, 147 op/s 2023-12-06T22:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:04.184+0000 7f496e73e700 -1 mon.c@2(peon).osd e211 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:04 smithi071 ceph-mon[110329]: failed to encode map e210 with expected crc 2023-12-06T22:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:04 smithi071 ceph-mon[110329]: failed to encode map e210 with expected crc 2023-12-06T22:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:04 smithi071 ceph-mon[110329]: osdmap e211: 8 total, 8 up, 8 in 2023-12-06T22:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:04 smithi071 ceph-mon[110329]: failed to encode map e211 with expected crc 2023-12-06T22:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:04 smithi071 ceph-mon[110329]: pgmap v81: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 10 KiB/s wr, 147 op/s 2023-12-06T22:33:04.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:04 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:04.182+0000 7fab29a8c700 -1 mon.b@1(peon).osd e211 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:04.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:04 smithi113 ceph-mon[100417]: failed to encode map e210 with expected crc 2023-12-06T22:33:04.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:04 smithi113 ceph-mon[100417]: failed to encode map e210 with expected crc 2023-12-06T22:33:04.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:04 smithi113 ceph-mon[100417]: osdmap e211: 8 total, 8 up, 8 in 2023-12-06T22:33:04.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:04 smithi113 ceph-mon[100417]: failed to encode map e211 with expected crc 2023-12-06T22:33:04.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:04 smithi113 ceph-mon[100417]: pgmap v81: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 10 KiB/s wr, 147 op/s 2023-12-06T22:33:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:05 smithi071 ceph-mon[178459]: failed to encode map e211 with expected crc 2023-12-06T22:33:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:05 smithi071 ceph-mon[178459]: failed to encode map e211 with expected crc 2023-12-06T22:33:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:05 smithi071 ceph-mon[178459]: failed to encode map e211 with expected crc 2023-12-06T22:33:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:05 smithi071 ceph-mon[178459]: failed to encode map e211 with expected crc 2023-12-06T22:33:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:05.289+0000 7f496e73e700 -1 mon.c@2(peon).osd e212 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:05 smithi071 ceph-mon[110329]: failed to encode map e211 with expected crc 2023-12-06T22:33:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:05 smithi071 ceph-mon[110329]: failed to encode map e211 with expected crc 2023-12-06T22:33:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:05 smithi071 ceph-mon[110329]: failed to encode map e211 with expected crc 2023-12-06T22:33:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:05 smithi071 ceph-mon[110329]: failed to encode map e211 with expected crc 2023-12-06T22:33:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:05 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:05.289+0000 7fab29a8c700 -1 mon.b@1(peon).osd e212 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:05 smithi113 ceph-mon[100417]: failed to encode map e211 with expected crc 2023-12-06T22:33:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:05 smithi113 ceph-mon[100417]: failed to encode map e211 with expected crc 2023-12-06T22:33:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:05 smithi113 ceph-mon[100417]: failed to encode map e211 with expected crc 2023-12-06T22:33:05.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:05 smithi113 ceph-mon[100417]: failed to encode map e211 with expected crc 2023-12-06T22:33:06.348 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2023-12-06T22:33:06.348 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapRemove2 (2001 ms) 2023-12-06T22:33:06.348 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2023-12-06T22:33:06.348 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:06.310+0000 7f496e73e700 -1 mon.c@2(peon).osd e213 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[110329]: osdmap e212: 8 total, 8 up, 8 in 2023-12-06T22:33:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[110329]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[110329]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[110329]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[110329]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[110329]: pgmap v83: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 104 KiB/s rd, 10 KiB/s wr, 144 op/s 2023-12-06T22:33:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[178459]: osdmap e212: 8 total, 8 up, 8 in 2023-12-06T22:33:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[178459]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[178459]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[178459]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[178459]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:06 smithi071 ceph-mon[178459]: pgmap v83: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 104 KiB/s rd, 10 KiB/s wr, 144 op/s 2023-12-06T22:33:06.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:06 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:06.311+0000 7fab29a8c700 -1 mon.b@1(peon).osd e213 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:06.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:06 smithi113 ceph-mon[100417]: osdmap e212: 8 total, 8 up, 8 in 2023-12-06T22:33:06.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:06 smithi113 ceph-mon[100417]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:06 smithi113 ceph-mon[100417]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:06 smithi113 ceph-mon[100417]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:06 smithi113 ceph-mon[100417]: failed to encode map e212 with expected crc 2023-12-06T22:33:06.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:06 smithi113 ceph-mon[100417]: pgmap v83: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 104 KiB/s rd, 10 KiB/s wr, 144 op/s 2023-12-06T22:33:07.254 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (907 ms) 2023-12-06T22:33:07.255 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2023-12-06T22:33:07.255 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[178459]: osdmap e213: 8 total, 8 up, 8 in 2023-12-06T22:33:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[178459]: failed to encode map e213 with expected crc 2023-12-06T22:33:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[178459]: failed to encode map e213 with expected crc 2023-12-06T22:33:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[178459]: failed to encode map e213 with expected crc 2023-12-06T22:33:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[178459]: osdmap e214: 8 total, 8 up, 8 in 2023-12-06T22:33:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[178459]: failed to encode map e214 with expected crc 2023-12-06T22:33:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:07.157+0000 7f496e73e700 -1 mon.c@2(peon).osd e214 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[110329]: osdmap e213: 8 total, 8 up, 8 in 2023-12-06T22:33:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[110329]: failed to encode map e213 with expected crc 2023-12-06T22:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[110329]: failed to encode map e213 with expected crc 2023-12-06T22:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[110329]: failed to encode map e213 with expected crc 2023-12-06T22:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[110329]: osdmap e214: 8 total, 8 up, 8 in 2023-12-06T22:33:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:07 smithi071 ceph-mon[110329]: failed to encode map e214 with expected crc 2023-12-06T22:33:07.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:07 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:07.157+0000 7fab29a8c700 -1 mon.b@1(peon).osd e214 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:07.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:07 smithi113 ceph-mon[100417]: osdmap e213: 8 total, 8 up, 8 in 2023-12-06T22:33:07.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:07 smithi113 ceph-mon[100417]: failed to encode map e213 with expected crc 2023-12-06T22:33:07.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:07 smithi113 ceph-mon[100417]: failed to encode map e213 with expected crc 2023-12-06T22:33:07.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:07 smithi113 ceph-mon[100417]: failed to encode map e213 with expected crc 2023-12-06T22:33:07.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:07 smithi113 ceph-mon[100417]: osdmap e214: 8 total, 8 up, 8 in 2023-12-06T22:33:07.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:07 smithi113 ceph-mon[100417]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.229 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (974 ms) 2023-12-06T22:33:08.229 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2023-12-06T22:33:08.229 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[178459]: failed to encode map e213 with expected crc 2023-12-06T22:33:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[178459]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[178459]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[178459]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[178459]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[178459]: osdmap e215: 8 total, 8 up, 8 in 2023-12-06T22:33:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[178459]: pgmap v87: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 162 KiB/s rd, 12 KiB/s wr, 217 op/s 2023-12-06T22:33:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:08.170+0000 7f496e73e700 -1 mon.c@2(peon).osd e215 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[110329]: failed to encode map e213 with expected crc 2023-12-06T22:33:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[110329]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[110329]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[110329]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[110329]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[110329]: osdmap e215: 8 total, 8 up, 8 in 2023-12-06T22:33:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:08 smithi071 ceph-mon[110329]: pgmap v87: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 162 KiB/s rd, 12 KiB/s wr, 217 op/s 2023-12-06T22:33:08.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:08 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:08.170+0000 7fab29a8c700 -1 mon.b@1(peon).osd e215 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:08.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:08 smithi113 ceph-mon[100417]: failed to encode map e213 with expected crc 2023-12-06T22:33:08.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:08 smithi113 ceph-mon[100417]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:08 smithi113 ceph-mon[100417]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:08 smithi113 ceph-mon[100417]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:08 smithi113 ceph-mon[100417]: failed to encode map e214 with expected crc 2023-12-06T22:33:08.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:08 smithi113 ceph-mon[100417]: osdmap e215: 8 total, 8 up, 8 in 2023-12-06T22:33:08.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:08 smithi113 ceph-mon[100417]: pgmap v87: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 162 KiB/s rd, 12 KiB/s wr, 217 op/s 2023-12-06T22:33:08.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:33:08 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:33: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.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi071:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:33:09.256 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1028 ms) 2023-12-06T22:33:09.257 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2023-12-06T22:33:09.257 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:09 smithi071 ceph-mon[178459]: failed to encode map e215 with expected crc 2023-12-06T22:33:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:09 smithi071 ceph-mon[178459]: failed to encode map e215 with expected crc 2023-12-06T22:33:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:09 smithi071 ceph-mon[178459]: failed to encode map e215 with expected crc 2023-12-06T22:33:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:09 smithi071 ceph-mon[178459]: osdmap e216: 8 total, 8 up, 8 in 2023-12-06T22:33:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:09.175+0000 7f496e73e700 -1 mon.c@2(peon).osd e216 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:09 smithi071 ceph-mon[110329]: failed to encode map e215 with expected crc 2023-12-06T22:33:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:09 smithi071 ceph-mon[110329]: failed to encode map e215 with expected crc 2023-12-06T22:33:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:09 smithi071 ceph-mon[110329]: failed to encode map e215 with expected crc 2023-12-06T22:33:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:09 smithi071 ceph-mon[110329]: osdmap e216: 8 total, 8 up, 8 in 2023-12-06T22:33:09.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:09 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:09.175+0000 7fab29a8c700 -1 mon.b@1(peon).osd e216 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:09.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:09 smithi113 ceph-mon[100417]: failed to encode map e215 with expected crc 2023-12-06T22:33:09.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:09 smithi113 ceph-mon[100417]: failed to encode map e215 with expected crc 2023-12-06T22:33:09.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:09 smithi113 ceph-mon[100417]: failed to encode map e215 with expected crc 2023-12-06T22:33:09.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:09 smithi113 ceph-mon[100417]: osdmap e216: 8 total, 8 up, 8 in 2023-12-06T22:33:10.305 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1049 ms) 2023-12-06T22:33:10.306 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2023-12-06T22:33:10.306 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:10.347 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (42 ms) 2023-12-06T22:33:10.347 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2023-12-06T22:33:10.347 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:10.385 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (38 ms) 2023-12-06T22:33:10.385 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2023-12-06T22:33:10.385 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[178459]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[178459]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[178459]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[178459]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[178459]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[178459]: osdmap e217: 8 total, 8 up, 8 in 2023-12-06T22:33:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[178459]: failed to encode map e217 with expected crc 2023-12-06T22:33:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[178459]: pgmap v90: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 166 KiB/s rd, 13 KiB/s wr, 222 op/s 2023-12-06T22:33:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:10.177+0000 7f496e73e700 -1 mon.c@2(peon).osd e217 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[110329]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[110329]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[110329]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[110329]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[110329]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[110329]: osdmap e217: 8 total, 8 up, 8 in 2023-12-06T22:33:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[110329]: failed to encode map e217 with expected crc 2023-12-06T22:33:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:10 smithi071 ceph-mon[110329]: pgmap v90: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 166 KiB/s rd, 13 KiB/s wr, 222 op/s 2023-12-06T22:33:10.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:10 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:10.177+0000 7fab29a8c700 -1 mon.b@1(peon).osd e217 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:10.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:10 smithi113 ceph-mon[100417]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:10 smithi113 ceph-mon[100417]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:10 smithi113 ceph-mon[100417]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:10 smithi113 ceph-mon[100417]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:10 smithi113 ceph-mon[100417]: failed to encode map e216 with expected crc 2023-12-06T22:33:10.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:10 smithi113 ceph-mon[100417]: osdmap e217: 8 total, 8 up, 8 in 2023-12-06T22:33:10.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:10 smithi113 ceph-mon[100417]: failed to encode map e217 with expected crc 2023-12-06T22:33:10.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:10 smithi113 ceph-mon[100417]: pgmap v90: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 166 KiB/s rd, 13 KiB/s wr, 222 op/s 2023-12-06T22:33:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:11 smithi071 ceph-mon[178459]: failed to encode map e217 with expected crc 2023-12-06T22:33:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:11 smithi071 ceph-mon[178459]: failed to encode map e217 with expected crc 2023-12-06T22:33:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:11 smithi071 ceph-mon[178459]: failed to encode map e217 with expected crc 2023-12-06T22:33:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:11.317+0000 7f496e73e700 -1 mon.c@2(peon).osd e218 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:11 smithi071 ceph-mon[110329]: failed to encode map e217 with expected crc 2023-12-06T22:33:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:11 smithi071 ceph-mon[110329]: failed to encode map e217 with expected crc 2023-12-06T22:33:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:11 smithi071 ceph-mon[110329]: failed to encode map e217 with expected crc 2023-12-06T22:33:11.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:11 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:11.317+0000 7fab29a8c700 -1 mon.b@1(peon).osd e218 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:11.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:11 smithi113 ceph-mon[100417]: failed to encode map e217 with expected crc 2023-12-06T22:33:11.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:11 smithi113 ceph-mon[100417]: failed to encode map e217 with expected crc 2023-12-06T22:33:11.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:11 smithi113 ceph-mon[100417]: failed to encode map e217 with expected crc 2023-12-06T22:33:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:12.161+0000 7f496e73e700 -1 mon.c@2(peon).osd e219 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: osdmap e218: 8 total, 8 up, 8 in 2023-12-06T22:33:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: osdmap e219: 8 total, 8 up, 8 in 2023-12-06T22:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: pgmap v93: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.3", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.c", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.3", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.18", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.8", "id": [7, 5]}]: dispatch 2023-12-06T22:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.d", "id": [7, 0]}]: dispatch 2023-12-06T22:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.c", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1a", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.18", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.8", "id": [7, 5]}]: dispatch 2023-12-06T22:33:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.d", "id": [7, 0]}]: dispatch 2023-12-06T22:33:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1a", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:33:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: osdmap e218: 8 total, 8 up, 8 in 2023-12-06T22:33:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: osdmap e219: 8 total, 8 up, 8 in 2023-12-06T22:33:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: pgmap v93: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.3", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.c", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.3", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.18", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.8", "id": [7, 5]}]: dispatch 2023-12-06T22:33:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.d", "id": [7, 0]}]: dispatch 2023-12-06T22:33:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.c", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1a", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.18", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.8", "id": [7, 5]}]: dispatch 2023-12-06T22:33:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.d", "id": [7, 0]}]: dispatch 2023-12-06T22:33:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1a", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:12.161+0000 7fab29a8c700 -1 mon.b@1(peon).osd e219 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: osdmap e218: 8 total, 8 up, 8 in 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: failed to encode map e218 with expected crc 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: osdmap e219: 8 total, 8 up, 8 in 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: pgmap v93: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.3", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.c", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.3", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.18", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.8", "id": [7, 5]}]: dispatch 2023-12-06T22:33:12.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.d", "id": [7, 0]}]: dispatch 2023-12-06T22:33:12.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.c", "id": [7, 2]}]: dispatch 2023-12-06T22:33:12.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1a", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.18", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.8", "id": [7, 5]}]: dispatch 2023-12-06T22:33:12.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.d", "id": [7, 0]}]: dispatch 2023-12-06T22:33:12.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1a", "id": [7, 4]}]: dispatch 2023-12-06T22:33:12.469 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:12 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:33:13.181 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:33:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:33:12] "GET /metrics HTTP/1.1" 200 74404 "" "Prometheus/2.43.0" 2023-12-06T22:33:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:13.181+0000 7f496e73e700 -1 mon.c@2(peon).osd e220 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: failed to encode map e218 with expected crc 2023-12-06T22:33:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.3", "id": [7, 2]}]': finished 2023-12-06T22:33:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.c", "id": [7, 2]}]': finished 2023-12-06T22:33:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.18", "id": [7, 4]}]': finished 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.8", "id": [7, 5]}]': finished 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.d", "id": [7, 0]}]': finished 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 4]}]': finished 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1a", "id": [7, 4]}]': finished 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: osdmap e220: 8 total, 8 up, 8 in 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[110329]: failed to encode map e220 with expected crc 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: failed to encode map e218 with expected crc 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.3", "id": [7, 2]}]': finished 2023-12-06T22:33:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.c", "id": [7, 2]}]': finished 2023-12-06T22:33:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.18", "id": [7, 4]}]': finished 2023-12-06T22:33:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.8", "id": [7, 5]}]': finished 2023-12-06T22:33:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.d", "id": [7, 0]}]': finished 2023-12-06T22:33:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 4]}]': finished 2023-12-06T22:33:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1a", "id": [7, 4]}]': finished 2023-12-06T22:33:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: osdmap e220: 8 total, 8 up, 8 in 2023-12-06T22:33:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:13 smithi071 ceph-mon[178459]: failed to encode map e220 with expected crc 2023-12-06T22:33:13.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:13.180+0000 7fab29a8c700 -1 mon.b@1(peon).osd e220 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:13.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: failed to encode map e218 with expected crc 2023-12-06T22:33:13.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: failed to encode map e219 with expected crc 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.3", "id": [7, 2]}]': finished 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.c", "id": [7, 2]}]': finished 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "9.18", "id": [7, 4]}]': finished 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.8", "id": [7, 5]}]': finished 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.d", "id": [7, 0]}]': finished 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 4]}]': finished 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.1a", "id": [7, 4]}]': finished 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: osdmap e220: 8 total, 8 up, 8 in 2023-12-06T22:33:13.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:13 smithi113 ceph-mon[100417]: failed to encode map e220 with expected crc 2023-12-06T22:33:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:14.182+0000 7f496e73e700 -1 mon.c@2(peon).osd e221 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:14 smithi071 ceph-mon[110329]: failed to encode map e220 with expected crc 2023-12-06T22:33:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:14 smithi071 ceph-mon[110329]: failed to encode map e220 with expected crc 2023-12-06T22:33:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:14 smithi071 ceph-mon[110329]: osdmap e221: 8 total, 8 up, 8 in 2023-12-06T22:33:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:14 smithi071 ceph-mon[110329]: failed to encode map e221 with expected crc 2023-12-06T22:33:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:14 smithi071 ceph-mon[110329]: pgmap v96: 617 pgs: 6 peering, 611 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 193 KiB/s rd, 11 KiB/s wr, 256 op/s 2023-12-06T22:33:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:14 smithi071 ceph-mon[178459]: failed to encode map e220 with expected crc 2023-12-06T22:33:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:14 smithi071 ceph-mon[178459]: failed to encode map e220 with expected crc 2023-12-06T22:33:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:14 smithi071 ceph-mon[178459]: osdmap e221: 8 total, 8 up, 8 in 2023-12-06T22:33:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:14 smithi071 ceph-mon[178459]: failed to encode map e221 with expected crc 2023-12-06T22:33:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:14 smithi071 ceph-mon[178459]: pgmap v96: 617 pgs: 6 peering, 611 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 193 KiB/s rd, 11 KiB/s wr, 256 op/s 2023-12-06T22:33:14.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:14 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:14.182+0000 7fab29a8c700 -1 mon.b@1(peon).osd e221 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:14.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:14 smithi113 ceph-mon[100417]: failed to encode map e220 with expected crc 2023-12-06T22:33:14.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:14 smithi113 ceph-mon[100417]: failed to encode map e220 with expected crc 2023-12-06T22:33:14.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:14 smithi113 ceph-mon[100417]: osdmap e221: 8 total, 8 up, 8 in 2023-12-06T22:33:14.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:14 smithi113 ceph-mon[100417]: failed to encode map e221 with expected crc 2023-12-06T22:33:14.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:14 smithi113 ceph-mon[100417]: pgmap v96: 617 pgs: 6 peering, 611 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 193 KiB/s rd, 11 KiB/s wr, 256 op/s 2023-12-06T22:33:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[178459]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[178459]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[178459]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[178459]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[178459]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[178459]: osdmap e222: 8 total, 8 up, 8 in 2023-12-06T22:33:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[178459]: failed to encode map e222 with expected crc 2023-12-06T22:33:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:15.187+0000 7f496e73e700 -1 mon.c@2(peon).osd e222 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[110329]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[110329]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[110329]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[110329]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[110329]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[110329]: osdmap e222: 8 total, 8 up, 8 in 2023-12-06T22:33:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:15 smithi071 ceph-mon[110329]: failed to encode map e222 with expected crc 2023-12-06T22:33:15.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:15 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:15.187+0000 7fab29a8c700 -1 mon.b@1(peon).osd e222 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:15.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:15 smithi113 ceph-mon[100417]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:15 smithi113 ceph-mon[100417]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:15 smithi113 ceph-mon[100417]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:15 smithi113 ceph-mon[100417]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:15 smithi113 ceph-mon[100417]: failed to encode map e221 with expected crc 2023-12-06T22:33:15.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:15 smithi113 ceph-mon[100417]: osdmap e222: 8 total, 8 up, 8 in 2023-12-06T22:33:15.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:15 smithi113 ceph-mon[100417]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[178459]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[178459]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[178459]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[178459]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[178459]: osdmap e223: 8 total, 8 up, 8 in 2023-12-06T22:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[178459]: failed to encode map e223 with expected crc 2023-12-06T22:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[178459]: pgmap v99: 617 pgs: 6 peering, 611 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 193 KiB/s rd, 11 KiB/s wr, 256 op/s 2023-12-06T22:33:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:16.188+0000 7f496e73e700 -1 mon.c@2(peon).osd e223 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[110329]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[110329]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[110329]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[110329]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[110329]: osdmap e223: 8 total, 8 up, 8 in 2023-12-06T22:33:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[110329]: failed to encode map e223 with expected crc 2023-12-06T22:33:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:16 smithi071 ceph-mon[110329]: pgmap v99: 617 pgs: 6 peering, 611 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 193 KiB/s rd, 11 KiB/s wr, 256 op/s 2023-12-06T22:33:16.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:16 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:16.189+0000 7fab29a8c700 -1 mon.b@1(peon).osd e223 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:16.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:16 smithi113 ceph-mon[100417]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:16 smithi113 ceph-mon[100417]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:16 smithi113 ceph-mon[100417]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:16 smithi113 ceph-mon[100417]: failed to encode map e222 with expected crc 2023-12-06T22:33:16.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:16 smithi113 ceph-mon[100417]: osdmap e223: 8 total, 8 up, 8 in 2023-12-06T22:33:16.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:16 smithi113 ceph-mon[100417]: failed to encode map e223 with expected crc 2023-12-06T22:33:16.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:16 smithi113 ceph-mon[100417]: pgmap v99: 617 pgs: 6 peering, 611 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 193 KiB/s rd, 11 KiB/s wr, 256 op/s 2023-12-06T22:33:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[178459]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[178459]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[178459]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[178459]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[178459]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[178459]: osdmap e224: 8 total, 8 up, 8 in 2023-12-06T22:33:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[178459]: failed to encode map e224 with expected crc 2023-12-06T22:33:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:17.193+0000 7f496e73e700 -1 mon.c@2(peon).osd e224 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[110329]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[110329]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[110329]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[110329]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[110329]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[110329]: osdmap e224: 8 total, 8 up, 8 in 2023-12-06T22:33:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:17 smithi071 ceph-mon[110329]: failed to encode map e224 with expected crc 2023-12-06T22:33:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:17 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:17.194+0000 7fab29a8c700 -1 mon.b@1(peon).osd e224 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:17 smithi113 ceph-mon[100417]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:17 smithi113 ceph-mon[100417]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:17 smithi113 ceph-mon[100417]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:17 smithi113 ceph-mon[100417]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:17 smithi113 ceph-mon[100417]: failed to encode map e223 with expected crc 2023-12-06T22:33:17.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:17 smithi113 ceph-mon[100417]: osdmap e224: 8 total, 8 up, 8 in 2023-12-06T22:33:17.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:17 smithi113 ceph-mon[100417]: failed to encode map e224 with expected crc 2023-12-06T22:33:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[178459]: failed to encode map e224 with expected crc 2023-12-06T22:33:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[178459]: failed to encode map e224 with expected crc 2023-12-06T22:33:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[178459]: failed to encode map e224 with expected crc 2023-12-06T22:33:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[178459]: osdmap e225: 8 total, 8 up, 8 in 2023-12-06T22:33:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[178459]: failed to encode map e225 with expected crc 2023-12-06T22:33:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[178459]: pgmap v102: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 80 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2023-12-06T22:33:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:18.195+0000 7f496e73e700 -1 mon.c@2(peon).osd e225 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[110329]: failed to encode map e224 with expected crc 2023-12-06T22:33:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[110329]: failed to encode map e224 with expected crc 2023-12-06T22:33:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[110329]: failed to encode map e224 with expected crc 2023-12-06T22:33:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[110329]: osdmap e225: 8 total, 8 up, 8 in 2023-12-06T22:33:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[110329]: failed to encode map e225 with expected crc 2023-12-06T22:33:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:18 smithi071 ceph-mon[110329]: pgmap v102: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 80 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2023-12-06T22:33:18.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:18 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:18.196+0000 7fab29a8c700 -1 mon.b@1(peon).osd e225 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:18.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:18 smithi113 ceph-mon[100417]: failed to encode map e224 with expected crc 2023-12-06T22:33:18.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:18 smithi113 ceph-mon[100417]: failed to encode map e224 with expected crc 2023-12-06T22:33:18.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:18 smithi113 ceph-mon[100417]: failed to encode map e224 with expected crc 2023-12-06T22:33:18.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:18 smithi113 ceph-mon[100417]: osdmap e225: 8 total, 8 up, 8 in 2023-12-06T22:33:18.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:18 smithi113 ceph-mon[100417]: failed to encode map e225 with expected crc 2023-12-06T22:33:18.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:18 smithi113 ceph-mon[100417]: pgmap v102: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 80 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2023-12-06T22:33:18.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:33:18 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:33: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.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi071:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:33:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:19 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:19.201+0000 7fab29a8c700 -1 mon.b@1(peon).osd e226 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:19 smithi113 ceph-mon[100417]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:19 smithi113 ceph-mon[100417]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:19 smithi113 ceph-mon[100417]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:19 smithi113 ceph-mon[100417]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:19 smithi113 ceph-mon[100417]: osdmap e226: 8 total, 8 up, 8 in 2023-12-06T22:33:19.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:19 smithi113 ceph-mon[100417]: failed to encode map e226 with expected crc 2023-12-06T22:33:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[178459]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[178459]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[178459]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[178459]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[178459]: osdmap e226: 8 total, 8 up, 8 in 2023-12-06T22:33:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[178459]: failed to encode map e226 with expected crc 2023-12-06T22:33:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:19.201+0000 7f496e73e700 -1 mon.c@2(peon).osd e226 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[110329]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[110329]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[110329]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[110329]: failed to encode map e225 with expected crc 2023-12-06T22:33:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[110329]: osdmap e226: 8 total, 8 up, 8 in 2023-12-06T22:33:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:19 smithi071 ceph-mon[110329]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.467 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:20 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:20.202+0000 7fab29a8c700 -1 mon.b@1(peon).osd e227 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:20 smithi113 ceph-mon[100417]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:20 smithi113 ceph-mon[100417]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:20 smithi113 ceph-mon[100417]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:20 smithi113 ceph-mon[100417]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:20 smithi113 ceph-mon[100417]: osdmap e227: 8 total, 8 up, 8 in 2023-12-06T22:33:20.468 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:20 smithi113 ceph-mon[100417]: pgmap v105: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 80 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2023-12-06T22:33:20.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[178459]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[178459]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[178459]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[178459]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[178459]: osdmap e227: 8 total, 8 up, 8 in 2023-12-06T22:33:20.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[178459]: pgmap v105: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 80 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2023-12-06T22:33:20.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:20.202+0000 7f496e73e700 -1 mon.c@2(peon).osd e227 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:20.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[110329]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[110329]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[110329]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[110329]: failed to encode map e226 with expected crc 2023-12-06T22:33:20.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[110329]: osdmap e227: 8 total, 8 up, 8 in 2023-12-06T22:33:20.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:20 smithi071 ceph-mon[110329]: pgmap v105: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 80 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2023-12-06T22:33:20.650 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'ceph orch upgrade resume' 2023-12-06T22:33:20.857 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10472 ms) 2023-12-06T22:33:20.858 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.Metadata 2023-12-06T22:33:20.858 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:21.287 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:33:21.486 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.Metadata (628 ms) 2023-12-06T22:33:21.486 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.MetadataPP 2023-12-06T22:33:21.486 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:21.347+0000 7f496e73e700 -1 mon.c@2(peon).osd e228 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:21 smithi071 ceph-mon[110329]: failed to encode map e227 with expected crc 2023-12-06T22:33:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:21 smithi071 ceph-mon[110329]: failed to encode map e227 with expected crc 2023-12-06T22:33:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:21 smithi071 ceph-mon[110329]: failed to encode map e227 with expected crc 2023-12-06T22:33:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:21 smithi071 ceph-mon[110329]: failed to encode map e227 with expected crc 2023-12-06T22:33:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:21 smithi071 ceph-mon[178459]: failed to encode map e227 with expected crc 2023-12-06T22:33:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:21 smithi071 ceph-mon[178459]: failed to encode map e227 with expected crc 2023-12-06T22:33:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:21 smithi071 ceph-mon[178459]: failed to encode map e227 with expected crc 2023-12-06T22:33:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:21 smithi071 ceph-mon[178459]: failed to encode map e227 with expected crc 2023-12-06T22:33:21.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:21 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:21.344+0000 7fab29a8c700 -1 mon.b@1(peon).osd e228 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:21.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:21 smithi113 ceph-mon[100417]: failed to encode map e227 with expected crc 2023-12-06T22:33:21.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:21 smithi113 ceph-mon[100417]: failed to encode map e227 with expected crc 2023-12-06T22:33:21.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:21 smithi113 ceph-mon[100417]: failed to encode map e227 with expected crc 2023-12-06T22:33:21.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:21 smithi113 ceph-mon[100417]: failed to encode map e227 with expected crc 2023-12-06T22:33:22.483 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.MetadataPP (997 ms) 2023-12-06T22:33:22.483 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2023-12-06T22:33:22.483 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:22.590 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.UpdateFeatures (107 ms) 2023-12-06T22:33:22.590 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2023-12-06T22:33:22.590 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (1 ms) 2023-12-06T22:33:22.590 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2023-12-06T22:33:22.590 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[110329]: osdmap e228: 8 total, 8 up, 8 in 2023-12-06T22:33:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[110329]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[110329]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[110329]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[110329]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[110329]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[110329]: pgmap v107: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 60 KiB/s rd, 3.7 KiB/s wr, 80 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2023-12-06T22:33:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:22.367+0000 7f496e73e700 -1 mon.c@2(peon).osd e229 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[178459]: osdmap e228: 8 total, 8 up, 8 in 2023-12-06T22:33:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[178459]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[178459]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[178459]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[178459]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[178459]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-mon[178459]: pgmap v107: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 60 KiB/s rd, 3.7 KiB/s wr, 80 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2023-12-06T22:33:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:22 smithi113 ceph-mon[100417]: osdmap e228: 8 total, 8 up, 8 in 2023-12-06T22:33:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:22 smithi113 ceph-mon[100417]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:22 smithi113 ceph-mon[100417]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:22 smithi113 ceph-mon[100417]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:22 smithi113 ceph-mon[100417]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:22 smithi113 ceph-mon[100417]: failed to encode map e228 with expected crc 2023-12-06T22:33:22.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:22 smithi113 ceph-mon[100417]: pgmap v107: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 60 KiB/s rd, 3.7 KiB/s wr, 80 op/s; 4 B/s, 19 keys/s, 0 objects/s recovering 2023-12-06T22:33:22.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:22 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:22.367+0000 7fab29a8c700 -1 mon.b@1(peon).osd e229 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:22.888 INFO:teuthology.orchestra.run.smithi071.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:33:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:33:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:33:22] "GET /metrics HTTP/1.1" 200 74404 "" "Prometheus/2.43.0" 2023-12-06T22:33:23.346 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'echo wait for majority of mons to upgrade' 2023-12-06T22:33:23.476 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2023-12-06T22:33:23.476 INFO:tasks.workunit.client.0.smithi071.stdout:25.00% done 2023-12-06T22:33:23.476 INFO:tasks.workunit.client.0.smithi071.stdout:50.00% done 2023-12-06T22:33:23.476 INFO:tasks.workunit.client.0.smithi071.stdout:75.00% done 2023-12-06T22:33:23.476 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RebuildObjectMap (885 ms) 2023-12-06T22:33:23.476 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2023-12-06T22:33:23.510 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2023-12-06T22:33:23.510 INFO:tasks.workunit.client.0.smithi071.stdout:25.00% done 2023-12-06T22:33:23.510 INFO:tasks.workunit.client.0.smithi071.stdout:50.00% done 2023-12-06T22:33:23.510 INFO:tasks.workunit.client.0.smithi071.stdout:75.00% done 2023-12-06T22:33:23.510 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (34 ms) 2023-12-06T22:33:23.510 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2023-12-06T22:33:23.510 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[110329]: osdmap e229: 8 total, 8 up, 8 in 2023-12-06T22:33:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[110329]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[110329]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[110329]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[110329]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[110329]: from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:33:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[110329]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:33:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:33:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:23.373+0000 7f496e73e700 -1 mon.c@2(peon).osd e230 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[178459]: osdmap e229: 8 total, 8 up, 8 in 2023-12-06T22:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[178459]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[178459]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[178459]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[178459]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[178459]: from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[178459]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:23 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:33:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:23 smithi113 ceph-mon[100417]: osdmap e229: 8 total, 8 up, 8 in 2023-12-06T22:33:23.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:23 smithi113 ceph-mon[100417]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:23 smithi113 ceph-mon[100417]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:23 smithi113 ceph-mon[100417]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:23 smithi113 ceph-mon[100417]: failed to encode map e229 with expected crc 2023-12-06T22:33:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:23 smithi113 ceph-mon[100417]: from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:33:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:23 smithi113 ceph-mon[100417]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:33:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:23 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:23 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:33:23.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:23 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:23.373+0000 7fab29a8c700 -1 mon.b@1(peon).osd e230 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:23.980 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:33:24.490 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2023-12-06T22:33:24.490 INFO:tasks.workunit.client.0.smithi071.stdout:25.00% done 2023-12-06T22:33:24.490 INFO:tasks.workunit.client.0.smithi071.stdout:50.00% done 2023-12-06T22:33:24.490 INFO:tasks.workunit.client.0.smithi071.stdout:75.00% done 2023-12-06T22:33:24.491 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CheckObjectMap (980 ms) 2023-12-06T22:33:24.491 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.BlockingAIO 2023-12-06T22:33:24.491 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:24.517 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.BlockingAIO (27 ms) 2023-12-06T22:33:24.517 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2023-12-06T22:33:24.517 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:24.694 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (177 ms) 2023-12-06T22:33:24.694 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2023-12-06T22:33:24.694 INFO:tasks.workunit.client.0.smithi071.stdout:SKIPPING 2023-12-06T22:33:24.694 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2023-12-06T22:33:24.694 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2023-12-06T22:33:24.694 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:24.382+0000 7f496e73e700 -1 mon.c@2(peon).osd e231 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[110329]: osdmap e230: 8 total, 8 up, 8 in 2023-12-06T22:33:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[110329]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[110329]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[110329]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[110329]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[110329]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[110329]: pgmap v110: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 635 KiB/s rd, 214 KiB/s wr, 996 op/s 2023-12-06T22:33:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[178459]: osdmap e230: 8 total, 8 up, 8 in 2023-12-06T22:33:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[178459]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[178459]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[178459]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[178459]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[178459]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:24 smithi071 ceph-mon[178459]: pgmap v110: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 635 KiB/s rd, 214 KiB/s wr, 996 op/s 2023-12-06T22:33:24.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:24 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:24.380+0000 7fab29a8c700 -1 mon.b@1(peon).osd e231 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:24.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:24 smithi113 ceph-mon[100417]: osdmap e230: 8 total, 8 up, 8 in 2023-12-06T22:33:24.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:24 smithi113 ceph-mon[100417]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:24 smithi113 ceph-mon[100417]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:24 smithi113 ceph-mon[100417]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:24 smithi113 ceph-mon[100417]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:24 smithi113 ceph-mon[100417]: failed to encode map e230 with expected crc 2023-12-06T22:33:24.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:24 smithi113 ceph-mon[100417]: pgmap v110: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 635 KiB/s rd, 214 KiB/s wr, 996 op/s 2023-12-06T22:33:25.493 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (799 ms) 2023-12-06T22:33:25.493 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2023-12-06T22:33:25.493 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:25.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[110329]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[110329]: osdmap e231: 8 total, 8 up, 8 in 2023-12-06T22:33:25.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[110329]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[110329]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[110329]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[110329]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:25.389+0000 7f496e73e700 -1 mon.c@2(peon).osd e232 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:25.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[178459]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[178459]: osdmap e231: 8 total, 8 up, 8 in 2023-12-06T22:33:25.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[178459]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[178459]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[178459]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:25 smithi071 ceph-mon[178459]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:25 smithi113 ceph-mon[100417]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:25 smithi113 ceph-mon[100417]: osdmap e231: 8 total, 8 up, 8 in 2023-12-06T22:33:25.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:25 smithi113 ceph-mon[100417]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:25 smithi113 ceph-mon[100417]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:25 smithi113 ceph-mon[100417]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:25 smithi113 ceph-mon[100417]: failed to encode map e231 with expected crc 2023-12-06T22:33:25.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:25 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:25.390+0000 7fab29a8c700 -1 mon.b@1(peon).osd e232 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:25.810 INFO:teuthology.orchestra.run.smithi071.stdout:wait for majority of mons to upgrade 2023-12-06T22:33:26.301 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-12-06T22:33:26.452 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (959 ms) 2023-12-06T22:33:26.452 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestImageOptions 2023-12-06T22:33:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:26.396+0000 7f496e73e700 -1 mon.c@2(peon).osd e233 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[110329]: osdmap e232: 8 total, 8 up, 8 in 2023-12-06T22:33:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[110329]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[110329]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[110329]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[110329]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[110329]: pgmap v113: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 640 KiB/s rd, 216 KiB/s wr, 1.00k op/s 2023-12-06T22:33:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[178459]: osdmap e232: 8 total, 8 up, 8 in 2023-12-06T22:33:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[178459]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[178459]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[178459]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[178459]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:26 smithi071 ceph-mon[178459]: pgmap v113: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 640 KiB/s rd, 216 KiB/s wr, 1.00k op/s 2023-12-06T22:33:26.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:26 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:26.396+0000 7fab29a8c700 -1 mon.b@1(peon).osd e233 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:26.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:26 smithi113 ceph-mon[100417]: osdmap e232: 8 total, 8 up, 8 in 2023-12-06T22:33:26.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:26 smithi113 ceph-mon[100417]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:26 smithi113 ceph-mon[100417]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:26 smithi113 ceph-mon[100417]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:26 smithi113 ceph-mon[100417]: failed to encode map e232 with expected crc 2023-12-06T22:33:26.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:26 smithi113 ceph-mon[100417]: pgmap v113: 617 pgs: 617 active+clean; 139 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 640 KiB/s rd, 216 KiB/s wr, 1.00k op/s 2023-12-06T22:33:27.066 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:33:27.558 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2023-12-06T22:33:27.559 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2023-12-06T22:33:27.559 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestImageOptions (1107 ms) 2023-12-06T22:33:27.559 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2023-12-06T22:33:27.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[110329]: osdmap e233: 8 total, 8 up, 8 in 2023-12-06T22:33:27.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[110329]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[110329]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[110329]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[110329]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[110329]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[110329]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:27.402+0000 7f496e73e700 -1 mon.c@2(peon).osd e234 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[178459]: osdmap e233: 8 total, 8 up, 8 in 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[178459]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[178459]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[178459]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[178459]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[178459]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[178459]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:33:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:27 smithi113 ceph-mon[100417]: osdmap e233: 8 total, 8 up, 8 in 2023-12-06T22:33:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:27 smithi113 ceph-mon[100417]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:27 smithi113 ceph-mon[100417]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:27 smithi113 ceph-mon[100417]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:27 smithi113 ceph-mon[100417]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:27 smithi113 ceph-mon[100417]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:27 smithi113 ceph-mon[100417]: failed to encode map e233 with expected crc 2023-12-06T22:33:27.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:27 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:33:27.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:27 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:27.401+0000 7fab29a8c700 -1 mon.b@1(peon).osd e234 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:28.539 INFO:tasks.workunit.client.0.smithi071.stdout:0.00% done 2023-12-06T22:33:28.539 INFO:tasks.workunit.client.0.smithi071.stdout:100.00% done 2023-12-06T22:33:28.539 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (980 ms) 2023-12-06T22:33:28.539 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2023-12-06T22:33:28.539 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2023-12-06T22:33:28.539 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2023-12-06T22:33:28.539 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2023-12-06T22:33:28.539 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.ImagePollIO 2023-12-06T22:33:28.539 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:28.580 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:33:28.580 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:33:28.580 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:33:28.580 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:33:28.580 INFO:tasks.workunit.client.0.smithi071.stdout:wrote: 512 2023-12-06T22:33:28.580 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:33:28.580 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:33:28.580 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:33:28.580 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:33:28.581 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:started write 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:write completion cb called! 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 0 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:finished write 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:33:28.582 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:created completion 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:started read 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:read completion cb called! 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:return value is: 512 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.ImagePollIO (41 ms) 2023-12-06T22:33:28.583 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.Mirror 2023-12-06T22:33:28.584 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:28.593 INFO:tasks.workunit.client.0.smithi071.stdout:using new format! 2023-12-06T22:33:28.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-mon[100417]: osdmap e234: 8 total, 8 up, 8 in 2023-12-06T22:33:28.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-mon[100417]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-mon[100417]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-mon[100417]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-mon[100417]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-mon[100417]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-mon[100417]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.658 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:28.659 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:28.659 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-mon[100417]: pgmap v116: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 398 KiB/s rd, 2.1 MiB/s wr, 523 op/s 2023-12-06T22:33:28.659 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:28.659 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:28.408+0000 7fab29a8c700 -1 mon.b@1(peon).osd e235 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[110329]: osdmap e234: 8 total, 8 up, 8 in 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[110329]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[110329]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[110329]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[110329]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[110329]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[110329]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[110329]: pgmap v116: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 398 KiB/s rd, 2.1 MiB/s wr, 523 op/s 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:28.408+0000 7f496e73e700 -1 mon.c@2(peon).osd e235 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[178459]: osdmap e234: 8 total, 8 up, 8 in 2023-12-06T22:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[178459]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[178459]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[178459]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[178459]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[178459]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[178459]: failed to encode map e234 with expected crc 2023-12-06T22:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[178459]: pgmap v116: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 398 KiB/s rd, 2.1 MiB/s wr, 523 op/s 2023-12-06T22:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:28 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:28.967 INFO:journalctl@ceph.prometheus.a.smithi113.stdout:Dec 06 22:33:28 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-prometheus-a[156592]: ts=2023-12-06T22:33: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.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi113.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-115-g4f62d9ad (4f62d9ad74f167611e0396f21180a147cab03370) quincy (stable)\", cluster_addr=\"172.21.15.71\", device_class=\"ssd\", hostname=\"smithi071\", instance=\"smithi071:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.71\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T22:33:29.583 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.Mirror (1003 ms) 2023-12-06T22:33:29.583 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2023-12-06T22:33:29.597 INFO:tasks.workunit.client.0.smithi071.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (15 ms) 2023-12-06T22:33:29.598 INFO:tasks.workunit.client.0.smithi071.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2023-12-06T22:33:29.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: osdmap e235: 8 total, 8 up, 8 in 2023-12-06T22:33:29.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:29.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/291204075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[110329]: Upgrade: It appears safe to stop mon.c 2023-12-06T22:33:29.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:29.414+0000 7f496e73e700 -1 mon.c@2(peon).osd e236 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: osdmap e235: 8 total, 8 up, 8 in 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/291204075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:33:29.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T22:33:29.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:29 smithi071 ceph-mon[178459]: Upgrade: It appears safe to stop mon.c 2023-12-06T22:33:29.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: osdmap e235: 8 total, 8 up, 8 in 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: failed to encode map e235 with expected crc 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/291204075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T22:33:29.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T22:33:29.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-mon[100417]: Upgrade: It appears safe to stop mon.c 2023-12-06T22:33:29.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:29 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:29.415+0000 7fab29a8c700 -1 mon.b@1(peon).osd e236 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: osdmap e236: 8 total, 8 up, 8 in 2023-12-06T22:33:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/uuid4"}]: dispatch 2023-12-06T22:33:30.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/uuid4"}]: dispatch 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/uuid4"}]': finished 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4dd4e9f8-5851-4213-8db1-569cb57d7019"}]: dispatch 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4dd4e9f8-5851-4213-8db1-569cb57d7019"}]: dispatch 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4dd4e9f8-5851-4213-8db1-569cb57d7019"}]': finished 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/88891e4b-f3d1-457a-8c58-223ab230a76a"}]: dispatch 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/88891e4b-f3d1-457a-8c58-223ab230a76a"}]: dispatch 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/88891e4b-f3d1-457a-8c58-223ab230a76a"}]': finished 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4bc1f259-efe3-4ff2-a1fd-9e74bb203def"}]: dispatch 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4bc1f259-efe3-4ff2-a1fd-9e74bb203def"}]: dispatch 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4bc1f259-efe3-4ff2-a1fd-9e74bb203def"}]': finished 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]': finished 2023-12-06T22:33:30.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: pgmap v119: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 398 KiB/s rd, 2.1 MiB/s wr, 522 op/s 2023-12-06T22:33:30.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:30.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:33:30.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:33:30.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:33:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: osdmap e236: 8 total, 8 up, 8 in 2023-12-06T22:33:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/uuid4"}]: dispatch 2023-12-06T22:33:30.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/uuid4"}]: dispatch 2023-12-06T22:33:30.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/uuid4"}]': finished 2023-12-06T22:33:30.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4dd4e9f8-5851-4213-8db1-569cb57d7019"}]: dispatch 2023-12-06T22:33:30.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4dd4e9f8-5851-4213-8db1-569cb57d7019"}]: dispatch 2023-12-06T22:33:30.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4dd4e9f8-5851-4213-8db1-569cb57d7019"}]': finished 2023-12-06T22:33:30.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/88891e4b-f3d1-457a-8c58-223ab230a76a"}]: dispatch 2023-12-06T22:33:30.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/88891e4b-f3d1-457a-8c58-223ab230a76a"}]: dispatch 2023-12-06T22:33:30.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/88891e4b-f3d1-457a-8c58-223ab230a76a"}]': finished 2023-12-06T22:33:30.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4bc1f259-efe3-4ff2-a1fd-9e74bb203def"}]: dispatch 2023-12-06T22:33:30.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4bc1f259-efe3-4ff2-a1fd-9e74bb203def"}]: dispatch 2023-12-06T22:33:30.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4bc1f259-efe3-4ff2-a1fd-9e74bb203def"}]': finished 2023-12-06T22:33:30.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' 2023-12-06T22:33:30.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]': finished 2023-12-06T22:33:30.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: pgmap v119: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 398 KiB/s rd, 2.1 MiB/s wr, 522 op/s 2023-12-06T22:33:30.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:30.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:33:30.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:33:30.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-mon[110329]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:33:30.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:30.601+0000 7f496e73e700 -1 mon.c@2(peon).osd e237 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:30.717 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: osdmap e236: 8 total, 8 up, 8 in 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: failed to encode map e236 with expected crc 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/uuid4"}]: dispatch 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/uuid4"}]: dispatch 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/uuid4"}]': finished 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4dd4e9f8-5851-4213-8db1-569cb57d7019"}]: dispatch 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4dd4e9f8-5851-4213-8db1-569cb57d7019"}]: dispatch 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4dd4e9f8-5851-4213-8db1-569cb57d7019"}]': finished 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/88891e4b-f3d1-457a-8c58-223ab230a76a"}]: dispatch 2023-12-06T22:33:30.718 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/88891e4b-f3d1-457a-8c58-223ab230a76a"}]: dispatch 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/88891e4b-f3d1-457a-8c58-223ab230a76a"}]': finished 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4bc1f259-efe3-4ff2-a1fd-9e74bb203def"}]: dispatch 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4bc1f259-efe3-4ff2-a1fd-9e74bb203def"}]: dispatch 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/4bc1f259-efe3-4ff2-a1fd-9e74bb203def"}]': finished 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/553370193' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]: dispatch 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/5/08fbac13-71a9-4db9-a340-2388b8ff41b3"}]': finished 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: pgmap v119: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 398 KiB/s rd, 2.1 MiB/s wr, 522 op/s 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T22:33:30.719 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:33:30.720 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:30 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:30.602+0000 7fab29a8c700 -1 mon.b@1(peon).osd e237 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[178459]: Upgrade: Updating mon.c 2023-12-06T22:33:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[178459]: Deploying daemon mon.c on smithi071 2023-12-06T22:33:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[178459]: osdmap e237: 8 total, 8 up, 8 in 2023-12-06T22:33:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[178459]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[178459]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[178459]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[178459]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[178459]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2835832069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:33:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[110329]: Upgrade: Updating mon.c 2023-12-06T22:33:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[110329]: Deploying daemon mon.c on smithi071 2023-12-06T22:33:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[110329]: osdmap e237: 8 total, 8 up, 8 in 2023-12-06T22:33:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[110329]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[110329]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[110329]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[110329]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[110329]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-mon[110329]: from='client.? 172.21.15.71:0/2835832069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:33:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:31.608+0000 7f496e73e700 -1 mon.c@2(peon).osd e238 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:31 smithi071 systemd[1]: Stopping Ceph mon.c for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:33:31.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:31 smithi113 ceph-mon[100417]: Upgrade: Updating mon.c 2023-12-06T22:33:31.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:31 smithi113 ceph-mon[100417]: Deploying daemon mon.c on smithi071 2023-12-06T22:33:31.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:31 smithi113 ceph-mon[100417]: osdmap e237: 8 total, 8 up, 8 in 2023-12-06T22:33:31.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:31 smithi113 ceph-mon[100417]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:31 smithi113 ceph-mon[100417]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:31 smithi113 ceph-mon[100417]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:31 smithi113 ceph-mon[100417]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:31 smithi113 ceph-mon[100417]: failed to encode map e237 with expected crc 2023-12-06T22:33:31.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:31 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2835832069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:33:31.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:31 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:31.609+0000 7fab29a8c700 -1 mon.b@1(peon).osd e238 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:32.136+0000 7f4973f49700 -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-12-06T22:33:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[110305]: 2023-12-06T22:33:32.136+0000 7f4973f49700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-12-06T22:33:32.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:32 smithi071 bash[182872]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c 2023-12-06T22:33:32.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:32 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-06T22:33:32.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:32 smithi071 systemd[1]: Stopped Ceph mon.c for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:33:33.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:32 smithi071 systemd[1]: Starting Ceph mon.c for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-06T22:33:33.157 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: ::ffff:172.21.15.113 - - [06/Dec/2023:22:33:32] "GET /metrics HTTP/1.1" 200 74412 "" "Prometheus/2.43.0" 2023-12-06T22:33:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 podman[183020]: 2023-12-06T22:33:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T22:33:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: ceph version 18.2.0-1333-g244b703b (244b703b22e9d7c48e37291bfeaf4b15a97cc628) reef (stable), process ceph-mon, pid 7 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: pidfile_write: ignore empty --pid-file 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: load: jerasure load: lrc 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 bash[183020]: a99577e1fba8fe440770ab0d108d66d3f301bcd6fbe65469e177c7d76211ad60 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: RocksDB version: 7.9.2 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Git sha 0 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Compile date 2023-12-05 16:30:54 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: DB SUMMARY 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: DB Session ID: 4KJQJTF3152MKKUKB9J1 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: CURRENT file: CURRENT 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1085 Bytes 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 2358534 ; 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.error_if_exists: 0 2023-12-06T22:33:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.create_if_missing: 0 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.paranoid_checks: 1 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.env: 0x5645df71d720 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.info_log: 0x5645e0ec5440 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.statistics: (nil) 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.use_fsync: 0 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_log_file_size: 0 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.allow_fallocate: 1 2023-12-06T22:33:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T22:33:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T22:33:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.use_direct_reads: 0 2023-12-06T22:33:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T22:33:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T22:33:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.db_log_dir: 2023-12-06T22:33:33.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.wal_dir: 2023-12-06T22:33:33.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T22:33:33.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T22:33:33.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.write_buffer_manager: 0x5645e0156b40 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T22:33:33.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.unordered_write: 0 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.row_cache: None 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.wal_filter: None 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.two_write_queues: 0 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.wal_compression: 0 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.atomic_flush: 0 2023-12-06T22:33:33.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T22:33:33.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T22:33:33.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T22:33:33.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.log_readahead_size: 0 2023-12-06T22:33:33.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T22:33:33.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T22:33:33.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T22:33:33.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T22:33:33.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T22:33:33.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T22:33:33.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T22:33:33.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_background_jobs: 2 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_background_compactions: -1 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_subcompactions: 1 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_open_files: -1 2023-12-06T22:33:33.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T22:33:33.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T22:33:33.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T22:33:33.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T22:33:33.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_background_flushes: -1 2023-12-06T22:33:33.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Compression algorithms supported: 2023-12-06T22:33:33.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T22:33:33.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: kZSTD supported: 0 2023-12-06T22:33:33.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: kXpressCompression supported: 0 2023-12-06T22:33:33.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T22:33:33.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: kZlibCompression supported: 1 2023-12-06T22:33:33.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: kSnappyCompression supported: 1 2023-12-06T22:33:33.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: kLZ4Compression supported: 1 2023-12-06T22:33:33.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: kBZip2Compression supported: 0 2023-12-06T22:33:33.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T22:33:33.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T22:33:33.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-06T22:33:33.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.merge_operator: 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_filter: None 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5645e0ec5540) 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout: cache_index_and_filter_blocks: 1 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout: pin_top_level_index_and_filter: 1 2023-12-06T22:33:33.460 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_type: 0 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: data_block_index_type: 0 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_shortening: 1 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: checksum: 4 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: no_block_cache: 0 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache: 0x5645e01d71f0 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_name: BinnedLRUCache 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_options: 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: capacity : 536870912 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: num_shard_bits : 4 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: strict_capacity_limit : 0 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: high_pri_pool_ratio: 0.000 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_cache_compressed: (nil) 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: persistent_cache: (nil) 2023-12-06T22:33:33.461 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_size: 4096 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_size_deviation: 10 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_restart_interval: 16 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: index_block_restart_interval: 1 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: metadata_block_size: 4096 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: partition_filters: 0 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: use_delta_encoding: 1 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: filter_policy: bloomfilter 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: whole_key_filtering: 1 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: verify_compression: 0 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: read_amp_bytes_per_bit: 0 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: format_version: 5 2023-12-06T22:33:33.462 INFO:journalctl@ceph.mon.c.smithi071.stdout: enable_index_compression: 1 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout: block_align: 0 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout: max_auto_readahead_size: 262144 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout: prepopulate_block_cache: 0 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout: initial_auto_readahead_size: 8192 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compression: NoCompression 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.num_levels: 7 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T22:33:33.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T22:33:33.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T22:33:33.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T22:33:33.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.table_properties_collectors: 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.inplace_update_support: 0 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.bloom_locality: 0 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.max_successive_merges: 0 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T22:33:33.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.ttl: 2592000 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.enable_blob_files: false 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.min_blob_size: 0 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T22:33:33.468 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2023-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: 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 15567, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 15350dc6-f59a-4d6f-ba9f-720441ef57d8 2023-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701902013380558, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701902013387335, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 1557342, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 15572, "largest_seqno": 16461, "table_properties": {"data_size": 1552583, "index_size": 2657, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1093, "raw_key_size": 10850, "raw_average_key_size": 25, "raw_value_size": 1543424, "raw_average_value_size": 3597, "num_data_blocks": 111, "num_entries": 429, "num_filter_entries": 429, "num_deletions": 6, "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": 1701902013, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "15350dc6-f59a-4d6f-ba9f-720441ef57d8", "db_session_id": "4KJQJTF3152MKKUKB9J1", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701902013387425, "job": 1, "event": "recovery_finished"} 2023-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: 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-12-06T22:33:33.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5645e0274000 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: DB pointer 0x5645e0260000 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** DB Stats ** 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:33:33.470 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.stdout: L0 1/0 1.49 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 470.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.stdout: L6 1/0 12.78 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-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.stdout: Sum 2/0 14.27 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 470.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.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 470.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** Compaction Stats [default] ** 2023-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.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 470.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:33:33.471 INFO:journalctl@ceph.mon.c.smithi071.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.stdout: Flush(GB): cumulative 0.001, interval 0.001 2023-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.stdout: Cumulative compaction: 0.00 GB write, 153.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.stdout: Interval compaction: 0.00 GB write, 153.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.stdout: Block cache BinnedLRUCache@0x5645e01d71f0#7 capacity: 512.00 MB usage: 3.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2023-12-06T22:33:33.472 INFO:journalctl@ceph.mon.c.smithi071.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2023-12-06T22:33:33.473 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:33:33.473 INFO:journalctl@ceph.mon.c.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T22:33:33.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: starting mon.c rank 2 at public addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] at bind addrs [v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:33:33.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: mon.c@-1(???) e3 preinit fsid ebd1520e-9485-11ee-95a2-87774f69a715 2023-12-06T22:33:33.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: mon.c@-1(???).mds e9 new map 2023-12-06T22:33:33.473 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: mon.c@-1(???).mds e9 print_map 2023-12-06T22:33:33.473 INFO:journalctl@ceph.mon.c.smithi071.stdout: e9 2023-12-06T22:33:33.473 INFO:journalctl@ceph.mon.c.smithi071.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T22:33:33.473 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:33:33.473 INFO:journalctl@ceph.mon.c.smithi071.stdout: legacy client fscid: 1 2023-12-06T22:33:33.473 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:33:33.474 INFO:journalctl@ceph.mon.c.smithi071.stdout: Filesystem 'foo' (1) 2023-12-06T22:33:33.474 INFO:journalctl@ceph.mon.c.smithi071.stdout: fs_name foo 2023-12-06T22:33:33.474 INFO:journalctl@ceph.mon.c.smithi071.stdout: epoch 8 2023-12-06T22:33:33.474 INFO:journalctl@ceph.mon.c.smithi071.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-12-06T22:33:33.474 INFO:journalctl@ceph.mon.c.smithi071.stdout: created 2023-12-06T22:28:52.473957+0000 2023-12-06T22:33:33.474 INFO:journalctl@ceph.mon.c.smithi071.stdout: modified 2023-12-06T22:29:10.383100+0000 2023-12-06T22:33:33.474 INFO:journalctl@ceph.mon.c.smithi071.stdout: tableserver 0 2023-12-06T22:33:33.474 INFO:journalctl@ceph.mon.c.smithi071.stdout: root 0 2023-12-06T22:33:33.474 INFO:journalctl@ceph.mon.c.smithi071.stdout: session_timeout 60 2023-12-06T22:33:33.475 INFO:journalctl@ceph.mon.c.smithi071.stdout: session_autoclose 300 2023-12-06T22:33:33.475 INFO:journalctl@ceph.mon.c.smithi071.stdout: max_file_size 1099511627776 2023-12-06T22:33:33.475 INFO:journalctl@ceph.mon.c.smithi071.stdout: required_client_features {} 2023-12-06T22:33:33.475 INFO:journalctl@ceph.mon.c.smithi071.stdout: last_failure 0 2023-12-06T22:33:33.475 INFO:journalctl@ceph.mon.c.smithi071.stdout: last_failure_osd_epoch 0 2023-12-06T22:33:33.475 INFO:journalctl@ceph.mon.c.smithi071.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-12-06T22:33:33.475 INFO:journalctl@ceph.mon.c.smithi071.stdout: max_mds 1 2023-12-06T22:33:33.476 INFO:journalctl@ceph.mon.c.smithi071.stdout: in 0 2023-12-06T22:33:33.476 INFO:journalctl@ceph.mon.c.smithi071.stdout: up {0=14685} 2023-12-06T22:33:33.476 INFO:journalctl@ceph.mon.c.smithi071.stdout: failed 2023-12-06T22:33:33.476 INFO:journalctl@ceph.mon.c.smithi071.stdout: damaged 2023-12-06T22:33:33.476 INFO:journalctl@ceph.mon.c.smithi071.stdout: stopped 2023-12-06T22:33:33.476 INFO:journalctl@ceph.mon.c.smithi071.stdout: data_pools [4] 2023-12-06T22:33:33.476 INFO:journalctl@ceph.mon.c.smithi071.stdout: metadata_pool 3 2023-12-06T22:33:33.477 INFO:journalctl@ceph.mon.c.smithi071.stdout: inline_data disabled 2023-12-06T22:33:33.477 INFO:journalctl@ceph.mon.c.smithi071.stdout: balancer 2023-12-06T22:33:33.477 INFO:journalctl@ceph.mon.c.smithi071.stdout: bal_rank_mask -1 2023-12-06T22:33:33.477 INFO:journalctl@ceph.mon.c.smithi071.stdout: standby_count_wanted 1 2023-12-06T22:33:33.477 INFO:journalctl@ceph.mon.c.smithi071.stdout: [mds.foo.smithi071.rtwagw{0:14685} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] compat {c=[1],r=[1],i=[7ff]}] 2023-12-06T22:33:33.477 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:33:33.477 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:33:33.477 INFO:journalctl@ceph.mon.c.smithi071.stdout: Standby daemons: 2023-12-06T22:33:33.477 INFO:journalctl@ceph.mon.c.smithi071.stdout: 2023-12-06T22:33:33.478 INFO:journalctl@ceph.mon.c.smithi071.stdout: [mds.foo.smithi113.urjcco{-1:24541} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.113:6832/2632902633,v1:172.21.15.113:6833/2632902633] compat {c=[1],r=[1],i=[7ff]}] 2023-12-06T22:33:33.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: mon.c@-1(???).osd e238 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T22:33:33.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: mon.c@-1(???).osd e238 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:33:33.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: mon.c@-1(???).osd e238 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:33:33.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: mon.c@-1(???).osd e238 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T22:33:33.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 ceph-mon[183063]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2023-12-06T22:33:33.695 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph version 18.2.0-1333-g244b703b (244b703b22e9d7c48e37291bfeaf4b15a97cc628) reef (stable)": 2 2023-12-06T22:33:33.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:33 smithi071 systemd[1]: Started Ceph mon.c for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-06T22:33:34.127 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'ceph orch ps' 2023-12-06T22:33:34.734 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: failed to encode map e238 with expected crc 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: failed to encode map e238 with expected crc 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: pgmap v122: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: mon.c calling monitor election 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: mon.a calling monitor election 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: osdmap e238: 8 total, 8 up, 8 in 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: mgrmap e36: y(active, since 81s), standbys: x 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: overall HEALTH_OK 2023-12-06T22:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2473237125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[183063]: pgmap v123: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 142 KiB/s rd, 15 KiB/s wr, 187 op/s 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: failed to encode map e238 with expected crc 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: failed to encode map e238 with expected crc 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: pgmap v122: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: mon.c calling monitor election 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: mon.a calling monitor election 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:33:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:33:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: osdmap e238: 8 total, 8 up, 8 in 2023-12-06T22:33:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: mgrmap e36: y(active, since 81s), standbys: x 2023-12-06T22:33:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: overall HEALTH_OK 2023-12-06T22:33:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:33:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2473237125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:33:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:34 smithi071 ceph-mon[178459]: pgmap v123: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 142 KiB/s rd, 15 KiB/s wr, 187 op/s 2023-12-06T22:33:34.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-b[100374]: 2023-12-06T22:33:34.572+0000 7fab29a8c700 -1 mon.b@1(peon).osd e239 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T22:33:34.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: failed to encode map e238 with expected crc 2023-12-06T22:33:34.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: failed to encode map e238 with expected crc 2023-12-06T22:33:34.967 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: pgmap v122: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: mon.c calling monitor election 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: mon.a calling monitor election 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: osdmap e238: 8 total, 8 up, 8 in 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: mgrmap e36: y(active, since 81s), standbys: x 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: overall HEALTH_OK 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: from='mgr.25247 ' entity='mgr.y' 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: from='client.? 172.21.15.71:0/2473237125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:33:34.968 INFO:journalctl@ceph.mon.b.smithi113.stdout:Dec 06 22:33:34 smithi113 ceph-mon[100417]: pgmap v123: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 142 KiB/s rd, 15 KiB/s wr, 187 op/s 2023-12-06T22:33:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[183063]: osdmap e239: 8 total, 8 up, 8 in 2023-12-06T22:33:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[183063]: failed to encode map e239 with expected crc 2023-12-06T22:33:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[183063]: failed to encode map e239 with expected crc 2023-12-06T22:33:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[183063]: failed to encode map e239 with expected crc 2023-12-06T22:33:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[183063]: failed to encode map e239 with expected crc 2023-12-06T22:33:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[183063]: failed to encode map e239 with expected crc 2023-12-06T22:33:35.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[178459]: osdmap e239: 8 total, 8 up, 8 in 2023-12-06T22:33:35.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[178459]: failed to encode map e239 with expected crc 2023-12-06T22:33:35.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[178459]: failed to encode map e239 with expected crc 2023-12-06T22:33:35.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[178459]: failed to encode map e239 with expected crc 2023-12-06T22:33:35.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[178459]: failed to encode map e239 with expected crc 2023-12-06T22:33:35.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:35 smithi071 ceph-mon[178459]: failed to encode map e239 with expected crc 2023-12-06T22:33:36.493 INFO:teuthology.orchestra.run.smithi071.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:33:36.493 INFO:teuthology.orchestra.run.smithi071.stdout:alertmanager.a smithi071 *:9093,9094 running (2m) 8s ago 5m 19.4M - 0.25.0 c8568f914cd2 d728138aaa81 2023-12-06T22:33:36.493 INFO:teuthology.orchestra.run.smithi071.stdout:grafana.a smithi113 *:3000 running (2m) 8s ago 5m 88.3M - 9.4.7 954c08fa6188 b88b729f5200 2023-12-06T22:33:36.493 INFO:teuthology.orchestra.run.smithi071.stdout:mds.foo.smithi071.rtwagw smithi071 running (4m) 8s ago 4m 20.7M - 17.2.7-115-g4f62d9ad fcdfd00f81c7 1187edd547c0 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:mds.foo.smithi113.urjcco smithi113 running (4m) 8s ago 4m 17.3M - 17.2.7-115-g4f62d9ad fcdfd00f81c7 8dde0ccffc98 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.x smithi113 *:8443,9283,8765 running (108s) 8s ago 8m 448M - 18.2.0-1333-g244b703b 2ae29d722cae 18c5c67b64b6 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:mgr.y smithi071 *:8443,9283,8765 running (2m) 8s ago 10m 520M - 18.2.0-1333-g244b703b 2ae29d722cae f78379d033fb 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:mon.a smithi071 running (94s) 8s ago 10m 71.6M 2048M 18.2.0-1333-g244b703b 2ae29d722cae e8d01af54410 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:mon.b smithi113 running (9m) 8s ago 9m 139M 2048M 17.2.7-115-g4f62d9ad fcdfd00f81c7 b9a5b681eaa1 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:mon.c smithi071 starting - - - 2048M 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.a smithi071 *:9100 running (2m) 8s ago 4m 10.2M - 1.5.0 0da6a335fe13 ada02a5c027b 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:node-exporter.b smithi113 *:9100 running (2m) 8s ago 4m 9927k - 1.5.0 0da6a335fe13 e3baa790be37 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:osd.0 smithi071 running (8m) 8s ago 8m 438M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 3e35715ed643 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:osd.1 smithi071 running (8m) 8s ago 8m 562M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 8ca282a57e8c 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:osd.2 smithi071 running (7m) 8s ago 7m 425M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 51b6bc90c39f 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:osd.3 smithi071 running (7m) 8s ago 7m 423M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 1c8e47cfa5ea 2023-12-06T22:33:36.494 INFO:teuthology.orchestra.run.smithi071.stdout:osd.4 smithi113 running (7m) 8s ago 7m 378M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 ca86d06dd30d 2023-12-06T22:33:36.495 INFO:teuthology.orchestra.run.smithi071.stdout:osd.5 smithi113 running (6m) 8s ago 6m 341M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 812c753331ab 2023-12-06T22:33:36.495 INFO:teuthology.orchestra.run.smithi071.stdout:osd.6 smithi113 running (6m) 8s ago 6m 397M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 fc317ac75f29 2023-12-06T22:33:36.495 INFO:teuthology.orchestra.run.smithi071.stdout:osd.7 smithi113 running (6m) 8s ago 6m 359M 2500M 17.2.7-115-g4f62d9ad fcdfd00f81c7 85746c653a62 2023-12-06T22:33:36.495 INFO:teuthology.orchestra.run.smithi071.stdout:prometheus.a smithi113 *:9095 running (113s) 8s ago 5m 59.9M - 2.43.0 a07b618ecd1d 228033b32f15 2023-12-06T22:33:36.948 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'ceph orch upgrade pause' 2023-12-06T22:33:37.549 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:33:38.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:33:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:33:38.396+0000 7f6afda3b700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-06T22:33:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:50 smithi071 ceph-mon[183063]: osdmap e240: 8 total, 8 up, 8 in 2023-12-06T22:33:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:50 smithi071 ceph-mon[178459]: osdmap e240: 8 total, 8 up, 8 in 2023-12-06T22:33:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[183063]: mon.c calling monitor election 2023-12-06T22:33:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[183063]: mon.a calling monitor election 2023-12-06T22:33:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[183063]: mon.a is new leader, mons a,c in quorum (ranks 0,2) 2023-12-06T22:33:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[183063]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:33:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:33:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[183063]: osdmap e240: 8 total, 8 up, 8 in 2023-12-06T22:33:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[183063]: mgrmap e36: y(active, since 98s), standbys: x 2023-12-06T22:33:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[183063]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T22:33:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[183063]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-06T22:33:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T22:33:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T22:33:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[178459]: mon.c calling monitor election 2023-12-06T22:33:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[178459]: mon.a calling monitor election 2023-12-06T22:33:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[178459]: mon.a is new leader, mons a,c in quorum (ranks 0,2) 2023-12-06T22:33:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[178459]: monmap e3: 3 mons at {a=[v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0],b=[v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0],c=[v2:172.21.15.71:3301/0,v1:172.21.15.71:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T22:33:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:33:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[178459]: osdmap e240: 8 total, 8 up, 8 in 2023-12-06T22:33:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[178459]: mgrmap e36: y(active, since 98s), standbys: x 2023-12-06T22:33:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[178459]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-06T22:33:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[178459]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-06T22:33:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T22:33:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:51 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T22:33:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:56.647+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:30.650876+0000 front 2023-12-06T22:33:30.650689+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:56.647+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:30.650793+0000 front 2023-12-06T22:33:30.650734+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:56.647+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:30.650718+0000 front 2023-12-06T22:33:30.650836+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:56.647+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:30.650816+0000 front 2023-12-06T22:33:30.650662+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:57.679+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:30.650876+0000 front 2023-12-06T22:33:30.650689+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:57.679+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:30.650793+0000 front 2023-12-06T22:33:30.650734+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:57.679+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:30.650718+0000 front 2023-12-06T22:33:30.650836+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:57.679+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:30.650816+0000 front 2023-12-06T22:33:30.650662+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:58.282 INFO:teuthology.orchestra.run.smithi071.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:33:58.660 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:33:58] ENGINE Bus STOPPING 2023-12-06T22:33:58.660 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:33:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:33:58.660 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:33:58] ENGINE Bus STOPPED 2023-12-06T22:33:58.660 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:33:58] ENGINE Bus STARTING 2023-12-06T22:33:58.660 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:33:58] ENGINE Serving on http://:::9283 2023-12-06T22:33:58.661 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [06/Dec/2023:22:33:58] ENGINE Bus STARTED 2023-12-06T22:33:58.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:33:58.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: pgmap v127: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 136 KiB/s rd, 14 KiB/s wr, 179 op/s 2023-12-06T22:33:58.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:33:58.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:33:58.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: pgmap v128: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 112 KiB/s rd, 11 KiB/s wr, 148 op/s 2023-12-06T22:33:58.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: pgmap v129: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 639 B/s wr, 11 op/s 2023-12-06T22:33:58.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: pgmap v130: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 529 B/s wr, 9 op/s 2023-12-06T22:33:58.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: pgmap v131: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.9 KiB/s rd, 480 B/s wr, 8 op/s 2023-12-06T22:33:58.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: pgmap v132: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 7 op/s 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: pgmap v133: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: pgmap v134: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: pgmap v135: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: pgmap v136: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: pgmap v137: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:33:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: pgmap v127: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 136 KiB/s rd, 14 KiB/s wr, 179 op/s 2023-12-06T22:33:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:33:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:33:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: pgmap v128: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 112 KiB/s rd, 11 KiB/s wr, 148 op/s 2023-12-06T22:33:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: pgmap v129: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 639 B/s wr, 11 op/s 2023-12-06T22:33:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: pgmap v130: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 529 B/s wr, 9 op/s 2023-12-06T22:33:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: pgmap v131: 617 pgs: 617 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.9 KiB/s rd, 480 B/s wr, 8 op/s 2023-12-06T22:33:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: pgmap v132: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 426 B/s wr, 7 op/s 2023-12-06T22:33:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: pgmap v133: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: pgmap v134: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:58.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: pgmap v135: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:58.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: pgmap v136: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:58.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: pgmap v137: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:33:58.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:33:58.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T22:33:58.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:58.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T22:33:58.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T22:33:58.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:58.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:58.843 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'sleep 60' 2023-12-06T22:33:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:58.703+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:30.650876+0000 front 2023-12-06T22:33:30.650689+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:58.703+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:30.650793+0000 front 2023-12-06T22:33:30.650734+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:58.703+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:30.650718+0000 front 2023-12-06T22:33:30.650836+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:58.703+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:30.650816+0000 front 2023-12-06T22:33:30.650662+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:58.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:33:58.660+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:33.522187+0000 front 2023-12-06T22:33:33.522286+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:33:58.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:33:58.660+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:33.522359+0000 front 2023-12-06T22:33:33.522268+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:33:58.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:33:58.660+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:33.522123+0000 front 2023-12-06T22:33:33.522246+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:33:58.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:33:58.660+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:33.522150+0000 front 2023-12-06T22:33:33.522217+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:33:59.462 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:33:59.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:59.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:33:59.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:59.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:33:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:59.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:33:59.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:33:59.659+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:33.522187+0000 front 2023-12-06T22:33:33.522286+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:33:59.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:33:59.659+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:33.522359+0000 front 2023-12-06T22:33:33.522268+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:33:59.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:33:59.659+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:33.522123+0000 front 2023-12-06T22:33:33.522246+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:33:59.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:33:59.659+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:33.522150+0000 front 2023-12-06T22:33:33.522217+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:33:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:59.689+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:30.650876+0000 front 2023-12-06T22:33:30.650689+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:59.689+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:30.650793+0000 front 2023-12-06T22:33:30.650734+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:59.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:59.689+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:30.650718+0000 front 2023-12-06T22:33:30.650836+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:33:59.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:33:59.689+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:30.650816+0000 front 2023-12-06T22:33:30.650662+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:00.677+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:30.650876+0000 front 2023-12-06T22:33:30.650689+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:00.677+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:30.650793+0000 front 2023-12-06T22:33:30.650734+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:00.677+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:30.650718+0000 front 2023-12-06T22:33:30.650836+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:00.677+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:30.650816+0000 front 2023-12-06T22:33:30.650662+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:00.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:00.646+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:33.522187+0000 front 2023-12-06T22:33:33.522286+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:00.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:00.646+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:33.522359+0000 front 2023-12-06T22:33:33.522268+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:00.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:00.646+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:33.522123+0000 front 2023-12-06T22:33:33.522246+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:00.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:00.646+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:33.522150+0000 front 2023-12-06T22:33:33.522217+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:01.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-mon[183063]: osd.4 reported failed by osd.0 2023-12-06T22:34:01.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-mon[183063]: osd.5 reported failed by osd.0 2023-12-06T22:34:01.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-mon[183063]: osd.6 reported failed by osd.0 2023-12-06T22:34:01.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-mon[183063]: osd.7 reported failed by osd.0 2023-12-06T22:34:01.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-mon[178459]: osd.4 reported failed by osd.0 2023-12-06T22:34:01.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-mon[178459]: osd.5 reported failed by osd.0 2023-12-06T22:34:01.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-mon[178459]: osd.6 reported failed by osd.0 2023-12-06T22:34:01.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-mon[178459]: osd.7 reported failed by osd.0 2023-12-06T22:34:01.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:01.628+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:33.522187+0000 front 2023-12-06T22:33:33.522286+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:01.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:01.628+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:33.522359+0000 front 2023-12-06T22:33:33.522268+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:01.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:01.628+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:33.522123+0000 front 2023-12-06T22:33:33.522246+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:01.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:01.628+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:33.522150+0000 front 2023-12-06T22:33:33.522217+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:01.632+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:30.650876+0000 front 2023-12-06T22:33:30.650689+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:01.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:01.632+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:30.650793+0000 front 2023-12-06T22:33:30.650734+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:01.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:01.632+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:30.650718+0000 front 2023-12-06T22:33:30.650836+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:01.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:01.632+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:30.650816+0000 front 2023-12-06T22:33:30.650662+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:01.950 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-06T22:34:01.874+0000 7f952b9be700 -1 osd.3 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:35.537237+0000 front 2023-12-06T22:33:35.537193+0000 (oldest deadline 2023-12-06T22:34:01.437219+0000) 2023-12-06T22:34:01.950 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-06T22:34:01.874+0000 7f952b9be700 -1 osd.3 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:35.537206+0000 front 2023-12-06T22:33:35.537145+0000 (oldest deadline 2023-12-06T22:34:01.437219+0000) 2023-12-06T22:34:01.950 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-06T22:34:01.874+0000 7f952b9be700 -1 osd.3 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:35.537134+0000 front 2023-12-06T22:33:35.537255+0000 (oldest deadline 2023-12-06T22:34:01.437219+0000) 2023-12-06T22:34:01.950 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 06 22:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-06T22:34:01.874+0000 7f952b9be700 -1 osd.3 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:35.537271+0000 front 2023-12-06T22:33:35.537221+0000 (oldest deadline 2023-12-06T22:34:01.437219+0000) 2023-12-06T22:34:02.449 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-06T22:34:02.014+0000 7f4c82d7a700 -1 osd.1 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:35.565713+0000 front 2023-12-06T22:33:35.565516+0000 (oldest deadline 2023-12-06T22:34:01.465510+0000) 2023-12-06T22:34:02.449 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-06T22:34:02.014+0000 7f4c82d7a700 -1 osd.1 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:35.565681+0000 front 2023-12-06T22:33:35.565548+0000 (oldest deadline 2023-12-06T22:34:01.465510+0000) 2023-12-06T22:34:02.449 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-06T22:34:02.014+0000 7f4c82d7a700 -1 osd.1 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:35.565728+0000 front 2023-12-06T22:33:35.565593+0000 (oldest deadline 2023-12-06T22:34:01.465510+0000) 2023-12-06T22:34:02.449 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-06T22:34:02.014+0000 7f4c82d7a700 -1 osd.1 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:35.565739+0000 front 2023-12-06T22:33:35.565691+0000 (oldest deadline 2023-12-06T22:34:01.465510+0000) 2023-12-06T22:34:02.889 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:02.662+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:33.522187+0000 front 2023-12-06T22:33:33.522286+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:02.890 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:02.662+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:33.522359+0000 front 2023-12-06T22:33:33.522268+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:02.890 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:02.662+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:33.522123+0000 front 2023-12-06T22:33:33.522246+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:02.890 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:34:02.662+0000 7f2d55cf9700 -1 osd.0 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:33.522150+0000 front 2023-12-06T22:33:33.522217+0000 (oldest deadline 2023-12-06T22:33:58.222215+0000) 2023-12-06T22:34:02.890 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:02.651+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:30.650876+0000 front 2023-12-06T22:33:30.650689+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:02.890 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:02.651+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:30.650793+0000 front 2023-12-06T22:33:30.650734+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:02.890 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:02.651+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:30.650718+0000 front 2023-12-06T22:33:30.650836+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:02.891 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:34:02.651+0000 7f5a836c9700 -1 osd.2 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:30.650816+0000 front 2023-12-06T22:33:30.650662+0000 (oldest deadline 2023-12-06T22:33:55.950649+0000) 2023-12-06T22:34:03.174 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-06T22:34:02.889+0000 7f952b9be700 -1 osd.3 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:35.537237+0000 front 2023-12-06T22:33:35.537193+0000 (oldest deadline 2023-12-06T22:34:01.437219+0000) 2023-12-06T22:34:03.174 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-06T22:34:02.889+0000 7f952b9be700 -1 osd.3 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:35.537206+0000 front 2023-12-06T22:33:35.537145+0000 (oldest deadline 2023-12-06T22:34:01.437219+0000) 2023-12-06T22:34:03.174 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-06T22:34:02.889+0000 7f952b9be700 -1 osd.3 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:35.537134+0000 front 2023-12-06T22:33:35.537255+0000 (oldest deadline 2023-12-06T22:34:01.437219+0000) 2023-12-06T22:34:03.174 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 06 22:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-06T22:34:02.889+0000 7f952b9be700 -1 osd.3 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:35.537271+0000 front 2023-12-06T22:33:35.537221+0000 (oldest deadline 2023-12-06T22:34:01.437219+0000) 2023-12-06T22:34:03.175 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-06T22:34:03.031+0000 7f4c82d7a700 -1 osd.1 240 heartbeat_check: no reply from 172.21.15.113:6804 osd.4 since back 2023-12-06T22:33:35.565713+0000 front 2023-12-06T22:33:35.565516+0000 (oldest deadline 2023-12-06T22:34:01.465510+0000) 2023-12-06T22:34:03.175 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-06T22:34:03.031+0000 7f4c82d7a700 -1 osd.1 240 heartbeat_check: no reply from 172.21.15.113:6812 osd.5 since back 2023-12-06T22:33:35.565681+0000 front 2023-12-06T22:33:35.565548+0000 (oldest deadline 2023-12-06T22:34:01.465510+0000) 2023-12-06T22:34:03.175 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-06T22:34:03.031+0000 7f4c82d7a700 -1 osd.1 240 heartbeat_check: no reply from 172.21.15.113:6820 osd.6 since back 2023-12-06T22:33:35.565728+0000 front 2023-12-06T22:33:35.565593+0000 (oldest deadline 2023-12-06T22:34:01.465510+0000) 2023-12-06T22:34:03.175 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-06T22:34:03.031+0000 7f4c82d7a700 -1 osd.1 240 heartbeat_check: no reply from 172.21.15.113:6828 osd.7 since back 2023-12-06T22:33:35.565739+0000 front 2023-12-06T22:33:35.565691+0000 (oldest deadline 2023-12-06T22:34:01.465510+0000) 2023-12-06T22:34:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: failed to encode map e240 with expected crc 2023-12-06T22:34:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: pgmap v138: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:34:03.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: pgmap v139: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:34:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: osd.4 reported failed by osd.1 2023-12-06T22:34:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: osd.4 failed (root=default,host=smithi113) (2 reporters from different osd after 26.000640 >= grace 20.000000) 2023-12-06T22:34:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: osd.5 reported failed by osd.1 2023-12-06T22:34:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: osd.5 failed (root=default,host=smithi113) (2 reporters from different osd after 26.000795 >= grace 20.000000) 2023-12-06T22:34:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: osd.6 reported failed by osd.1 2023-12-06T22:34:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: osd.6 failed (root=default,host=smithi113) (2 reporters from different osd after 26.000878 >= grace 20.000000) 2023-12-06T22:34:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: osd.7 reported failed by osd.1 2023-12-06T22:34:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: osd.7 failed (root=default,host=smithi113) (2 reporters from different osd after 26.000958 >= grace 20.000000) 2023-12-06T22:34:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:03.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:34:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:34:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: failed to encode map e240 with expected crc 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: pgmap v138: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: pgmap v139: 617 pgs: 1 active+clean+laggy, 616 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: osd.4 reported failed by osd.1 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: osd.4 failed (root=default,host=smithi113) (2 reporters from different osd after 26.000640 >= grace 20.000000) 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: osd.5 reported failed by osd.1 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: osd.5 failed (root=default,host=smithi113) (2 reporters from different osd after 26.000795 >= grace 20.000000) 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: osd.6 reported failed by osd.1 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: osd.6 failed (root=default,host=smithi113) (2 reporters from different osd after 26.000878 >= grace 20.000000) 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: osd.7 reported failed by osd.1 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: osd.7 failed (root=default,host=smithi113) (2 reporters from different osd after 26.000958 >= grace 20.000000) 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:34:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:34:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:34:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[183063]: Health check failed: 4 osds down (OSD_DOWN) 2023-12-06T22:34:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[183063]: Health check failed: 1 host (4 osds) down (OSD_HOST_DOWN) 2023-12-06T22:34:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[183063]: osdmap e241: 8 total, 4 up, 8 in 2023-12-06T22:34:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:34:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:34:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[178459]: Health check failed: 4 osds down (OSD_DOWN) 2023-12-06T22:34:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[178459]: Health check failed: 1 host (4 osds) down (OSD_HOST_DOWN) 2023-12-06T22:34:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[178459]: osdmap e241: 8 total, 4 up, 8 in 2023-12-06T22:34:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:34:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:34:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:05 smithi071 ceph-mon[183063]: failed to encode map e241 with expected crc 2023-12-06T22:34:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:05 smithi071 ceph-mon[183063]: osdmap e242: 8 total, 4 up, 8 in 2023-12-06T22:34:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:05 smithi071 ceph-mon[183063]: failed to encode map e242 with expected crc 2023-12-06T22:34:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:05 smithi071 ceph-mon[183063]: pgmap v142: 617 pgs: 527 peering, 39 stale+active+clean, 51 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-12-06T22:34:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:05 smithi071 ceph-mon[178459]: failed to encode map e241 with expected crc 2023-12-06T22:34:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:05 smithi071 ceph-mon[178459]: osdmap e242: 8 total, 4 up, 8 in 2023-12-06T22:34:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:05 smithi071 ceph-mon[178459]: failed to encode map e242 with expected crc 2023-12-06T22:34:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:05 smithi071 ceph-mon[178459]: pgmap v142: 617 pgs: 527 peering, 39 stale+active+clean, 51 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-12-06T22:34:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:06 smithi071 ceph-mon[183063]: Health check failed: Reduced data availability: 184 pgs inactive, 258 pgs peering (PG_AVAILABILITY) 2023-12-06T22:34:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:06 smithi071 ceph-mon[183063]: failed to encode map e243 with expected crc 2023-12-06T22:34:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:06 smithi071 ceph-mon[183063]: osdmap e243: 8 total, 4 up, 8 in 2023-12-06T22:34:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:06 smithi071 ceph-mon[178459]: Health check failed: Reduced data availability: 184 pgs inactive, 258 pgs peering (PG_AVAILABILITY) 2023-12-06T22:34:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:06 smithi071 ceph-mon[178459]: failed to encode map e243 with expected crc 2023-12-06T22:34:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:06 smithi071 ceph-mon[178459]: osdmap e243: 8 total, 4 up, 8 in 2023-12-06T22:34:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[183063]: failed to encode map e241 with expected crc 2023-12-06T22:34:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[183063]: failed to encode map e241 with expected crc 2023-12-06T22:34:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[183063]: failed to encode map e242 with expected crc 2023-12-06T22:34:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[183063]: failed to encode map e242 with expected crc 2023-12-06T22:34:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[183063]: failed to encode map e243 with expected crc 2023-12-06T22:34:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[183063]: pgmap v144: 617 pgs: 527 peering, 39 stale+active+clean, 51 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s wr, 2 op/s 2023-12-06T22:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[178459]: failed to encode map e241 with expected crc 2023-12-06T22:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[178459]: failed to encode map e241 with expected crc 2023-12-06T22:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[178459]: failed to encode map e242 with expected crc 2023-12-06T22:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[178459]: failed to encode map e242 with expected crc 2023-12-06T22:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[178459]: failed to encode map e243 with expected crc 2023-12-06T22:34:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:07 smithi071 ceph-mon[178459]: pgmap v144: 617 pgs: 527 peering, 39 stale+active+clean, 51 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s wr, 2 op/s 2023-12-06T22:34:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:08 smithi071 ceph-mon[183063]: failed to encode map e242 with expected crc 2023-12-06T22:34:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:08 smithi071 ceph-mon[183063]: failed to encode map e242 with expected crc 2023-12-06T22:34:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:08 smithi071 ceph-mon[178459]: failed to encode map e242 with expected crc 2023-12-06T22:34:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:08 smithi071 ceph-mon[178459]: failed to encode map e242 with expected crc 2023-12-06T22:34:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:09 smithi071 ceph-mon[178459]: pgmap v145: 617 pgs: 527 peering, 39 stale+active+clean, 51 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s wr, 2 op/s 2023-12-06T22:34:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:09 smithi071 ceph-mon[183063]: pgmap v145: 617 pgs: 527 peering, 39 stale+active+clean, 51 active+clean; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.3 KiB/s wr, 2 op/s 2023-12-06T22:34:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:10 smithi071 ceph-mon[178459]: failed to encode map e243 with expected crc 2023-12-06T22:34:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:10 smithi071 ceph-mon[183063]: failed to encode map e243 with expected crc 2023-12-06T22:34:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:11 smithi071 ceph-mon[178459]: pgmap v146: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.1 KiB/s wr, 2 op/s; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:11 smithi071 ceph-mon[183063]: pgmap v146: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.1 KiB/s wr, 2 op/s; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:12 smithi071 ceph-mon[183063]: Health check update: Reduced data availability: 118 pgs inactive (PG_AVAILABILITY) 2023-12-06T22:34:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:12 smithi071 ceph-mon[183063]: Health check failed: Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded (PG_DEGRADED) 2023-12-06T22:34:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:12 smithi071 ceph-mon[178459]: Health check update: Reduced data availability: 118 pgs inactive (PG_AVAILABILITY) 2023-12-06T22:34:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:12 smithi071 ceph-mon[178459]: Health check failed: Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded (PG_DEGRADED) 2023-12-06T22:34:13.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:13 smithi071 ceph-mon[183063]: pgmap v147: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:13 smithi071 ceph-mon[178459]: pgmap v147: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:14 smithi071 ceph-mon[183063]: mgrmap e37: y(active, since 2m), standbys: x 2023-12-06T22:34:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:34:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:14 smithi071 ceph-mon[178459]: mgrmap e37: y(active, since 2m), standbys: x 2023-12-06T22:34:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:34:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:15 smithi071 ceph-mon[183063]: pgmap v148: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:15 smithi071 ceph-mon[178459]: pgmap v148: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:17 smithi071 ceph-mon[183063]: pgmap v149: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:17 smithi071 ceph-mon[178459]: pgmap v149: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:18 smithi071 ceph-mon[183063]: Health check failed: 1 MDSs report slow metadata IOs (MDS_SLOW_METADATA_IO) 2023-12-06T22:34:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:18 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:18 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:18 smithi071 ceph-mon[178459]: Health check failed: 1 MDSs report slow metadata IOs (MDS_SLOW_METADATA_IO) 2023-12-06T22:34:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:18 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:18 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:19 smithi071 ceph-mon[183063]: pgmap v150: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:19 smithi071 ceph-mon[178459]: pgmap v150: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:21 smithi071 ceph-mon[183063]: pgmap v151: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:21 smithi071 ceph-mon[178459]: pgmap v151: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:23 smithi071 ceph-mon[178459]: mgrmap e38: y(active, since 2m) 2023-12-06T22:34:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:23 smithi071 ceph-mon[178459]: pgmap v152: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:23 smithi071 ceph-mon[183063]: mgrmap e38: y(active, since 2m) 2023-12-06T22:34:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:23 smithi071 ceph-mon[183063]: pgmap v152: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:25 smithi071 ceph-mon[183063]: pgmap v153: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:25 smithi071 ceph-mon[178459]: pgmap v153: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:27 smithi071 ceph-mon[183063]: pgmap v154: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:27 smithi071 ceph-mon[178459]: pgmap v154: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:29 smithi071 ceph-mon[183063]: pgmap v155: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:34:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:29 smithi071 ceph-mon[178459]: pgmap v155: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:34:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:31 smithi071 ceph-mon[183063]: pgmap v156: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:31 smithi071 ceph-mon[178459]: pgmap v156: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:33 smithi071 ceph-mon[183063]: pgmap v157: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:33 smithi071 ceph-mon[178459]: pgmap v157: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:35 smithi071 ceph-mon[183063]: pgmap v158: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:35 smithi071 ceph-mon[178459]: pgmap v158: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:37 smithi071 ceph-mon[183063]: pgmap v159: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:37 smithi071 ceph-mon[178459]: pgmap v159: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:39 smithi071 ceph-mon[178459]: pgmap v160: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:39 smithi071 ceph-mon[183063]: pgmap v160: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:41 smithi071 ceph-mon[183063]: pgmap v161: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:41 smithi071 ceph-mon[178459]: pgmap v161: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:43 smithi071 ceph-mon[178459]: pgmap v162: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:43 smithi071 ceph-mon[183063]: pgmap v162: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:44.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:34:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:34:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:45 smithi071 ceph-mon[183063]: pgmap v163: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:45 smithi071 ceph-mon[178459]: pgmap v163: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:47 smithi071 ceph-mon[183063]: pgmap v164: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:47 smithi071 ceph-mon[178459]: pgmap v164: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 1 up:standby 2023-12-06T22:34:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:49 smithi071 ceph-mon[183063]: pgmap v165: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:49 smithi071 ceph-mon[178459]: pgmap v165: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:51 smithi071 ceph-mon[183063]: pgmap v166: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:51 smithi071 ceph-mon[178459]: pgmap v166: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:52.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:52 smithi071 ceph-mon[183063]: MDS daemon mds.foo.smithi113.urjcco is removed because it is dead or otherwise unavailable. 2023-12-06T22:34:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:52 smithi071 ceph-mon[183063]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-12-06T22:34:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:52 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:34:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:52 smithi071 ceph-mon[178459]: MDS daemon mds.foo.smithi113.urjcco is removed because it is dead or otherwise unavailable. 2023-12-06T22:34:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:52 smithi071 ceph-mon[178459]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-12-06T22:34:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:52 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:34:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:53 smithi071 ceph-mon[183063]: pgmap v167: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:53 smithi071 ceph-mon[178459]: pgmap v167: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:55 smithi071 ceph-mon[178459]: pgmap v168: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:34:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:55 smithi071 ceph-mon[183063]: pgmap v168: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:34:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:57 smithi071 ceph-mon[183063]: pgmap v169: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:57 smithi071 ceph-mon[178459]: pgmap v169: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:59 smithi071 ceph-mon[183063]: pgmap v170: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:34:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:34:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:34:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:59 smithi071 ceph-mon[178459]: pgmap v170: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:34:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:34:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:34:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:34:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:34:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:01.324 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'ceph orch upgrade resume' 2023-12-06T22:35:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:01 smithi071 ceph-mon[183063]: pgmap v171: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:01 smithi071 ceph-mon[178459]: pgmap v171: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:01.936 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:35:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:03 smithi071 ceph-mon[178459]: pgmap v172: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:03 smithi071 ceph-mon[183063]: pgmap v172: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:03.649 INFO:teuthology.orchestra.run.smithi071.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:35:04.094 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'echo wait for all mons to upgrade' 2023-12-06T22:35:04.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:35:04.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:04 smithi071 ceph-mon[183063]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:35:04.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:04 smithi071 ceph-mon[183063]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:35:04.360 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:35:04.360 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:04 smithi071 ceph-mon[178459]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:35:04.360 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:04 smithi071 ceph-mon[178459]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:7191705de767458a6198b2162cf8f778e9faee034cda089dbd7f413a1c44db93 2023-12-06T22:35:04.360 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:04.694 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:35:04.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:35:05.108+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:35:05.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:35:05.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-mon[183063]: pgmap v173: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-mon[183063]: Health check update: Reduced data availability: 260 pgs inactive, 39 pgs stale (PG_AVAILABILITY) 2023-12-06T22:35:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-mon[183063]: Health check update: Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded, 384 pgs undersized (PG_DEGRADED) 2023-12-06T22:35:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-mon[178459]: pgmap v173: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-mon[178459]: Health check update: Reduced data availability: 260 pgs inactive, 39 pgs stale (PG_AVAILABILITY) 2023-12-06T22:35:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:05 smithi071 ceph-mon[178459]: Health check update: Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded, 384 pgs undersized (PG_DEGRADED) 2023-12-06T22:35:06.164 INFO:teuthology.orchestra.run.smithi071.stdout:wait for all mons to upgrade 2023-12-06T22:35:06.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:06 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:35:06.619 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:06 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:35:06.620 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:35:06.621 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:35:06.621 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:35:06.621 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:35:06.621 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:35:06.621 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:35:06.621 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:35:06.621 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:35:06.621 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:35:06.621 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:35:06.621 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:06.642 DEBUG:teuthology.orchestra.run.smithi071:> 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 ebd1520e-9485-11ee-95a2-87774f69a715 -e sha1=244b703b22e9d7c48e37291bfeaf4b15a97cc628 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-12-06T22:35:07.341 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T22:35:07.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:07 smithi071 ceph-mon[183063]: pgmap v174: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:07.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:07.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:07.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:07 smithi071 ceph-mon[178459]: pgmap v174: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:07.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:07.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:09 smithi071 ceph-mon[183063]: pgmap v175: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2688690987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:09 smithi071 ceph-mon[178459]: pgmap v175: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2688690987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:10.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:35:10.124+0000 7f6acb3fe700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:35:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:35:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:35:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:35:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:35:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:35:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:35:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:35:11.083+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) (UPGRADE_OFFLINE_HOST) 2023-12-06T22:35:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[183063]: pgmap v176: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[183063]: Upgrade: Paused due to UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:35:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[183063]: pgmap v177: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[183063]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-12-06T22:35:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[183063]: Health check failed: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) (UPGRADE_OFFLINE_HOST) 2023-12-06T22:35:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/817978603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[178459]: pgmap v176: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[178459]: Upgrade: Paused due to UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:35:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[178459]: pgmap v177: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[178459]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-12-06T22:35:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[178459]: Health check failed: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) (UPGRADE_OFFLINE_HOST) 2023-12-06T22:35:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/817978603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:12.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:35:12.019+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:12.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:35:12.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:35:12.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:35:12.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:35:12.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:35:12.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:35:12.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:35:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:35:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-mon[183063]: Health check update: Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded, 527 pgs undersized (PG_DEGRADED) 2023-12-06T22:35:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:35:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:35:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:12 smithi071 ceph-mon[178459]: Health check update: Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded, 527 pgs undersized (PG_DEGRADED) 2023-12-06T22:35:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:13 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:35:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:35:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:35:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:35:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:35:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:35:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:35:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:35:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:13 smithi071 ceph-mon[178459]: pgmap v178: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:13 smithi071 ceph-mon[178459]: pgmap v179: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:13 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:35:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:35:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:35:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:35:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:35:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:35:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:35:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:35:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:35:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:13 smithi071 ceph-mon[183063]: pgmap v178: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:13 smithi071 ceph-mon[183063]: pgmap v179: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:35:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:35:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2345173655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2345173655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:15 smithi071 ceph-mon[183063]: pgmap v180: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:15 smithi071 ceph-mon[178459]: pgmap v180: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:16.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1059026232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1059026232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:17 smithi071 ceph-mon[183063]: pgmap v181: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:17 smithi071 ceph-mon[178459]: pgmap v181: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:19 smithi071 ceph-mon[183063]: pgmap v182: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2295900867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:19 smithi071 ceph-mon[178459]: pgmap v182: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2295900867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:21 smithi071 ceph-mon[183063]: pgmap v183: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/490631415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:21 smithi071 ceph-mon[178459]: pgmap v183: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/490631415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:23 smithi071 ceph-mon[183063]: pgmap v184: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4028873622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:23 smithi071 ceph-mon[178459]: pgmap v184: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4028873622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:25 smithi071 ceph-mon[183063]: pgmap v185: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:25 smithi071 ceph-mon[178459]: pgmap v185: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2847258724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2847258724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:27 smithi071 ceph-mon[183063]: pgmap v186: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:27 smithi071 ceph-mon[178459]: pgmap v186: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:35:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3589479160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:35:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3589479160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:29 smithi071 ceph-mon[183063]: pgmap v187: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:29 smithi071 ceph-mon[178459]: pgmap v187: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:31 smithi071 ceph-mon[183063]: pgmap v188: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4247595632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:31 smithi071 ceph-mon[178459]: pgmap v188: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4247595632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:33 smithi071 ceph-mon[183063]: pgmap v189: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/887873395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:33 smithi071 ceph-mon[178459]: pgmap v189: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/887873395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:35 smithi071 ceph-mon[183063]: pgmap v190: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2514161534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:35 smithi071 ceph-mon[178459]: pgmap v190: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2514161534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:37 smithi071 ceph-mon[183063]: pgmap v191: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:37 smithi071 ceph-mon[178459]: pgmap v191: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2882036439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2882036439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:39 smithi071 ceph-mon[183063]: pgmap v192: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:39 smithi071 ceph-mon[178459]: pgmap v192: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1714825023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1714825023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:41 smithi071 ceph-mon[183063]: pgmap v193: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:41 smithi071 ceph-mon[178459]: pgmap v193: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:43 smithi071 ceph-mon[183063]: pgmap v194: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4079673605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:35:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:43 smithi071 ceph-mon[178459]: pgmap v194: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4079673605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:35:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:45 smithi071 ceph-mon[183063]: pgmap v195: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1244454335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:45 smithi071 ceph-mon[178459]: pgmap v195: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1244454335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:47 smithi071 ceph-mon[178459]: pgmap v196: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3751463681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:47 smithi071 ceph-mon[183063]: pgmap v196: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3751463681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:49 smithi071 ceph-mon[183063]: pgmap v197: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:49 smithi071 ceph-mon[178459]: pgmap v197: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2166599318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2166599318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:51 smithi071 ceph-mon[178459]: pgmap v198: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:51 smithi071 ceph-mon[183063]: pgmap v198: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:53 smithi071 ceph-mon[183063]: pgmap v199: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4153849381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:53 smithi071 ceph-mon[178459]: pgmap v199: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4153849381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:55 smithi071 ceph-mon[183063]: pgmap v200: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3402607089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:55 smithi071 ceph-mon[178459]: pgmap v200: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3402607089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:57 smithi071 ceph-mon[183063]: pgmap v201: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/354814384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:57 smithi071 ceph-mon[178459]: pgmap v201: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/354814384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:35:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:59 smithi071 ceph-mon[178459]: pgmap v202: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:35:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:35:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:59 smithi071 ceph-mon[183063]: pgmap v202: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:35:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:35:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:35:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:35:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:36:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4134188358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4134188358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:01.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:01 smithi071 ceph-mon[178459]: pgmap v203: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:01 smithi071 ceph-mon[183063]: pgmap v203: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/90094524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/90094524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:03 smithi071 ceph-mon[183063]: pgmap v204: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:03 smithi071 ceph-mon[178459]: pgmap v204: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/238638238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/238638238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:05 smithi071 ceph-mon[183063]: pgmap v205: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:05 smithi071 ceph-mon[178459]: pgmap v205: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:07 smithi071 ceph-mon[183063]: pgmap v206: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1953588039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:07 smithi071 ceph-mon[178459]: pgmap v206: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1953588039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:09 smithi071 ceph-mon[178459]: pgmap v207: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4137395726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:09 smithi071 ceph-mon[183063]: pgmap v207: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4137395726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:11 smithi071 ceph-mon[183063]: pgmap v208: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:11 smithi071 ceph-mon[178459]: pgmap v208: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:12.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3788985157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:36:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3788985157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:36:13.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:13 smithi071 ceph-mon[183063]: pgmap v209: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:13 smithi071 ceph-mon[178459]: pgmap v209: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:36:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/541903661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:36:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/541903661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:36:14.163+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:36:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:36:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:36:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:36:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:36:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:36:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:36:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:36:14.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:36:14.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:36:14.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:36:14.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:36:14.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:36:14.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:36:14.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:36:14.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:36:14.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:36:14.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:36:14.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:36:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:15 smithi071 ceph-mon[183063]: pgmap v210: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:15 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:36:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:36:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:36:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:36:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:36:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:36:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:36:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:15.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:15 smithi071 ceph-mon[178459]: pgmap v210: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:15 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:36:15.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:36:15.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:36:15.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:36:15.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:15.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:16.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3076266008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3076266008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[183063]: pgmap v211: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:36:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:36:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:36:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:36:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:36:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[178459]: pgmap v211: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:36:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:36:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:36:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:36:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:36:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:18 smithi071 ceph-mon[183063]: pgmap v212: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:18 smithi071 ceph-mon[183063]: pgmap v213: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3811443550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:18 smithi071 ceph-mon[178459]: pgmap v212: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:18 smithi071 ceph-mon[178459]: pgmap v213: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3811443550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:20 smithi071 ceph-mon[183063]: pgmap v214: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:20 smithi071 ceph-mon[178459]: pgmap v214: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3534831168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3534831168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:22 smithi071 ceph-mon[183063]: pgmap v215: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:22 smithi071 ceph-mon[178459]: pgmap v215: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/236444739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/236444739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:24 smithi071 ceph-mon[183063]: pgmap v216: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:24 smithi071 ceph-mon[178459]: pgmap v216: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:26 smithi071 ceph-mon[183063]: pgmap v217: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3744550555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:26 smithi071 ceph-mon[178459]: pgmap v217: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3744550555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:27.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:28 smithi071 ceph-mon[183063]: pgmap v218: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/829532004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:36:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:28 smithi071 ceph-mon[178459]: pgmap v218: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/829532004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:36:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:30 smithi071 ceph-mon[183063]: pgmap v219: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/893097335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:30 smithi071 ceph-mon[178459]: pgmap v219: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/893097335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:32 smithi071 ceph-mon[183063]: pgmap v220: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:32 smithi071 ceph-mon[178459]: pgmap v220: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3294389525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3294389525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:34.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:34 smithi071 ceph-mon[183063]: pgmap v221: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:34 smithi071 ceph-mon[178459]: pgmap v221: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3509675452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3509675452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:36 smithi071 ceph-mon[183063]: pgmap v222: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:36 smithi071 ceph-mon[178459]: pgmap v222: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:38 smithi071 ceph-mon[183063]: pgmap v223: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/797713752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:38 smithi071 ceph-mon[178459]: pgmap v223: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/797713752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:40 smithi071 ceph-mon[183063]: pgmap v224: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1929234066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:40 smithi071 ceph-mon[178459]: pgmap v224: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1929234066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:42 smithi071 ceph-mon[183063]: pgmap v225: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/617535167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:42 smithi071 ceph-mon[178459]: pgmap v225: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/617535167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:44.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:36:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:36:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:44 smithi071 ceph-mon[183063]: pgmap v226: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:44 smithi071 ceph-mon[178459]: pgmap v226: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:46.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/609499345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/609499345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:47.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:46 smithi071 ceph-mon[183063]: pgmap v227: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:46 smithi071 ceph-mon[178459]: pgmap v227: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3250182115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3250182115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:49.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:48 smithi071 ceph-mon[183063]: pgmap v228: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:48 smithi071 ceph-mon[178459]: pgmap v228: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:50.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2471377487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2471377487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:50 smithi071 ceph-mon[183063]: pgmap v229: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:50 smithi071 ceph-mon[178459]: pgmap v229: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:52 smithi071 ceph-mon[183063]: pgmap v230: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/688565795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:52 smithi071 ceph-mon[178459]: pgmap v230: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/688565795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:55.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:36:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:36:54.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:36:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:54 smithi071 ceph-mon[178459]: pgmap v231: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1109847671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:54 smithi071 ceph-mon[183063]: pgmap v231: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1109847671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:36:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:36:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:56 smithi071 ceph-mon[183063]: pgmap v232: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:56 smithi071 ceph-mon[178459]: pgmap v232: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:58.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/816283260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/816283260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:36:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:58 smithi071 ceph-mon[183063]: pgmap v233: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:36:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:58 smithi071 ceph-mon[178459]: pgmap v233: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:36:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:37:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:36:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4158322414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:36:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4158322414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:00 smithi071 ceph-mon[183063]: pgmap v234: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:00 smithi071 ceph-mon[178459]: pgmap v234: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4020418975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:01.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:01.639Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:37:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4020418975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:02 smithi071 ceph-mon[178459]: pgmap v235: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:03.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:02 smithi071 ceph-mon[183063]: pgmap v235: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:04.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:03.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:03.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:04 smithi071 ceph-mon[183063]: pgmap v236: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3534142187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:04 smithi071 ceph-mon[178459]: pgmap v236: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3534142187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:05 smithi071 ceph-mon[183063]: pgmap v237: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:05 smithi071 ceph-mon[178459]: pgmap v237: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1879154863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1879154863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:07 smithi071 ceph-mon[183063]: pgmap v238: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:07 smithi071 ceph-mon[178459]: pgmap v238: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:09.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3988223201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3988223201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:09 smithi071 ceph-mon[183063]: pgmap v239: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:09 smithi071 ceph-mon[178459]: pgmap v239: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:11.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3375830078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:11.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3375830078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:11.640Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:37:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:12 smithi071 ceph-mon[183063]: pgmap v240: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:12 smithi071 ceph-mon[178459]: pgmap v240: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:13.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:13.172Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:13.525Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:37:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:14 smithi071 ceph-mon[183063]: pgmap v241: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:37:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3347931067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:14 smithi071 ceph-mon[178459]: pgmap v241: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:37:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3347931067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:15.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:16 smithi071 ceph-mon[183063]: pgmap v242: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1263154822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:16.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:16.245Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:16 smithi071 ceph-mon[178459]: pgmap v242: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1263154822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:37:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:37:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:18 smithi071 ceph-mon[183063]: pgmap v243: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:18 smithi071 ceph-mon[178459]: pgmap v243: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/186287638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/186287638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:37:19.316+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:37:19.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:37:19.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:37:19.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:37:19.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:37:19.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:37:19.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:37:19.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:37:19.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:20 smithi071 ceph-mon[183063]: pgmap v244: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:20 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:20 smithi071 ceph-mon[178459]: pgmap v244: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:20 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:37:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:37:21.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/459951245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:21.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/459951245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:21.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:21.641Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:37:22.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:22.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[183063]: pgmap v245: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:37:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:37:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:37:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:37:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:37:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[178459]: pgmap v245: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:37:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:37:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:37:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:37:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:37:23.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:23.526Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:37:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:23 smithi071 ceph-mon[178459]: pgmap v246: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1464867331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:23 smithi071 ceph-mon[183063]: pgmap v246: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1464867331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:25.491 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:25.460Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:25.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:25 smithi071 ceph-mon[178459]: pgmap v247: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4148684740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:25 smithi071 ceph-mon[183063]: pgmap v247: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4148684740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:27 smithi071 ceph-mon[183063]: pgmap v248: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:27 smithi071 ceph-mon[178459]: pgmap v248: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3535784531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:37:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3535784531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:37:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:29 smithi071 ceph-mon[183063]: pgmap v249: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:29 smithi071 ceph-mon[178459]: pgmap v249: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3563711254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3563711254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:31 smithi071 ceph-mon[183063]: pgmap v250: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:31 smithi071 ceph-mon[178459]: pgmap v250: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:31.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:31.642Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:37:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:33.527Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:37:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:33 smithi071 ceph-mon[178459]: pgmap v251: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2820148863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:33 smithi071 ceph-mon[183063]: pgmap v251: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2820148863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:34.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:34.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:35 smithi071 ceph-mon[183063]: pgmap v252: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/892857219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:35 smithi071 ceph-mon[178459]: pgmap v252: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/892857219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:37 smithi071 ceph-mon[183063]: pgmap v253: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3702027003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:37 smithi071 ceph-mon[178459]: pgmap v253: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3702027003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:39 smithi071 ceph-mon[183063]: pgmap v254: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:39 smithi071 ceph-mon[178459]: pgmap v254: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2992840323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2992840323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:41 smithi071 ceph-mon[183063]: pgmap v255: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:41.643Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:37:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:41 smithi071 ceph-mon[178459]: pgmap v255: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:43.527 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:43 smithi071 ceph-mon[183063]: pgmap v256: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:43.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2111889676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:43.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:43.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:43.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:43 smithi071 ceph-mon[178459]: pgmap v256: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:43.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2111889676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:43.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:43.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:43.891 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:43.529Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:37:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:43.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:43.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:44.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:37:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:37:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:45 smithi071 ceph-mon[183063]: pgmap v257: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1702306861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:45 smithi071 ceph-mon[178459]: pgmap v257: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1702306861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:47 smithi071 ceph-mon[178459]: pgmap v258: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/979937995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:47 smithi071 ceph-mon[183063]: pgmap v258: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/979937995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:49 smithi071 ceph-mon[178459]: pgmap v259: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:49 smithi071 ceph-mon[183063]: pgmap v259: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1673216566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1673216566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:51.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:51 smithi071 ceph-mon[183063]: pgmap v260: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:51.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:51 smithi071 ceph-mon[178459]: pgmap v260: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:51.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:51.643Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:37:52.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/469537042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/469537042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:53 smithi071 ceph-mon[183063]: pgmap v261: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:53.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:53.108Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:53 smithi071 ceph-mon[178459]: pgmap v261: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:53.529Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:37:55.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:55 smithi071 ceph-mon[183063]: pgmap v262: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/34634447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:55 smithi071 ceph-mon[178459]: pgmap v262: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/34634447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:56.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:37:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:37:56.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:37:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:57 smithi071 ceph-mon[178459]: pgmap v263: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2411831185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:57 smithi071 ceph-mon[183063]: pgmap v263: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2411831185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:59.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:59 smithi071 ceph-mon[183063]: pgmap v264: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:37:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:37:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/436880475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:37:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:59 smithi071 ceph-mon[178459]: pgmap v264: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:37:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:37:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:37:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:37:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:37:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/436880475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:01.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:01 smithi071 ceph-mon[183063]: pgmap v265: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:01.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:01 smithi071 ceph-mon[178459]: pgmap v265: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:01.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:01.644Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/958143177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:02.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:02.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/958143177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:03.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:03 smithi071 ceph-mon[183063]: pgmap v266: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:03.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:03.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:03.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:03 smithi071 ceph-mon[178459]: pgmap v266: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:03.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:03.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:03.530Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:04.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/369469101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/369469101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:05 smithi071 ceph-mon[183063]: pgmap v267: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:05.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:05.396Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:05 smithi071 ceph-mon[178459]: pgmap v267: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1005478368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1005478368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:07.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:07 smithi071 ceph-mon[183063]: pgmap v268: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:07 smithi071 ceph-mon[178459]: pgmap v268: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:09 smithi071 ceph-mon[183063]: pgmap v269: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3034381106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:09 smithi071 ceph-mon[178459]: pgmap v269: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3034381106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:11.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:11 smithi071 ceph-mon[183063]: pgmap v270: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:11.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1559496945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:11.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:11 smithi071 ceph-mon[178459]: pgmap v270: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:11.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1559496945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:11.645Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:13 smithi071 ceph-mon[183063]: pgmap v271: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:13.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:13.531Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:13 smithi071 ceph-mon[178459]: pgmap v271: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:14.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:38:14.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2554140531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:14.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:38:14.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2554140531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:14.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:14.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:14.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:14.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:15.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:15 smithi071 ceph-mon[178459]: pgmap v272: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:15 smithi071 ceph-mon[183063]: pgmap v272: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:16.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2161822802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2161822802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:17.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:17 smithi071 ceph-mon[183063]: pgmap v273: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:17 smithi071 ceph-mon[178459]: pgmap v273: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/784697619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/784697619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:19 smithi071 ceph-mon[183063]: pgmap v274: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:19 smithi071 ceph-mon[178459]: pgmap v274: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:21.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:21 smithi071 ceph-mon[183063]: pgmap v275: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:21.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1492368672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:21.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:21 smithi071 ceph-mon[178459]: pgmap v275: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:21.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1492368672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:21.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:21.646Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:22.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:38:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:38:23.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:23.531Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-mon[183063]: pgmap v276: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3837512524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-mon[178459]: pgmap v276: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3837512524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:23.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:23.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:24.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:38:23.828+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:38:24.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:38:24.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:38:24.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:38:24.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:38:24.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:38:24.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:25 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:38:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:25 smithi071 ceph-mon[183063]: pgmap v277: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:25 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:38:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:38:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:25 smithi071 ceph-mon[178459]: pgmap v277: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3527465412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3527465412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[183063]: pgmap v278: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:38:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:38:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:38:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:38:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:38:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[178459]: pgmap v278: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:38:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:38:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:38:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:38:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:38:28.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:28 smithi071 ceph-mon[183063]: pgmap v279: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:28 smithi071 ceph-mon[183063]: pgmap v280: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2463237937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:38:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:28 smithi071 ceph-mon[178459]: pgmap v279: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:28 smithi071 ceph-mon[178459]: pgmap v280: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2463237937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:38:30.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:30 smithi071 ceph-mon[183063]: pgmap v281: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2143099273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:30 smithi071 ceph-mon[178459]: pgmap v281: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2143099273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:31.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:31.646Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:32.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:32 smithi071 ceph-mon[183063]: pgmap v282: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:32 smithi071 ceph-mon[178459]: pgmap v282: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:33.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:33.044Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:33.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2987767032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:33.533Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2987767032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:34.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:34 smithi071 ceph-mon[183063]: pgmap v283: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:34 smithi071 ceph-mon[178459]: pgmap v283: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4192703522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4192703522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:36.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:36.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:36.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:36 smithi071 ceph-mon[178459]: pgmap v284: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:36 smithi071 ceph-mon[183063]: pgmap v284: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:38 smithi071 ceph-mon[178459]: pgmap v285: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3815988688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:38 smithi071 ceph-mon[183063]: pgmap v285: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3815988688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:39.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:40 smithi071 ceph-mon[183063]: pgmap v286: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/550505678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:40 smithi071 ceph-mon[178459]: pgmap v286: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/550505678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:41.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:41.647Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:42.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:42.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:42.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:42 smithi071 ceph-mon[178459]: pgmap v287: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:42.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/762841721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:42 smithi071 ceph-mon[183063]: pgmap v287: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/762841721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:43.533Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:38:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:38:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:44 smithi071 ceph-mon[183063]: pgmap v288: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:44 smithi071 ceph-mon[178459]: pgmap v288: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2207821514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:45.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:45.332Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2207821514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:46.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:46 smithi071 ceph-mon[183063]: pgmap v289: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:46 smithi071 ceph-mon[178459]: pgmap v289: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/364547815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/364547815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:48 smithi071 ceph-mon[183063]: pgmap v290: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:48 smithi071 ceph-mon[178459]: pgmap v290: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1944381097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1944381097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:50 smithi071 ceph-mon[183063]: pgmap v291: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:50 smithi071 ceph-mon[178459]: pgmap v291: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:51.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:51.648Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:52 smithi071 ceph-mon[183063]: pgmap v292: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/535612115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:52 smithi071 ceph-mon[178459]: pgmap v292: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/535612115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:53.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:53.534Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:38:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:54 smithi071 ceph-mon[183063]: pgmap v293: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/400309232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:54.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:54.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:54.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:38:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:38:54.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:38:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:54 smithi071 ceph-mon[178459]: pgmap v293: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/400309232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:55.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:56.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:56 smithi071 ceph-mon[183063]: pgmap v294: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/688128652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:56 smithi071 ceph-mon[178459]: pgmap v294: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/688128652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:58 smithi071 ceph-mon[178459]: pgmap v295: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:38:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:58 smithi071 ceph-mon[183063]: pgmap v295: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:38:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:38:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:38:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/959269174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:38:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:38:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:38:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:38:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/959269174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:00.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:00 smithi071 ceph-mon[183063]: pgmap v296: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:00 smithi071 ceph-mon[178459]: pgmap v296: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2674748381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2674748381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:01.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:01.648Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:02.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:02 smithi071 ceph-mon[183063]: pgmap v297: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:02 smithi071 ceph-mon[178459]: pgmap v297: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:03.535Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:03.764Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:03.764Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:04 smithi071 ceph-mon[178459]: pgmap v298: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4024131862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:04 smithi071 ceph-mon[183063]: pgmap v298: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4024131862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:06.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:06 smithi071 ceph-mon[178459]: pgmap v299: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/418193272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:06 smithi071 ceph-mon[183063]: pgmap v299: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/418193272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:08 smithi071 ceph-mon[178459]: pgmap v300: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1077782426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:08 smithi071 ceph-mon[183063]: pgmap v300: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1077782426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:10 smithi071 ceph-mon[178459]: pgmap v301: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:10 smithi071 ceph-mon[183063]: pgmap v301: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1961329269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:11.649Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1961329269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:12.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:12 smithi071 ceph-mon[183063]: pgmap v302: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:12 smithi071 ceph-mon[178459]: pgmap v302: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:13.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:12.980Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/40795127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:39:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:13.536Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/40795127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:39:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:14 smithi071 ceph-mon[183063]: pgmap v303: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:14 smithi071 ceph-mon[178459]: pgmap v303: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:16.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:16.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:16.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:16 smithi071 ceph-mon[183063]: pgmap v304: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2404857151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:16 smithi071 ceph-mon[178459]: pgmap v304: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2404857151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:18.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:18 smithi071 ceph-mon[178459]: pgmap v305: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1147636044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:18 smithi071 ceph-mon[183063]: pgmap v305: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1147636044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:20 smithi071 ceph-mon[178459]: pgmap v306: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3323322081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:20 smithi071 ceph-mon[183063]: pgmap v306: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3323322081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:21.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:21.650Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:22.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:22 smithi071 ceph-mon[183063]: pgmap v307: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:22 smithi071 ceph-mon[178459]: pgmap v307: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:23.536Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3406847159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3406847159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:24.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:24 smithi071 ceph-mon[183063]: pgmap v308: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:24 smithi071 ceph-mon[178459]: pgmap v308: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:25.638 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:25.268Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:25.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/346656978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/346656978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:26 smithi071 ceph-mon[183063]: pgmap v309: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:26 smithi071 ceph-mon[178459]: pgmap v309: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:39:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/752733264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:39:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/752733264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:28.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:39:28.339+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:39:28.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:39:28.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:39:28.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:39:28.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:39:28.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:39:28.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:39:28.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:39:28.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:39:28.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:39:28.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:39:28.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:39:28.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:39:28.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:39:28.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:39:28.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:39:28.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:39:28.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:39:28.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:39:28.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-mon[178459]: pgmap v310: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:39:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-mon[183063]: pgmap v310: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:29 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:39:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:29 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:39:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:39:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:39:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:39:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:39:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:39:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:39:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:39:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:39:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:39:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:39:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:39:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:39:30.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:30 smithi071 ceph-mon[178459]: pgmap v311: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1034532950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:30 smithi071 ceph-mon[183063]: pgmap v311: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1034532950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:31.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:31.651Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:32.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[183063]: pgmap v312: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:39:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:39:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:39:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:39:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:39:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1034720265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[178459]: pgmap v312: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:39:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:39:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:39:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:39:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:39:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1034720265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:33.537Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:33 smithi071 ceph-mon[178459]: pgmap v313: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:33 smithi071 ceph-mon[178459]: pgmap v314: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:33 smithi071 ceph-mon[183063]: pgmap v313: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:33 smithi071 ceph-mon[183063]: pgmap v314: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:34.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:34.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:35 smithi071 ceph-mon[183063]: pgmap v315: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4030649079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:35 smithi071 ceph-mon[178459]: pgmap v315: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4030649079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:37 smithi071 ceph-mon[183063]: pgmap v316: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4184573199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:37 smithi071 ceph-mon[178459]: pgmap v316: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4184573199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:39 smithi071 ceph-mon[183063]: pgmap v317: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3493354253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:39 smithi071 ceph-mon[178459]: pgmap v317: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3493354253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:41 smithi071 ceph-mon[183063]: pgmap v318: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:41.652Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:41 smithi071 ceph-mon[178459]: pgmap v318: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:42.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3580159474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3580159474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:43 smithi071 ceph-mon[183063]: pgmap v319: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:39:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:43.538Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:43.700Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:43.700Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:43 smithi071 ceph-mon[178459]: pgmap v319: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:39:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1436371493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1436371493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:45 smithi071 ceph-mon[183063]: pgmap v320: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:45 smithi071 ceph-mon[178459]: pgmap v320: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:47 smithi071 ceph-mon[183063]: pgmap v321: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2613753687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:47 smithi071 ceph-mon[178459]: pgmap v321: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2613753687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:49 smithi071 ceph-mon[183063]: pgmap v322: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/690148841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:49 smithi071 ceph-mon[178459]: pgmap v322: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/690148841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:51.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:51.652Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:51 smithi071 ceph-mon[178459]: pgmap v323: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/489706888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:51 smithi071 ceph-mon[183063]: pgmap v323: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/489706888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:53.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:52.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:53 smithi071 ceph-mon[178459]: pgmap v324: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:53 smithi071 ceph-mon[183063]: pgmap v324: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:53.538Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:39:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1002146344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1002146344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:55.988 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:55 smithi071 ceph-mon[178459]: pgmap v325: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:55.988 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:55.988 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:55.988 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:55 smithi071 ceph-mon[183063]: pgmap v325: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:55.988 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:55.988 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:56.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:39:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:39:55.989Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:39:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3338987831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3338987831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:57 smithi071 ceph-mon[183063]: pgmap v326: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:57 smithi071 ceph-mon[178459]: pgmap v326: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:39:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3610311071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:39:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3610311071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:39:59.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:59 smithi071 ceph-mon[183063]: pgmap v327: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:59.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:59.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:39:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:39:59.999 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:59 smithi071 ceph-mon[178459]: pgmap v327: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:39:59.999 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:39:59.999 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:39:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 4 osds down; 1 host (4 osds) down; Reduced data availability: 260 pgs inactive, 39 pgs stale; Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded, 527 pgs undersized; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:40:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T22:40:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:40:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T22:40:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 373 secs 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 4 osds down 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.4 (root=default,host=smithi113) is down 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.5 (root=default,host=smithi113) is down 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.6 (root=default,host=smithi113) is down 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 260 pgs inactive, 39 pgs stale 2023-12-06T22:40:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck inactive for 11m, current state undersized+peered, last acting [1] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1f is stuck inactive for 11m, current state undersized+peered, last acting [1] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 5m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 5m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 5m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck inactive for 10m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck inactive for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1d is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1f is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.11 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 5m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 5m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T22:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 5m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 5m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck inactive for 9m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck inactive for 9m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.1b is stuck inactive for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck inactive for 8m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck inactive for 8m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.17 is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.19 is stuck inactive for 8m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck inactive for 5m, current state undersized+degraded+peered, last acting [3] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 5m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.5 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.6 is stuck inactive for 8m, current state undersized+peered, last acting [0] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck inactive for 7m, current state undersized+peered, last acting [0] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.7 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck inactive for 7m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck inactive for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck inactive for 7m, current state undersized+peered, last acting [1] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.9 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck inactive for 7m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 5m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.7 is stuck inactive for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.1 is stuck inactive for 7m, current state undersized+peered, last acting [0] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.2 is stuck inactive for 7m, current state undersized+peered, last acting [1] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.f is stuck inactive for 7m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck inactive for 7m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.3 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 5m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded, 527 pgs undersized 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 5m, current state active+undersized, last acting [1,3] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1a is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1d is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 5m, current state active+undersized, last acting [0,3] 2023-12-06T22:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1f is stuck undersized for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 5m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 5m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1d is stuck undersized for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1f is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 5m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 5m, current state active+undersized, last acting [1,0] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1e is stuck undersized for 5m, current state active+undersized+degraded, last acting [1,3] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.12 is stuck undersized for 5m, current state active+undersized, last acting [1,0] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.10 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:40:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:40:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:40:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.15 is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.17 is stuck undersized for 5m, current state active+undersized, last acting [3,2] 2023-12-06T22:40:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.16 is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:40:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.17 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:40:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.17 is stuck undersized for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 5m, current state active+undersized, last acting [0,3] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.16 is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.9 is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.8 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.9 is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.7 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:40:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:40:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 5m, current state active+undersized, last acting [3,0] 2023-12-06T22:40:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.e is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:40:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.f is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 5m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T22:40:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:40:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:40:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T22:40:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 4 osds down; 1 host (4 osds) down; Reduced data availability: 260 pgs inactive, 39 pgs stale; Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded, 527 pgs undersized; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:40:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T22:40:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:40:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T22:40:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-06T22:40:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T22:40:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 373 secs 2023-12-06T22:40:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T22:40:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T22:40:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 4 osds down 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: osd.4 (root=default,host=smithi113) is down 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: osd.5 (root=default,host=smithi113) is down 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: osd.6 (root=default,host=smithi113) is down 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 260 pgs inactive, 39 pgs stale 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck inactive for 11m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 4.1f is stuck inactive for 11m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 5m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 5m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 5m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck inactive for 10m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck inactive for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 6.1d is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 6.1f is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 7.11 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 5m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T22:40:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 4 osds down; 1 host (4 osds) down; Reduced data availability: 260 pgs inactive, 39 pgs stale; Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded, 527 pgs undersized; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:40:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T22:40:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:40:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T22:40:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-06T22:40:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T22:40:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 373 secs 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 4 osds down 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: osd.4 (root=default,host=smithi113) is down 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: osd.5 (root=default,host=smithi113) is down 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: osd.6 (root=default,host=smithi113) is down 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 260 pgs inactive, 39 pgs stale 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck inactive for 11m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 4.1f is stuck inactive for 11m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 5m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T22:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 5m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 5m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck inactive for 10m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck inactive for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 6.1d is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 6.1f is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 7.11 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 5m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T22:40:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 5m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 5m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 5m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck inactive for 9m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck inactive for 9m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 13.1b is stuck inactive for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck inactive for 8m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck inactive for 8m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 14.17 is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 15.19 is stuck inactive for 8m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck inactive for 5m, current state undersized+degraded+peered, last acting [3] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 5m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 16.5 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 16.6 is stuck inactive for 8m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck inactive for 7m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 17.7 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck inactive for 7m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 17.a is stuck inactive for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck inactive for 7m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 18.9 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 18.b is stuck inactive for 7m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 5m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T22:40:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 19.7 is stuck inactive for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 20.1 is stuck inactive for 7m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 20.2 is stuck inactive for 7m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 20.f is stuck inactive for 7m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck inactive for 7m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 21.3 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 5m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded, 527 pgs undersized 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 5m, current state active+undersized, last acting [1,3] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 3.1a is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 4.1d is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 5m, current state active+undersized, last acting [0,3] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 4.1f is stuck undersized for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 5m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 5m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:40:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 6.1d is stuck undersized for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 6.1f is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 5m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 5m, current state active+undersized, last acting [1,0] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 7.1e is stuck undersized for 5m, current state active+undersized+degraded, last acting [1,3] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 9.12 is stuck undersized for 5m, current state active+undersized, last acting [1,0] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 11.10 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:40:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 12.15 is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 5m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 5m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 5m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck inactive for 9m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck inactive for 9m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.208 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 13.1b is stuck inactive for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck inactive for 8m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck inactive for 8m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 14.17 is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck inactive for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 15.19 is stuck inactive for 8m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck inactive for 5m, current state undersized+degraded+peered, last acting [3] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 5m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 16.5 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 16.6 is stuck inactive for 8m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck inactive for 7m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 17.7 is stuck inactive for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck inactive for 7m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 17.a is stuck inactive for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck inactive for 7m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 18.9 is stuck inactive for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 18.b is stuck inactive for 7m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 5m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T22:40:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 12.17 is stuck undersized for 5m, current state active+undersized, last acting [3,2] 2023-12-06T22:40:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 13.16 is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:40:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 13.17 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:40:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 14.17 is stuck undersized for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 5m, current state active+undersized, last acting [0,3] 2023-12-06T22:40:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 15.16 is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 16.9 is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 18.8 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 18.9 is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 19.7 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 5m, current state active+undersized, last acting [3,0] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 20.e is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:40:01.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 20.f is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 5m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T22:40:01.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:40:01.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:40:01.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T22:40:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 19.7 is stuck inactive for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 20.1 is stuck inactive for 7m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 20.2 is stuck inactive for 7m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 20.f is stuck inactive for 7m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck inactive for 7m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 21.3 is stuck inactive for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 5m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 1133/2982 objects degraded (37.995%), 119 pgs degraded, 527 pgs undersized 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 5m, current state active+undersized, last acting [1,3] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 3.1a is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 4.1d is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 5m, current state active+undersized, last acting [0,3] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 4.1f is stuck undersized for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 5m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 5m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 6.1d is stuck undersized for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 6.1f is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 5m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 5m, current state active+undersized, last acting [1,0] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 7.1e is stuck undersized for 5m, current state active+undersized+degraded, last acting [1,3] 2023-12-06T22:40:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 9.12 is stuck undersized for 5m, current state active+undersized, last acting [1,0] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 5m, current state undersized+degraded+peered, last acting [0] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 11.10 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 12.15 is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 12.17 is stuck undersized for 5m, current state active+undersized, last acting [3,2] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 5m, current state undersized+peered, last acting [0] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 13.16 is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 13.17 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 14.17 is stuck undersized for 5m, current state undersized+peered, last acting [1] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 5m, current state active+undersized, last acting [0,3] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 15.16 is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 16.9 is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 5m, current state undersized+degraded+peered, last acting [2] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 18.8 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 18.9 is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 19.7 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:40:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:40:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 5m, current state active+undersized, last acting [3,0] 2023-12-06T22:40:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 20.e is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:40:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 20.f is stuck undersized for 5m, current state undersized+peered, last acting [3] 2023-12-06T22:40:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 5m, current state undersized+peered, last acting [2] 2023-12-06T22:40:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 5m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T22:40:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:40:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:40:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T22:40:01.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:01.653Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:01 smithi071 ceph-mon[178459]: pgmap v328: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3713098134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:01 smithi071 ceph-mon[183063]: pgmap v328: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3713098134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:02.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:03.539Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:03 smithi071 ceph-mon[178459]: pgmap v329: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2922636741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:03 smithi071 ceph-mon[183063]: pgmap v329: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2922636741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:05.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:05.204Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:06.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:05 smithi071 ceph-mon[183063]: pgmap v330: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:05 smithi071 ceph-mon[178459]: pgmap v330: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2996783678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2996783678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:08.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:07 smithi071 ceph-mon[183063]: pgmap v331: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:07 smithi071 ceph-mon[178459]: pgmap v331: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2305783039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2305783039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:10.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:09 smithi071 ceph-mon[178459]: pgmap v332: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:09 smithi071 ceph-mon[183063]: pgmap v332: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:11.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2188536577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2188536577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:11 smithi071 ceph-mon[183063]: pgmap v333: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:11.654Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:11 smithi071 ceph-mon[178459]: pgmap v333: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:13.540Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:13 smithi071 ceph-mon[178459]: pgmap v334: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3111066552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:40:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:13 smithi071 ceph-mon[183063]: pgmap v334: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3111066552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:40:14.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:14.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:14.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:14.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:16.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:15 smithi071 ceph-mon[183063]: pgmap v335: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3917688932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:15 smithi071 ceph-mon[178459]: pgmap v335: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3917688932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:18.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:17 smithi071 ceph-mon[178459]: pgmap v336: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:17 smithi071 ceph-mon[183063]: pgmap v336: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3676130939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3676130939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:19 smithi071 ceph-mon[183063]: pgmap v337: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:19 smithi071 ceph-mon[178459]: pgmap v337: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/438401071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/438401071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:21 smithi071 ceph-mon[183063]: pgmap v338: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:21.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:21.655Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:21 smithi071 ceph-mon[178459]: pgmap v338: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:23.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:23 smithi071 ceph-mon[183063]: pgmap v339: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:23.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/636783357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:23.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:23.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:23.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:23 smithi071 ceph-mon[178459]: pgmap v339: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:23.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/636783357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:23.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:23.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:23.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:23.541Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:23.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:23.636Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:23.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:23.636Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:25 smithi071 ceph-mon[178459]: pgmap v340: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2011164588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:25 smithi071 ceph-mon[183063]: pgmap v340: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2011164588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:27 smithi071 ceph-mon[183063]: pgmap v341: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:27 smithi071 ceph-mon[178459]: pgmap v341: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3550296189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3550296189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:29.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:29 smithi071 ceph-mon[183063]: pgmap v342: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:40:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:29 smithi071 ceph-mon[178459]: pgmap v342: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:40:30.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/610148489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/610148489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:31.654 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:31 smithi071 ceph-mon[183063]: pgmap v343: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:31.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:31 smithi071 ceph-mon[178459]: pgmap v343: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:31.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:31.656Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:32.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:40:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/233997815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:40:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/233997815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:33.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:32.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:40:32.851+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:40:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:40:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:40:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:40:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:40:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:40:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:40:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:40:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:40:33.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:40:33.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:40:33.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:40:33.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:40:33.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:40:33.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:40:33.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:40:33.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:40:33.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:40:33.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:40:33.541 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:33 smithi071 ceph-mon[183063]: pgmap v344: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:33.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:33 smithi071 ceph-mon[178459]: pgmap v344: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:33.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:33.542Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:34 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:34 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:40:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:40:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:35 smithi071 ceph-mon[183063]: pgmap v345: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1049553065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:35 smithi071 ceph-mon[178459]: pgmap v345: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1049553065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:36.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:35.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[183063]: pgmap v346: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:40:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:40:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:40:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:40:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[183063]: pgmap v347: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[183063]: pgmap v348: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:40:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4218012493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[178459]: pgmap v346: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:40:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:40:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:40:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:40:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[178459]: pgmap v347: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[178459]: pgmap v348: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:40:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4218012493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:39 smithi071 ceph-mon[178459]: pgmap v349: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:39 smithi071 ceph-mon[183063]: pgmap v349: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/230329993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/230329993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:41.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:41 smithi071 ceph-mon[183063]: pgmap v350: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:41.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:41 smithi071 ceph-mon[178459]: pgmap v350: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:41.657Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:42.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2611363334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:42.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2611363334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:43.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:43.543Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:43 smithi071 ceph-mon[183063]: pgmap v351: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:43 smithi071 ceph-mon[178459]: pgmap v351: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:44.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:40:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3307720370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:40:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3307720370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:45 smithi071 ceph-mon[183063]: pgmap v352: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:45.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:45.140Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:45 smithi071 ceph-mon[178459]: pgmap v352: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1980465520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:47 smithi071 ceph-mon[183063]: pgmap v353: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1980465520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:47 smithi071 ceph-mon[178459]: pgmap v353: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:49.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:48 smithi071 ceph-mon[183063]: pgmap v354: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:48 smithi071 ceph-mon[178459]: pgmap v354: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1626497726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1626497726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:50 smithi071 ceph-mon[183063]: pgmap v355: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:50 smithi071 ceph-mon[178459]: pgmap v355: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:51.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2708673471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:51.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:51.657Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2708673471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:53.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:53 smithi071 ceph-mon[183063]: pgmap v356: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:53.543 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:53 smithi071 ceph-mon[178459]: pgmap v356: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:53.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:53.544Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:40:54.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1021883931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1021883931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:54.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:54.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:54.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:40:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:40:54.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:40:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:55 smithi071 ceph-mon[183063]: pgmap v357: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:55 smithi071 ceph-mon[178459]: pgmap v357: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:56.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3357567094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3357567094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:57.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:57 smithi071 ceph-mon[183063]: pgmap v358: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:57 smithi071 ceph-mon[178459]: pgmap v358: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:40:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/160923560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:40:59 smithi071 ceph-mon[183063]: pgmap v359: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:40:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:40:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:40:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:40:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/160923560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:40:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:40:59 smithi071 ceph-mon[178459]: pgmap v359: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:01.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:00 smithi071 ceph-mon[183063]: pgmap v360: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/272755932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:00 smithi071 ceph-mon[178459]: pgmap v360: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/272755932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:01.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:01.658Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:41:03.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:03 smithi071 ceph-mon[183063]: pgmap v361: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:03 smithi071 ceph-mon[178459]: pgmap v361: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:03.545Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:41:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:03.572Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:03.572Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2922383293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2922383293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:05 smithi071 ceph-mon[183063]: pgmap v362: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:05 smithi071 ceph-mon[178459]: pgmap v362: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2623380043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2623380043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:07.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:07 smithi071 ceph-mon[183063]: pgmap v363: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:07 smithi071 ceph-mon[178459]: pgmap v363: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/807937170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/807937170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:09.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:09 smithi071 ceph-mon[183063]: pgmap v364: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:09 smithi071 ceph-mon[178459]: pgmap v364: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/589098906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/589098906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:11 smithi071 ceph-mon[183063]: pgmap v365: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:11.659Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:41:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:11 smithi071 ceph-mon[178459]: pgmap v365: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:13.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:12.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:13.545 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:13 smithi071 ceph-mon[183063]: pgmap v366: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:13.546 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/957473719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:13.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:13 smithi071 ceph-mon[178459]: pgmap v366: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:13.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/957473719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:13.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:13.545Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:41:14.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:41:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:41:15.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:15 smithi071 ceph-mon[183063]: pgmap v367: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1281848791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:15 smithi071 ceph-mon[178459]: pgmap v367: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1281848791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:16.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:15.860Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:17.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:16 smithi071 ceph-mon[183063]: pgmap v368: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:16 smithi071 ceph-mon[178459]: pgmap v368: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2333602507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2333602507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:19.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:19 smithi071 ceph-mon[183063]: pgmap v369: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:19 smithi071 ceph-mon[178459]: pgmap v369: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3242394955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3242394955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:21.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:21 smithi071 ceph-mon[183063]: pgmap v370: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:21.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:21 smithi071 ceph-mon[178459]: pgmap v370: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:21.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:21.660Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:41:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:22.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:23.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:23.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:23.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2626871748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:23.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:23 smithi071 ceph-mon[183063]: pgmap v371: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:23.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:23.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:23.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2626871748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:23.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:23 smithi071 ceph-mon[178459]: pgmap v371: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:23.545Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:41:25.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4081600349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:24 smithi071 ceph-mon[183063]: pgmap v372: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:25.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:25.076Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4081600349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:24 smithi071 ceph-mon[178459]: pgmap v372: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:27 smithi071 ceph-mon[183063]: pgmap v373: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:27 smithi071 ceph-mon[178459]: pgmap v373: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:28.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/909208503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/909208503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:29.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:41:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:29 smithi071 ceph-mon[178459]: pgmap v374: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:41:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:29 smithi071 ceph-mon[183063]: pgmap v374: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1003274227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1003274227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:31 smithi071 ceph-mon[183063]: pgmap v375: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:31 smithi071 ceph-mon[178459]: pgmap v375: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:31.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:31.661Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:41:32.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1119654380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1119654380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:33.545 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:33 smithi071 ceph-mon[183063]: pgmap v376: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:33.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:33 smithi071 ceph-mon[178459]: pgmap v376: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:33.546Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:41:34.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:34.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:34.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:34.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:35.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2798313365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:35 smithi071 ceph-mon[183063]: pgmap v377: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2798313365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:35 smithi071 ceph-mon[178459]: pgmap v377: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:37.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1698619804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1698619804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:37.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:41:37.363+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:41:37.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:41:37.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:41:37.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:41:37.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:41:37.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:41:37.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:41:37.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:41:37.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:41:37.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:41:37.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:41:37.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:41:37.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:41:37.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:41:37.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:41:37.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:41:37.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:41:37.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:41:37.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:41:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:41:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-mon[183063]: pgmap v378: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:41:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:37 smithi071 ceph-mon[178459]: pgmap v378: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:38 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:38 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:41:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:41:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:41:40.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:39 smithi071 ceph-mon[183063]: pgmap v379: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2890117343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:39 smithi071 ceph-mon[178459]: pgmap v379: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2890117343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:40 smithi071 ceph-mon[183063]: pgmap v380: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:40 smithi071 ceph-mon[178459]: pgmap v380: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:41.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:41.661Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:41:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:41:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:41:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2233480189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:41:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:41:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[183063]: pgmap v381: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[183063]: pgmap v382: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:41:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:41:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:41:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2233480189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:41:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:41:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[178459]: pgmap v381: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[178459]: pgmap v382: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:41:43.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:41:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:43.508Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:43.547Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:41:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:41:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:44 smithi071 ceph-mon[183063]: pgmap v383: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1385089181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:44 smithi071 ceph-mon[178459]: pgmap v383: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1385089181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:46.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:46 smithi071 ceph-mon[183063]: pgmap v384: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1246526842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:46.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:46.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:46 smithi071 ceph-mon[178459]: pgmap v384: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1246526842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:47.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:48.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:48 smithi071 ceph-mon[183063]: pgmap v385: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:48 smithi071 ceph-mon[178459]: pgmap v385: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:49.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2221539362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2221539362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:50.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:50 smithi071 ceph-mon[178459]: pgmap v386: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:50 smithi071 ceph-mon[183063]: pgmap v386: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:51.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/584456263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/584456263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:51.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:51.662Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-06T22:41:51.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:51.662Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-06T22:41:52.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:52 smithi071 ceph-mon[183063]: pgmap v387: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:52.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:52.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:52 smithi071 ceph-mon[178459]: pgmap v387: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:53.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3835158642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3835158642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:53.547Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:41:54.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:54 smithi071 ceph-mon[183063]: pgmap v388: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:54 smithi071 ceph-mon[178459]: pgmap v388: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:55.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:55.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:41:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:41:55.796Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:41:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:56 smithi071 ceph-mon[183063]: pgmap v389: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2391146916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:56 smithi071 ceph-mon[178459]: pgmap v389: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2391146916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:58 smithi071 ceph-mon[183063]: pgmap v390: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:58 smithi071 ceph-mon[178459]: pgmap v390: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:41:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3381220174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:41:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:41:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:41:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:41:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3381220174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:41:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:41:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:42:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:00 smithi071 ceph-mon[183063]: pgmap v391: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:00 smithi071 ceph-mon[178459]: pgmap v391: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:01.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1469723072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:01.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1469723072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:01.939 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:01.663Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:42:02.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:01.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:02 smithi071 ceph-mon[183063]: pgmap v392: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:02 smithi071 ceph-mon[178459]: pgmap v392: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:03.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:03.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:03.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/897578135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:03.547 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:03.547 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:03.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/897578135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:03.548Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-06T22:42:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:03.548Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-06T22:42:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:04 smithi071 ceph-mon[178459]: pgmap v393: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:04 smithi071 ceph-mon[183063]: pgmap v393: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:05.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:05.012Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:05.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2816788877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2816788877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:06 smithi071 ceph-mon[178459]: pgmap v394: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:06 smithi071 ceph-mon[183063]: pgmap v394: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:08 smithi071 ceph-mon[178459]: pgmap v395: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2091111712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:08 smithi071 ceph-mon[183063]: pgmap v395: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2091111712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:11.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:10 smithi071 ceph-mon[183063]: pgmap v396: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3387395005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:10 smithi071 ceph-mon[178459]: pgmap v396: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3387395005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:11.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:11.663Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:42:13.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:12 smithi071 ceph-mon[178459]: pgmap v397: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3715041948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:12 smithi071 ceph-mon[183063]: pgmap v397: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3715041948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:13.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:42:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:42:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:13.548Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:42:14.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:14.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:14.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:14.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:15.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:14 smithi071 ceph-mon[183063]: pgmap v398: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:14 smithi071 ceph-mon[178459]: pgmap v398: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/998798823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/998798823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:17.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:16 smithi071 ceph-mon[183063]: pgmap v399: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:16 smithi071 ceph-mon[178459]: pgmap v399: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1645748814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:18 smithi071 ceph-mon[178459]: pgmap v400: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1645748814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:18 smithi071 ceph-mon[183063]: pgmap v400: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:19.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:20 smithi071 ceph-mon[183063]: pgmap v401: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1321773314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:20 smithi071 ceph-mon[178459]: pgmap v401: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1321773314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:21.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:21.663Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:42:23.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:22 smithi071 ceph-mon[183063]: pgmap v402: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/992198824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:22 smithi071 ceph-mon[178459]: pgmap v402: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/992198824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:23.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:23.444Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:23.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:23.549Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:42:24.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:25.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:24 smithi071 ceph-mon[183063]: pgmap v403: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1862834531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:24 smithi071 ceph-mon[178459]: pgmap v403: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1862834531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:26 smithi071 ceph-mon[183063]: pgmap v404: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:26.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:26.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:26 smithi071 ceph-mon[178459]: pgmap v404: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:28.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2998711270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2998711270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:29.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:28 smithi071 ceph-mon[183063]: pgmap v405: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:42:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:28 smithi071 ceph-mon[178459]: pgmap v405: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:42:30.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2353292787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2353292787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:30 smithi071 ceph-mon[183063]: pgmap v406: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:30 smithi071 ceph-mon[178459]: pgmap v406: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:31.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:31.664Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:42:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:32 smithi071 ceph-mon[178459]: pgmap v407: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1685665554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:32 smithi071 ceph-mon[183063]: pgmap v407: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1685665554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:32.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:32.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:33.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:33.550Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:42:35.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:34 smithi071 ceph-mon[178459]: pgmap v408: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1855003580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:34 smithi071 ceph-mon[183063]: pgmap v408: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1855003580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:36.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:35.732Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:36 smithi071 ceph-mon[183063]: pgmap v409: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1286808920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:36 smithi071 ceph-mon[178459]: pgmap v409: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1286808920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:38 smithi071 ceph-mon[183063]: pgmap v410: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:38 smithi071 ceph-mon[178459]: pgmap v410: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:39.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/720313894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/720313894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:40 smithi071 ceph-mon[183063]: pgmap v411: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:40 smithi071 ceph-mon[178459]: pgmap v411: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:41.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3093126407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:41.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3093126407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:41.665Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:42:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:41.877Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:41.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:42:41.876+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:42:41.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:42:41.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:42:41.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:42:41.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:42:41.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:42:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:42:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:42 smithi071 ceph-mon[183063]: pgmap v412: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:42:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:42 smithi071 ceph-mon[178459]: pgmap v412: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:43.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:43.551Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:42:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:43 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:42:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:42:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:42:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:42:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:42:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:42:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:42:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:42:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:42:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:42:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:42:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:43 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:42:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:42:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:42:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:42:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:42:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:42:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:42:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:44 smithi071 ceph-mon[183063]: pgmap v413: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3157374906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:44 smithi071 ceph-mon[178459]: pgmap v413: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3157374906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:45.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:44.949Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:47.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[183063]: pgmap v414: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:42:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:42:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2594942386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:42:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:42:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:42:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[178459]: pgmap v414: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:42:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:42:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2594942386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:42:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:42:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:42:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:47 smithi071 ceph-mon[183063]: pgmap v415: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:47 smithi071 ceph-mon[183063]: pgmap v416: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:47 smithi071 ceph-mon[178459]: pgmap v415: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:47 smithi071 ceph-mon[178459]: pgmap v416: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:49.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4009665309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4009665309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:50.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:49 smithi071 ceph-mon[183063]: pgmap v417: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:49 smithi071 ceph-mon[178459]: pgmap v417: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:51.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:51 smithi071 ceph-mon[183063]: pgmap v418: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2294355707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:51.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:51.666Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:42:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:51 smithi071 ceph-mon[178459]: pgmap v418: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2294355707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:53.551 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:53 smithi071 ceph-mon[183063]: pgmap v419: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:53.551 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:53 smithi071 ceph-mon[178459]: pgmap v419: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:53.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:53.552Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:42:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1406977125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:54.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:54.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:54.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:42:54.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:42:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1406977125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:55.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:55.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:55 smithi071 ceph-mon[183063]: pgmap v420: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:55 smithi071 ceph-mon[178459]: pgmap v420: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:56.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3971190976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3971190976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:57.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:57 smithi071 ceph-mon[183063]: pgmap v421: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:57 smithi071 ceph-mon[178459]: pgmap v421: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3697742507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3697742507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:42:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:42:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:42:59 smithi071 ceph-mon[183063]: pgmap v422: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:42:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:42:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:42:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:42:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:42:59 smithi071 ceph-mon[178459]: pgmap v422: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:00.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1579048570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1579048570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:01 smithi071 ceph-mon[183063]: pgmap v423: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:01.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:01.667Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:01 smithi071 ceph-mon[178459]: pgmap v423: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:03.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:03.380Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:03.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:03.553Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:03 smithi071 ceph-mon[178459]: pgmap v424: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1123538165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:03 smithi071 ceph-mon[183063]: pgmap v424: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1123538165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:05 smithi071 ceph-mon[183063]: pgmap v425: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/700665350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:05 smithi071 ceph-mon[178459]: pgmap v425: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/700665350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:06.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:06.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:07 smithi071 ceph-mon[178459]: pgmap v426: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:07 smithi071 ceph-mon[183063]: pgmap v426: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/832108843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/832108843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:09.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:09 smithi071 ceph-mon[183063]: pgmap v427: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:09 smithi071 ceph-mon[178459]: pgmap v427: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1543798087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1543798087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:11.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:11 smithi071 ceph-mon[178459]: pgmap v428: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:11 smithi071 ceph-mon[183063]: pgmap v428: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:11.668Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:12.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:12.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:13.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3142199462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:13.552 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:13 smithi071 ceph-mon[183063]: pgmap v429: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:13.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3142199462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:13.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:13 smithi071 ceph-mon[178459]: pgmap v429: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:13.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:13.554Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:14.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:43:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:43:15.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:15.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:15.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:15 smithi071 ceph-mon[183063]: pgmap v430: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:15.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4167142947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:15.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:15.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:15.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:15 smithi071 ceph-mon[178459]: pgmap v430: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:15.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4167142947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:15.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:15.668Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:17 smithi071 ceph-mon[183063]: pgmap v431: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3667846493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:17 smithi071 ceph-mon[178459]: pgmap v431: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3667846493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:19.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:19 smithi071 ceph-mon[183063]: pgmap v432: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1346660181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:19 smithi071 ceph-mon[178459]: pgmap v432: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1346660181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:21 smithi071 ceph-mon[183063]: pgmap v433: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:21 smithi071 ceph-mon[178459]: pgmap v433: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:21.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:21.668Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:21.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:21.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/406137681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/406137681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:23.555Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:23 smithi071 ceph-mon[178459]: pgmap v434: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:23 smithi071 ceph-mon[183063]: pgmap v434: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:24.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1475902179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:24.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:24.884Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1475902179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:25 smithi071 ceph-mon[183063]: pgmap v435: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:25 smithi071 ceph-mon[178459]: pgmap v435: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:27 smithi071 ceph-mon[183063]: pgmap v436: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/81796162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:27 smithi071 ceph-mon[178459]: pgmap v436: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/81796162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:29.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:43:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:43:30.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:29 smithi071 ceph-mon[183063]: pgmap v437: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1792254861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:29 smithi071 ceph-mon[178459]: pgmap v437: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1792254861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:31.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:31.669Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:31 smithi071 ceph-mon[178459]: pgmap v438: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1652695452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:31 smithi071 ceph-mon[183063]: pgmap v438: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1652695452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:33.554 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:33 smithi071 ceph-mon[183063]: pgmap v439: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:33.555 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:33 smithi071 ceph-mon[178459]: pgmap v439: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:33.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:33.556Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:34.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2113372869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2113372869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:34.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:34.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:35.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:35 smithi071 ceph-mon[183063]: pgmap v440: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:35 smithi071 ceph-mon[178459]: pgmap v440: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3982516550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3982516550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:37 smithi071 ceph-mon[183063]: pgmap v441: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:37 smithi071 ceph-mon[178459]: pgmap v441: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:39 smithi071 ceph-mon[183063]: pgmap v442: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1696932798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:39 smithi071 ceph-mon[178459]: pgmap v442: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1696932798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:41.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:41.669Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:41 smithi071 ceph-mon[178459]: pgmap v443: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/334735766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:41 smithi071 ceph-mon[183063]: pgmap v443: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/334735766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:43.686 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:43.316Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:43.686 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:43.556Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-mon[183063]: pgmap v444: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:43:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2633478810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-mon[178459]: pgmap v444: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:43:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2633478810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:45 smithi071 ceph-mon[183063]: pgmap v445: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:45 smithi071 ceph-mon[178459]: pgmap v445: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:46.697 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:46.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:46.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3373988783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:43:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3373988783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:43:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:47 smithi071 ceph-mon[183063]: pgmap v446: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:47 smithi071 ceph-mon[178459]: pgmap v446: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:49.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2412573499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2412573499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:49.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-mon[183063]: pgmap v447: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-mon[178459]: pgmap v447: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:49.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:43:49.460+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:43:49.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:43:49.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:43:49.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:43:49.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:43:49.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:43:49.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:43:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:50 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:43:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:43:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:43:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:43:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:43:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:43:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:43:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:43:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:43:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:43:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:43:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:43:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:43:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:43:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:43:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:43:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:43:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:43:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:43:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:50 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:43:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:43:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:43:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:43:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:43:51.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:43:51.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:51.669Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[183063]: pgmap v448: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1040779518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:43:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:43:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:43:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:43:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:43:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[178459]: pgmap v448: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1040779518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:43:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:43:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:43:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:43:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:43:52.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:52.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:52 smithi071 ceph-mon[178459]: pgmap v449: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:52 smithi071 ceph-mon[178459]: pgmap v450: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:52 smithi071 ceph-mon[183063]: pgmap v449: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:52 smithi071 ceph-mon[183063]: pgmap v450: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2378361636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:53.557Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:43:53.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2378361636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:54 smithi071 ceph-mon[183063]: pgmap v451: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:54 smithi071 ceph-mon[178459]: pgmap v451: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:55.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:43:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:43:55.604Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:43:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2790094328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2790094328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:56 smithi071 ceph-mon[183063]: pgmap v452: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:56 smithi071 ceph-mon[178459]: pgmap v452: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:58 smithi071 ceph-mon[183063]: pgmap v453: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4062526548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:58 smithi071 ceph-mon[178459]: pgmap v453: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:43:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4062526548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:43:59.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:43:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:43:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:43:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:43:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:43:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:44:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:00 smithi071 ceph-mon[183063]: pgmap v454: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:44:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:00 smithi071 ceph-mon[178459]: pgmap v454: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:44:01.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/579533983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:01.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/579533983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:01.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:01.670Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:01.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:01.748Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:02 smithi071 ceph-mon[183063]: pgmap v455: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:44:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:02 smithi071 ceph-mon[178459]: pgmap v455: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:44:03.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:03.558Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4035417346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4035417346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:04 smithi071 ceph-mon[183063]: pgmap v456: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:44:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:04 smithi071 ceph-mon[178459]: pgmap v456: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:44:05.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:04.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:05.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3206118438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3206118438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:06.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:06 smithi071 ceph-mon[183063]: pgmap v457: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:44:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:06 smithi071 ceph-mon[178459]: pgmap v457: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:44:07.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[178459]: Marking osd.4 out (has been down for 604 seconds) 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[178459]: Marking osd.5 out (has been down for 604 seconds) 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[178459]: Marking osd.6 out (has been down for 604 seconds) 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[178459]: Health check update: 1 osds down (OSD_DOWN) 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[178459]: osdmap e244: 8 total, 4 up, 5 in 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[183063]: Marking osd.4 out (has been down for 604 seconds) 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[183063]: Marking osd.5 out (has been down for 604 seconds) 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[183063]: Marking osd.6 out (has been down for 604 seconds) 2023-12-06T22:44:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[183063]: Health check update: 1 osds down (OSD_DOWN) 2023-12-06T22:44:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:07 smithi071 ceph-mon[183063]: osdmap e244: 8 total, 4 up, 5 in 2023-12-06T22:44:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:08 smithi071 ceph-mon[183063]: failed to encode map e244 with expected crc 2023-12-06T22:44:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:08 smithi071 ceph-mon[183063]: failed to encode map e244 with expected crc 2023-12-06T22:44:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:08 smithi071 ceph-mon[183063]: pgmap v459: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 1.7 GiB used, 445 GiB / 447 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:44:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/898329613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:08 smithi071 ceph-mon[183063]: osdmap e245: 8 total, 4 up, 5 in 2023-12-06T22:44:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:08 smithi071 ceph-mon[178459]: failed to encode map e244 with expected crc 2023-12-06T22:44:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:08 smithi071 ceph-mon[178459]: failed to encode map e244 with expected crc 2023-12-06T22:44:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:08 smithi071 ceph-mon[178459]: pgmap v459: 617 pgs: 51 active+clean, 213 active+undersized, 195 undersized+peered, 39 stale+active+clean, 54 active+undersized+degraded, 65 undersized+degraded+peered; 147 MiB data, 1.7 GiB used, 445 GiB / 447 GiB avail; 1133/2982 objects degraded (37.995%) 2023-12-06T22:44:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/898329613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:08 smithi071 ceph-mon[178459]: osdmap e245: 8 total, 4 up, 5 in 2023-12-06T22:44:09.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[183063]: failed to encode map e245 with expected crc 2023-12-06T22:44:09.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[183063]: failed to encode map e245 with expected crc 2023-12-06T22:44:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[183063]: failed to encode map e245 with expected crc 2023-12-06T22:44:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[183063]: failed to encode map e245 with expected crc 2023-12-06T22:44:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[183063]: failed to encode map e245 with expected crc 2023-12-06T22:44:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[183063]: osdmap e246: 8 total, 4 up, 5 in 2023-12-06T22:44:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[178459]: failed to encode map e245 with expected crc 2023-12-06T22:44:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[178459]: failed to encode map e245 with expected crc 2023-12-06T22:44:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[178459]: failed to encode map e245 with expected crc 2023-12-06T22:44:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[178459]: failed to encode map e245 with expected crc 2023-12-06T22:44:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[178459]: failed to encode map e245 with expected crc 2023-12-06T22:44:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:09 smithi071 ceph-mon[178459]: osdmap e246: 8 total, 4 up, 5 in 2023-12-06T22:44:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[183063]: failed to encode map e246 with expected crc 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[183063]: failed to encode map e246 with expected crc 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[183063]: failed to encode map e246 with expected crc 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[183063]: failed to encode map e246 with expected crc 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[183063]: failed to encode map e246 with expected crc 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[183063]: pgmap v462: 617 pgs: 17 activating+degraded, 3 remapped+peering, 96 activating, 1 active+degraded+wait, 53 active+clean+wait, 86 activating+undersized, 5 active+wait, 21 active+recovery_wait+degraded+wait, 51 active+clean, 115 active+undersized, 39 stale+active+clean, 36 active+recovery_wait+undersized+degraded+wait, 66 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.7 GiB used, 445 GiB / 447 GiB avail; 1069/2982 objects degraded (35.848%) 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2802655781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[178459]: failed to encode map e246 with expected crc 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[178459]: failed to encode map e246 with expected crc 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[178459]: failed to encode map e246 with expected crc 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[178459]: failed to encode map e246 with expected crc 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[178459]: failed to encode map e246 with expected crc 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[178459]: pgmap v462: 617 pgs: 17 activating+degraded, 3 remapped+peering, 96 activating, 1 active+degraded+wait, 53 active+clean+wait, 86 activating+undersized, 5 active+wait, 21 active+recovery_wait+degraded+wait, 51 active+clean, 115 active+undersized, 39 stale+active+clean, 36 active+recovery_wait+undersized+degraded+wait, 66 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.7 GiB used, 445 GiB / 447 GiB avail; 1069/2982 objects degraded (35.848%) 2023-12-06T22:44:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2802655781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:11.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[183063]: Health check update: Reduced data availability: 133 pgs inactive, 3 pgs peering, 39 pgs stale (PG_AVAILABILITY) 2023-12-06T22:44:11.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[183063]: Health check update: Degraded data redundancy: 1069/2982 objects degraded (35.848%), 103 pgs degraded, 143 pgs undersized (PG_DEGRADED) 2023-12-06T22:44:11.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[183063]: failed to encode map e247 with expected crc 2023-12-06T22:44:11.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[183063]: failed to encode map e247 with expected crc 2023-12-06T22:44:11.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[183063]: osdmap e247: 8 total, 4 up, 5 in 2023-12-06T22:44:11.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[183063]: failed to encode map e247 with expected crc 2023-12-06T22:44:11.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[183063]: failed to encode map e247 with expected crc 2023-12-06T22:44:11.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[183063]: failed to encode map e247 with expected crc 2023-12-06T22:44:11.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[178459]: Health check update: Reduced data availability: 133 pgs inactive, 3 pgs peering, 39 pgs stale (PG_AVAILABILITY) 2023-12-06T22:44:11.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[178459]: Health check update: Degraded data redundancy: 1069/2982 objects degraded (35.848%), 103 pgs degraded, 143 pgs undersized (PG_DEGRADED) 2023-12-06T22:44:11.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[178459]: failed to encode map e247 with expected crc 2023-12-06T22:44:11.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[178459]: failed to encode map e247 with expected crc 2023-12-06T22:44:11.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[178459]: osdmap e247: 8 total, 4 up, 5 in 2023-12-06T22:44:11.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[178459]: failed to encode map e247 with expected crc 2023-12-06T22:44:11.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[178459]: failed to encode map e247 with expected crc 2023-12-06T22:44:11.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-mon[178459]: failed to encode map e247 with expected crc 2023-12-06T22:44:11.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:11.671Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:12.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[183063]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[183063]: osdmap e248: 8 total, 4 up, 5 in 2023-12-06T22:44:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[183063]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[183063]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[183063]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[183063]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[183063]: pgmap v465: 617 pgs: 17 activating+degraded, 3 remapped+peering, 96 activating, 1 active+degraded+wait, 53 active+clean+wait, 86 activating+undersized, 5 active+wait, 21 active+recovery_wait+degraded+wait, 51 active+clean, 115 active+undersized, 39 stale+active+clean, 36 active+recovery_wait+undersized+degraded+wait, 66 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.7 GiB used, 445 GiB / 447 GiB avail; 1069/2982 objects degraded (35.848%) 2023-12-06T22:44:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[183063]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2246726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[178459]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[178459]: osdmap e248: 8 total, 4 up, 5 in 2023-12-06T22:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[178459]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[178459]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[178459]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[178459]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[178459]: pgmap v465: 617 pgs: 17 activating+degraded, 3 remapped+peering, 96 activating, 1 active+degraded+wait, 53 active+clean+wait, 86 activating+undersized, 5 active+wait, 21 active+recovery_wait+degraded+wait, 51 active+clean, 115 active+undersized, 39 stale+active+clean, 36 active+recovery_wait+undersized+degraded+wait, 66 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.7 GiB used, 445 GiB / 447 GiB avail; 1069/2982 objects degraded (35.848%) 2023-12-06T22:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[178459]: failed to encode map e248 with expected crc 2023-12-06T22:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2246726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:13.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:44:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:44:13.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:13.559Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:14.376 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:14.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:14.377 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:14.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:14.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:14 smithi071 ceph-mon[178459]: pgmap v466: 617 pgs: 47 active+undersized+degraded+wait, 195 active+clean+wait, 52 active+clean, 115 active+undersized, 39 stale+active+clean, 141 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 562/2982 objects degraded (18.846%); 7.4 MiB/s, 296 keys/s, 103 objects/s recovering 2023-12-06T22:44:14.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:14 smithi071 ceph-mon[183063]: pgmap v466: 617 pgs: 47 active+undersized+degraded+wait, 195 active+clean+wait, 52 active+clean, 115 active+undersized, 39 stale+active+clean, 141 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 562/2982 objects degraded (18.846%); 7.4 MiB/s, 296 keys/s, 103 objects/s recovering 2023-12-06T22:44:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/815143323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/815143323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:16.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:16 smithi071 ceph-mon[183063]: pgmap v467: 617 pgs: 47 active+undersized+degraded+wait, 195 active+clean+wait, 52 active+clean, 115 active+undersized, 39 stale+active+clean, 141 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 562/2982 objects degraded (18.846%); 6.3 MiB/s, 249 keys/s, 86 objects/s recovering 2023-12-06T22:44:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:16 smithi071 ceph-mon[178459]: pgmap v467: 617 pgs: 47 active+undersized+degraded+wait, 195 active+clean+wait, 52 active+clean, 115 active+undersized, 39 stale+active+clean, 141 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 562/2982 objects degraded (18.846%); 6.3 MiB/s, 249 keys/s, 86 objects/s recovering 2023-12-06T22:44:17.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1861321362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:17.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:17 smithi071 ceph-mon[183063]: Health check update: Reduced data availability: 39 pgs stale (PG_AVAILABILITY) 2023-12-06T22:44:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:17 smithi071 ceph-mon[183063]: Health check update: Degraded data redundancy: 562/2982 objects degraded (18.846%), 75 pgs degraded, 143 pgs undersized (PG_DEGRADED) 2023-12-06T22:44:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1861321362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:17 smithi071 ceph-mon[178459]: Health check update: Reduced data availability: 39 pgs stale (PG_AVAILABILITY) 2023-12-06T22:44:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:17 smithi071 ceph-mon[178459]: Health check update: Degraded data redundancy: 562/2982 objects degraded (18.846%), 75 pgs degraded, 143 pgs undersized (PG_DEGRADED) 2023-12-06T22:44:18.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:18 smithi071 ceph-mon[183063]: pgmap v468: 617 pgs: 47 active+undersized+degraded+wait, 195 active+clean+wait, 52 active+clean, 115 active+undersized, 39 stale+active+clean, 141 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 562/2982 objects degraded (18.846%); 4.9 MiB/s, 195 keys/s, 67 objects/s recovering 2023-12-06T22:44:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:18 smithi071 ceph-mon[178459]: pgmap v468: 617 pgs: 47 active+undersized+degraded+wait, 195 active+clean+wait, 52 active+clean, 115 active+undersized, 39 stale+active+clean, 141 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 562/2982 objects degraded (18.846%); 4.9 MiB/s, 195 keys/s, 67 objects/s recovering 2023-12-06T22:44:19.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2154950400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:20 smithi071 ceph-mon[183063]: pgmap v469: 617 pgs: 47 active+undersized+degraded+wait, 195 active+clean+wait, 52 active+clean, 115 active+undersized, 39 stale+active+clean, 141 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 562/2982 objects degraded (18.846%); 4.3 MiB/s, 169 keys/s, 58 objects/s recovering 2023-12-06T22:44:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2154950400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:20 smithi071 ceph-mon[178459]: pgmap v469: 617 pgs: 47 active+undersized+degraded+wait, 195 active+clean+wait, 52 active+clean, 115 active+undersized, 39 stale+active+clean, 141 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 562/2982 objects degraded (18.846%); 4.3 MiB/s, 169 keys/s, 58 objects/s recovering 2023-12-06T22:44:21.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:21.672Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[178459]: failed to encode map e249 with expected crc 2023-12-06T22:44:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[178459]: failed to encode map e249 with expected crc 2023-12-06T22:44:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[178459]: osdmap e249: 8 total, 4 up, 5 in 2023-12-06T22:44:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[178459]: failed to encode map e249 with expected crc 2023-12-06T22:44:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[178459]: pgmap v471: 617 pgs: 47 active+undersized+degraded+wait, 195 active+clean+wait, 52 active+clean, 115 active+undersized, 39 stale+active+clean, 141 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 562/2982 objects degraded (18.846%); 3.9 MiB/s, 156 keys/s, 54 objects/s recovering 2023-12-06T22:44:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2832894818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[183063]: failed to encode map e249 with expected crc 2023-12-06T22:44:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[183063]: failed to encode map e249 with expected crc 2023-12-06T22:44:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[183063]: osdmap e249: 8 total, 4 up, 5 in 2023-12-06T22:44:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[183063]: failed to encode map e249 with expected crc 2023-12-06T22:44:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[183063]: pgmap v471: 617 pgs: 47 active+undersized+degraded+wait, 195 active+clean+wait, 52 active+clean, 115 active+undersized, 39 stale+active+clean, 141 active+undersized+wait, 28 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 562/2982 objects degraded (18.846%); 3.9 MiB/s, 156 keys/s, 54 objects/s recovering 2023-12-06T22:44:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2832894818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:23.558 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:23.558 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:23.558 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:23.252Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:23.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:23.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:23.559Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:24.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:24 smithi071 ceph-mon[183063]: pgmap v472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 11 KiB/s rd, 613 B/s wr, 13 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2034975981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:24 smithi071 ceph-mon[178459]: pgmap v472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 11 KiB/s rd, 613 B/s wr, 13 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2034975981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:25.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:25 smithi071 ceph-mon[183063]: Health check update: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 143 pgs undersized (PG_DEGRADED) 2023-12-06T22:44:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:25 smithi071 ceph-mon[178459]: Health check update: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 143 pgs undersized (PG_DEGRADED) 2023-12-06T22:44:26.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:26 smithi071 ceph-mon[183063]: pgmap v473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 11 KiB/s rd, 613 B/s wr, 13 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:26.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:26.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:26 smithi071 ceph-mon[178459]: pgmap v473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 11 KiB/s rd, 613 B/s wr, 13 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/946232688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/946232688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:28.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:28 smithi071 ceph-mon[183063]: pgmap v474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 11 KiB/s rd, 613 B/s wr, 13 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:44:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:28 smithi071 ceph-mon[178459]: pgmap v474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 11 KiB/s rd, 613 B/s wr, 13 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:44:29.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1647653492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1647653492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:30.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:30 smithi071 ceph-mon[183063]: pgmap v475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 11 KiB/s rd, 613 B/s wr, 13 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:30 smithi071 ceph-mon[178459]: pgmap v475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 11 KiB/s rd, 613 B/s wr, 13 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:31.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2298622454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2298622454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:31.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:31.673Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:32.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:32 smithi071 ceph-mon[183063]: pgmap v476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 11 KiB/s rd, 604 B/s wr, 13 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:32.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:32.469Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:32 smithi071 ceph-mon[178459]: pgmap v476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 11 KiB/s rd, 604 B/s wr, 13 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:33.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:33.560Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:34 smithi071 ceph-mon[178459]: pgmap v477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 9.0 KiB/s rd, 511 B/s wr, 11 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3827082668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:34 smithi071 ceph-mon[183063]: pgmap v477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 9.0 KiB/s rd, 511 B/s wr, 11 op/s; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3827082668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:35.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:35.540Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:36.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:36 smithi071 ceph-mon[183063]: pgmap v478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:36.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/284203491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:36 smithi071 ceph-mon[178459]: pgmap v478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/284203491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:38.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:37.915+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:38 smithi071 ceph-mon[183063]: pgmap v479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:38 smithi071 ceph-mon[178459]: pgmap v479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:39.291 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:38.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:39.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:39.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/758807098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/758807098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:40.299 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:39.959+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:40 smithi071 ceph-mon[183063]: pgmap v480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:40 smithi071 ceph-mon[178459]: pgmap v480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:41.300 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:40.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:41.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:41.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:41 smithi071 ceph-mon[183063]: Health check failed: 3 slow ops, oldest one blocked for 30 sec, osd.2 has slow ops (SLOW_OPS) 2023-12-06T22:44:41.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1370649703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:41.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:41.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:41 smithi071 ceph-mon[178459]: Health check failed: 3 slow ops, oldest one blocked for 30 sec, osd.2 has slow ops (SLOW_OPS) 2023-12-06T22:44:41.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1370649703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:41.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:41.674Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:41.684Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:42.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:41.955+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:42 smithi071 ceph-mon[183063]: pgmap v481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:42 smithi071 ceph-mon[178459]: pgmap v481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:43.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:42.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:43.559 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:43.560 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:43.560 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:43.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:43.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:43.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:43.920 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:43.561Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:44.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:43.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1064455069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[183063]: pgmap v482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:44:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1064455069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[178459]: pgmap v482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:45.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:44.905+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:45.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:44.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:45.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:46.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:45.939+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:46.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:46 smithi071 ceph-mon[183063]: pgmap v483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3280604544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:46 smithi071 ceph-mon[178459]: pgmap v483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3280604544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:47.385 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:46.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:47.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:47 smithi071 ceph-mon[183063]: Health check update: 3 slow ops, oldest one blocked for 35 sec, osd.2 has slow ops (SLOW_OPS) 2023-12-06T22:44:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:47 smithi071 ceph-mon[178459]: Health check update: 3 slow ops, oldest one blocked for 35 sec, osd.2 has slow ops (SLOW_OPS) 2023-12-06T22:44:48.390 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:47.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:48 smithi071 ceph-mon[178459]: pgmap v484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/288085518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:48 smithi071 ceph-mon[183063]: pgmap v484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/288085518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:49.391 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:48.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:49.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:50.394 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:49.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:50.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:50.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:50 smithi071 ceph-mon[178459]: pgmap v485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:50 smithi071 ceph-mon[183063]: pgmap v485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:51.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:50.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:51.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:51.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1605606705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:51.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:51.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1605606705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:51.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:51.675Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:52.401 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:44:52.087+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:44:52.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:52.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:52.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:44:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[183063]: pgmap v486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[183063]: Health check update: 3 slow ops, oldest one blocked for 40 sec, osd.2 has slow ops (SLOW_OPS) 2023-12-06T22:44:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:44:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[178459]: pgmap v486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:52 smithi071 ceph-mon[178459]: Health check update: 3 slow ops, oldest one blocked for 40 sec, osd.2 has slow ops (SLOW_OPS) 2023-12-06T22:44:53.402 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:44:53.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:44:53.403 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:53.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:53.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:53.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3237279226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:53.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:53.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:53.562Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:44:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3237279226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:54.407 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:44:54.040+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:44:54.407 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:53.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:54.407 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:44:53.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:44:54.408 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:54.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:54.408 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:44:53.971+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:44:54.408 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:44:54.408 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:44:54.408 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:44:54.408 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:44:54.408 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:44:54.408 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:44:54.408 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:44:54.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:44:54.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:44:54.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:44:54.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:44:54.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:44:54.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:44:54.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:44:54.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:44:54.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:44:54.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:44:54.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:44:54.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:54 smithi071 ceph-mon[178459]: pgmap v487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:54 smithi071 ceph-mon[183063]: pgmap v487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:55.408 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:44:55.040+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:44:55.408 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:55.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:55.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:44:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:44:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:44:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:44:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:44:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:56.419 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:44:56.078+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:44:56.420 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:56.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:56.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:56.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1827553134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[183063]: pgmap v488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1827553134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[178459]: pgmap v488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:57.427 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:44:57.112+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:44:57.427 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:57.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:57.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:44:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:44:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[178459]: pgmap v489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[178459]: pgmap v490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 45 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:44:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:44:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:44:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[183063]: pgmap v489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[183063]: pgmap v490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:44:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:57 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 45 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:44:58.434 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:44:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:44:58.138+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:44:58.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:58.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/93157526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:44:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/93157526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:44:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:44:59.438 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:44:59.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:44:59.439 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:44:59.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:44:59.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-mon[183063]: pgmap v491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:44:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:44:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:44:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:44:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-mon[178459]: pgmap v491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:44:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:44:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:00.439 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:00.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:00.440 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:00.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2194715533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2194715533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:01.445 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:01.194+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:01.446 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:01.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:01.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:01.675Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:01 smithi071 ceph-mon[183063]: pgmap v492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:01 smithi071 ceph-mon[178459]: pgmap v492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:02.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:02.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:02.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:02 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 50 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:02 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 50 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:03.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:03.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:03.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:03.188Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:03.562Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1663348649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-mon[178459]: pgmap v493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1663348649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:03 smithi071 ceph-mon[183063]: pgmap v493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:04.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:04.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:04.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:05.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:05.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-mon[178459]: pgmap v494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/199994424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-mon[183063]: pgmap v494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/199994424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:06.174+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:06.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:06.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:06.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:07.188+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:07.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[183063]: pgmap v495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 55 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1590110902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[178459]: pgmap v495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 55 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1590110902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:08.470 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:08.217+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:08.470 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:08.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:08.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:09.174+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:09.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:09 smithi071 ceph-mon[183063]: pgmap v496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:09 smithi071 ceph-mon[178459]: pgmap v496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:10.475 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:10.223+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:10.476 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:10.310+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:10.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:10 smithi071 ceph-mon[178459]: Health check update: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized (PG_DEGRADED) 2023-12-06T22:45:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1423864646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:10 smithi071 ceph-mon[183063]: Health check update: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized (PG_DEGRADED) 2023-12-06T22:45:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1423864646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:11.483 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:11.217+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:11.484 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:11.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:11.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:11.676Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:11 smithi071 ceph-mon[183063]: pgmap v497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:11 smithi071 ceph-mon[178459]: pgmap v497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:12.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:12.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:12.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:12.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:12.405Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1060770279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:12 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 60 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1060770279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:12 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 60 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:13.562 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:13.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:13.562 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:13.399+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:13.562 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:13.562 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:13.562 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:13 smithi071 ceph-mon[183063]: pgmap v498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:13.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:45:13.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:13.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:13.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:13 smithi071 ceph-mon[178459]: pgmap v498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:13.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:45:13.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:13.563Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:14.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:14.262+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:14.376+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:15.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:15.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:15.396+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:15.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:15.476Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/909770208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[183063]: pgmap v499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/909770208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:15 smithi071 ceph-mon[178459]: pgmap v499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:16.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:16.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:16.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:17.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:17.289+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-mon[183063]: pgmap v500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3428969149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 66 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:17.412+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-mon[178459]: pgmap v500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3428969149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:17 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 66 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:18.289+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:18.452+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:19.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:19.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:19.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3467881856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3467881856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:20.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:20.289+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:20.369+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:20 smithi071 ceph-mon[178459]: pgmap v501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:20 smithi071 ceph-mon[183063]: pgmap v501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:21.675 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:21.308+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:21.676 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:21.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:21.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:21.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:21.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:21.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:21.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:21.677Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:22.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:22.289+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:22.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:22.407+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-mon[178459]: pgmap v502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4220303732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 70 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-mon[183063]: pgmap v502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4220303732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:22 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 70 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:23.563 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:23.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:23.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:23.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:23.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:23.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:23.564 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:23.424+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:23.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:23.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:23.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:23.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:23.564Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:24.690 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:24.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:24.691 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:24.387+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:24.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-mon[183063]: pgmap v503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:24.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:24.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:24.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1721780802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:24.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-mon[178459]: pgmap v503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:24.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:24.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:24.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1721780802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:24.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:24.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:24.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:24.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:25.545 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:25.286+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:25.546 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:25.420+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:25.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:25.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:26.308+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:26.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:26 smithi071 ceph-mon[178459]: pgmap v504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/498531269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:26 smithi071 ceph-mon[183063]: pgmap v504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/498531269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:27.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:27.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:27.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 76 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:27 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 76 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:28.328+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:28.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:28 smithi071 ceph-mon[183063]: pgmap v505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:45:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:28 smithi071 ceph-mon[178459]: pgmap v505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:45:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:29.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2188090167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:29.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2188090167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:30.395+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:30.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:30 smithi071 ceph-mon[178459]: pgmap v506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:30 smithi071 ceph-mon[183063]: pgmap v506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:31.675 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:31.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:31.676 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:31.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:31.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:31.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:31.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3721160063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:31.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:31.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:31.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3721160063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:31.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:31.677Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:32.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:32.401+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:32.385+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:32 smithi071 ceph-mon[178459]: pgmap v507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:32 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 81 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:32 smithi071 ceph-mon[183063]: pgmap v507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:32 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 81 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:33.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:33.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:33.565Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:33.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:33.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:33.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:33.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:34.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:34 smithi071 ceph-mon[183063]: pgmap v508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/893449283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:34.362+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:34 smithi071 ceph-mon[178459]: pgmap v508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/893449283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:35.586 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:35.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:35.586 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:35.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:35.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:35.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:35.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:35.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:36.586 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:36.341+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:36.586 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:36.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:36 smithi071 ceph-mon[183063]: pgmap v509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2663966827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:36 smithi071 ceph-mon[178459]: pgmap v509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2663966827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:37.593 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:37.348+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:37.593 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:37.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:37 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 86 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:37 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 86 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:38.594 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:38.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:38.594 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:38.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:38.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:38 smithi071 ceph-mon[183063]: pgmap v510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/85771508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:38 smithi071 ceph-mon[178459]: pgmap v510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/85771508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:39.609 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:39.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:39.609 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:39.279+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:39.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:39.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:40.610 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:40.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:40.610 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:40.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:40.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:40 smithi071 ceph-mon[178459]: pgmap v511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:40.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:40 smithi071 ceph-mon[183063]: pgmap v511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:41.615 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:41.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:41.615 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:41.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2440504860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2440504860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:41.677Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:42.620 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:42.385+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:42.620 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:42.216+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:42.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:42 smithi071 ceph-mon[178459]: pgmap v512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:42.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:42 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 91 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:42 smithi071 ceph-mon[183063]: pgmap v512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:42 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 91 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:43.346+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:43.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:43.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:43.124Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:43.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:43.565Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2270446536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:45:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2270446536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:45:44.625 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:44.351+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:44.626 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:44.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:44 smithi071 ceph-mon[183063]: pgmap v513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:44 smithi071 ceph-mon[178459]: pgmap v513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:45.629 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:45.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:45.630 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:45.236+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:45.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:45.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:45.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2629183019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2629183019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:46.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:46.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:46.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:46.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:46 smithi071 ceph-mon[183063]: pgmap v514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:46 smithi071 ceph-mon[178459]: pgmap v514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:47.637 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:47.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:47.637 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:47.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:47.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:47.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 95 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:47 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 95 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:48.643 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:48.275+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:48.644 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:48.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:48 smithi071 ceph-mon[178459]: pgmap v515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1527746770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:48.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:48 smithi071 ceph-mon[183063]: pgmap v515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:48.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:48.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:48.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1527746770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:49.655 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:49.248+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:49.655 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:49.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:49.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:49.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:49.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:50.656 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:50.236+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:50.656 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:50.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:50.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:50 smithi071 ceph-mon[178459]: pgmap v516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1515476678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:50 smithi071 ceph-mon[183063]: pgmap v516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1515476678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:51.661 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:51.234+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:51.661 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:51.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:51.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:51.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:51.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:51.677Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:52.661 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:52.268+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:52.662 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:52.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:52.662 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:52.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:52.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:52 smithi071 ceph-mon[183063]: pgmap v517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:52 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:52 smithi071 ceph-mon[178459]: pgmap v517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:52 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:53.565 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:53.290+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:53.565 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:53.210+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:53.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:53.566Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:45:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1774462911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1774462911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:54.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:54.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:54.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:54 smithi071 ceph-mon[183063]: pgmap v518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:54.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:54 smithi071 ceph-mon[178459]: pgmap v518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:55.678 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:55.293+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:55.678 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:55.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:55.679 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:45:55.412Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:45:55.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1381039659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1381039659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:56.288+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:56.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:56.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:56 smithi071 ceph-mon[178459]: pgmap v519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:56 smithi071 ceph-mon[183063]: pgmap v519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:57.247+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:57.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:45:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3147151189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:45:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:45:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3147151189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:45:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:58.289+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:58.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:58.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:58.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-mon[183063]: pgmap v520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-mon[178459]: pgmap v520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:45:58.483+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:45:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:45:58.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:45:58.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:45:58.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:45:58.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:45:58.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:45:58.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:45:58.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:45:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:45:59.320+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:45:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:45:59.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:45:59.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:45:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:45:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:45:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:45:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:45:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:45:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:45:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:45:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:45:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:45:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:45:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:45:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:45:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:45:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:45:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:45:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:45:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:45:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:45:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:00.305+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:00.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:00.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:00 smithi071 ceph-mon[183063]: pgmap v521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:00.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/510726176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:00 smithi071 ceph-mon[178459]: pgmap v521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/510726176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:01.279+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:01.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:01.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:01.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:01.678Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:46:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:46:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:46:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:46:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:02.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:02.188+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[183063]: pgmap v522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:46:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:46:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[183063]: pgmap v523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[183063]: pgmap v524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:46:03.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:03.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3770676332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:03.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[178459]: pgmap v522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:03.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:03.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:03.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:46:03.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:46:03.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[178459]: pgmap v523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:03.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[178459]: pgmap v524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:03.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:46:03.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:03.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3770676332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:03.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:03.241+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:03.187+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:03.566Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:04.248+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:04.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:04.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:04.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:04.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:04.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:04 smithi071 ceph-mon[178459]: pgmap v525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:04 smithi071 ceph-mon[183063]: pgmap v525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:05.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:05.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:05.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:05.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:06.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:06.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:06.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1849441868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:06.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:06.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:06.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:06.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1849441868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:06.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:06.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:06.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:06.168+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:07.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:07.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:06 smithi071 ceph-mon[183063]: pgmap v526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:07.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:07.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:07.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:06 smithi071 ceph-mon[178459]: pgmap v526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:07.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:07.196+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:07.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:08.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:08.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1099526806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1099526806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:07 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:08.228+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:08.208+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:09.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:08 smithi071 ceph-mon[183063]: pgmap v527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:09.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:08 smithi071 ceph-mon[178459]: pgmap v527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:09.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:09.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:10.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:10.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:10.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:10.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3782843627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:10.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:10.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:10.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:10.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3782843627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:10.185+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:10.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:11.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:11.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:10 smithi071 ceph-mon[178459]: pgmap v528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:11.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:11.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:11.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:10 smithi071 ceph-mon[183063]: pgmap v528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:11.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:11.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:11.216+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:11.678Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:12.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:12.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:13.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:13.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-mon[183063]: pgmap v529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:13.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3111029465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:13.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:13.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:13.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:13.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-mon[178459]: pgmap v529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:13.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3111029465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:13.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:13.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:12 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:13.163+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:13.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:13.840 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:13.567Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:14.170 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:13.844Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:14.170 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:13.844Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:14.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:14.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:14.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:46:14.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:14.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:14.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:46:14.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:14.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:14.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:14 smithi071 ceph-mon[183063]: pgmap v530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/443913532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:14 smithi071 ceph-mon[178459]: pgmap v530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/443913532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:15.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:15.218+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:15.314+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:16.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:16.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:16.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:16.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:16.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:16.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:16.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:16.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:16.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:16.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:17.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:16 smithi071 ceph-mon[178459]: pgmap v531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/315674975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:16 smithi071 ceph-mon[183063]: pgmap v531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/315674975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:17.208+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:17.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:17 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:17 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:18.243+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:18.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:19.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:19.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:18 smithi071 ceph-mon[183063]: pgmap v532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:18 smithi071 ceph-mon[178459]: pgmap v532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:19.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:19.225+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:19.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:19.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:20.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2455197458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2455197458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:20.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:20.222+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:20.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:20 smithi071 ceph-mon[183063]: pgmap v533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:20 smithi071 ceph-mon[178459]: pgmap v533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:21.678 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:21.250+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:21.678 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:21.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:21.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:21.679Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4260387576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4260387576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:22.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:22.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:23.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:23.060Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:22 smithi071 ceph-mon[178459]: pgmap v534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:22 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 131 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:22 smithi071 ceph-mon[183063]: pgmap v534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:22 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 131 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:23.566 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:23.286+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:23.567 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:23.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:23.878 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:23.568Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:24.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:24.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:24.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:24.322+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:24.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:25.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:25.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:24 smithi071 ceph-mon[178459]: pgmap v535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2081683709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:24 smithi071 ceph-mon[183063]: pgmap v535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2081683709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:25.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:25.325+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:25.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:26.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:26.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:26.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:26.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:26.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:26.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:26.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:27.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:27.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:27.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:26 smithi071 ceph-mon[183063]: pgmap v536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:27.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1152868807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:27.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:27.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:27.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:26 smithi071 ceph-mon[178459]: pgmap v536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:27.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1152868807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:27.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:27.401+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:27.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:28.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:28.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:28.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:28.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:28.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:28.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:28.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:28.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:28.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:28.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:27 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:28.385+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:28.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:29.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:29.115+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-mon[183063]: pgmap v537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:46:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1667089272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-mon[178459]: pgmap v537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:46:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1667089272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:29.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:30.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:30.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:30.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:29 smithi071 ceph-mon[183063]: pgmap v538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:30.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:30.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:30.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:29 smithi071 ceph-mon[178459]: pgmap v538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:30.315+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:30.165+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:31.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:31.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:31.678 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:31.325+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:31.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:31.680Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/556309329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:31 smithi071 ceph-mon[183063]: pgmap v539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/556309329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:31 smithi071 ceph-mon[178459]: pgmap v539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:32.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:32.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:32.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:33.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:33.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:32 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:32 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:33.567 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:33.313+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:33.914 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:33.569Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:34.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:34.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2403694787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:33 smithi071 ceph-mon[178459]: pgmap v540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2403694787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:33 smithi071 ceph-mon[183063]: pgmap v540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:34.358+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:35.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:35.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:35.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:35.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:35.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:35.348Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:36.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:36.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-mon[183063]: pgmap v541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:35 smithi071 ceph-mon[178459]: pgmap v541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:36.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:37.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:37.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2816881285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2816881285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:37.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:38.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:38.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:37 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:37 smithi071 ceph-mon[183063]: pgmap v542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:37 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:37 smithi071 ceph-mon[178459]: pgmap v542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:38.307+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:39.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:39.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:39.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2861068870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:39.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:39.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:39.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2861068870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:39.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:39.271+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:39.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-mon[178459]: pgmap v543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:39 smithi071 ceph-mon[183063]: pgmap v543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:40.256+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:40.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:41.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1028945614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1028945614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:41.678 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:41.207+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:41.679 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:41.277+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:41.945 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:41.680Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:42.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:41 smithi071 ceph-mon[178459]: pgmap v544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:41 smithi071 ceph-mon[183063]: pgmap v544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:42.314+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:42 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:43.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:43.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:43.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:42 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:43.568 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:43.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:43.568 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:43.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:43.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:43.570Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:44.271 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:44.203+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:44.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:44.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:44.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:44.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3473822091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:44.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:44.272 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:46:44.272 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[178459]: pgmap v545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:44.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:44.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:44.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:44.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3473822091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:44.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:44.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:46:44.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:43 smithi071 ceph-mon[183063]: pgmap v545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:44.563 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:44.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:44.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:44.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:44.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:44.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:45.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:45.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:45.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:45.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:45.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:45.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:45.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:45.218+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:45.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:46.203+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:46.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1608583812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:45 smithi071 ceph-mon[178459]: pgmap v546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1608583812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:45 smithi071 ceph-mon[183063]: pgmap v546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:47.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:47.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:47.217 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:47.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:47.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:47.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:47.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:47.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:48.248 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:48.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:48.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:48.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:48.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 156 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:48.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[183063]: pgmap v547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:48.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/827975740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:48.249 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:48.249 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:48.249 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:48.249 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:48.249 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 156 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:48.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[178459]: pgmap v547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:48.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/827975740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:48.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:48.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:49.222+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:49.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:50.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:50.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:50 smithi071 ceph-mon[183063]: pgmap v548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4159292918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:50 smithi071 ceph-mon[178459]: pgmap v548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4159292918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:51.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:51.679 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:51.227+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:51.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:51.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:51.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:51.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:51.680Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:52.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:52.274+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-mon[183063]: pgmap v549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-mon[178459]: pgmap v549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:52 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:53.569 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:53.222+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:53.569 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:53.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:53.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:53.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4241728575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:53.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:53.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:53.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4241728575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:53.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:53.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:53.570Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:46:53.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:53.780Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:46:53.780Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:46:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:54.195+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:54.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:54 smithi071 ceph-mon[178459]: pgmap v550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:54 smithi071 ceph-mon[183063]: pgmap v550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:55.229+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:55.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/576738538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/576738538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:56.210+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:56.198+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:56 smithi071 ceph-mon[178459]: pgmap v551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:56 smithi071 ceph-mon[183063]: pgmap v551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:57.215+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:57.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:57 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:57 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:46:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:58.241+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:58.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3825145493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:58 smithi071 ceph-mon[178459]: pgmap v552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3825145493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:46:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:58 smithi071 ceph-mon[183063]: pgmap v552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:46:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:46:59.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:46:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:46:59.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:46:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:46:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:46:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:46:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:46:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:46:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:46:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:47:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:00.275+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:00.216+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:00 smithi071 ceph-mon[183063]: pgmap v553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4020611687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:00 smithi071 ceph-mon[178459]: pgmap v553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4020611687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:01.299+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:01.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:01.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:01.681Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:02.325+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:02.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:47:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[178459]: pgmap v554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3072641554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:47:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[183063]: pgmap v554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3072641554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:03.314 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:03.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:03.315 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:03.205+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:03.315 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:02.996Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:03.315 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:47:02.995+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:47:03.315 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:47:03.315 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:47:03.316 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:47:03.317 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:47:03.317 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:47:03.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:03.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:03.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:03.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:03.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:03.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:03.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:03.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:03.571Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:04.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:04.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:04 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:47:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:47:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:47:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:47:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:47:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:47:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:04 smithi071 ceph-mon[183063]: pgmap v555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:04 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:47:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:47:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:47:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:47:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:47:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:47:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:47:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:47:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:47:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:04 smithi071 ceph-mon[178459]: pgmap v555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:05.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:05.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:05.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/374700423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/374700423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:06.332 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:06.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:06.333 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:06.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:06.333+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-mon[178459]: pgmap v556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:47:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:47:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-mon[183063]: pgmap v556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:47:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:47:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:07.302+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:07.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:47:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:47:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[183063]: pgmap v557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[183063]: pgmap v558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:47:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2235088284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:47:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:47:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[178459]: pgmap v557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[178459]: pgmap v558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:47:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2235088284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:07 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:08.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:08.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:09.401 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:09.244+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:09.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:09.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:09.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:09 smithi071 ceph-mon[178459]: pgmap v559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:09 smithi071 ceph-mon[183063]: pgmap v559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:10.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:10.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/993866978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/993866978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:11.341+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:11.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:11 smithi071 ceph-mon[178459]: pgmap v560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:11 smithi071 ceph-mon[183063]: pgmap v560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:11.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:11.682Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:12.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:12.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:12.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:12.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:12.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3767784204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:12 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3767784204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:12 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:13.569 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:13.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:13.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:13.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:13.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:13 smithi071 ceph-mon[183063]: pgmap v561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:13.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:47:13.570 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:13.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:13.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:13.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:13.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:13 smithi071 ceph-mon[178459]: pgmap v561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:13.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:47:13.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:13.571Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:14.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:14.436+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:14.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/191096292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/191096292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:15.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:15.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:15.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:15.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:15.284Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-mon[183063]: pgmap v562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:15 smithi071 ceph-mon[178459]: pgmap v562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:16.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:16.439+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:16.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:17.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:17.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:17.350+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-mon[183063]: pgmap v563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4124839180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 184 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-mon[178459]: pgmap v563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4124839180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:17 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 184 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:18.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:18.384+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:18.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:19.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:19.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[183063]: pgmap v564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1423456064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[178459]: pgmap v564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1423456064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:20.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:20.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:20.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:21.681 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:21.469+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:21.682 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:21.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:21.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:21.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:21.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:21 smithi071 ceph-mon[183063]: pgmap v565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:21.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3783680022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:21.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:21.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:21.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:21 smithi071 ceph-mon[178459]: pgmap v565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:21.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3783680022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:21.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:21.683Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:22.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:22.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:22 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:22 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:23.570 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:23.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:23.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:23.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:23.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:23.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:23.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-mon[183063]: pgmap v566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:23.571 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:23.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:23.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:23.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:23.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:23.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:23.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-mon[178459]: pgmap v566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:23.571Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:24.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:24.474+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:24.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/894566291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/894566291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:24.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:24.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:24.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:24.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:25.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:25.491+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:25.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:25 smithi071 ceph-mon[178459]: pgmap v567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:25 smithi071 ceph-mon[183063]: pgmap v567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:26.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:26.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/343817408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/343817408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:27.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:27.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:27.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[183063]: pgmap v568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 194 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[178459]: pgmap v568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:27 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 194 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:28.518 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:28.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:28.519 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:28.519 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:28.519 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:47:28.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:28.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:28.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:47:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:28.519+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:29.482 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:29.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:29.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2990607029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:29 smithi071 ceph-mon[183063]: pgmap v569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2990607029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:29 smithi071 ceph-mon[178459]: pgmap v569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:30.458+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:30.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:31.682 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:31.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:31.682 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:31.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:31.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:31.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:31.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:31 smithi071 ceph-mon[178459]: pgmap v570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:31.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/573129464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:31.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:31.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:31.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:31 smithi071 ceph-mon[183063]: pgmap v570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:31.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/573129464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:31.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:31.683Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:32.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:32.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:32.299+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:32 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 199 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:32 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 199 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:33.571 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:33.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:33.571 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:33.289+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:33.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:33.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:33.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-mon[183063]: pgmap v571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:33.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3697423286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:33.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:33.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:33.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-mon[178459]: pgmap v571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:33.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3697423286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:33.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:33.572Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:33.716Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:33.716Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:34.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:34.335+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:35.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:35.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-mon[183063]: pgmap v572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:35 smithi071 ceph-mon[178459]: pgmap v572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:36.439+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:36.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1498288029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1498288029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:37.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:37.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:37 smithi071 ceph-mon[178459]: pgmap v573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:37 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:37 smithi071 ceph-mon[183063]: pgmap v573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:37 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:38.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:38.370+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1449425873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1449425873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:39.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:39.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:39.350+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-mon[178459]: pgmap v574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:39 smithi071 ceph-mon[183063]: pgmap v574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:40.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:40.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:41.683 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:41.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:41.684 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:41.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1695631798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:41 smithi071 ceph-mon[183063]: pgmap v575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:41.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:41.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:41.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1695631798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:41.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:41 smithi071 ceph-mon[178459]: pgmap v575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:41.685Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:42.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:42.325+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:42 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:42 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:43.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:42.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:43.554 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:43.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:43.554 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:43.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:43.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:43.573Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[183063]: pgmap v576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2814669022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:47:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[178459]: pgmap v576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2814669022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:47:44.555 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:44.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:44.555 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:44.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:45.558 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:45.351+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:45.559 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:45.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:45.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:45.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:45.559 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:45 smithi071 ceph-mon[178459]: pgmap v577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:45.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/386774318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:45 smithi071 ceph-mon[183063]: pgmap v577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/386774318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:46.365 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:46.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:46.365 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:46.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:46.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:47.568 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:47.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:47.569 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:47.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:47.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:47.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:47.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:47.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:47.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[178459]: pgmap v578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:47.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:47.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:47.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[183063]: pgmap v578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:47 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:48.570 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:48.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:48.570 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:48.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3815045329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3815045329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:49.574 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:49.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:49.575 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:49.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:49.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:49.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:49 smithi071 ceph-mon[178459]: pgmap v579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:49 smithi071 ceph-mon[183063]: pgmap v579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:50.575 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:50.306+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:50.576 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:50.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:50.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:50.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4085565371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4085565371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:51.583 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:51.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:51.583 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:51.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:51.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:51.685Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:51 smithi071 ceph-mon[178459]: pgmap v580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:51 smithi071 ceph-mon[183063]: pgmap v580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:52.333+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:52.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:52.149Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:52.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:52.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:52 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 219 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:52 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 219 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:53.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:53.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:53.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:53.573Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:47:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1043026456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:53 smithi071 ceph-mon[183063]: pgmap v581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1043026456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:53 smithi071 ceph-mon[178459]: pgmap v581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:54.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:54.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:54.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:54.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:55.600 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:55.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:55.600 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:47:55.220Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:47:55.601 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:55.382+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[183063]: pgmap v582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4110317198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[178459]: pgmap v582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4110317198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:56.601 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:56.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:56.601 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:56.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:56.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:57.605 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:57.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:57.605 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:57.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:57.605 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:57.605 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-mon[183063]: pgmap v583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/882551866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-mon[178459]: pgmap v583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:47:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/882551866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:47:58.606 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:58.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:58.606 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:58.305+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:47:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:47:59.610 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:47:59.267+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:47:59.611 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:47:59.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:47:59.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:59.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-mon[178459]: pgmap v584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:47:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:47:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:47:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:47:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:47:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:47:59 smithi071 ceph-mon[183063]: pgmap v584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:00.616 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:00.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:00.616 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:00.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:00.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3241714017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3241714017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:01.620 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:01.277+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:01.621 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:01.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:01.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:01.686Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:01 smithi071 ceph-mon[178459]: pgmap v585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:01 smithi071 ceph-mon[183063]: pgmap v585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:02.621 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:02.250+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:02.622 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:02.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:02.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3461541313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:02 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3461541313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:02 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:03.573 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:03.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:03.573 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:03.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:03.574Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[178459]: pgmap v586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[183063]: pgmap v586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:04.631 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:04.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:04.631 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:04.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:04.631 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:04.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:04.631 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:04.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:04.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:04.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:04.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3670500467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3670500467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:05.636 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:05.257+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:05.636 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:05.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:05.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:05.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:05 smithi071 ceph-mon[183063]: pgmap v587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:05 smithi071 ceph-mon[178459]: pgmap v587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:06.641 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:06.256+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:06.641 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:06.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:06.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:06.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:07.647 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:07.262+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:07.648 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:07.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:07.648 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:48:07.508+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:48:07.648 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:48:07.648 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:48:07.648 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:48:07.648 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:48:07.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:48:07.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:48:07.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:48:07.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:48:07.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:48:07.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:48:07.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:48:07.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:48:07.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:48:07.649 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:48:07.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:48:07.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:48:07.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:48:07.650 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:48:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[183063]: pgmap v588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:48:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3541212012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[178459]: pgmap v588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:48:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3541212012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:07 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:08.648 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:08.228+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:08.649 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:08.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:08.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:08 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:48:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:08 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:48:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:48:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:48:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:09.658 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:09.252+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:09.659 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:09.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:09 smithi071 ceph-mon[178459]: pgmap v589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/894945574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:09 smithi071 ceph-mon[183063]: pgmap v589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/894945574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:10.659 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:10.231+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:10.660 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:10.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:11.190+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:11.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:11.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:11.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:11.686Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[183063]: pgmap v590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:48:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:48:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:48:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:48:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:48:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[178459]: pgmap v590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:48:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:48:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:48:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:48:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:48:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:12.195+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:12.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[178459]: pgmap v591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[178459]: pgmap v592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3116678595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[183063]: pgmap v591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[183063]: pgmap v592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3116678595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:12 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:13.167+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:13.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:13.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:13.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:48:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:13.575Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:13.652Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:13.652Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:48:14.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:14.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:14.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:14.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:14 smithi071 ceph-mon[178459]: pgmap v593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4159830784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:14 smithi071 ceph-mon[183063]: pgmap v593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4159830784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:15.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:15.304+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:15.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:16.194+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:16.335+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:16.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:16 smithi071 ceph-mon[178459]: pgmap v594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2934553215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:16 smithi071 ceph-mon[183063]: pgmap v594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2934553215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:17.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:17.346+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:17.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:17.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:17 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:17 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:18.165+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:18.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:18.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:18 smithi071 ceph-mon[178459]: pgmap v595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:18 smithi071 ceph-mon[183063]: pgmap v595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:19.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:19.201+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:19.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:19.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3790234664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3790234664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:20.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:20.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:20.424+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:20 smithi071 ceph-mon[183063]: pgmap v596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:20 smithi071 ceph-mon[178459]: pgmap v596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:21.685 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:21.210+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:21.685 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:21.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:21.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:21.686Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3052615529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3052615529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:22.238+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:22.403+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:23.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:22.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:22 smithi071 ceph-mon[183063]: pgmap v597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:22 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:22 smithi071 ceph-mon[178459]: pgmap v597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:22 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:23.574 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:23.275+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:23.574 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:23.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:23.575Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:24.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:24.293+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:24.412+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:24 smithi071 ceph-mon[178459]: pgmap v598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3765165369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:25.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:25.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:25.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:24 smithi071 ceph-mon[183063]: pgmap v598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:25.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3765165369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:25.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:25.247+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:25.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:25.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:26.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:25.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:26.220+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:26.379+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-mon[183063]: pgmap v599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/548791718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-mon[178459]: pgmap v599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/548791718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:27.258+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:27.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:28.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:28.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:28.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:27 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:27 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:28.272+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:28.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:28.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-mon[183063]: pgmap v600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:48:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2746611888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-mon[178459]: pgmap v600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:48:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2746611888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:29.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:29.289+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:30.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:30.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:30.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:30 smithi071 ceph-mon[183063]: pgmap v601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:30 smithi071 ceph-mon[178459]: pgmap v601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:31.686 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:31.273+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:31.686 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:31.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:31.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1662606609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1662606609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:31.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:31.687Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:32.315+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:32.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:32.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:33.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:33.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:32 smithi071 ceph-mon[183063]: pgmap v602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:32 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:32 smithi071 ceph-mon[178459]: pgmap v602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:32 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:33.574 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:33.280+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:33.575 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:33.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:33.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:33.576Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2137411599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2137411599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:34.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:34.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:34.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:35.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:35.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:35.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:34 smithi071 ceph-mon[183063]: pgmap v603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:35.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:35.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:35.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:34 smithi071 ceph-mon[178459]: pgmap v603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:35.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:35.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:35.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:35.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:35.156Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:36.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3979299342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3979299342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:36.352+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:36.304+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:37.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:37.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:36 smithi071 ceph-mon[183063]: pgmap v604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:36 smithi071 ceph-mon[178459]: pgmap v604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:37.375+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:37.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:37 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 264 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:37 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 264 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:38.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:38.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:38.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:39.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:38 smithi071 ceph-mon[178459]: pgmap v605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3373407315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:38 smithi071 ceph-mon[183063]: pgmap v605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3373407315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:39.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:39.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:39.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:40.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:40.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:40.418+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:40 smithi071 ceph-mon[183063]: pgmap v606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2411495526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:40 smithi071 ceph-mon[178459]: pgmap v606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2411495526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:41.687 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:41.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:41.687 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:41.466+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:41.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:41.688Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:42.336+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:42.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:43.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:42 smithi071 ceph-mon[183063]: pgmap v607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:42 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:42 smithi071 ceph-mon[178459]: pgmap v607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:42 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:43.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:43.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:43.474+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:43.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:43.577Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:44.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1876595642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:48:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1876595642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:48:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:44.358+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:44.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:44.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:44.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:44.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:44.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:44 smithi071 ceph-mon[183063]: pgmap v608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:44 smithi071 ceph-mon[178459]: pgmap v608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:45.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:45.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:45.476+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:46.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2898374668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2898374668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:46.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:46.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:46.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:46.426+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:46 smithi071 ceph-mon[178459]: pgmap v609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:46 smithi071 ceph-mon[183063]: pgmap v609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:47.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:47.312+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:47.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3025741180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3025741180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:48.315+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:48.405+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:49.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:48 smithi071 ceph-mon[183063]: pgmap v610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:48 smithi071 ceph-mon[178459]: pgmap v610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:49.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:49.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:50.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:50.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:50.370+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:50.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:50 smithi071 ceph-mon[183063]: pgmap v611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2778057329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:50 smithi071 ceph-mon[178459]: pgmap v611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2778057329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:51.687 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:51.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:51.688 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:51.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:51.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:51.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:51.689Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:52.366+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:52.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-mon[183063]: pgmap v612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3989963434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-mon[178459]: pgmap v612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3989963434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:53.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:53.400+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:53.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:53.578Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:48:53.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:53.588Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:53.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:48:53.588Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:48:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:54.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:54.383+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:54 smithi071 ceph-mon[183063]: pgmap v613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:54 smithi071 ceph-mon[178459]: pgmap v613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:55.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:55.362+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:56.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4044179192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:48:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:48:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4044179192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:56.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:56.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:56 smithi071 ceph-mon[183063]: pgmap v614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:56 smithi071 ceph-mon[178459]: pgmap v614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:57.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:57.316+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:58.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:58.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:58.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/12183439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:57 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/12183439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:48:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:57 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:48:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:58.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:58.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:48:59.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:59.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:58 smithi071 ceph-mon[178459]: pgmap v615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:48:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:48:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:48:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:58 smithi071 ceph-mon[183063]: pgmap v615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:48:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:48:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:48:59.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:48:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:48:59.369+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1011608304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:48:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1011608304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:00.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:00.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:01.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:01.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:00 smithi071 ceph-mon[178459]: pgmap v616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:00 smithi071 ceph-mon[183063]: pgmap v616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:01.688 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:01.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:01.688 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:01.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:01.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:01.690Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:02.802 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:02.521+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:02.803 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:02.450+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:03.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:02.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-mon[178459]: pgmap v617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3347836734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-mon[183063]: pgmap v617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3347836734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:02 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:03.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:03.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:03.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:03.578Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:04.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:04.553+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:04.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:05.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:05.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:04 smithi071 ceph-mon[183063]: pgmap v618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1145987820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:04 smithi071 ceph-mon[178459]: pgmap v618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1145987820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:05.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:05.592+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:05.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:06.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:05.876Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:06.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:06.575+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:06.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:07.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:07.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:06 smithi071 ceph-mon[178459]: pgmap v619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3067017896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:06 smithi071 ceph-mon[183063]: pgmap v619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3067017896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:07.590+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:07.379+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:08.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:07 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:08.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:08.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:09.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:09.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:08 smithi071 ceph-mon[183063]: pgmap v620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:09.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:08 smithi071 ceph-mon[178459]: pgmap v620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:09.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:09.579+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:09.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:10.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1025635680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1025635680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:10.595 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:10.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:10.903 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:10.596+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:10 smithi071 ceph-mon[183063]: pgmap v621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:10 smithi071 ceph-mon[178459]: pgmap v621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:11.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:11.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:11.909 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:11.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:11.910 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:11.690Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:12.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:12.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:49:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1445937703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:49:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1445937703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:49:12.019+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:49:12.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:49:12.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:49:12.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:49:12.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:49:12.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:49:12.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:49:12.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:49:12.672 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:12.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:12.672+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-mon[178459]: pgmap v622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-mon[183063]: pgmap v622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:12 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:13.577 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:13.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:13.917 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:13.699+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:13.918 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:13.579Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:13.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:13 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:49:13.918 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:49:13.918 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:49:13.918 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:49:13.918 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:49:13.918 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:49:13.918 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:13.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:49:14.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:13 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:49:14.198 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:49:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:49:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:49:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:49:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:49:14.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:14.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:14.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:14 smithi071 ceph-mon[183063]: pgmap v623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2428405978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:14 smithi071 ceph-mon[178459]: pgmap v623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2428405978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:15.409 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:15.092Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:15.682 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:15.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:15.933 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:15.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:16.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:16.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:16.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[183063]: pgmap v624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:49:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:49:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[178459]: pgmap v624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:49:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:49:16.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:16.656+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:16.408+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:17.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:17.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[183063]: pgmap v625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[183063]: pgmap v626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2689344128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[178459]: pgmap v625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[178459]: pgmap v626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:49:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2689344128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:17.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:17.673+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:17.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:18.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:17 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:17 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:18.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:18.388+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:18.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:19.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:18 smithi071 ceph-mon[178459]: pgmap v627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1434560111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:18 smithi071 ceph-mon[183063]: pgmap v627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1434560111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:19.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:19.393+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:19.731+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:20.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:20.399+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:20.717+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:20 smithi071 ceph-mon[178459]: pgmap v628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:20 smithi071 ceph-mon[183063]: pgmap v628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:21.689 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:21.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:21.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:21.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:21.690Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:22.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:22.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:22.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/102789663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:22.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:22.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:22.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/102789663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:22.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:22.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:22.710+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:22 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:22 smithi071 ceph-mon[178459]: pgmap v629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:22 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:22 smithi071 ceph-mon[183063]: pgmap v629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:23.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:23.380+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:23.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:23.580Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:23.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1862035920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1862035920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:24.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:24.362+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:24.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:24.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:24.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:24.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:24.720+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:24 smithi071 ceph-mon[183063]: pgmap v630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:24 smithi071 ceph-mon[178459]: pgmap v630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:25.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:25.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:25.720+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:26.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:26.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:26.967 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:26.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:27.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:27.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:27.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/809821285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:27.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:26 smithi071 ceph-mon[183063]: pgmap v631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:27.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:27.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:27.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/809821285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:27.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:26 smithi071 ceph-mon[178459]: pgmap v631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:27.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:27.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:27.747+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:27 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:28.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:28.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:28.779+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:49:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-mon[183063]: pgmap v632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4124464701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:49:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-mon[178459]: pgmap v632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4124464701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:29.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:29.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:30.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:30.979 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:30.711+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:31.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:31.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:31.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:30 smithi071 ceph-mon[178459]: pgmap v633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:31.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2836427052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:31.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:31.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:31.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:30 smithi071 ceph-mon[183063]: pgmap v633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:31.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2836427052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:31.675 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:31.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:31.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:31.691Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:31.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:32.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:32.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:32.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:32.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:32.689 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:32.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:32.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:33.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:33.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:33.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:32 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:33.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:32 smithi071 ceph-mon[183063]: pgmap v634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:33.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:33.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:33.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:32 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:33.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:32 smithi071 ceph-mon[178459]: pgmap v634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:33.579 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:33.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:33.580 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:33.524Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:33.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:33.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:33.581Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:34.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:34.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:34.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1310260008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:34.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:34.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:34.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1310260008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:34.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:34.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:34.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:35.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:35.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:35.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:34 smithi071 ceph-mon[183063]: pgmap v635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:35.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:35.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:35.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:34 smithi071 ceph-mon[178459]: pgmap v635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:35.601 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:35.349+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:35.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:36.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:36.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:36.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:36.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:36.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:36.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/154684287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:36.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:36.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:36.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:36.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:36.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:36.375 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/154684287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:36.559+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:36.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:36.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:36.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:37.346 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:37.346 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:37.346 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:36 smithi071 ceph-mon[183063]: pgmap v636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:37.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:37.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:37.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:36 smithi071 ceph-mon[178459]: pgmap v636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:37.572+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:37.346+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:38.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:38.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:37 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 324 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:38.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:38.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:38.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:37 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 324 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:38.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:38.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:38.387+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:38.595+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:39.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:39.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1418629003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:39.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:39 smithi071 ceph-mon[183063]: pgmap v637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:39.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:39.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:39.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1418629003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:39.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:39 smithi071 ceph-mon[178459]: pgmap v637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:39.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:39.628 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:39.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:39.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:40.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:40.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:40.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:40.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:40.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:40.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:40.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:40.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:40.604+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:40.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:41.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:41.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:41.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:41 smithi071 ceph-mon[183063]: pgmap v638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:41.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1064326694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:41.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:41.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:41.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:41 smithi071 ceph-mon[178459]: pgmap v638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:41.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1064326694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:41.618 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:41.316+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:41.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:41.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:41.691Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:42.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:42.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:42.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:42.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:42.597 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:42.277+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:42.598+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:42.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:42.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-mon[183063]: pgmap v639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2987107395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:43.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:43.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:43.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:43.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-mon[178459]: pgmap v639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:43.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2987107395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:43.580 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:43.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:43.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:43.611+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:43.582Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:44.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:44.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:44.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:44.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:44.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:49:44.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:44.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:44.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:44.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:44.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:49:44.592 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:44.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:44.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:44.593+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:45.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:45.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:45.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:45 smithi071 ceph-mon[183063]: pgmap v640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:45 smithi071 ceph-mon[178459]: pgmap v640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:45.810 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:45.550+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:46.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:45.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2813650075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2813650075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:46.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:46.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:47.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:47.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:47 smithi071 ceph-mon[178459]: pgmap v641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:47 smithi071 ceph-mon[183063]: pgmap v641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:47.535+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:48.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:48.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 334 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3457944865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 334 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3457944865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:48.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:49.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:49.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:49 smithi071 ceph-mon[178459]: pgmap v642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:49 smithi071 ceph-mon[183063]: pgmap v642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:49.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:49.539+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:50.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:50.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:50.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/471586748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:50.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:50.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:50.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/471586748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:50.584 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:50.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:50.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:50.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:51.319 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:51.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:51.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:51 smithi071 ceph-mon[183063]: pgmap v643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:51.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:51.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:51.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:51 smithi071 ceph-mon[178459]: pgmap v643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:51.619 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:51.321+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:51.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:51.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:51.692Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:52.317 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:51.957Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:52.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:52.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:52.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:52.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:52.614 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:52.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:52.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:52.616+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:53.347 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:53.348 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:53.348 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 339 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:53.348 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/317677966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:53.348 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-mon[183063]: pgmap v644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:53.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:53.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:53.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 339 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:53.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/317677966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:53.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-mon[178459]: pgmap v644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:53.596+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:53.349+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:53.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:53.583Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:49:54.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:54.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:54.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:54.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:54.642 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:54.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:54.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:54.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:55.390 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:49:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:49:55.028Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:49:55.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:55.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:55.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:55 smithi071 ceph-mon[183063]: pgmap v645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:55.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/289303500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:55.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:55.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:55.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:55 smithi071 ceph-mon[178459]: pgmap v645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:55.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/289303500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:55.692 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:55.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:55.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:55.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:56.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:56.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:56.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:56.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:56.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:56.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:49:56.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:49:56.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:56.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:56.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:57.064 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:56.734+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:57.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:57.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:57.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:57 smithi071 ceph-mon[183063]: pgmap v646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:57.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:57.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:57.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:57 smithi071 ceph-mon[178459]: pgmap v646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:57.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:58.065 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:57.712+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:58.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:58.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/899871762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:58 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/899871762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:49:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:58 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:49:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:59.070 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:58.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:49:59.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:49:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:49:59.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:49:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:49:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:49:59 smithi071 ceph-mon[183063]: pgmap v647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:49:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:49:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:49:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:49:59 smithi071 ceph-mon[178459]: pgmap v647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:49:59.998 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:49:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:49:59.721+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 4 slow ops, oldest one blocked for 350 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 973 secs 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-06T22:50:00.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T22:50:00.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-06T22:50:00.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T22:50:00.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 15m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T22:50:00.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:00.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:00.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:00.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:00.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2792837075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:00.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 4 slow ops, oldest one blocked for 350 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:50:00.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 973 secs 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 15m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 15m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 15m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T22:50:00.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 15m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 15m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 15m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 15m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 15m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 15m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 15m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 15m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 15m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 15m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 15m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 15m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 15m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 15m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 15m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 15m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 15m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 15m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 15m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 15m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 15m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 15m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T22:50:00.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 15m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 15m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 15m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 15m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 15m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 15m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 15m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T22:50:00.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 15m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T22:50:00.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 15m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T22:50:00.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T22:50:00.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T22:50:00.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 15m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T22:50:00.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 15m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T22:50:00.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T22:50:00.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 15m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 15m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 15m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 15m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 15m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 15m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 15m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T22:50:00.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 5m, current state active+undersized, last acting [1,3] 2023-12-06T22:50:00.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 15m, current state active+undersized, last acting [1,3] 2023-12-06T22:50:00.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 5m, current state active+undersized, last acting [3,0] 2023-12-06T22:50:00.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 15m, current state active+undersized, last acting [0,3] 2023-12-06T22:50:00.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 15m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T22:50:00.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 15m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:50:00.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 5m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T22:50:00.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 5m, current state active+undersized, last acting [1,3] 2023-12-06T22:50:00.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 15m, current state active+undersized, last acting [1,3] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 5m, current state active+undersized, last acting [3,0] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 15m, current state active+undersized, last acting [0,3] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 15m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 15m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 5m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 15m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 15m, current state active+undersized, last acting [1,0] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 5m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 5m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:50:00.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 5m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 15m, current state active+undersized, last acting [2,0] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 5m, current state active+undersized, last acting [1,3] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 5m, current state active+undersized, last acting [3,2] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:50:00.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 5m, current state active+undersized, last acting [3,0] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 15m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 15m, current state active+undersized, last acting [1,0] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 5m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 5m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 5m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 15m, current state active+undersized, last acting [2,0] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:50:00.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 5m, current state active+undersized, last acting [1,3] 2023-12-06T22:50:00.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:50:00.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 15m, current state active+undersized, last acting [0,3] 2023-12-06T22:50:00.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 15m, current state active+undersized, last acting [0,1] 2023-12-06T22:50:00.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 5m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T22:50:00.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 15m, current state active+undersized, last acting [3,1] 2023-12-06T22:50:00.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 5m, current state active+undersized, last acting [0,3] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 5m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 5m, current state active+undersized, last acting [1,0] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 15m, current state active+undersized, last acting [3,0] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 15m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 4 slow ops, oldest one blocked for 350 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T22:50:00.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:50:00.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T22:50:00.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 5m, current state active+undersized, last acting [3,2] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 5m, current state active+undersized, last acting [3,0] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 15m, current state active+undersized, last acting [0,3] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 15m, current state active+undersized, last acting [0,1] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 5m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 15m, current state active+undersized, last acting [3,1] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 5m, current state active+undersized, last acting [0,3] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 5m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T22:50:00.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 5m, current state active+undersized, last acting [1,0] 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 15m, current state active+undersized, last acting [3,0] 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 15m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 4 slow ops, oldest one blocked for 350 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:50:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:00.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2792837075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 4 slow ops, oldest one blocked for 350 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 973 secs 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T22:50:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 15m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 15m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 15m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 15m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 15m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 15m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 15m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 15m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T22:50:00.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 15m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 15m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 15m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 15m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 15m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 15m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 15m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 15m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 15m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 15m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 15m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 15m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 15m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 15m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 15m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 15m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 15m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 15m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T22:50:00.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 5m, current state active+undersized, last acting [1,3] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 15m, current state active+undersized, last acting [1,3] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 5m, current state active+undersized, last acting [3,0] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 15m, current state active+undersized, last acting [0,3] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 15m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 15m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 5m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 15m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 15m, current state active+undersized, last acting [1,0] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 5m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 5m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:50:00.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 5m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 15m, current state active+undersized, last acting [2,0] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 5m, current state active+undersized, last acting [1,3] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 5m, current state active+undersized, last acting [0,1] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 5m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 5m, current state active+undersized, last acting [3,2] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 5m, current state active+undersized, last acting [3,1] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 5m, current state active+undersized, last acting [3,0] 2023-12-06T22:50:00.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 5m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 15m, current state active+undersized, last acting [0,3] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 15m, current state active+undersized, last acting [0,1] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 5m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 15m, current state active+undersized, last acting [3,1] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 5m, current state active+undersized, last acting [0,3] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 5m, current state active+undersized, last acting [2,0] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 5m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 5m, current state active+undersized, last acting [1,0] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 5m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 15m, current state active+undersized, last acting [3,0] 2023-12-06T22:50:00.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T22:50:00.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 5m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 15m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T22:50:00.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T22:50:00.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 4 slow ops, oldest one blocked for 350 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T22:50:00.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T22:50:00.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T22:50:01.076 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:00.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:01.077 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:00.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:01.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:01.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:01 smithi071 ceph-mon[178459]: pgmap v648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:01 smithi071 ceph-mon[183063]: pgmap v648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:01.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:01.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:01.693Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:02.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:02.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/407353461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/407353461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:03.079 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:02.706+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:03.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:03.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:03 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:03 smithi071 ceph-mon[178459]: pgmap v649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:03 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:03 smithi071 ceph-mon[183063]: pgmap v649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:03.747+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:03.584Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:04.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:04.310+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:04.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:04.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:04.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:04.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:05.089 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:04.791+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:05.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:05.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2299881904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:05 smithi071 ceph-mon[178459]: pgmap v650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2299881904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:05 smithi071 ceph-mon[183063]: pgmap v650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:06.090 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:05.758+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:06.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:06.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:07.094 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:06.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:07.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:07.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:07 smithi071 ceph-mon[178459]: pgmap v651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3078396527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:07 smithi071 ceph-mon[183063]: pgmap v651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3078396527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:08.095 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:07.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:08.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:08.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:08.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:09.101 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:08.713+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:09.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:09.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:09 smithi071 ceph-mon[183063]: pgmap v652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:09 smithi071 ceph-mon[178459]: pgmap v652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:09.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:10.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:10.325+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1684567183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1684567183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:10.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:11.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:11.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:11 smithi071 ceph-mon[178459]: pgmap v653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:11 smithi071 ceph-mon[183063]: pgmap v653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:11.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:11.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:11.693Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:12.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:12.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/646866154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/646866154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:12.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:13.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:13.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-mon[178459]: pgmap v654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-mon[183063]: pgmap v654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:13.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:13.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:13.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:13.460Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:13.584Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:14.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:50:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1805741965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:50:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1805741965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:14.630+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:15.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:15.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:15 smithi071 ceph-mon[178459]: pgmap v655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:15 smithi071 ceph-mon[183063]: pgmap v655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:15.631+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:16.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:16.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:16.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:16.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:16.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:16.594+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:16.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:16.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:16.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:50:16.531+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:50:16.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:50:16.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:50:16.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:50:16.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:50:16.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:50:16.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1792792514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[178459]: pgmap v656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:50:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1792792514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[183063]: pgmap v656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:50:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:50:17.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:50:17.453 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:17.316+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:17.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:18.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:18.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:18 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 364 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:18 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 364 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:18.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:19.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:19.347+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:19.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:19 smithi071 ceph-mon[178459]: pgmap v657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4128712174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:19 smithi071 ceph-mon[183063]: pgmap v657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4128712174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:19.670+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:20.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:21.151 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:20.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:21.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:21.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:21.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[178459]: pgmap v658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:21.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:50:21.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:50:21.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1855815222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:21.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:21.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[183063]: pgmap v658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:50:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:50:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1855815222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:21.660+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:21.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:21.694Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:22.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:50:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:50:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[183063]: pgmap v659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[183063]: pgmap v660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:50:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:50:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:50:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[178459]: pgmap v659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[178459]: pgmap v660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:50:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:22.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:22.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:22.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:23.583 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:23.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:23.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:23.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:23.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:23.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:23.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:23.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:23.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:23.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:23.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:23.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:23.584Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:23.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:23.673+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:24.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:24.427+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:24 smithi071 ceph-mon[178459]: pgmap v661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2153185731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:24 smithi071 ceph-mon[183063]: pgmap v661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2153185731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:24.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:25.657 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:25.408+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:25.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:25.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:25.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:25.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:25.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:25.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:25.748Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:26.688 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:26.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:26.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:26.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:26 smithi071 ceph-mon[183063]: pgmap v662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:26.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:26.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1119072702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:26.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:26.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:26 smithi071 ceph-mon[178459]: pgmap v662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:26.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:26.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1119072702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:26.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:26.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:27.656 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:27.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:27.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:27.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:27.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:27.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:27.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:27.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:27.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:27.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:27.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:27.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:28.679 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:28.413+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:28.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:28.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:28 smithi071 ceph-mon[183063]: pgmap v663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:28.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:28 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:28.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:28.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:28.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:28 smithi071 ceph-mon[178459]: pgmap v663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:28.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:28 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:28.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:28.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:29.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2662857144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:50:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2662857144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:50:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:29.713+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:30.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:30.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:30 smithi071 ceph-mon[178459]: pgmap v664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:30.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:30.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:30.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:30 smithi071 ceph-mon[183063]: pgmap v664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:30.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:30.667 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:30.413+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:30.666+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:31.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:31.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:31.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/31409328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:31.688 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:31.433+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:31.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:31.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:31.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/31409328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:31.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:31.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:31.695Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:31.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:31.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:32.472+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:32 smithi071 ceph-mon[178459]: pgmap v665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:32 smithi071 ceph-mon[183063]: pgmap v665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:32.725+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:33.584 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:33.500+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:33.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:33.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:33 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:33.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:33.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/789462434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:33.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:33.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:33 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:33.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:33.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/789462434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:33.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:33.586Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:33.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:33.690+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:34.682 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:34.477+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:34.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:34.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:34 smithi071 ceph-mon[183063]: pgmap v666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:34.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:34.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:34.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:34 smithi071 ceph-mon[178459]: pgmap v666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:34.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:34.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:35.259 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:34.964Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:35.651 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:35.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:35.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:35.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:35.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:35.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:35.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:35.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:35.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:35.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:35.653+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:36.632 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:36.503+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:36.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:36.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:36 smithi071 ceph-mon[183063]: pgmap v667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:36.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4271452532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:36.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:36.633 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:36.633 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:36 smithi071 ceph-mon[178459]: pgmap v667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:36.633 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4271452532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:36.633 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:36.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:37.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:37.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:37.624 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:37.483+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:37.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:37.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:37.624+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:38.584 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:38.467+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:38.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:38.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[183063]: pgmap v668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:38.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:38.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:38.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:38.585 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1489863827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:38.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:38.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[178459]: pgmap v668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:38.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:38.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:38.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:38.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1489863827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:38.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:39.620 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:39.487+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:39.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:39.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:39.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:39.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:39.621 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:39.621 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:39.621 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:39.621 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:39.620+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:40.625 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:40.513+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:40.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:40 smithi071 ceph-mon[183063]: pgmap v669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:40.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:40.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:40.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3088016749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:40.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:40 smithi071 ceph-mon[178459]: pgmap v669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:40.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:40.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:40.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3088016749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:40.625+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:41.661 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:41.513+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:41.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:41.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:41.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:41.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:41.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:41.696Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:42.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:42 smithi071 ceph-mon[183063]: pgmap v670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:42.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:42.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:42.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:42 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:42.631 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:42.547+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:42.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:42 smithi071 ceph-mon[178459]: pgmap v670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:42.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:42.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:42.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:42 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:42.631+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:43.671 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:43.506+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:43.671 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:43.586Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:43.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:43.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:43.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:43.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:43.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1602893283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:43.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:50:43.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:43.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:43.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:43.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:43.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1602893283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:43.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:50:43.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:43.672+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:44.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:44 smithi071 ceph-mon[183063]: pgmap v671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:44.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:44.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:44 smithi071 ceph-mon[178459]: pgmap v671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:44.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:44.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:44.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:44.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:45.503+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2910584763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2910584763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:45.740+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:46.506+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:46 smithi071 ceph-mon[178459]: pgmap v672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:46 smithi071 ceph-mon[183063]: pgmap v672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:46.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:47.697 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:47.492+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:47.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:47.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:47.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:47.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:47.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:47.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:47.699+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:48.685 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:48.469+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:48.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:48 smithi071 ceph-mon[178459]: pgmap v673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:48.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2289300149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:48.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:48.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:48.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:48 smithi071 ceph-mon[183063]: pgmap v673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:48.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2289300149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:48.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:48.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:48.687+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:49.694 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:49.481+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:49.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:49.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:49.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:49.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:49.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:49.695+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:50.436+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:50 smithi071 ceph-mon[178459]: pgmap v674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/528259921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:50 smithi071 ceph-mon[183063]: pgmap v674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/528259921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:50.714+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:51.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:51.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:51.696 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:51.436+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:51.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:51.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:51.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:51.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:51.697Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:52.427+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-mon[183063]: pgmap v675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3031592558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-mon[178459]: pgmap v675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3031592558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:52.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:53.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:53.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:53.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:53.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:53.396Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:53.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:53.587Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:50:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:53.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:54.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:54.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:54 smithi071 ceph-mon[178459]: pgmap v676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:54 smithi071 ceph-mon[183063]: pgmap v676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:54.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:55.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3894612641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3894612641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:55.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:56.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:56.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:56.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:50:56.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:50:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:56 smithi071 ceph-mon[178459]: pgmap v677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:56 smithi071 ceph-mon[183063]: pgmap v677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:56.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:57.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:57.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2008904618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:57 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2008904618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:57 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:50:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:57.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:58.466+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:58 smithi071 ceph-mon[178459]: pgmap v678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:50:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:58 smithi071 ceph-mon[183063]: pgmap v678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:50:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:50:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:58.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:50:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:50:59.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:50:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/978674594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:50:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:50:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:50:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:50:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:50:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/978674594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:50:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:50:59.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:00.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:00.439+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:00 smithi071 ceph-mon[178459]: pgmap v679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:00 smithi071 ceph-mon[183063]: pgmap v679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:00.749+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:01.695 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:01.398+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:01.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:01.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:01.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:01.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:01.739+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:01.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:01.697Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:02.394+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:02.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:02.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-mon[183063]: pgmap v680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1188533082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-mon[178459]: pgmap v680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1188533082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:02.720+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:03.688 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:03.368+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:03.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:03.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:03.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:03.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:03.689 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:03.588Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:03.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:03.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:03.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:03.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:03.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:04.368+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:04 smithi071 ceph-mon[183063]: pgmap v681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3114869648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:04 smithi071 ceph-mon[178459]: pgmap v681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3114869648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:04.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:05.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:05.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:05.683 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:05.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:05.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:05.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:05.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:05.684Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:05.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:06.685 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:06.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:06.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:06 smithi071 ceph-mon[178459]: pgmap v682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:06.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:06.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:06.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:06 smithi071 ceph-mon[183063]: pgmap v682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:06.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:06.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:06.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:07.642 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:07.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:07.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:07.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:07.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:07.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3259923412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:07.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:07.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:07.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:07.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:07.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:07.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3259923412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:07.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:07.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:07.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:08.637 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:08.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:08.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:08 smithi071 ceph-mon[183063]: pgmap v683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:08.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:08.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:08.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:08 smithi071 ceph-mon[178459]: pgmap v683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:08.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:08.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:08.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:09.685 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:09.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:09.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:09.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:09.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3279753406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:09.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:09.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:09.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3279753406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:09.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:10.691 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:10.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:10.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:10 smithi071 ceph-mon[178459]: pgmap v684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:10.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:10.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:10.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:10 smithi071 ceph-mon[183063]: pgmap v684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:10.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:10.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:10.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:11.689 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:11.414+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:11.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:11.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:11.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1462574696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:11.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:11.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:11.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1462574696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:11.690+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:11.698Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:11.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:12.661 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:12.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:12.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:12 smithi071 ceph-mon[178459]: pgmap v685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:12.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:12.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:12.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:12 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:12.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:12 smithi071 ceph-mon[183063]: pgmap v685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:12.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:12.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:12.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:12 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:12.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:13.674 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:13.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:13.674 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:13.588Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:13.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:13.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:13.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:51:13.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:13.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:13.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:51:13.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:13.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:14.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:14.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:14 smithi071 ceph-mon[183063]: pgmap v686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2651347978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:14 smithi071 ceph-mon[178459]: pgmap v686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2651347978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:14.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:15.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:14.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:15.655 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:15.388+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:15.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:15.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:15.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:15.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:15.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:15.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:15.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:15.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:15.656+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:16.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:16.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:16.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:16 smithi071 ceph-mon[183063]: pgmap v687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/724686777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:16 smithi071 ceph-mon[178459]: pgmap v687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/724686777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:17.642 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:17.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:17.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:17.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:17.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:17 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:17.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:17.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:17.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:17 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:17.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:18.656 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:18.396+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:18.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:18 smithi071 ceph-mon[178459]: pgmap v688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:18.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:18.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:18.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:18 smithi071 ceph-mon[183063]: pgmap v688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:18.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:18.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:18.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:19.636 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:19.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:19.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/381972962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:19.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:19.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:19.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/381972962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:19.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:19.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:19.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:19.636+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:20.606 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:20.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:20.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:20 smithi071 ceph-mon[183063]: pgmap v689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:20.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:20.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:20.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:20 smithi071 ceph-mon[178459]: pgmap v689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:20.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:20.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:20.607+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:21.573 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:21.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:21.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:21.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:21.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3766997041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:21.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:51:21.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:21.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:21.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3766997041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:21.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:51:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:21.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:21.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:21.699Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:22.562 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:22.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:22.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:22 smithi071 ceph-mon[183063]: pgmap v690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:22.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:22.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:22.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:22 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:22.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:22 smithi071 ceph-mon[178459]: pgmap v690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:22.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:22.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:22.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:22 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:22.562+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:23.546 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:23.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:23.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:23.577+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:23.589Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/233455762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/233455762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:24.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:24.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:24.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:24.117Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:24.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:24.117Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:24.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:51:24.116+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:51:24.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:51:24.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:51:24.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:51:24.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:51:24.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:51:24.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:51:24.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:51:24.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:51:24.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:51:24.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:51:24.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:51:24.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:51:24.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:51:24.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:51:24.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:51:24.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:51:24.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:51:24.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:51:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:24.569+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-mon[183063]: pgmap v691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-mon[178459]: pgmap v691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:25.562 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:25.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:25.589+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:25 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:51:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:51:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:51:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:51:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:51:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:51:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:51:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:51:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:51:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:51:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:25 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:51:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:51:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:51:25.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:51:25.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:25.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:26.575 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:26.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:26.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:26.576+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[178459]: pgmap v692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:51:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2792502878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[183063]: pgmap v692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2792502878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:51:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:51:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:51:27.588 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:27.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:27.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:27.588+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[183063]: pgmap v693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[183063]: pgmap v694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[178459]: pgmap v693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[178459]: pgmap v694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:27 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:28.607 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:28.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:28.608+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3467333179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:51:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3467333179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:51:29.569 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:29.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:29.569+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:29 smithi071 ceph-mon[178459]: pgmap v695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:29 smithi071 ceph-mon[183063]: pgmap v695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:30.523 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:30.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:30.524+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3103859825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3103859825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:31.552 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:31.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:31.553+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:31.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:31.699Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:31 smithi071 ceph-mon[178459]: pgmap v696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:31 smithi071 ceph-mon[183063]: pgmap v696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:32.525 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:32.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:32.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:32 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 439 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:32 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 439 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:33.588 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:33.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:33.588 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:33.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:33.588 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:33.332Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:33.589Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-mon[178459]: pgmap v697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4291118248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-mon[183063]: pgmap v697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4291118248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:34.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:34.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:35.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:35.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:35.471+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:35.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:35.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:36.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[178459]: pgmap v698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2519469718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[183063]: pgmap v698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2519469718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:36.480+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:36.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:36.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:36.405Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:37.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:37.483+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:37.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:38.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-mon[178459]: pgmap v699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 444 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2526097326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-mon[183063]: pgmap v699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 444 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2526097326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:38.534+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:38.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:39.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:39.534+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:39.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:40.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-mon[183063]: pgmap v700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:40.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-mon[178459]: pgmap v700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:40.426+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:40.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:40.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1813160185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1813160185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:41.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:41.588+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:41.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:42.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:41.700Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:41 smithi071 ceph-mon[178459]: pgmap v701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:41 smithi071 ceph-mon[183063]: pgmap v701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:42.634+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:42.398+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:42.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:42.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:43.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:42 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/859684824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:42 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/859684824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:43.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:43.613+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:43.377+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:43.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:43.590Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:44.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[183063]: pgmap v702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:51:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[178459]: pgmap v702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:51:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:44.617+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:44.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:45.618 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:45.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:45.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:45.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:45.620Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:45 smithi071 ceph-mon[178459]: pgmap v703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2694240919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:45 smithi071 ceph-mon[183063]: pgmap v703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2694240919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:46.613 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:46.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:46.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:47.609 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:47.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:47.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:47.610+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:47.990 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[183063]: pgmap v704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:47.990 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:47.990 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:47.990 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:47.990 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:47.990 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/782604569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:47.990 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:47.990 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[178459]: pgmap v704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:47.990 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:47.990 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:47.991 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:47.991 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:47.991 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/782604569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:47.991 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:47 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:48.588+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:48.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:48.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:49.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:49.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:49.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:49.400+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:49 smithi071 ceph-mon[183063]: pgmap v705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4000017965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:49 smithi071 ceph-mon[178459]: pgmap v705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4000017965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:50.515+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:50.432+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:51.489+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:51.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:52.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:51 smithi071 ceph-mon[183063]: pgmap v706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:51.701Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:51.764Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:51 smithi071 ceph-mon[178459]: pgmap v706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:52.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:52.400+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1047136817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:52 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1047136817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:52 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:53.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:53.387+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:53.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:53.591Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:51:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:53 smithi071 ceph-mon[178459]: pgmap v707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:53 smithi071 ceph-mon[183063]: pgmap v707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:54.469+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:54.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:55.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:51:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:51:54.837Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:51:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/358115748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/358115748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:55.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:55.335+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-mon[178459]: pgmap v708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-mon[183063]: pgmap v708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:56.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:56.384+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:57.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:57.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:58.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-mon[183063]: pgmap v709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2035891391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-mon[178459]: pgmap v709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2035891391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:57 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:51:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:58.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:58.335+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:51:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:51:59.578 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:51:59.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:51:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:51:59.579+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[183063]: pgmap v710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/658142620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:51:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[178459]: pgmap v710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:51:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:51:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:51:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:51:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:51:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:51:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/658142620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:00.589 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:00.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:00.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:00.589+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:01.621 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:01.310+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:01.621+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:01.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:01.701Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:01 smithi071 ceph-mon[178459]: pgmap v711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1559297401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:01 smithi071 ceph-mon[183063]: pgmap v711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1559297401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:02.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:02.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:02.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:03.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:02 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:02 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:03.590 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:03.565+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:03.590 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:03.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:03.591Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-mon[178459]: pgmap v712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-mon[183063]: pgmap v712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:04.339 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:04.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:04.339 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:04.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:04.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:04.572+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:05.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1852758145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1852758145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:05.602 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:05.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:05.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:05 smithi071 ceph-mon[178459]: pgmap v713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:05 smithi071 ceph-mon[183063]: pgmap v713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:06.645 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:06.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:06.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:06.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4092321540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4092321540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:07.607+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:07.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[183063]: pgmap v714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[178459]: pgmap v714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:07 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:08.653 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:08.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:08.653+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2464618968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2464618968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:09.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:09.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:09.438+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:10.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:09 smithi071 ceph-mon[178459]: pgmap v715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:10.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:09 smithi071 ceph-mon[183063]: pgmap v715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:10.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:10.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:10.432+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:11.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:11.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:11.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:11.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:11.450+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:12.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:11.702Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:11 smithi071 ceph-mon[178459]: pgmap v716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/424109071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:11 smithi071 ceph-mon[183063]: pgmap v716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/424109071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:12.864 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:12.635+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:12.864 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:12.467+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:12.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:12.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:12.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:12 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:13.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:13.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:12 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:13.590 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:13.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:13.590 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:13.268Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:13.865 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:13.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:13.866 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:13.591Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-mon[183063]: pgmap v717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:52:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1762268089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-mon[178459]: pgmap v717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:52:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1762268089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:14.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:14.601+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:14.407+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:15.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:15.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:15.630+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:15.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:16.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-mon[178459]: pgmap v718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-mon[183063]: pgmap v718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:16.675 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:16.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:16.675 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:16.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:16.675+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2383849475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2383849475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:17.658 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:17.376+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:17.660+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:17 smithi071 ceph-mon[183063]: pgmap v719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:17 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:17 smithi071 ceph-mon[178459]: pgmap v719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:17 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:18.665 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:18.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:18.666+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3818424566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3818424566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:19.678 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:19.414+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:19.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-mon[183063]: pgmap v720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-mon[178459]: pgmap v720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:20.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:20.426+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:20.722+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2407085261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2407085261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:21.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:21.448+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:21.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:21.703Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:21 smithi071 ceph-mon[178459]: pgmap v721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:21 smithi071 ceph-mon[183063]: pgmap v721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:22.733 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:22.460+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:22.733 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:22.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:22.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:22 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:22 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:23.898 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:23.719+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:23.899 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:23.491+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:23.899 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:23.592Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:24.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[183063]: pgmap v722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3819593214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[178459]: pgmap v722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3819593214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:24.904 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:24.673+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:24.904 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:24.524+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:25.905 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:25.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:25.905 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:25.483+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:25.906 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:25.557Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:26.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:25 smithi071 ceph-mon[183063]: pgmap v723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3319447205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:25 smithi071 ceph-mon[178459]: pgmap v723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3319447205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:26.920 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:26.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:26.920 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:26.507+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:27.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:52:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:52:27.920 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:27.610+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:27.921 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:27.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[183063]: pgmap v724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[178459]: pgmap v724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:27 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:28.601+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:28.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:28.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:52:28.628+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:52:28.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:52:28.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:52:28.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:52:28.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:52:28.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:52:28.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:52:28.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:52:28.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:52:28.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:52:28.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:52:28.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:52:28.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:52:28.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:52:28.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:52:28.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:52:28.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:52:28.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:52:28.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:52:29.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1281185052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:52:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1281185052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:52:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:29.638+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:29.406+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:30.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:29 smithi071 ceph-mon[183063]: pgmap v725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:29 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:52:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:29 smithi071 ceph-mon[178459]: pgmap v725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:29 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:52:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:52:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:52:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:52:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:52:30.670 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:30.406+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:30.929 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:30.671+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1448541859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:52:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:52:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:52:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:52:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:52:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1448541859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:52:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:52:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:52:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:52:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:52:31.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:31.424+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:31.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-mon[178459]: pgmap v726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-mon[178459]: pgmap v727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-mon[178459]: pgmap v728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-mon[183063]: pgmap v726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-mon[183063]: pgmap v727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-mon[183063]: pgmap v728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:32.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:31.704Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:32.695 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:32.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:32.696+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:32 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1859295563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:32 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1859295563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:33.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:33.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:33.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:33.593Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:34.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:33 smithi071 ceph-mon[183063]: pgmap v729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:33 smithi071 ceph-mon[178459]: pgmap v729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:34.771 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:34.663+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:34.771 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:34.465+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:35.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:35.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:34.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:35.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:34.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:35.938 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:35.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:35.939 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:35.473+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[183063]: pgmap v730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1064126288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[178459]: pgmap v730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1064126288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:36.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:36.443+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:36.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:37.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:37.414+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-mon[183063]: pgmap v731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2351030641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-mon[178459]: pgmap v731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2351030641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:38.631+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:38.420+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:39.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:39.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:39.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:39.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:39.646 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:39.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:39.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:40.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:40.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:40.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[183063]: pgmap v732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:40.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:40.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:40.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4085387387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:40.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:40.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:40.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[178459]: pgmap v732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:40.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:40.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:40.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4085387387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:40.686 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:40.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:40.687+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:41.728 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:41.463+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:41.729 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:41.704Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:42.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:41 smithi071 ceph-mon[178459]: pgmap v733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:41 smithi071 ceph-mon[183063]: pgmap v733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:41.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:42.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:42.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:42.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:42.487+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1000215181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-mon[183063]: pgmap v734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1000215181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:42 smithi071 ceph-mon[178459]: pgmap v734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:43.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:43.738+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:43.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:43.508+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:43.594Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:44.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:43.989Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:43.989Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:52:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:52:44.762 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:44.475+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:44.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2867411783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:44 smithi071 ceph-mon[178459]: pgmap v735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2867411783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:44 smithi071 ceph-mon[183063]: pgmap v735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:45.741 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:45.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:45.741+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:46.699+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:46.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:47.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:47.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:47.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:46 smithi071 ceph-mon[183063]: pgmap v736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:47.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:47.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:47.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:46 smithi071 ceph-mon[178459]: pgmap v736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:47.692 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:47.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:47.693+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:48.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:48.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:48.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:48.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:48.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4096412226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:48.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:48.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:48.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:48.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:48.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:48.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4096412226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:48.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:47 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:48.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:48.408+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:48.742+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:48 smithi071 ceph-mon[178459]: pgmap v737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:48 smithi071 ceph-mon[183063]: pgmap v737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:49.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:49.412+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:49.984 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:49.731+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:50.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:50.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:50.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3105654811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:50.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:50.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:50.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3105654811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:50.446+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:50.988 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:50.719+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:51.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:51.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:51.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:50 smithi071 ceph-mon[178459]: pgmap v738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:51.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:51.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:51.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:50 smithi071 ceph-mon[183063]: pgmap v738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:51.408+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:51.989 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:51.754+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:51.989 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:51.704Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:52.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:52.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:52.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3046165442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:52.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:52.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:52.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3046165442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:52.448+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:52.990 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:52.714+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:53.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:53.204Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:52 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:52 smithi071 ceph-mon[183063]: pgmap v739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:52 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:52 smithi071 ceph-mon[178459]: pgmap v739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:53.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:53.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:53.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:53.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:53.594Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:52:54.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:54.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:54.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:54.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:54.684+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:54.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1164602095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:54 smithi071 ceph-mon[178459]: pgmap v740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1164602095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:55 smithi071 ceph-mon[183063]: pgmap v740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:55.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:55.672+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:55.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:55.465+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:56.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:56.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:56.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:56.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:56.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:56.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:56.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:52:56.276 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:52:56.657 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:56.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:56.658 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:52:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:52:56.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:52:56.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:56.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1813641286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:57 smithi071 ceph-mon[183063]: pgmap v741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1813641286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:52:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:57 smithi071 ceph-mon[178459]: pgmap v741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:57.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:57.623+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:57.468+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:58.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:58.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:58.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:58 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:58.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:58.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:58.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:58 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:52:58.673 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:58.420+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:52:58.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:58.673+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:52:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:52:59 smithi071 ceph-mon[178459]: pgmap v742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:52:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:52:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:52:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:52:59 smithi071 ceph-mon[183063]: pgmap v742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:52:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:52:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:52:59.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:52:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:52:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:52:59.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:00.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:00.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:00.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:00.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:00.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1120625180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:00.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:00.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:00.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:00.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:00.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1120625180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:00.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:01.014 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:00.729+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:01.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:01 smithi071 ceph-mon[178459]: pgmap v743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:01 smithi071 ceph-mon[183063]: pgmap v743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:01.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:01.474+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:01.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:01.706Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:02.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:02.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:02.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2277290293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:02.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:02.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:02.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2277290293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:02.697 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:02.449+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:02.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:02.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:02.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:02.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:03 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:03 smithi071 ceph-mon[183063]: pgmap v744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:03 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:03 smithi071 ceph-mon[178459]: pgmap v744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:03.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:03.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:03.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:03.595Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:04.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1473501924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1473501924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:04.653+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:04.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:05 smithi071 ceph-mon[183063]: pgmap v745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:05 smithi071 ceph-mon[178459]: pgmap v745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:05.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:05.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:05.471+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:05.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:05.492Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:06.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:06.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:06.670+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:06.507+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2068410281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:07 smithi071 ceph-mon[183063]: pgmap v746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2068410281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:07 smithi071 ceph-mon[178459]: pgmap v746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:07.634+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:07.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:07.501+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:08.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:08.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:08.549+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/566159177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:09 smithi071 ceph-mon[183063]: pgmap v747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/566159177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:09 smithi071 ceph-mon[178459]: pgmap v747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:09.641+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:09.506+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:10.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:10.603+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:10.507+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:11 smithi071 ceph-mon[183063]: pgmap v748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:11 smithi071 ceph-mon[178459]: pgmap v748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:11.627+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:11.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:11.547+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:11.707Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1019016135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1019016135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:12.579+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:12.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:12.513+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:13 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:13 smithi071 ceph-mon[178459]: pgmap v749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:13 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:13 smithi071 ceph-mon[183063]: pgmap v749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:13.572+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:13.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:13.553+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:13.595Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:53:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1197738905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:53:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1197738905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:14.526+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:14.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:14.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:14.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:14.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:14.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:15 smithi071 ceph-mon[183063]: pgmap v750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:15 smithi071 ceph-mon[178459]: pgmap v750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:15.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:15.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:15.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/516616483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/516616483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:16.558+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:16.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:16.571+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:17 smithi071 ceph-mon[178459]: pgmap v751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:17 smithi071 ceph-mon[183063]: pgmap v751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:17.549+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:17.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:17.541+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:18 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:18 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:18.596+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:18.498+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3179200104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3179200104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:19.554+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:19.473+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:20.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:20.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-mon[178459]: pgmap v752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:20.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:20.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:20.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:20.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:20.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-mon[183063]: pgmap v752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:20.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:20.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:20.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:20.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:20.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:20.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:21.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:21.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:21.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2193748672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:21.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:21.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:21.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2193748672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:21.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:21.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:21.387+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:22.073 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:21.708Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:22.351 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:22.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:22 smithi071 ceph-mon[183063]: pgmap v753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:22.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:22.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:22.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:22 smithi071 ceph-mon[178459]: pgmap v753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:22.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:22.547+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:22.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:23.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/838040465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/838040465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:23.923 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:23.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:23.923 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:23.596Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:23.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:23.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-mon[183063]: pgmap v754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-mon[178459]: pgmap v754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:24.576 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:24.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:24.577+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:25.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:25.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:26.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:26 smithi071 ceph-mon[183063]: pgmap v755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3442665864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:26 smithi071 ceph-mon[178459]: pgmap v755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3442665864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:26.594+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:27.274+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:27.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:27.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[183063]: pgmap v756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/31238561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[178459]: pgmap v756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/31238561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:28.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:28.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:28.635+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:29.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:53:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:53:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:29.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:30 smithi071 ceph-mon[183063]: pgmap v757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:30.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:30 smithi071 ceph-mon[178459]: pgmap v757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:30.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:31.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1809719868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:31 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:53:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1809719868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:31 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:53:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:31.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:31.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:31.709Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:32.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:32 smithi071 ceph-mon[183063]: pgmap v758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:32 smithi071 ceph-mon[178459]: pgmap v758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:32.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:33.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:33.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:33.140Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/912741518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:33.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:53:33.140+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:53:33.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:53:33.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:53:33.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:53:33.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:53:33.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:53:33.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:53:33.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:53:33.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:33.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:33.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:33.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/912741518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:33.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:33.596Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:34.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:34.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:34 smithi071 ceph-mon[183063]: pgmap v759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:34 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:53:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:53:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:53:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:53:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:53:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:53:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:34 smithi071 ceph-mon[178459]: pgmap v759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:34 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:53:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:53:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:53:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:53:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:53:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:53:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:53:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:53:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:53:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:53:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:34.641+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:35.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1637958699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1637958699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:35.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:36.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:36.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: pgmap v760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:36.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:36.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:36.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:36.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: pgmap v760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:36.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:36.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:36.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:36.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:53:36.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:53:36.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:53:36.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:53:36.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: pgmap v761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:36.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: pgmap v762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:36.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:53:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:53:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:53:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:53:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:53:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: pgmap v761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: pgmap v762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:53:36.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:36.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:36.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:36.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:36.610+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:37.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:37.591+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:38.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3457326862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-mon[178459]: pgmap v763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3457326862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-mon[183063]: pgmap v763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:38.622+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:39.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:39.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:39.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:40.115+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:40 smithi071 ceph-mon[178459]: pgmap v764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3041726847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:40 smithi071 ceph-mon[183063]: pgmap v764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3041726847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:40.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:41.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:41.596+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:41.710Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:42.355 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:42.071+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:42.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:42.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:42.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:42 smithi071 ceph-mon[183063]: pgmap v765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:42.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:42.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:42.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:42 smithi071 ceph-mon[178459]: pgmap v765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:42.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:42.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:42.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:42.563+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:43.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3375768576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3375768576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:43.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:43.588+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:43.597Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:53:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:44 smithi071 ceph-mon[178459]: pgmap v766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:44.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:53:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:44 smithi071 ceph-mon[183063]: pgmap v766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:44.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:44.616+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:45.427 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:45.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:45.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4149875936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:45.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4149875936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:45.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:45.634+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:45.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:45.428Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:46.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:46 smithi071 ceph-mon[178459]: pgmap v767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:46 smithi071 ceph-mon[183063]: pgmap v767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:46.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:46.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:47.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2501235124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2501235124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:47.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:47.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:48.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:48 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:48 smithi071 ceph-mon[178459]: pgmap v768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:48 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:48 smithi071 ceph-mon[183063]: pgmap v768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:49.180 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:48.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:49.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:49.677+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:50.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/611435759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:50 smithi071 ceph-mon[178459]: pgmap v769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/611435759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:50 smithi071 ceph-mon[183063]: pgmap v769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:51.141 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:50.725+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:51.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:52.116 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:51.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:52.116 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:51.710Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:52 smithi071 ceph-mon[183063]: pgmap v770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/815933833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:52 smithi071 ceph-mon[178459]: pgmap v770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/815933833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:52.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:52.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:53.114 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:52.717+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:53.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:53 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:53 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:53.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:53.725+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:53.597Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:53:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:54.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-mon[183063]: pgmap v771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2502917686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-mon[178459]: pgmap v771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2502917686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:54.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:54.750+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:54.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:54.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:54.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:53:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:53:54.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:53:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:55.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:55.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:56.160 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:55.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:56.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:56 smithi071 ceph-mon[178459]: pgmap v772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:56 smithi071 ceph-mon[183063]: pgmap v772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:57.149 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:56.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:57.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1821295945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1821295945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:58.195 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:57.781+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:58.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:58 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:58 smithi071 ceph-mon[178459]: pgmap v773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:58 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:53:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:58 smithi071 ceph-mon[183063]: pgmap v773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:53:59.179 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:58.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:53:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:53:59.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:53:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:53:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3156326846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:53:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:53:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:53:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:53:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:53:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:53:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3156326846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:00.155 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:53:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:53:59.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:00.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:00 smithi071 ceph-mon[183063]: pgmap v774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:00 smithi071 ceph-mon[178459]: pgmap v774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:01.160 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:00.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:01.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:01.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:01.711Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:02.205+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2839968577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:02 smithi071 ceph-mon[183063]: pgmap v775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2839968577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:02 smithi071 ceph-mon[178459]: pgmap v775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:02.780+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:03.597 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:03.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:03.597 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:03.597 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:03.597 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:03.597 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:03.597 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:03.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:03.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:03.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:03.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:03.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:03.859 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:03.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:03.859 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:03.598Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:03.860Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:03.860Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:04.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:04 smithi071 ceph-mon[183063]: pgmap v776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4131952251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:04 smithi071 ceph-mon[178459]: pgmap v776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4131952251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:05.178 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:04.779+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:05.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:05.816+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:06.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:06 smithi071 ceph-mon[183063]: pgmap v777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/744805760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:06 smithi071 ceph-mon[178459]: pgmap v777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/744805760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:07.172 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:06.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:07.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:08.183 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:07.865+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:08.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:08 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:08 smithi071 ceph-mon[183063]: pgmap v778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:08 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:08 smithi071 ceph-mon[178459]: pgmap v778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:08.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:09.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/207838469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/207838469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:10.189 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:09.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:10.189+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:10 smithi071 ceph-mon[178459]: pgmap v779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:10 smithi071 ceph-mon[183063]: pgmap v779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:11.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:10.904+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:11.221+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1588382662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1588382662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:11.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:11.712Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:12.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:12 smithi071 ceph-mon[178459]: pgmap v780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:12 smithi071 ceph-mon[183063]: pgmap v780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:13.264 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:12.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:13.264 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:13.077Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:13.597 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:13.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:13.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:13.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:13.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:13 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:13.598 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:13.598 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:13.598 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:13 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:13.598Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:14.228 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:13.961+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3608137441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:54:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-mon[178459]: pgmap v781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3608137441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:54:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-mon[183063]: pgmap v781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:14.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:14.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:14.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:15.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:15.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:16.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:16.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:16.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:16 smithi071 ceph-mon[178459]: pgmap v782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/617915740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:16 smithi071 ceph-mon[183063]: pgmap v782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/617915740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:17.315 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:16.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:17.316 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:17.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:17.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:18.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 604 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-mon[183063]: pgmap v783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/294826055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 604 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-mon[178459]: pgmap v783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/294826055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:19.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:18.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:19.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:19.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:20.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:20 smithi071 ceph-mon[178459]: pgmap v784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:20 smithi071 ceph-mon[183063]: pgmap v784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:21.274 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:20.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:21.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1339188012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1339188012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:21.995 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:21.713Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:22.291 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:21.996+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:22.291 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:22.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:22.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:22.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:22 smithi071 ceph-mon[183063]: pgmap v785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:22 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:22 smithi071 ceph-mon[178459]: pgmap v785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:22 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:23.282 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:23.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:23.598 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:23.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:23.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:23.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:23.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:23.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/801187111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:23.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:23.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:23.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:23.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:23.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/801187111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:23.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:23.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:23.599Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:24.418 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:24.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:24.418 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:24.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:24 smithi071 ceph-mon[183063]: pgmap v786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:24 smithi071 ceph-mon[178459]: pgmap v786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:25.247 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:24.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:25.248+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:25.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:25.364Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/336016095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/336016095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:26.288 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:26.015+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:26.289+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:26 smithi071 ceph-mon[178459]: pgmap v787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:26 smithi071 ceph-mon[183063]: pgmap v787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:27.424 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:27.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:27.424 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:27.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 614 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 614 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:28.288 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:27.997+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:28.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2519549113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-mon[178459]: pgmap v788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:54:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2519549113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-mon[183063]: pgmap v788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:54:29.328 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:28.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:29.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:30.326 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:30.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:30.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:30 smithi071 ceph-mon[178459]: pgmap v789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2190247471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:30 smithi071 ceph-mon[183063]: pgmap v789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2190247471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:31.308 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:30.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:31.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:31.993 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:31.713Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:32.264 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:31.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:32.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:32 smithi071 ceph-mon[183063]: pgmap v790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:32 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 619 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:32 smithi071 ceph-mon[178459]: pgmap v790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:32 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 619 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:33.245 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:32.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:33.599 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:33.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:33.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:33.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1178628014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:33.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:33.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:33.600 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1178628014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:33.600 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:33.929 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:33.600Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:33.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:34.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:34.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:34 smithi071 ceph-mon[183063]: pgmap v791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:34.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:34.579 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:34.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:34.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:34.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:34 smithi071 ceph-mon[178459]: pgmap v791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:34.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:34.891 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:34.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:34.891 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:34.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:34.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:35.455 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:35.205+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:35.882 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:35.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:35.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:35.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:35.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2655522827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:35.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:35.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:35.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:35.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:35.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2655522827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:36.196 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:35.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:36.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:36.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:36.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:54:36.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:36 smithi071 ceph-mon[178459]: pgmap v792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:36.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:36.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:36.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:54:36.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:36 smithi071 ceph-mon[183063]: pgmap v792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:36.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:37.166 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:36.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:37.165+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:37.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:37.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:37.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3127029688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:37.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:37.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:37.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:37.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3127029688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:37.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:37.868 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:54:37.651+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:54:37.868 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:54:37.868 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:54:37.868 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:54:37.868 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:54:37.868 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:54:37.869 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:54:38.185 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:37.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:38.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:38.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:38.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:38 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:54:38.908 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:54:38.908 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:54:38.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:38 smithi071 ceph-mon[178459]: pgmap v793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:38 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:54:38.910 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:38 smithi071 ceph-mon[183063]: pgmap v793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:38.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:39.181 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:38.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:39.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:39.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:39.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:39.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:39.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:39.861 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:39.861 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:39.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:39.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:40.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:39.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:40.479 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:40.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:40.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:40.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/718709776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:40.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[178459]: pgmap v794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:40.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/718709776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[183063]: pgmap v794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:54:40.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:54:40.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:54:40.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:54:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:40.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:41.236+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:41 smithi071 ceph-mon[183063]: pgmap v795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:41 smithi071 ceph-mon[183063]: pgmap v796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:41 smithi071 ceph-mon[178459]: pgmap v795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:41 smithi071 ceph-mon[178459]: pgmap v796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:41.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:41.714Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:42.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3391610955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:42 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3391610955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:42 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:43.191 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:42.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:43.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:43.795 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:43.600Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:43.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:43.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[183063]: pgmap v797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:43.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:43.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:43.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:43.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:54:43.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:43.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[178459]: pgmap v797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:43.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:43.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:43.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:43.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:54:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:43.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:43.796Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:43.796Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:44.494 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:44.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:44.775 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:44.776 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:44.776 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:44.776 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:44.775+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:45.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:45 smithi071 ceph-mon[178459]: pgmap v798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3904592893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:45 smithi071 ceph-mon[183063]: pgmap v798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3904592893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:45.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:46.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:47.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:46.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:47.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[178459]: pgmap v799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3768755677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[183063]: pgmap v799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3768755677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:48.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:47.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:48.506 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:48.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:48.807 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:48.808 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:48.808 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:48.808 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:48.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:49.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:49 smithi071 ceph-mon[178459]: pgmap v800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3317219075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:49 smithi071 ceph-mon[183063]: pgmap v800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3317219075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:49.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:50.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:50.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:51.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:51 smithi071 ceph-mon[178459]: pgmap v801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:51 smithi071 ceph-mon[183063]: pgmap v801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:51.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:51.715Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:52.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2011255603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:52 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2011255603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:52 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:52.826+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:53.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:53.012Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:53.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:53.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:53.601Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:54:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:53 smithi071 ceph-mon[178459]: pgmap v802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:53 smithi071 ceph-mon[183063]: pgmap v802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:54.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:53.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:54.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1675483642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1675483642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:54.838+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:55.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-mon[183063]: pgmap v803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-mon[178459]: pgmap v803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:56.083 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:55.819+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:56.359 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:54:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:54:56.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:54:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:56.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1674264498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1674264498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:56.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:57.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:57 smithi071 ceph-mon[178459]: pgmap v804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:57 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:57 smithi071 ceph-mon[183063]: pgmap v804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:57 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:54:58.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:57.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:58.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:54:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:54:59.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:58.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:54:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:54:59.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:54:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[183063]: pgmap v805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/657981879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:54:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:54:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[178459]: pgmap v805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:54:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:54:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:54:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:54:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/657981879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:00.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:54:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:54:59.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:00.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:01.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:00.843+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:01.541 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:01.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:01.882 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:01.716Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:01.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:01.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:01 smithi071 ceph-mon[183063]: pgmap v806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:01.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:01.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2774698488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:01.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:01.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:01 smithi071 ceph-mon[178459]: pgmap v806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:01.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:01.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2774698488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:01.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:02.547 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:02.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:02.547 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:02.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:02.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:02.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:02.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:02 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:02.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:02.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:02.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:02 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:03.185 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:02.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:03.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:03.859 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:03.602Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:03.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:03.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-mon[183063]: pgmap v807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:03.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:03.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:03.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:03.860 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:03.860 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-mon[178459]: pgmap v807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:03.860 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:03.860 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:03.861 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:03.859+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:04.556 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:04.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:04.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:04.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2344392728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:04.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:04.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:04.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2344392728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:04.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:05.186 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:04.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:05.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:05.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:05.300Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:05.834 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:05.834 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:05 smithi071 ceph-mon[183063]: pgmap v808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:05.834 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:05.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:05.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:05 smithi071 ceph-mon[178459]: pgmap v808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:05.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:05.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:06.561 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:06.235+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:06.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:06.802+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3396156537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3396156537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:07.562 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:07.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:07.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[178459]: pgmap v809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[183063]: pgmap v809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:07 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:08.567 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:08.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:08.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2967894875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2967894875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:09.568 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:09.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:09.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:09 smithi071 ceph-mon[178459]: pgmap v810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:09 smithi071 ceph-mon[183063]: pgmap v810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:10.575 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:10.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:10.740+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:11.576 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:11.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:11.716+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:11.716Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:11 smithi071 ceph-mon[178459]: pgmap v811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/801001766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:11 smithi071 ceph-mon[183063]: pgmap v811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/801001766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:12.188+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:12.697+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:12 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:12 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:13.189+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:13.711+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:13.603Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-mon[178459]: pgmap v812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1396313728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:55:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-mon[183063]: pgmap v812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1396313728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:55:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:14.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:14.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:14.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:14.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:14.517Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:14.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:14.517Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:15.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:15.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-mon[183063]: pgmap v813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-mon[178459]: pgmap v813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:16.065+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:16.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2678920684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2678920684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:17.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:17.638+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:17 smithi071 ceph-mon[178459]: pgmap v814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:17 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:17 smithi071 ceph-mon[183063]: pgmap v814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:17 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:18.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:18.616+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1547043575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1547043575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:19.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:19.601+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-mon[183063]: pgmap v815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-mon[178459]: pgmap v815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:20.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:20.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:20.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1713660801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1713660801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:21.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:21.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:21.561+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:21.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:21.717Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:21 smithi071 ceph-mon[183063]: pgmap v816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:21 smithi071 ceph-mon[178459]: pgmap v816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:22.016+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:22.520+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:22 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:22 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:23.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:23.505+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[183063]: pgmap v817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2506938389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:23.603Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:23.732Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:23.732Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[178459]: pgmap v817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2506938389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:24.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:24.532+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:25.035+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:25.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:25 smithi071 ceph-mon[178459]: pgmap v818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/640555545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:25 smithi071 ceph-mon[183063]: pgmap v818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/640555545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:26.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:26.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:26.562+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:27.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:27.558+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[183063]: pgmap v819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3404844254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[178459]: pgmap v819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3404844254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:28.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:28.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:55:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:55:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:29.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:29.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:29 smithi071 ceph-mon[183063]: pgmap v820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:29 smithi071 ceph-mon[178459]: pgmap v820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:30.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:30.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1395486940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1395486940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:31.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:31.506+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:31.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:31.717Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:31 smithi071 ceph-mon[178459]: pgmap v821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:31 smithi071 ceph-mon[183063]: pgmap v821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:32.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:32.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:32.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:32.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:32.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3949060436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:32.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:32 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3949060436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:32 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:33.093+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:33.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:32.948Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:33.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:33.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:33.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:33.604Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:33 smithi071 ceph-mon[178459]: pgmap v822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:33 smithi071 ceph-mon[183063]: pgmap v822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:34.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:34.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:34.441+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:35.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:35.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:35.652 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:35.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:35.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:35.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:35.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:35.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:35.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[178459]: pgmap v823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:35.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:35.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:35.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2602633728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[183063]: pgmap v823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2602633728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:36.414 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:36.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:36.414 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:36.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:36.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:37.389 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:37.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:37.661 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:37.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-mon[183063]: pgmap v824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1150911980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-mon[178459]: pgmap v824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1150911980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:37 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:38.423 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:38.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:38.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:39.375 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:39.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:39.670 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:39.375+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[183063]: pgmap v825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1569858147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[178459]: pgmap v825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1569858147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:40.344 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:40.052+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:40.673 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:40.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:55:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:55:41.373 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:41.063+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:41.373+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:42.053 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:41.717Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:42.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:42.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:42.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-mon[183063]: pgmap v826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:42.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:55:42.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:55:42.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:42.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:42.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-mon[178459]: pgmap v826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:42.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:55:42.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:55:42.344 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:42.053+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:42.344 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:42.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:42.344 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:55:42.163+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:55:42.345 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:55:42.346 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:55:42.346 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:55:42.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:42.343+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:43.032+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2759107314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2759107314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:42 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:43.604 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:43.333+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:43.935 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:43.605Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:43.992+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:55:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:55:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:55:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:55:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[183063]: pgmap v827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:55:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:55:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:55:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:55:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:55:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:55:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[178459]: pgmap v827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:55:44.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:44.328+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:44.992+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/135483319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/135483319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:45.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:45.303+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:45.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:45.236Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:45.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[183063]: pgmap v828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[178459]: pgmap v828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:55:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:55:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:55:46.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:46.262+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:46.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-mon[178459]: pgmap v829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-mon[178459]: pgmap v830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3557871874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-mon[183063]: pgmap v829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-mon[183063]: pgmap v830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3557871874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:47.231+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:47.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:47 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:48.209+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:48.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:48 smithi071 ceph-mon[178459]: pgmap v831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:48 smithi071 ceph-mon[183063]: pgmap v831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:49.218+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:50.191 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:49.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:50.191 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:50.191 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/546483766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:50.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:50.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:50.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/546483766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:50.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:50.191+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:50.934+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:50 smithi071 ceph-mon[178459]: pgmap v832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:50 smithi071 ceph-mon[183063]: pgmap v832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:51.235+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:51.968 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:51.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:51.969 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:51.718Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:51.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:51.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:51.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2948748760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2948748760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:52.211+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:53.251 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:52.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:53.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:52 smithi071 ceph-mon[183063]: pgmap v833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:53.252 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:53.252 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:53.252 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:52 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:53.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:52 smithi071 ceph-mon[178459]: pgmap v833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:53.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:53.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:53.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:52 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:53.605 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:53.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:53.606Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:55:54.284 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:53.990+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:54.285 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:54.285 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:54.285 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1605246059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:54.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:54.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:54.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1605246059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:54.285+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:54.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:54.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:54.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:55:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:55:54.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:55:55.263 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:54.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:55.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:54 smithi071 ceph-mon[178459]: pgmap v834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:55.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:55.263 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:55.263 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:54 smithi071 ceph-mon[183063]: pgmap v834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:55.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:55.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:55.263+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:55.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:55:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:55:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:56.214+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:57.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:56.964+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:56 smithi071 ceph-mon[178459]: pgmap v835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3033595356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:56 smithi071 ceph-mon[183063]: pgmap v835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3033595356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:58.224+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:57.993+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:57 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:57 smithi071 ceph-mon[183063]: pgmap v836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:57 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:55:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:57 smithi071 ceph-mon[178459]: pgmap v836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:55:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:55:59.218+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:55:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:59.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:55:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:55:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1935963621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:55:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:55:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:55:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:55:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1935963621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:00.264 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:55:59.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:00.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:00.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:00.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:00.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:00.264 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-mon[183063]: pgmap v837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:00.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:00.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:00.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:55:59 smithi071 ceph-mon[178459]: pgmap v837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:00.263+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:01.274 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:00.962+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:01.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:01.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:01.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:01.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:01.275+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:02.001 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:01.719Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:02.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:02.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/27212908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:02 smithi071 ceph-mon[178459]: pgmap v838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/27212908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:02 smithi071 ceph-mon[183063]: pgmap v838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:03.194+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:03.003+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:03 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:03 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:03.607Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:03.668Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:03.668Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:04.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:04.044+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2146029821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[178459]: pgmap v839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2146029821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:04 smithi071 ceph-mon[183063]: pgmap v839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:05.204+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:05.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:05.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:06.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:06.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:06.004+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:06 smithi071 ceph-mon[183063]: pgmap v840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1201720640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:06 smithi071 ceph-mon[178459]: pgmap v840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1201720640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:07.242 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:06.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:07.242 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:07.242 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:07.243 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:07.243 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:07.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:08.229+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:07.983+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[183063]: pgmap v841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-mon[178459]: pgmap v841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:09.234 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:09.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:09.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/152439572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:09.235 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:08.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:09.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:09.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:09.236 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/152439572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:09.234+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:10.218+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:10.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:10 smithi071 ceph-mon[178459]: pgmap v842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:10 smithi071 ceph-mon[183063]: pgmap v842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:11.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:11.210+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:10.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2820471637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2820471637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:12.010 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:11.720Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:12.165+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:12.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:12 smithi071 ceph-mon[178459]: pgmap v843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:12 smithi071 ceph-mon[183063]: pgmap v843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:13.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:13.127+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:13.007+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:13.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:12.884Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:13 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:13 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:13.608Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:14.081+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:14.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:13.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1344969538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:56:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:14 smithi071 ceph-mon[183063]: pgmap v844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1344969538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:56:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:14 smithi071 ceph-mon[178459]: pgmap v844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:15.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:15.103+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:15.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:16.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:16.115+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:16.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:15.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:16.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:16.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1578178646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[178459]: pgmap v845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1578178646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:16 smithi071 ceph-mon[183063]: pgmap v845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:17.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:17.072+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:17.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:18.100+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:18.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-mon[183063]: pgmap v846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/186550753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-mon[178459]: pgmap v846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/186550753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:19.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:19.067+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:19.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:19.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:20.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:20.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-mon[178459]: pgmap v847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:20 smithi071 ceph-mon[183063]: pgmap v847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:21.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:21.037+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:21.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:21.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1638285807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1638285807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:22.002 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:21.720Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:22.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:22.002+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:22.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:22.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:22.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:22 smithi071 ceph-mon[183063]: pgmap v848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:22 smithi071 ceph-mon[178459]: pgmap v848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:23.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:22.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:23.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:23.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:23 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3425310743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:23 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3425310743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:23.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:23.609Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:24.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:24.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:24.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:24.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:24.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:24.474 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-mon[183063]: pgmap v849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:24.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:24.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:24.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:24.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:24.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-mon[178459]: pgmap v849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:24.475 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:23.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:24.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:25.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:25.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:25.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:25.172Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3304731540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3304731540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:25.907+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:26.115+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:26 smithi071 ceph-mon[178459]: pgmap v850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:26 smithi071 ceph-mon[183063]: pgmap v850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:27.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:26.957+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:27.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:27.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:28.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:27.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:28.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:28.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3170004370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[183063]: pgmap v851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3170004370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-mon[178459]: pgmap v851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:28.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:29.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:56:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:56:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:29.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:30.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/645012373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:30 smithi071 ceph-mon[183063]: pgmap v852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/645012373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:30 smithi071 ceph-mon[178459]: pgmap v852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:31.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:31.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:31.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:31.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:31.976 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:31.721Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:32.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:31.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:32 smithi071 ceph-mon[178459]: pgmap v853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:32 smithi071 ceph-mon[183063]: pgmap v853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:32.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:32.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:33.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:32.940+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:33.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4031800780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:33 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4031800780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:33 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:33.916 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:33.610Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:33.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:34.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:34.021+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:34 smithi071 ceph-mon[178459]: pgmap v854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:34 smithi071 ceph-mon[183063]: pgmap v854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:34.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:34.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:34.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:34.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:34.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:34.992+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1353503154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1353503154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:36.141 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:35.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:36.142 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:35.962+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-mon[178459]: pgmap v855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-mon[183063]: pgmap v855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:36.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:36.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2084784981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2084784981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:37.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:38.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:38 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:38 smithi071 ceph-mon[178459]: pgmap v856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:38 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:38 smithi071 ceph-mon[183063]: pgmap v856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:39.148 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:38.877+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:39.148 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:39.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:40.153 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:39.836+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:40.153 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:40.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2539559778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[178459]: pgmap v857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2539559778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[183063]: pgmap v857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:41.154 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:40.837+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:41.154 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:41.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:42.023 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:41.722Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:42.024 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:41.844+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:42.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3670071979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:42 smithi071 ceph-mon[183063]: pgmap v858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3670071979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:42 smithi071 ceph-mon[178459]: pgmap v858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:43.158 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:43.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:43.159 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:42.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:43.874 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:43.604Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:43.874 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:43.611Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:44.163 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:43.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:44.163 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:44.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:56:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-mon[178459]: pgmap v859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2867152585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:56:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-mon[183063]: pgmap v859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2867152585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:45.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:44.851+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:45.164 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:45.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:46.174 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:45.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:46.175 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:46.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:56:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-mon[183063]: pgmap v860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:56:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-mon[178459]: pgmap v860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:46.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:46.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:46.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:46.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:56:46.675+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:56:46.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:56:46.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:56:46.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:56:46.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:56:46.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:56:46.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:56:46.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:56:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:46.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3152595045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:56:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3152595045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:56:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:56:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:56:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:56:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:56:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:56:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:56:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:56:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:48.176 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:47.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:48.176 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:47.946+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:48 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:48 smithi071 ceph-mon[178459]: pgmap v861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:48 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:48 smithi071 ceph-mon[183063]: pgmap v861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:48.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:48.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1583046085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1583046085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:50.183 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:49.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:50.184 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:49.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-mon[178459]: pgmap v862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:56:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:56:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-mon[183063]: pgmap v862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:56:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:56:51.187 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:50.855+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:51.188 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:50.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:56:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:56:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[183063]: pgmap v863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[183063]: pgmap v864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:56:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:56:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:56:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[178459]: pgmap v863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[178459]: pgmap v864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:56:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:52.189 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:51.886+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:52.189 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:51.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:52.189 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:51.723Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2867774779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2867774779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:53.190 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:52.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:53.190 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:52.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:53.190 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:52.969+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:53 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:53 smithi071 ceph-mon[183063]: pgmap v865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:53 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:53 smithi071 ceph-mon[178459]: pgmap v865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:53.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:53.815+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:53.611Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:56:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:53.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2132779176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2132779176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:55.192 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:54.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:55.192 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:54.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:55.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:55.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:55.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:55.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-mon[178459]: pgmap v866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-mon[183063]: pgmap v866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:56.193 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:55.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:56.193 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:56:55.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:56:56.193 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:55.990+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2052765473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2052765473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:56.979 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:56.722+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:56.980+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:57 smithi071 ceph-mon[178459]: pgmap v867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:57 smithi071 ceph-mon[183063]: pgmap v867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:58.015 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:57.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:58.016+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:58 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:58 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:56:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:59.014 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:58.706+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:56:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:59.014+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4064131531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[178459]: pgmap v868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:56:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4064131531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:56:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[183063]: pgmap v868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:56:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:56:59.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:56:59.663+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:00.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:56:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:56:59.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:00.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:00.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:00.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:01 smithi071 ceph-mon[178459]: pgmap v869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2274416655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:01 smithi071 ceph-mon[183063]: pgmap v869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2274416655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:01.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:01.655+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:01.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:01.724Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:02.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:01.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:02.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:02.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:02.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:02.627+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:02.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[183063]: pgmap v870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[178459]: pgmap v870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:03.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:03.612Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:03.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2557975658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2557975658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:04.647+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:05.227 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:04.953+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:05.227 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:05.108Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:05.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:05.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:05 smithi071 ceph-mon[183063]: pgmap v871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:05.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:05.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:05.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:05 smithi071 ceph-mon[178459]: pgmap v871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:05.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:05.663+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:06.234 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:05.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:06.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:06.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3064692596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:06.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:06.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:06.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3064692596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:06.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:06.938 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:06.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:06.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:07.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:07.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:07.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:07.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-mon[183063]: pgmap v872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:07.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:07.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:07.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:07.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:07.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-mon[178459]: pgmap v872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:07.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:07.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:08.240 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:07.955+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:08.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:08.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:08 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:08.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:08.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3068220837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:08.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:08.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:08 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:08.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:08.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3068220837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:08.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:09.246 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:08.984+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:09.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:09.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:09 smithi071 ceph-mon[183063]: pgmap v873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:09.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:09.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:09.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:09 smithi071 ceph-mon[178459]: pgmap v873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:09.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:09.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:10.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:10.673+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:11.256 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:10.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:11.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:11.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1019091791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:11.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:11 smithi071 ceph-mon[183063]: pgmap v874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:11.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:11.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:11.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1019091791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:11.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:11 smithi071 ceph-mon[178459]: pgmap v874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:11.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:11.660+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:11.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:11.725Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:12.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:13.052 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:12.706+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:13.052+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-mon[178459]: pgmap v875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4158737303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-mon[183063]: pgmap v875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4158737303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:13.736+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:13.613Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:14.259 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:14.004+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:57:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:14.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:14.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:14.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:14.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:57:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:14.741+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:14.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[183063]: pgmap v876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/896093128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[178459]: pgmap v876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/896093128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:15.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:15.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:16.737+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:16.951+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:17 smithi071 ceph-mon[183063]: pgmap v877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:17 smithi071 ceph-mon[178459]: pgmap v877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:17.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:17.908+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:18 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2627011564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:18 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2627011564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:19.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:18.739+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:19.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:18.922+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-mon[183063]: pgmap v878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-mon[178459]: pgmap v878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:19.725+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:19.898+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:20.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:20.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:20.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4217098624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:20.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:20.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:20.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4217098624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:20.947 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:20.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:20.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:21.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:21.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:21 smithi071 ceph-mon[183063]: pgmap v879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:21.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:21.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:21.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:21 smithi071 ceph-mon[178459]: pgmap v879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:21.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:21.943 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:21.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:21.943 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:21.726Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:21.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:22.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:22.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:22.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:22.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:22.692+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:22.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:22.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:23.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:23.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:23.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:23.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1283398539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:23.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:23.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[183063]: pgmap v880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:23.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:23.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:23.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:23.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:23.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1283398539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:23.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:23.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[178459]: pgmap v880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:23.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:23.894 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:23.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:23.895 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:23.540Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:23.895 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:23.613Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:23.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:24.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:24.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:24.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:24.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:24.696+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:24.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:24.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:25.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:25.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:25 smithi071 ceph-mon[178459]: pgmap v881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:25.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3880104919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:25.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:25.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:25.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:25 smithi071 ceph-mon[183063]: pgmap v881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:25.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3880104919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:25.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:25.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:26.291 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:25.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:26.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:26.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:26.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:26.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:26.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:26.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:26.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:27.300 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:26.980+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:27.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:27.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:27.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:27.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[183063]: pgmap v882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:27.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:27.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2032608667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:27.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:27.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:27.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:27.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[178459]: pgmap v882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:27.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:27.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2032608667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:27.647+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:28.302 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:28.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:28.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:28.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:28 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:28.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:28.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:28.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:28 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:28.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:28.655+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:29.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:29.035+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:29.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:29.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:57:29.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:29 smithi071 ceph-mon[178459]: pgmap v883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:29.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:29.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:29.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:57:29.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:29 smithi071 ceph-mon[183063]: pgmap v883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:29.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:29.684+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:30.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2006176703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2006176703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:31.041 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:30.722+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:31.312 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:31.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:31 smithi071 ceph-mon[183063]: pgmap v884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:31 smithi071 ceph-mon[178459]: pgmap v884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:32.065 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:31.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:32.065 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:31.726Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:32.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3581085402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3581085402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:33.113 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:32.711+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:33.114 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:32.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:33.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:33 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:33 smithi071 ceph-mon[178459]: pgmap v885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:33 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:33 smithi071 ceph-mon[183063]: pgmap v885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:33.741+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:33.614Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:34.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:35.138 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:34.782+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:35.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3260489158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[183063]: pgmap v886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3260489158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-mon[178459]: pgmap v886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:36.161 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:35.819+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:36.162 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:35.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:36.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:36.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:37.163 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:36.828+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:37.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:37.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:37 smithi071 ceph-mon[178459]: pgmap v887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/35042417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:37 smithi071 ceph-mon[183063]: pgmap v887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/35042417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:38.122 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:37.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:38.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:38 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:38 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:39.099 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:38.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:39.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[183063]: pgmap v888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2747203045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[178459]: pgmap v888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2747203045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:40.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:39.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:40.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:40.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:41.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:41.079+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:41 smithi071 ceph-mon[183063]: pgmap v889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:41 smithi071 ceph-mon[178459]: pgmap v889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:42.057 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:41.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:42.058 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:41.727Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:42.058 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:41.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:42.330 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:42.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2266150427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2266150427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:42.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:43.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:43.043+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:43.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:43.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:43.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:43.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:43.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[183063]: pgmap v890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:43.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:43.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:43.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:43.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:43.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:43.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[178459]: pgmap v890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:43.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:43.942 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:43.615Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:43.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:44.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:57:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4071312594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:57:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4071312594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:44.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:45.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:45.052+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:45.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:45.044Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:45 smithi071 ceph-mon[183063]: pgmap v891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:45 smithi071 ceph-mon[178459]: pgmap v891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:45.907+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:46.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3179637012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3179637012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:47.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:46.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:47.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:47.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-mon[183063]: pgmap v892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-mon[178459]: pgmap v892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:48.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:47.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:48.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:48 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:48 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:48.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:49.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:49.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:49 smithi071 ceph-mon[183063]: pgmap v893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1264325118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:49 smithi071 ceph-mon[178459]: pgmap v893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1264325118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:50.361 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:49.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:50.362 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:50.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:51.188 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:50.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:51.188 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:51.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:51.189 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:57:51.188+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:57:51.189 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:57:51.189 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:57:51.189 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:57:51.189 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:57:51.189 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:57:51.189 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:57:51.189 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:57:51.189 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:57:51.190 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:57:51.190 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:57:51.190 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:57:51.190 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:57:51.190 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:57:51.190 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:57:51.190 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:57:51.190 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:57:51.190 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:57:51.190 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:57:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:57:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-mon[183063]: pgmap v894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3187898948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:57:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-mon[178459]: pgmap v894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3187898948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:52.108 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:51.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:52.108 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:51.728Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:52.366 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:52.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:52.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:52 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:57:52.368 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:57:52.369 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:57:52.369 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:57:52.369 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:57:52.369 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:57:52.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:52 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:57:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:57:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:57:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:57:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:57:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:57:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:57:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:57:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:57:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:57:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:57:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:52.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:53.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:53.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:53.616Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:57:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:53 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:53 smithi071 ceph-mon[183063]: pgmap v895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:53 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:53 smithi071 ceph-mon[178459]: pgmap v895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:54.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:53.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:54.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:54.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1439807913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:54.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:54.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:54.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:57:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:57:54.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:57:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1439807913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:54.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:55.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[178459]: pgmap v896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:57:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:57:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:57:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:57:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:57:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[183063]: pgmap v896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:57:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:57:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:57:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:57:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:57:56.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:55.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:56.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:56.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:56.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:56.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-mon[183063]: pgmap v897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:56.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-mon[183063]: pgmap v898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:56.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:56.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3930133072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:56.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:56.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-mon[178459]: pgmap v897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:56.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-mon[178459]: pgmap v898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:56.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:56.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3930133072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:56.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:57.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:57.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:57.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:57.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:57 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:57.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:57.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:57.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:57 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:57:58.128 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:57.871+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:58.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:58.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:58.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-mon[183063]: pgmap v899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:58.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:58.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2740373737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:58.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:57:58.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:58.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-mon[178459]: pgmap v899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:57:58.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:58.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2740373737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:57:58.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:57:59.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:58.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:57:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:57:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:57:59.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:57:59.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:59.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:59.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:59.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:57:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:57:59.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:57:59.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:57:59.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:57:59.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:57:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:00.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:57:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:57:59.904+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:00.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:00.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:00.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:00 smithi071 ceph-mon[183063]: pgmap v900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:00.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:00.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:00.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:00 smithi071 ceph-mon[178459]: pgmap v900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:00.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:01.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:00.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:01.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:01.902 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:01.728Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:01.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:01.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/999378722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:01.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:01.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:01.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/999378722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:01.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:02.152 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:01.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:02.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:02.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:02.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:02 smithi071 ceph-mon[183063]: pgmap v901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:02.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:02.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:02 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:02.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:02.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:02 smithi071 ceph-mon[178459]: pgmap v901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:02.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:02.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:02 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:03.180 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:02.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:03.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:03.893 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:03.476Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:03.894 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:03.616Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:03.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:03.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:03.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:03.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:03.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3656140771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:03.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:03.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:03.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:03.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:03.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3656140771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:03.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:04.489 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:04.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:04.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:04.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:04 smithi071 ceph-mon[183063]: pgmap v902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:04.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:04.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:04.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:04 smithi071 ceph-mon[178459]: pgmap v902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:04.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:04.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:05.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:05.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:06.500 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:06.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:06.834 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:06.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:06.834 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:06.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:06 smithi071 ceph-mon[183063]: pgmap v903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:06.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1322027163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:06.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:06.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:06.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:06 smithi071 ceph-mon[178459]: pgmap v903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:06.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1322027163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:06.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:06.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:07.509 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:07.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:07.510 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:07.510 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:07.510 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:07.510 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:07.510 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:07.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:07.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:07.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:07.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:07.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:08.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:07.826+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:08.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:08.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:08.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:08 smithi071 ceph-mon[183063]: pgmap v904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:08.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:08.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3940748277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:08.848 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:08.848 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:08 smithi071 ceph-mon[178459]: pgmap v904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:08.848 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:08.848 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3940748277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:09.196 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:08.846+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:09.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:09.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:09.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:09.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:09.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:10.171 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:09.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:10.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:10.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:10.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:10 smithi071 ceph-mon[183063]: pgmap v905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:10.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:10.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/662700028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:10.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:10.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:10 smithi071 ceph-mon[178459]: pgmap v905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:10.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:10.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/662700028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:11.159 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:10.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:11.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:11.886 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:11.728Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:11.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:11.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:11.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:11.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:12.187 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:11.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:12.187+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:12.889 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:12.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:12.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:12.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:12 smithi071 ceph-mon[183063]: pgmap v906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:12.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:12.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:12 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:12.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:12.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:12 smithi071 ceph-mon[178459]: pgmap v906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:12.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:12.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:12 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:13.178 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:12.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:13.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:13.871 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:13.617Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:13.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:13.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1155396591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:13.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:13.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:58:13.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:13.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1155396591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:13.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:13.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:58:14.158 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:13.871+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:14.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:14.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:14.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:14 smithi071 ceph-mon[183063]: pgmap v907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:14.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:14.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:14.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:14 smithi071 ceph-mon[178459]: pgmap v907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:14.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:14.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:15.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:15.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:15.884 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:15.764Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:15.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:15.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:15.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:15.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:15.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1414243323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:15.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:15.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:15.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:15.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:15.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1414243323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:16.145 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:15.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:16.145+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:16.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:16.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:16 smithi071 ceph-mon[183063]: pgmap v908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:16.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:16.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:16.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:16 smithi071 ceph-mon[178459]: pgmap v908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:16.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:17.122 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:16.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:17.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:17.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:17.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:17.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:17 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:17.833 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/691138724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:17.833 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:17.833 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:17.833 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:17 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:17.834 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/691138724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:18.089 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:17.832+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:18.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:18.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:18.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:18 smithi071 ceph-mon[183063]: pgmap v909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:18.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:18.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:18.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:18 smithi071 ceph-mon[178459]: pgmap v909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:18.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:19.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:18.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:19.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:19.106+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:19.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:19.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:19.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:19.874 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:19.874 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:19.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:19.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:19.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:19.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:20.098+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:20.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:20.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:20 smithi071 ceph-mon[183063]: pgmap v910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:20.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/915760582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:20.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:20.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:20.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:20 smithi071 ceph-mon[178459]: pgmap v910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:20.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/915760582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:20.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:21.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:21.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:20.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:21.907 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:21.729Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:21.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:21.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:21.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:21.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:22.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:22.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:22.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:21.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:22.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:22.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-mon[183063]: pgmap v911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:22.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:22.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/210019338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:22.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:22.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:22.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-mon[178459]: pgmap v911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:22.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:22.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/210019338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:22.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:22.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:23.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:23.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:23.906 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:23.617Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:23.906 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:23.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:23.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:23.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:23.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:23.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:23.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:23.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:23.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:23.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:24.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:23.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:24.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:24.079+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:24.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:24 smithi071 ceph-mon[178459]: pgmap v912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:24.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:24.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:24.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:24 smithi071 ceph-mon[183063]: pgmap v912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:24.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:24.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:24.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:25.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:25.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:25.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:24.980Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:25.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/919404053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:25.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:25.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:25.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/919404053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:25.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:25.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:25.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:26.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:26.052+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:26.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:26 smithi071 ceph-mon[183063]: pgmap v913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:26.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:26.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:26.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:26 smithi071 ceph-mon[178459]: pgmap v913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:26.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:26.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:27.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:26.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:27.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:27.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2376668772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2376668772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:28.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:27.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:28.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:28.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:28.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:28.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:28 smithi071 ceph-mon[183063]: pgmap v914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:28.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:28.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:58:28.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:28.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:28 smithi071 ceph-mon[178459]: pgmap v914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:28.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:28.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:58:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:28.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:29.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:29.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/702869280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/702869280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:29.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:30.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:30 smithi071 ceph-mon[178459]: pgmap v915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:30 smithi071 ceph-mon[183063]: pgmap v915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:31.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:30.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:31.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:31.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:31.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:31.729Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:32.014+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:32.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:31.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:32.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-mon[183063]: pgmap v916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:32.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3770632030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:32.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:32.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:32.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:32.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-mon[178459]: pgmap v916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:32.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3770632030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:32.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:32.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:32.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:33.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:32.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:33.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:32.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:33.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:33.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:33.910 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:33.618Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:33.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:33.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:34.195 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:33.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:34.196 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:33.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:34.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:34.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:34.944 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:34.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:34.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-mon[183063]: pgmap v917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:34.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:34.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:34.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/705710799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:34.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-mon[178459]: pgmap v917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:34.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:34.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:34.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/705710799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:34.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:35.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:35.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:35.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:35.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:35.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:35.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:35.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:35.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:35.985+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:35.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:36.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:36 smithi071 ceph-mon[178459]: pgmap v918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2599709890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:36 smithi071 ceph-mon[183063]: pgmap v918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2599709890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:37.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:37 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:37 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:37.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:37.813+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:38.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:38.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:38 smithi071 ceph-mon[183063]: pgmap v919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:38 smithi071 ceph-mon[178459]: pgmap v919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:39.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:39.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:39.860+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2029308149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2029308149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:40.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:40.815+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:40 smithi071 ceph-mon[183063]: pgmap v920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:40 smithi071 ceph-mon[178459]: pgmap v920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:41.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:41.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:41.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:41.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:41.729Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/658526895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/658526895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:42.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:42.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:42.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:42 smithi071 ceph-mon[183063]: pgmap v921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:42 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:42 smithi071 ceph-mon[178459]: pgmap v921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:42 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:43.412 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:43.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:43.672 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:43.412Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:43.672 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:43.618Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:43.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:43.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:58:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:58:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:44.000+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:44.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:44.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:44 smithi071 ceph-mon[178459]: pgmap v922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/590426114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:44 smithi071 ceph-mon[183063]: pgmap v922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/590426114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:45.004+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:45.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:45.735+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:45.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:46.756 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:46.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:46.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:46 smithi071 ceph-mon[183063]: pgmap v923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:46.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:46.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:46.757 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2785512851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:46.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:46 smithi071 ceph-mon[178459]: pgmap v923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:46.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:46.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:46.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2785512851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:47.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:46.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:46.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:47.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:47.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:47.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:48.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:48.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:48 smithi071 ceph-mon[178459]: pgmap v924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1345548274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:48 smithi071 ceph-mon[183063]: pgmap v924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1345548274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:48.993+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:49.716+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:50.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:50.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:50.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:50 smithi071 ceph-mon[183063]: pgmap v925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:50 smithi071 ceph-mon[178459]: pgmap v925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:51.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:52.074 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:51.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:52.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:52.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3427068746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:52.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:52.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:52.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3427068746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:52.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:52.075 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:51.731Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:52.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:52.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:52.729+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:52.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:52.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:52 smithi071 ceph-mon[183063]: pgmap v926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:52 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:52 smithi071 ceph-mon[178459]: pgmap v926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:52 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:53.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:53.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:53.713+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:53.619Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:58:53.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:53.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:53.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2484571011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:53.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:53.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2484571011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:54.063+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:54.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:54.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:54 smithi071 ceph-mon[178459]: pgmap v927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:54 smithi071 ceph-mon[183063]: pgmap v927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:55.044+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:56.076 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:55.729+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:56.076 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:58:55.700Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:58:56.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:56.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:56.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:56.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:56.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:58:56.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:56.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:58:56.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:58:56.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:56.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:58:56.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T22:58:55.699+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:58:56.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T22:58:56.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:58:56.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:58:56.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 22:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:58:56.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:56.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:57.045 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:56.722+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:57.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-mon[178459]: pgmap v928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:57.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:58:57.046 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:58:57.046 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:58:57.046 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T22:58:57.046 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:58:57.046 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:58:57.046 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:58:57.046 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:58:57.046 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1533021676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-mon[183063]: pgmap v928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:57.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T22:58:57.048 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T22:58:57.049 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T22:58:57.049 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T22:58:57.049 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:57.049 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1533021676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:57.049 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:57.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:58.055 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:57.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:58.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:58.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:58.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:57 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:58.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:58.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:58.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:57 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:58:58.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:58.054+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:58:59.086 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:58.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:58:59.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-mon[183063]: pgmap v929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:59.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:59.087 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:59.087 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1717353314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:59.087 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:58:59.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-mon[178459]: pgmap v929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:58:59.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:58:59.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:58:59.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1717353314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:58:59.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:58:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:58:59.085+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:00.069 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:58:59.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:00.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:00.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:00.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:00.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:00.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:59:00.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:59:00.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:00.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:00.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:00.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:00.071 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:59:00.071 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:58:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:59:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:00.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:01.039 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:00.750+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:01.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[178459]: pgmap v930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:01.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/836027637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[183063]: pgmap v930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T22:59:01.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/836027637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:01.038+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:02.073 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:01.707+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-mon[183063]: pgmap v931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-mon[183063]: pgmap v932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:02.074 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:01.732Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:02.074 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:01.844Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:02.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-mon[178459]: pgmap v931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:02.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-mon[178459]: pgmap v932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:02.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:02.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:02.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:02.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:02.697+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:02 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:02 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:03.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:03.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:03.619Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[183063]: pgmap v933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1882970818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[178459]: pgmap v933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1882970818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:04.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:04.916 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:04.625+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:04.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:04.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:04.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:04.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:05.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:05.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:04.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:05.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:05 smithi071 ceph-mon[178459]: pgmap v934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3937217158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:05 smithi071 ceph-mon[183063]: pgmap v934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3937217158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:06.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:06.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:06.662+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:07.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:07.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[183063]: pgmap v935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3457378398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[178459]: pgmap v935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3457378398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:08.047+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:08.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:09.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:09.653+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:09 smithi071 ceph-mon[178459]: pgmap v936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:09 smithi071 ceph-mon[183063]: pgmap v936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:10.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:10.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:10.695+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4028523746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4028523746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:11.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:11.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:12.076 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:11.721+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:12.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:11 smithi071 ceph-mon[183063]: pgmap v937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:12.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:12.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:12.077 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:11.732Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:12.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:11 smithi071 ceph-mon[178459]: pgmap v937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:12.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:12.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:12.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:13.085 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:12.721+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:13.085 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:13.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:13.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:12 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:13.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3115830035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:13.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:13.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:13.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:12 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:13.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3115830035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:13.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:13.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:13.763+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:13.620Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:13 smithi071 ceph-mon[178459]: pgmap v938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:59:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:13 smithi071 ceph-mon[183063]: pgmap v938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:59:14.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:14.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:14.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:14.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:14.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:14.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:15.089 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:14.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:15.090 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:15.090 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:15.090 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:15.090 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:15.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:15.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:16.041 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:15.760+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:16.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[183063]: pgmap v939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:16.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:16.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:16.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:16.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/531570276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:16.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:16.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[178459]: pgmap v939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:16.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:16.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:16.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:16.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/531570276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:16.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:16.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:16.753+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:17.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:16.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:17.781+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:18.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:17.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-mon[183063]: pgmap v940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3084505774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-mon[178459]: pgmap v940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3084505774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:17 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:19.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:18.794+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:19.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:18.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:20.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:19.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:20.046+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[183063]: pgmap v941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1851130162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[178459]: pgmap v941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1851130162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:21.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:20.836+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:21.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:21.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:22.006 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:21.844+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:22.006 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:21.733Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:22.007 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:21 smithi071 ceph-mon[183063]: pgmap v942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:22.007 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:22.007 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:22.007 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:21 smithi071 ceph-mon[178459]: pgmap v942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:22.007 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:22.007 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:22.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:22.802+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:23.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:22.992+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4192304355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:22 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4192304355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:22 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:23.621 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:23.348Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:23.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:23.621Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-mon[178459]: pgmap v943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-mon[183063]: pgmap v943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:23.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:25.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:24.791+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:25.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:24.955+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/527079975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/527079975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:26.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:25.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:26.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:25.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:25 smithi071 ceph-mon[178459]: pgmap v944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:25 smithi071 ceph-mon[183063]: pgmap v944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:26.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:26.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:27.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:26.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:27.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:26.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:28.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:27.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:28.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:28.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[178459]: pgmap v945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4169269298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[183063]: pgmap v945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4169269298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:27 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:28.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:29.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:29.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:59:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:59:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:29.753+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:30.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:29.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:29 smithi071 ceph-mon[183063]: pgmap v946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3707383184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:29 smithi071 ceph-mon[178459]: pgmap v946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3707383184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:31.043 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:30.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:31.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:31.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:31.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:31.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:31.043+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:32.044 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:31.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:32.045 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:31.733Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:32.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:31 smithi071 ceph-mon[178459]: pgmap v947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:32.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:32.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:32.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1581537613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:32.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:31 smithi071 ceph-mon[183063]: pgmap v947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:32.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:32.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:32.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1581537613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:32.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:32.044+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:32.852 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:32.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:32.852 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:32.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:33.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:33.038+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:32 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:32 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:33.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:33.760+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:33.622Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:33.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:33 smithi071 ceph-mon[178459]: pgmap v948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:33.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:33.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:33 smithi071 ceph-mon[183063]: pgmap v948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:34.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:33.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:34.993 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:34.729+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:34.994 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:34.994 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:34.994 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3505929477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:34.994 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:34.994 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:34.994 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3505929477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:34.993+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:35.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:35.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:35.636Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-mon[178459]: pgmap v949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-mon[183063]: pgmap v949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:35.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:36.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:37.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:36.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3643805029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3643805029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:37.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:38.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:38.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:37 smithi071 ceph-mon[183063]: pgmap v950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:37 smithi071 ceph-mon[183063]: Health check update: 4 slow ops, oldest one blocked for 925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:37 smithi071 ceph-mon[178459]: pgmap v950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T22:59:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:37 smithi071 ceph-mon[178459]: Health check update: 4 slow ops, oldest one blocked for 925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:39.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:38.789+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:39.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:39.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:40.056 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:39.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:40.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[183063]: pgmap v951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:40.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:40.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:40.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:40.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3997115431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:40.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:40.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[178459]: pgmap v951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:40.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:40.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:40.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:40.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3997115431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:40.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:40.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:40.055+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:41.047 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:40.739+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:41.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:40 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:41.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:41.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:40 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:41.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:41.047+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:42.012 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:41.701+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:42.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-mon[183063]: pgmap v952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:42.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:42.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:42.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3398306494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:42.013 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:41.734Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:42.013 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:41.780Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:42.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-mon[178459]: pgmap v952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:42.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:42.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:42.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3398306494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:42.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:43.058 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:42.707+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:43.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:42 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:43.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:43.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:42 smithi071 ceph-mon[183063]: Health check update: 7 slow ops, oldest one blocked for 930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:43.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:42 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:43.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:43.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:42 smithi071 ceph-mon[178459]: Health check update: 7 slow ops, oldest one blocked for 930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:43.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:43.888 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:43.747+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:43.889 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:43.623Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:44.043+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[183063]: pgmap v953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1948033859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[178459]: pgmap v953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:59:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1948033859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:45.067 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:44.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:45.068 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:44.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:45.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:44 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:45.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:45.068 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:44 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:45.068 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:45.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:45.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:46.061 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:45.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:46.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:45 smithi071 ceph-mon[178459]: pgmap v954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:46.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:45 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:46.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:46.062 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:45 smithi071 ceph-mon[183063]: pgmap v954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:46.062 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:45 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:46.062 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:46.060+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:47.059 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:46.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:47.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:46 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:47.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:47.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2997775400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:47.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:46 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:47.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:47.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2997775400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:47.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:48.100 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:47.746+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:48.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[183063]: pgmap v955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:48.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:48.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:48.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:48.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:48.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[183063]: Health check update: 7 slow ops, oldest one blocked for 935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:48.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[178459]: pgmap v955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:48.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:48.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:48.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:48.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:48.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:47 smithi071 ceph-mon[178459]: Health check update: 7 slow ops, oldest one blocked for 935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:48.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:49.063 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:48.746+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:49.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:48 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:49.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/686658811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:49.063 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:48 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:49.063 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/686658811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:49.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:50.112 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:49.752+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:50.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:50.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:49 smithi071 ceph-mon[183063]: pgmap v956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:50.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:49 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:50.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:50.113 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:50.113 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:49 smithi071 ceph-mon[178459]: pgmap v956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:50.113 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:49 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:50.113 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:50.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:51.063 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:50.710+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:51.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:50 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:51.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/531623588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:51.063 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:50 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:51.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/531623588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:51.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:51.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:51.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:51.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:51.734Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:51 smithi071 ceph-mon[183063]: pgmap v957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:51 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:51 smithi071 ceph-mon[178459]: pgmap v957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:51 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:52.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:53.133 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:52.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:53.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:52 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:53.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:53.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:52 smithi071 ceph-mon[183063]: Health check update: 7 slow ops, oldest one blocked for 940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:53.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:52 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:53.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:53.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:52 smithi071 ceph-mon[178459]: Health check update: 7 slow ops, oldest one blocked for 940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:53.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:53.933 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:53.734+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:53.933 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:53.624Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T22:59:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:54.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:53 smithi071 ceph-mon[183063]: pgmap v958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:53 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2874222732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:54.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:54.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:54.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 22:59:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T22:59:54.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T22:59:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:53 smithi071 ceph-mon[178459]: pgmap v958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:53 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2874222732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:55.087 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:54.775+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:55.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:55.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:54 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:55.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:55.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:54 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:55.086+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:56.108 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:55.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:56.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:56.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[178459]: pgmap v959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:56.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:56.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:56.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:56.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:56.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1228538672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:56.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:56.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[183063]: pgmap v959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:56.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:56.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T22:59:56.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T22:59:56.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:56.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1228538672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:56.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:57.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:56 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:57.117 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:56.820+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:57.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:56 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:57.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:58.092 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:57.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:58.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:58.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:57 smithi071 ceph-mon[183063]: pgmap v960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:58.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:57 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:58.093 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:57 smithi071 ceph-mon[183063]: Health check update: 7 slow ops, oldest one blocked for 945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:58.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:58.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:57 smithi071 ceph-mon[178459]: pgmap v960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T22:59:58.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:57 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:58.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:57 smithi071 ceph-mon[178459]: Health check update: 7 slow ops, oldest one blocked for 945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T22:59:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:58.091+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T22:59:59.115 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:58.826+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T22:59:59.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:59.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:59.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1488524432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:59.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:59.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:59:59.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:59.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T22:59:59.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1488524432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T22:59:59.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T22:59:59.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:59:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 22:59:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T22:59:59.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:00.101 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 22:59:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T22:59:59.816+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:00.102 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:59 smithi071 ceph-mon[183063]: pgmap v961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:00.102 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:59 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:00.102 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:00.102 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 22:59:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:00.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:59 smithi071 ceph-mon[178459]: pgmap v961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:00.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:59 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:00.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:00.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 22:59:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:00.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 7 slow ops, oldest one blocked for 945 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:00:00.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:00:00.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 1573 secs 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 25m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 25m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 25m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:00:00.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 25m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 25m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 25m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 25m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 25m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 25m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 25m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 25m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:00.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 25m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 25m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 25m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 25m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 25m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 25m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 25m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:00:00.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T22:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 25m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 25m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 25m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 25m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 15m, current state active+undersized, last acting [1,3] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 25m, current state active+undersized, last acting [1,3] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 15m, current state active+undersized, last acting [3,0] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 25m, current state active+undersized, last acting [0,3] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 25m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 25m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:00:00.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 15m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 25m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 25m, current state active+undersized, last acting [1,0] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 15m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 15m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 15m, current state active+undersized, last acting [0,1] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 15m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 25m, current state active+undersized, last acting [2,0] 2023-12-06T23:00:00.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 15m, current state active+undersized, last acting [2,0] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 15m, current state active+undersized, last acting [1,3] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 15m, current state active+undersized, last acting [0,1] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 15m, current state active+undersized, last acting [3,2] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 15m, current state active+undersized, last acting [3,1] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 15m, current state active+undersized, last acting [3,0] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 25m, current state active+undersized, last acting [0,3] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 25m, current state active+undersized, last acting [0,1] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 15m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:00:00.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 25m, current state active+undersized, last acting [3,1] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 15m, current state active+undersized, last acting [0,3] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 15m, current state active+undersized, last acting [2,0] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 15m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 15m, current state active+undersized, last acting [1,0] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 25m, current state active+undersized, last acting [3,0] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:00.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 25m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:00:00.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:00.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 7 slow ops, oldest one blocked for 945 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:00:00.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:00:00.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:00:00.362 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:00.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:00:00.211+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:00:00.363 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:00:00.364 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:00:00.364 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:00:00.364 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:00:00.364 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:00:00.364 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:00:00.364 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:00:00.364 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:00:01.057 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:00.782+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 7 slow ops, oldest one blocked for 945 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 1573 secs 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:00:01.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 25m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 25m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 25m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 25m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 25m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 25m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 25m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 25m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:00:01.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 25m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 7 slow ops, oldest one blocked for 945 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 1573 secs 2023-12-06T23:00:01.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 25m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 25m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 25m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 25m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 25m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 25m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 25m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:00:01.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:01.062 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 25m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:00:01.062 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 25m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:00:01.062 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:01.062 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:01.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:01.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 25m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:00:01.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 25m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:00:01.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:01.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:01.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 25m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:00:01.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 25m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 25m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 25m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 25m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 25m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 25m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 25m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:00:01.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 25m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:00:01.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 25m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:00:01.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 25m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:00:01.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:01.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:00:01.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 15m, current state active+undersized, last acting [1,3] 2023-12-06T23:00:01.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 25m, current state active+undersized, last acting [1,3] 2023-12-06T23:00:01.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 15m, current state active+undersized, last acting [3,0] 2023-12-06T23:00:01.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:01.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 25m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:00:01.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 25m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:00:01.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 25m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 25m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 25m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 25m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 25m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 25m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 25m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 25m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 25m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:00:01.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:01.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 25m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:00:01.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 25m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:00:01.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 25m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:00:01.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 25m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:00:01.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 25m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:00:01.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 25m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:00:01.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:00:01.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 15m, current state active+undersized, last acting [1,3] 2023-12-06T23:00:01.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 25m, current state active+undersized, last acting [1,3] 2023-12-06T23:00:01.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 15m, current state active+undersized, last acting [3,0] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 25m, current state active+undersized, last acting [0,3] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 25m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 25m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 15m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 25m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 25m, current state active+undersized, last acting [1,0] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 15m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 15m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 15m, current state active+undersized, last acting [0,1] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 15m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:00:01.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 25m, current state active+undersized, last acting [2,0] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 15m, current state active+undersized, last acting [2,0] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 15m, current state active+undersized, last acting [1,3] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 15m, current state active+undersized, last acting [0,1] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 15m, current state active+undersized, last acting [3,2] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 15m, current state active+undersized, last acting [3,1] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 15m, current state active+undersized, last acting [3,0] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 25m, current state active+undersized, last acting [0,3] 2023-12-06T23:00:01.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 25m, current state active+undersized, last acting [0,1] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 15m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 25m, current state active+undersized, last acting [3,1] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 15m, current state active+undersized, last acting [0,3] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 15m, current state active+undersized, last acting [2,0] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 15m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 15m, current state active+undersized, last acting [1,0] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 25m, current state active+undersized, last acting [3,0] 2023-12-06T23:00:01.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:01.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 25m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:00:01.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:01.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 7 slow ops, oldest one blocked for 945 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:00:01.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:00:01.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:00:01.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:00:01.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2192747725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:01.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 25m, current state active+undersized, last acting [0,3] 2023-12-06T23:00:01.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 25m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 25m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 15m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 25m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 25m, current state active+undersized, last acting [1,0] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 15m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 15m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 15m, current state active+undersized, last acting [0,1] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 15m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 25m, current state active+undersized, last acting [2,0] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 15m, current state active+undersized, last acting [2,0] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 15m, current state active+undersized, last acting [1,3] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 15m, current state active+undersized, last acting [0,1] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 15m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 15m, current state active+undersized, last acting [3,2] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 15m, current state active+undersized, last acting [3,1] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 15m, current state active+undersized, last acting [3,0] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 15m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 25m, current state active+undersized, last acting [0,3] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 25m, current state active+undersized, last acting [0,1] 2023-12-06T23:00:01.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 15m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 25m, current state active+undersized, last acting [3,1] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 15m, current state active+undersized, last acting [0,3] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 15m, current state active+undersized, last acting [2,0] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 15m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 15m, current state active+undersized, last acting [1,0] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 15m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 25m, current state active+undersized, last acting [3,0] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 15m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:01.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 25m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:00:01.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:00:01.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 7 slow ops, oldest one blocked for 945 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:00:01.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:00:01.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:00:01.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:00:01.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2192747725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:01.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:02.073 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:01.794+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:02.073 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:01.735Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:02.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-mon[183063]: pgmap v962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:00:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:02.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-mon[178459]: pgmap v962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:00:02.076 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:00:02.077 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:00:02.077 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:00:02.077 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:00:02.077 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:00:02.077 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:00:02.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:02.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:02.071+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:03.106 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:02.797+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:03.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:02 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:03.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:03.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:02 smithi071 ceph-mon[183063]: Health check update: 7 slow ops, oldest one blocked for 950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:03.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3363260883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:03.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:02 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:03.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:03.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:02 smithi071 ceph-mon[178459]: Health check update: 7 slow ops, oldest one blocked for 950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:03.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3363260883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:03.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:03.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:03.284Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:03.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:03.624Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:04.148+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-mon[183063]: pgmap v963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-mon[178459]: pgmap v963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:05.191 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:04.780+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:05.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:05.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:05.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:00:05.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:00:05.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:00:05.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:00:05.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:00:05.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:05.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:05.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:00:05.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:00:05.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:00:05.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:00:05.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:00:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:05.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:06.192 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:05.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:06.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:06.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[178459]: pgmap v964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:06.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:06.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[178459]: pgmap v965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:06.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[178459]: pgmap v966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:06.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1103788413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:06.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:06.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[183063]: pgmap v964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:06.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:06.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[183063]: pgmap v965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:06.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[183063]: pgmap v966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:06.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1103788413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:06.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:06.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:06.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:06.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:06 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:07.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:06.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:06 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:07.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:07.216+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:08.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:07.848+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[183063]: pgmap v967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[183063]: Health check update: 7 slow ops, oldest one blocked for 955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3850046806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[178459]: pgmap v967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[178459]: Health check update: 7 slow ops, oldest one blocked for 955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3850046806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:08.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:09.183 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:08.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:09.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:09.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:08 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:09.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:09.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:08 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:09.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:10.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:09.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:09 smithi071 ceph-mon[183063]: pgmap v968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:09 smithi071 ceph-mon[178459]: pgmap v968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:10.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:10.208+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:11.187 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:10.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:11.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:11.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:11.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4005215946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:11.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:11.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:11.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4005215946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:11.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:11.988 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:11.844+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:11.989 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:11.736Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:12.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:11 smithi071 ceph-mon[178459]: pgmap v969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:11 smithi071 ceph-mon[183063]: pgmap v969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:12.893 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:12.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:13.195 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:12.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:13.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:13.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:13.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3776479008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:13.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:12 smithi071 ceph-mon[183063]: Health check update: 7 slow ops, oldest one blocked for 960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:13.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:13.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3776479008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:13.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:12 smithi071 ceph-mon[178459]: Health check update: 7 slow ops, oldest one blocked for 960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:13.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:13.859+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:13.625Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:14.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:13 smithi071 ceph-mon[178459]: pgmap v970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:00:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:13 smithi071 ceph-mon[183063]: pgmap v970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:00:15.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:14.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3922556905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3922556905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:15.572 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:15.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:15.879 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:15.572Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:15.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-mon[183063]: pgmap v971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-mon[178459]: pgmap v971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:16.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:16.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 1 ]) 2023-12-06T23:00:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:17.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:17.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-mon[178459]: pgmap v972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1977279626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-mon[178459]: Health check update: 7 slow ops, oldest one blocked for 965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-mon[183063]: pgmap v972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1977279626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-mon[183063]: Health check update: 7 slow ops, oldest one blocked for 965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:18.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:19.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:19.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:18.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:20.231 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:19.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:20.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:20.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[183063]: pgmap v973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:20.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:20.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:20.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:20.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/327055153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:20.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:20.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[178459]: pgmap v973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:20.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:20.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:20.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:20.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/327055153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:20.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:21.259 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:20.965+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:21.260 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:21.260 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:21.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:21.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:21.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:22.019 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:21.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:22.019 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:21.737Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:22 smithi071 ceph-mon[183063]: pgmap v974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2182667894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:22.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:22.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:22 smithi071 ceph-mon[178459]: pgmap v974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2182667894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:23.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:22.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:23 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:23 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:23.626 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:23.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:23.898 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:23.626Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:24.182 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:23.899+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:24.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:24.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-mon[183063]: pgmap v975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:24.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:24.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:24.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-mon[178459]: pgmap v975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:24.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:25.193 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:24.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:25.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:25.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:25.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2340164105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:25.194 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:24.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:25.194 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:24.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:25.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:25.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:25.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2340164105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:25.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:26.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:25.852+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:26 smithi071 ceph-mon[178459]: pgmap v976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:26 smithi071 ceph-mon[183063]: pgmap v976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:26.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:26.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:27.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:26.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3910204619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:27 smithi071 ceph-mon[183063]: pgmap v977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3910204619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:27 smithi071 ceph-mon[178459]: pgmap v977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:27.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:28.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:27.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:28.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:29.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:28.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:00:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:29 smithi071 ceph-mon[183063]: pgmap v978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:00:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:29 smithi071 ceph-mon[178459]: pgmap v978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:29.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:29.825+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:30.230 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:30.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:30.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1612968314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:30.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:30.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:30.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1612968314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:30.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:30.281+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:31.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:30.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:31 smithi071 ceph-mon[183063]: pgmap v979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:31 smithi071 ceph-mon[178459]: pgmap v979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:31.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:31.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:32.046 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:31.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:32.047 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:31.737Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:32.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:32.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:32.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/192434500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:32.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:32.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:32.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/192434500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:32.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:33.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:32.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:33 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:33 smithi071 ceph-mon[178459]: pgmap v980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:33 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:33 smithi071 ceph-mon[183063]: pgmap v980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:33.626 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:33.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:33.884 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:33.626Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:33.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2133999886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:34.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:34.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:34.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:34.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2133999886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:34.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:34.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:35 smithi071 ceph-mon[178459]: pgmap v981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:35 smithi071 ceph-mon[183063]: pgmap v981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:35.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:35.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:35.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:36.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:37.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:36.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4226648377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:37 smithi071 ceph-mon[183063]: pgmap v982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4226648377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:37 smithi071 ceph-mon[178459]: pgmap v982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:37.384+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:38.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:37.831+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:38 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 986 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:38 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 986 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:38.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:39.064 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:38.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:39.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:39.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:39.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2076882249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:39.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:39 smithi071 ceph-mon[178459]: pgmap v983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:39.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:39.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:39.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2076882249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:39.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:39 smithi071 ceph-mon[183063]: pgmap v983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:39.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:40.065 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:39.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:40.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:40.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:40.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:40.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:40.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:40.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:40.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:40.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:40.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:41.069 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:40.775+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:41.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:41.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:41.336 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:41 smithi071 ceph-mon[183063]: pgmap v984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:41.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:41.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:41.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:41 smithi071 ceph-mon[178459]: pgmap v984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:41.335+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:42.071 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:41.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:42.071 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:41.738Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:42.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:42.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:42.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1830334260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:42.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:42.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:42.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1830334260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:42.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:43.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:42.837+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-mon[183063]: pgmap v985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-mon[178459]: pgmap v985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:43.627 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:43.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:43.627 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:43.220Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:43.627Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:43.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:43.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:44.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:44.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:44.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:44.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:44.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:00:44.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2775987531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:44.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:44.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:44.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:44.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:44.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:00:44.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2775987531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:44.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:45.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:44.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:45 smithi071 ceph-mon[178459]: pgmap v986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:45 smithi071 ceph-mon[183063]: pgmap v986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:45.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:45.837+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1346587955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1346587955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:46.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:46.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:46.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:47.088 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:46.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:47.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:47.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:47 smithi071 ceph-mon[178459]: pgmap v987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:47 smithi071 ceph-mon[183063]: pgmap v987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:48.089 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:47.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:48.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:49.096 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:48.821+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/44121367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:49 smithi071 ceph-mon[183063]: pgmap v988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:49.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:49.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/44121367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:49 smithi071 ceph-mon[178459]: pgmap v988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:50.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:49.848+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:50.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:51.104 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:50.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:51.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2834061602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:51 smithi071 ceph-mon[183063]: pgmap v989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2834061602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:51 smithi071 ceph-mon[178459]: pgmap v989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:52.106 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:51.831+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:52.106 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:51.738Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:52.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:52.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:52.436 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:52.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:52.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:52.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:52.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:52.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:53.106 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:52.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:53.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:53.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-mon[178459]: pgmap v990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4227707775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-mon[183063]: pgmap v990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4227707775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:53.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:53.843+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:53.628Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:00:54.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:54.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:55.112 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:54.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:55.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:55 smithi071 ceph-mon[178459]: pgmap v991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:55 smithi071 ceph-mon[183063]: pgmap v991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:55.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:00:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:00:55.508Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:00:55.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:55.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3742512385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:56.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:56.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:00:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:00:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3742512385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:57.119 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:56.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:57.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:57.142+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:57 smithi071 ceph-mon[183063]: pgmap v992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:57 smithi071 ceph-mon[178459]: pgmap v992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:58.110 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:57.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:58.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:58.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:58 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/874410941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:58 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:00:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/874410941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:00:59.065 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:58.794+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:00:59.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:00:59.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:00:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:00:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-mon[183063]: pgmap v993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:00:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:00:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:00:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-mon[178459]: pgmap v993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:00:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:00.100 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:00:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:00:59.808+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:00.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:01.073 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:00.794+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:01.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:01.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2197850698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:01 smithi071 ceph-mon[178459]: pgmap v994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2197850698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:01 smithi071 ceph-mon[183063]: pgmap v994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:02.067 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:01.800+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:02.067 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:01.739Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:02.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:02.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:03.134 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:02.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:03.134 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:03.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4173066831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-mon[178459]: pgmap v995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4173066831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-mon[183063]: pgmap v995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:03.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:03.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:03.630Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:04.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:04.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:05.032 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:04.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:05.032 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:04.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:05.032 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:04.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:05.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:05.031+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-mon[183063]: pgmap v996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:01:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1591008160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-mon[178459]: pgmap v996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:01:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1591008160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:06.150 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:05.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:06.150 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:05.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:06.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:07.155 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:06.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:07.156 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:06.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:07.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:07.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-mon[183063]: pgmap v997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-mon[178459]: pgmap v997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:08.155 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:07.738+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:08.155 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:07.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:08.155 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:01:07.795+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:01:08.156 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:01:08.157 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:01:08.157 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:01:08.157 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:01:08.157 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:01:08.157 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:01:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1268153560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:01:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:01:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:01:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:01:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1268153560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:01:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:01:08.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:09.160 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:08.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:09.160 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:08.951+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:09.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:09.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:09 smithi071 ceph-mon[178459]: pgmap v998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:09.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:09 smithi071 ceph-mon[183063]: pgmap v998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:09.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:09.934+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:09.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:09.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:10.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[183063]: pgmap v999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[183063]: pgmap v1000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2293290982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:01:10.641 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:01:10.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:01:10.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:01:10.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[178459]: pgmap v999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:10.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[178459]: pgmap v1000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:10.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:01:10.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2293290982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:10.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:10.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:10.640+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:11.251 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:10.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:11.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:11.600 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:11.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:11.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:11.928 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:11.598+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:11.928 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:11.740Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:12.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:11.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:12.567 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:12.567 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:12 smithi071 ceph-mon[183063]: pgmap v1001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:12.567 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:12.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:12.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:12 smithi071 ceph-mon[178459]: pgmap v1001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:12.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:12.898 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:12.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:12.898+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:13.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:13.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1247080172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:13.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:13.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:13.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:13.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1247080172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:13.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:13.600 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:13.904 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:13.598+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:13.904 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:13.630Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:14.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:13.904+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:14.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:13.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:14.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:13.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:14.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:14.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:01:14.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:14 smithi071 ceph-mon[183063]: pgmap v1002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:14.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:14.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:14.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:01:14.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:14 smithi071 ceph-mon[178459]: pgmap v1002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:14.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:14.928 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:14.634+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:15.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:14.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:15.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:15.591 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:15.591 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:15.591 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/410370111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:15.591 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:15.591 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:15.591 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:15.591 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:15.591 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/410370111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:15.591 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:15.907 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:15.590+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:15.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:16.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:16.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:16 smithi071 ceph-mon[178459]: pgmap v1003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:16.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:16.546 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:16.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:16 smithi071 ceph-mon[183063]: pgmap v1003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:16.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:16.918 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:16.546+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:17.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:16.918+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:17.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:17.519+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1769889490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1769889490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:18.272 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:17.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:18.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:18.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:18 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:18 smithi071 ceph-mon[178459]: pgmap v1004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:18 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:18 smithi071 ceph-mon[183063]: pgmap v1004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:19.273 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:19.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:19.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:19.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2462769526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:20 smithi071 ceph-mon[178459]: pgmap v1005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:20.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:20.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2462769526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:20 smithi071 ceph-mon[183063]: pgmap v1005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:20.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:20.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:21.438 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:21.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:21.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:21.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:21.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:21.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:22.031 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:21.741Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:22.282 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:22.031+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:22.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:22.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:22 smithi071 ceph-mon[178459]: pgmap v1006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3215612192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:22 smithi071 ceph-mon[183063]: pgmap v1006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3215612192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:23.388 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:23.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:23.388 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:23.156Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:23.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:23.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:23.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:23.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:23.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:23.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:23.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:23.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:23.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:23.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:23.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:23.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:23.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:23.631Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:24.429 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:24.085+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:24.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:24.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:24 smithi071 ceph-mon[183063]: pgmap v1007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:24.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:24.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3674463752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:24.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:24.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:24 smithi071 ceph-mon[178459]: pgmap v1007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:24.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:24.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3674463752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:24.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:24.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:25.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:25.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:25.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:25.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:25.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:25.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:25.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:26.403 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:26.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:26.403 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:26.229Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:26.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:26.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:26 smithi071 ceph-mon[183063]: pgmap v1008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:26.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:26.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:26.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:26 smithi071 ceph-mon[178459]: pgmap v1008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:26.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:26.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:27.394 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:27.394 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:27.394 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:27.394 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3024276541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:27.394 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:27.394 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:27.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:27.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:27.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:27.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:27.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3024276541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:27.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:27.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:28.375 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:28.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:28.375 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:28.375 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:28 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:28.375 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:28 smithi071 ceph-mon[183063]: pgmap v1009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:28.375 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:28.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:28.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:28 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:28.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:28 smithi071 ceph-mon[178459]: pgmap v1009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:28.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:28.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:29.384 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:29.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:29.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:29.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:29.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:01:29.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3880615344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:29.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:29.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:29.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:29.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:01:29.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3880615344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:29.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:29.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:29.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:30.366 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:30.093+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:30.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:30 smithi071 ceph-mon[183063]: pgmap v1010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:30.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:30.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:30 smithi071 ceph-mon[178459]: pgmap v1010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:30.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:30.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:30.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:31.415 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:31.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:31.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:31.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:31.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:31.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:31.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:31.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:31.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:32.058 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:31.741Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:32.319 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:32.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:32.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:32.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:32.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:32.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4232773533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:32 smithi071 ceph-mon[178459]: pgmap v1011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4232773533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:32 smithi071 ceph-mon[183063]: pgmap v1011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:33.381 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:33.091+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:33.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:33.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:33 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:33.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:33.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:33.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:33 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:33.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:33.632 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:33.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:33.632Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:34.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:34.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:34.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:34.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1561802187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:34 smithi071 ceph-mon[178459]: pgmap v1012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1561802187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:34 smithi071 ceph-mon[183063]: pgmap v1012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:35.385 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:35.098+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:35.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:35.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:35.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:35.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:35.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:35.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:35.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:35.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:35.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:35.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:35.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:35.384+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:35.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:35.444Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:36.349 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:36.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:36.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:36 smithi071 ceph-mon[183063]: pgmap v1013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:36.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:36.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4104782564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:36.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:36 smithi071 ceph-mon[178459]: pgmap v1013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:36.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:36.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4104782564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:36.703 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:36.348+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:37.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:37.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:37.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:37.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:38.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:38.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:38.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:38.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-mon[178459]: pgmap v1014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:38.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:38.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:38.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:38.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:38.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-mon[183063]: pgmap v1014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:38.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:38.365 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:38.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:38.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:39.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:39.333+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:39.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:39.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1349273792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1349273792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:40.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:40.366+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:40 smithi071 ceph-mon[183063]: pgmap v1015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:40.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:40.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:40 smithi071 ceph-mon[178459]: pgmap v1015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:41.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:41.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:41.165+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3313233572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3313233572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:42.142 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:41.742Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:42.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:42.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:42.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:42 smithi071 ceph-mon[183063]: pgmap v1016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:42.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:42.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:42.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:42.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:42.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:42 smithi071 ceph-mon[178459]: pgmap v1016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:42.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:42.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:43.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:43.125+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:43.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:43.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:43.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:43.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:43.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3937138163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:43.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:43.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:43.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:43.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:43.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3937138163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:43.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:43.401+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:43.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:43.633Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:44.384 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:44.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:44.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:44.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:44.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:01:44.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-mon[178459]: pgmap v1017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:44.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:44.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:44.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:44.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:01:44.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-mon[183063]: pgmap v1017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:44.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:44.660 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:44.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:44.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:44.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:44.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:44.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:45.358 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:45.079+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:45.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:45.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:46.362 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:46.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:46.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:46.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1580908333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:46.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:46 smithi071 ceph-mon[178459]: pgmap v1018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:46.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:46.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:46.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1580908333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:46 smithi071 ceph-mon[183063]: pgmap v1018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:47.363 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:47.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:47.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:47.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:48.346+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-mon[178459]: pgmap v1019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3549674673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-mon[183063]: pgmap v1019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3549674673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:48.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:48.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:49.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:49.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:49.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:49.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:50.372 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:50.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:50.372 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:50.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:50.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:50.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:50.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:50 smithi071 ceph-mon[178459]: pgmap v1020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:50.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:50 smithi071 ceph-mon[183063]: pgmap v1020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:51.376 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:51.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:51.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:51.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/213581489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/213581489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:52.108 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:51.743Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:52.382 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:52.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:52.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:52.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:52 smithi071 ceph-mon[178459]: pgmap v1021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:52 smithi071 ceph-mon[183063]: pgmap v1021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:53.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:53.366+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:53.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:53.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:53 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2031604781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:53 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2031604781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:53.634Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:01:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:53.876Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:01:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:01:53.876Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:01:54.396 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:54.142+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:54.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:54.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:54.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:54.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:54 smithi071 ceph-mon[178459]: pgmap v1022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:54.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:54.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:54.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:54.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:54 smithi071 ceph-mon[183063]: pgmap v1022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:54.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:54.395+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:55.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:55.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:55.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:55.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1236340109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1236340109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:56.393 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:56.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:56.393 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:56.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:56 smithi071 ceph-mon[183063]: pgmap v1023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:56 smithi071 ceph-mon[178459]: pgmap v1023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:57.341+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:57.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:57.168+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:58.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:58.320+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:58.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:58.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3220765830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[183063]: pgmap v1024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:01:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:01:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3220765830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:01:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[178459]: pgmap v1024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:01:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:01:59.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:01:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:01:59.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:01:59.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:01:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:01:59.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:01:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:01:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:01:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:01:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:01:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:01:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:01:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:00.507 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:00.280+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:00.507 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:00.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:00 smithi071 ceph-mon[178459]: pgmap v1025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3475247060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:00 smithi071 ceph-mon[183063]: pgmap v1025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3475247060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:01.508 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:01.236+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:01.508 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:01.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:01.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:01.744Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:02.511 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:02.246+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:02.512 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:02.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-mon[178459]: pgmap v1026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1997662570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-mon[183063]: pgmap v1026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1997662570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:02 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:03.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:03.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:03.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:03.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:03.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:03.092Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:03.634Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:04.520 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:04.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:04.521 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:04.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:04 smithi071 ceph-mon[178459]: pgmap v1027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:04 smithi071 ceph-mon[183063]: pgmap v1027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:05.521 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:05.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:05.522 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:05.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1338677120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1338677120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:06.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:06.203+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:06.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:06.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:06.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:06.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:06 smithi071 ceph-mon[183063]: pgmap v1028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:06 smithi071 ceph-mon[178459]: pgmap v1028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:07.536 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:07.237+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:07.536 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:07.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1993506046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1993506046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:07 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:08.545 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:08.235+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:08.545 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:08.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:08 smithi071 ceph-mon[178459]: pgmap v1029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:08 smithi071 ceph-mon[183063]: pgmap v1029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:09.545 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:09.234+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:09.546 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:09.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:10.552 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:10.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:10.553 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:10.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1098828772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:02:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-mon[183063]: pgmap v1030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1098828772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:02:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-mon[178459]: pgmap v1030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:11.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:11.165+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:11.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:11.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:11.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:11.745Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:12.392 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:12.116+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:12.392 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:12.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:02:12.309+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:02:12.393 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:02:12.394 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:02:12.394 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:02:12.394 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:02:12.394 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:02:12.394 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:02:12.394 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:02:12.394 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:02:12.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:12.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-mon[183063]: pgmap v1031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1207147759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-mon[178459]: pgmap v1031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1207147759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:12 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:13.414 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:13.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:13.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:13.414+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:13.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:13.635Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:13 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:02:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:02:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:02:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:13 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:02:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:02:14.440 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:14.040+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:14.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:14.439+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[183063]: pgmap v1032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:02:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:02:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/273700053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[178459]: pgmap v1032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:02:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:02:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/273700053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:15.380 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:15.027+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:15.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:15.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:15.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:15.380Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[183063]: pgmap v1033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[183063]: pgmap v1034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:02:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[178459]: pgmap v1033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[178459]: pgmap v1034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:02:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:16.441 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:16.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:16.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:16.439+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:17.396 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:17.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:17.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:17.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-mon[183063]: pgmap v1035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2845562152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-mon[178459]: pgmap v1035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2845562152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:17 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:18.392 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:18.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:18.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:18.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:19.390 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:19.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:19.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:19.389+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[183063]: pgmap v1036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3718170196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[178459]: pgmap v1036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3718170196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:20.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:20.139+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:20.524 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:20.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:21.419 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:21.156+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:21.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:21.418+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:21 smithi071 ceph-mon[183063]: pgmap v1037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:21 smithi071 ceph-mon[178459]: pgmap v1037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:22.160 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:21.745Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:22.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:22.160+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:22.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:22.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/7596648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:22 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/7596648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:22 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:23.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:23.194+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:23.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:23.405+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:23.636Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-mon[178459]: pgmap v1038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-mon[183063]: pgmap v1038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:24.418 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:24.165+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:24.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:24.417+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3847942121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:24.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:24.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:24.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:24.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3847942121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:25.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:25.149+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:25.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:25.458+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:25 smithi071 ceph-mon[183063]: pgmap v1039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:25 smithi071 ceph-mon[178459]: pgmap v1039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:26.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:26.173+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:26.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:26.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1813565679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1813565679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:27.435 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:27.144+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:27.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:27.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[178459]: pgmap v1040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[183063]: pgmap v1040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:27 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:28.395 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:28.111+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:28.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:28.393+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:02:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:02:29.372 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:29.080+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:29.638 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:29.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:29 smithi071 ceph-mon[178459]: pgmap v1041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2326941242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:29 smithi071 ceph-mon[183063]: pgmap v1041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2326941242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:30.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:30.129+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:30.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:31.375 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:31.085+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:31.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:31.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:31.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:31.745Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:31 smithi071 ceph-mon[178459]: pgmap v1042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/928668373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:31 smithi071 ceph-mon[183063]: pgmap v1042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/928668373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:32.353 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:32.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:32.645 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:32.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:32 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:32 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:33.359 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:33.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:33.637 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:33.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-mon[178459]: pgmap v1043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2494624568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-mon[183063]: pgmap v1043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2494624568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:33.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:33.637Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:33.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:33.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:33.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:33.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:34.355 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:34.049+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:34.654 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:34.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:35.343 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:35.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:35.658 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:35.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:35.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:35.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:35.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:35.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-mon[178459]: pgmap v1044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:35.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-mon[183063]: pgmap v1044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:36.361 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:36.093+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:36.659 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:36.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1415139484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1415139484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:37.358 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:37.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:37.668 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:37.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:37 smithi071 ceph-mon[183063]: pgmap v1045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:37 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:37 smithi071 ceph-mon[178459]: pgmap v1045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:37 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:38.407 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:38.032+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:38.676 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:38.406+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3427567600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3427567600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:39.431 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:39.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:39.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:39.682 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:39.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:39.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:39.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:39.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:39.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-mon[178459]: pgmap v1046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:39.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-mon[183063]: pgmap v1046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:40.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:40.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:40.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:40.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:41.418 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:41.090+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:41.686 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:41.417+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:41.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:41.746Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:41 smithi071 ceph-mon[183063]: pgmap v1047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3521144015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:41 smithi071 ceph-mon[178459]: pgmap v1047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3521144015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:41.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:42.373 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:42.049+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:42.691 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:42.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:42.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:42.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:42.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:42 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:42 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:43.418 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:43.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:43.418 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:43.028Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:43.695 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:43.638Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:43.696 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:43.417+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[183063]: pgmap v1048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2389185499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:02:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[178459]: pgmap v1048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2389185499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:02:44.390 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:44.072+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:44.696 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:44.389+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:45.355 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:45.060+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:45.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:45.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:46.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:46.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:45 smithi071 ceph-mon[183063]: pgmap v1049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:46.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:46.032 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4233871903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:46.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:46.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:45 smithi071 ceph-mon[178459]: pgmap v1049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:46.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:46.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4233871903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:46.404 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:46.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:46.404 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:46.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:46.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:46.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:47.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:47.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:47.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:47.420 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:47.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:47.419+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:48.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:48.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:48.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:48.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[183063]: pgmap v1050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:48.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:48.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:48.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:48.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:48.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:48.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[178459]: pgmap v1050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:48.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:48.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:47 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:48.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:48.024+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:48.718 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:48.455+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:49.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:49.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2845450198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:49.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:49.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:49.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2845450198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:49.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:49.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:49.053+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:49.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:49.501+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:49 smithi071 ceph-mon[183063]: pgmap v1051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:49.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:49.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:49 smithi071 ceph-mon[178459]: pgmap v1051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:49.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:50.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:50.004+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:50.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:50.541+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:50.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:50.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:50.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/664811608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:50.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:50.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:50.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/664811608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:51.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:51.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:51.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:51.581+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:51.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:51.747Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:51 smithi071 ceph-mon[183063]: pgmap v1052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:51 smithi071 ceph-mon[178459]: pgmap v1052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:52.244 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:51.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:52.610 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:52.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:52.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:52.609+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:52 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/315275744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:52 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/315275744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:53.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:53.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:53.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:53.626+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:53.638Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:02:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:53 smithi071 ceph-mon[178459]: pgmap v1053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:53.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:53.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:53 smithi071 ceph-mon[183063]: pgmap v1053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:53.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:54.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:54.081+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:54.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:54.607+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:55.316 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:55.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:55.569 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:02:55.316Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:02:55.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:55.568+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[183063]: pgmap v1054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3796196074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[178459]: pgmap v1054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3796196074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:56.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:56.040+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:56.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:56.593+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:57.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:57.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:57.637+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-mon[183063]: pgmap v1055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3918567426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-mon[178459]: pgmap v1055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:02:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3918567426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:02:58.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:58.025+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:58.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:58.608+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:02:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:02:59.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:59.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:02:59.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:02:59.602+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:02:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-mon[183063]: pgmap v1056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:02:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:02:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-mon[178459]: pgmap v1056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:02:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:02:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:02:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:00.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:02:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:02:59.996+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:00.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:00.637+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2814302053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2814302053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:01.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:00.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:01.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:01.685+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:01.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:01.747Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:01.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:01 smithi071 ceph-mon[178459]: pgmap v1057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:01.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:01.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:01.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:01 smithi071 ceph-mon[183063]: pgmap v1057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:01.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:02.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:01.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:02.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:02.664+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3617449822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:02 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:02.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:02.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:02.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3617449822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:02.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:02 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:03.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:02.965+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:03.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:03.636+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-mon[183063]: pgmap v1058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:03.639Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-mon[178459]: pgmap v1058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:04.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:03.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:04.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:04.660+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4183811525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4183811525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:04.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:04.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:04.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:04.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:05.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:04.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:05.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:05.648+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:05 smithi071 ceph-mon[183063]: pgmap v1059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:05 smithi071 ceph-mon[178459]: pgmap v1059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:06.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:06.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:06.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:06.674+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:07.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:07.051+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:07.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:07.682+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[183063]: pgmap v1060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2200447976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[178459]: pgmap v1060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2200447976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:07 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:08.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:08.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:09.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:09.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:09.032 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:09.032 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:09.032 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:08.702+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:09.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:09.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:09.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:09.691+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:09 smithi071 ceph-mon[178459]: pgmap v1061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/535364400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:09 smithi071 ceph-mon[183063]: pgmap v1061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/535364400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:10.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:10.009+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:10.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:10.686+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:11.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:10.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:12.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:11.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:11 smithi071 ceph-mon[183063]: pgmap v1062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:12.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:11.704+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:11.748Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:11 smithi071 ceph-mon[178459]: pgmap v1062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:12.975 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:12.709+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:12.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:12.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2395825017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:12.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:12.976 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:12 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:12.976 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:12.976 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2395825017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:12.976 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:12.976 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:12 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:13.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:12.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:13.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:13.680+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-mon[183063]: pgmap v1063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:03:13.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:13.639Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:13.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:13.748Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:13.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:13.748Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-mon[178459]: pgmap v1063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:03:14.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:13.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:14.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:14.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2769929249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:03:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2769929249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:03:15.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:15.027+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:15.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:15.689+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-mon[178459]: pgmap v1064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-mon[183063]: pgmap v1064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:16.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:16.038+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:17.077 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:16.712+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:17.078 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:17.078 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:17.078 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2401094125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:17.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:17.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:17.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2401094125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:17.078 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:03:16.819+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:03:17.079 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:03:17.080 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:03:17.080 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:03:17.080 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:03:17.080 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:03:17.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:17.076+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:18.083 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:17.744+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:18.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:18.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-mon[183063]: pgmap v1065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:18.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:03:18.083 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:03:18.083 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:03:18.083 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:03:18.083 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:03:18.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-mon[178459]: pgmap v1065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:03:18.085 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:03:18.086 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:03:18.086 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:03:18.086 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:03:18.086 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:03:18.086 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:03:18.086 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:03:18.086 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:03:18.086 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:03:18.086 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:03:18.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:18.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:17 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:18.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:18.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:19.076 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:18.702+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:19.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:19.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:19.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:19.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:19.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:19.074+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:20.076 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:19.707+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:20.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:20.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[183063]: pgmap v1066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:20.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:20.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:20.076 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:03:20.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:03:20.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:20.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3798024907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:20.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:03:20.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:03:20.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:03:20.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:20.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[178459]: pgmap v1066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:20.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:20.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:20.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:03:20.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:03:20.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:20.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3798024907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:20.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:03:20.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:03:20.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:03:20.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:20.074+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:20.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:20.684+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:20 smithi071 ceph-mon[183063]: pgmap v1067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:20 smithi071 ceph-mon[183063]: pgmap v1068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:20 smithi071 ceph-mon[178459]: pgmap v1067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:20 smithi071 ceph-mon[178459]: pgmap v1068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:21.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:21.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:22.005 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:21.748Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:22.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:22.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:22.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3922130422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:22.006 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:21.728+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:22.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:22.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:22.007 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3922130422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:22.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:22.004+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:23.054 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:22.964Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:23.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:22 smithi071 ceph-mon[178459]: pgmap v1069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:23.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:23.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:23.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:22 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:23.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:22 smithi071 ceph-mon[183063]: pgmap v1069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:23.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:23.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:23.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:22 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:23.055 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:22.722+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:23.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:23.053+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:23.916 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:23.703+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:23.916 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:23.640Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:24.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:24.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1666059320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1666059320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:25.133 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:24.706+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:25.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:24 smithi071 ceph-mon[183063]: pgmap v1070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:25.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:25.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:25.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:24 smithi071 ceph-mon[178459]: pgmap v1070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:25.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:25.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:25.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:25.132+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:26.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:26.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:26.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:26.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:26.037 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:25.746+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:26.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:26.156+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:26.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:26.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:27.136 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:26.724+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:27.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:26 smithi071 ceph-mon[183063]: pgmap v1071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:27.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:27.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:27.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3058141701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:27.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:26 smithi071 ceph-mon[178459]: pgmap v1071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:27.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:27.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:27.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3058141701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:27.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:27.135+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:28.144 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:27.728+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:28.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:28.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:28.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:28.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:28.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:28.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:28.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:28.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:28.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:28.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:27 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:28.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:28.143+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:29.128 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:28.776+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:29.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-mon[178459]: pgmap v1072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:29.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:29.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:29.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:03:29.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1544384124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:29.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-mon[183063]: pgmap v1072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:29.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:29.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:29.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:03:29.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1544384124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:29.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:29.127+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:30.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:30.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:30.118 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:29.808+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:30.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:30.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:30.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:30.117+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:31.132 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:30.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:31.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:30 smithi071 ceph-mon[183063]: pgmap v1073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:31.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:31.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:31.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:30 smithi071 ceph-mon[178459]: pgmap v1073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:31.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:31.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:31.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:31.132+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:32.145 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:31.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:32.146 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:31.749Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:32.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:32.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3506423339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:32.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:32.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:32.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3506423339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:32.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:32.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:32.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:32.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:32.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:33.126 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:32.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:33.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:32 smithi071 ceph-mon[178459]: pgmap v1074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:33.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:33.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:33.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:32 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:33.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:32 smithi071 ceph-mon[183063]: pgmap v1074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:33.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:33.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:33.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:32 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:33.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:33.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:33.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:33.867+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:33.641Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:34.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:34.128+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/255697289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/255697289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:35.163 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:34.868+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:35.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:34 smithi071 ceph-mon[183063]: pgmap v1075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:35.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:35.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:35.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:34 smithi071 ceph-mon[178459]: pgmap v1075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:35.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:35.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:35.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:35.162+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:35.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:35.252Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:36.137 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:35.860+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:36.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:36.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:36.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:36.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:36.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2927042205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:36.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:36.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:36.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:36.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:36.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2927042205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:36.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:36.136+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:37.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:37.103+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:37.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:36.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:36 smithi071 ceph-mon[178459]: pgmap v1076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:36 smithi071 ceph-mon[183063]: pgmap v1076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:38.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:38.109+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:38.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:37.870+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:37 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:37 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:39.132 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:38.821+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:39.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:38 smithi071 ceph-mon[183063]: pgmap v1077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:39.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:39.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:39.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/408304645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:39.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:38 smithi071 ceph-mon[178459]: pgmap v1077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:39.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:39.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:39.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/408304645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:39.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:39.130+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:40.165 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:39.867+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:40.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:40.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:40.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:40.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:40.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:40.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:40.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:40.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:40.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:40.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:41.142 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:40.837+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:41.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:40 smithi071 ceph-mon[183063]: pgmap v1078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:41.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:41.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:41.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3222031794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:41.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:40 smithi071 ceph-mon[178459]: pgmap v1078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:41.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:41.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:41.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3222031794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:41.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:41.142+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:42.002 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:41.879+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:42.002 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:41.750Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:42.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:42.143+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:43 smithi071 ceph-mon[183063]: pgmap v1079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:43.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:43 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:43.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:42.857+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:43.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:43 smithi071 ceph-mon[178459]: pgmap v1079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:43.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:43.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:43.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:43 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:43.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:43.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:43.895 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:43.641Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:44.174 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:43.895+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:44.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:44.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:44.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:44.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1103380911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:44.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:44.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:03:44.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:44.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:44.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:44.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1103380911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:44.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:44.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:03:44.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:44.173+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:44.865 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:44.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:44.865 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:44.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:45.183 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:44.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:45.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:45 smithi071 ceph-mon[183063]: pgmap v1080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:45.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:45.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:45.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:45 smithi071 ceph-mon[178459]: pgmap v1080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:45.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:45.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:45.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:45.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:46.154 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:45.870+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:46.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:46.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:46.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2443958016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:46.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:46.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:46.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2443958016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:46.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:46.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:47.182 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:46.851+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:47.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:47 smithi071 ceph-mon[183063]: pgmap v1081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:47.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:47.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:47.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:47 smithi071 ceph-mon[178459]: pgmap v1081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:47.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:47.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:47.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:47.180+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:48.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:47.883+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1173753506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1173753506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:48.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:48.204+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:49.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:48.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:49 smithi071 ceph-mon[183063]: pgmap v1082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:49 smithi071 ceph-mon[178459]: pgmap v1082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:49.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:49.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:50.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:49.844+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:50.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:50.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:51.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:50.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:51 smithi071 ceph-mon[183063]: pgmap v1083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1105655285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:51 smithi071 ceph-mon[178459]: pgmap v1083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1105655285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:51.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:51.203+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:52.055 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:51.860+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:52.055 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:51.750Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:52.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:52.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:53.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:52.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-mon[183063]: pgmap v1084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2196184826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-mon[178459]: pgmap v1084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2196184826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:53.642 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:53.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:53.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:53.835+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:53.642Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:03:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:53.684Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:03:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:03:53.684Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:03:54.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:54.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:55.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:54.825+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:55 smithi071 ceph-mon[183063]: pgmap v1085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/500195471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:55 smithi071 ceph-mon[178459]: pgmap v1085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/500195471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:55.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:55.268+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:56.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:55.862+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-mon[183063]: pgmap v1086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:03:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:03:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-mon[178459]: pgmap v1086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:56.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:56.315+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:57.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:56.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:57.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:57.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:58.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:57.886+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-mon[183063]: pgmap v1087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/234187878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-mon[178459]: pgmap v1087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:03:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/234187878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:03:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:03:58.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:58.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:03:59.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:58.881+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:03:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:03:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:03:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:03:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:03:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:03:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:03:59.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:03:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:03:59.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:00.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:03:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:03:59.882+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[183063]: pgmap v1088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2016389292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[178459]: pgmap v1088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2016389292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:00.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:00.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:01.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:00.887+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:01.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:01.299+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:02.095 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:01.885+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:02.095 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:01.750Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:02.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:02.318+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:02 smithi071 ceph-mon[178459]: pgmap v1089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:02 smithi071 ceph-mon[183063]: pgmap v1089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:03.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:02.919+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:03.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:02.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/150458351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:03 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/150458351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:03 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:03.646 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:03.289+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:03.643Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:04.265 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:03.962+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:04.265 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:04.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:04.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:04.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:04.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-mon[178459]: pgmap v1090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:04.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:04.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:04.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:04.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:04.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-mon[183063]: pgmap v1090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:04.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:04.264+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:05.271 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:04.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:05.272 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:05.272 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:05.272 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/338925464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:05.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:05.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:05.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/338925464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:05.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:05.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:06.228 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:06.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:06.228 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:05.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:06.228 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:06.229 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:06.229 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:06 smithi071 ceph-mon[178459]: pgmap v1091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:06.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:06.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:06.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:06 smithi071 ceph-mon[183063]: pgmap v1091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:06.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:06.227+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:07.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:07.221+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:07.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:07.003+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4138894507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4138894507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:08.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:08.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[183063]: pgmap v1092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:08.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:08.454 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:08.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[178459]: pgmap v1092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:08.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:08 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:09.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:09.184+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:09.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:09.052+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:10.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:10.221+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:10.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:10.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/421601812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:10 smithi071 ceph-mon[183063]: pgmap v1093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/421601812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:10 smithi071 ceph-mon[178459]: pgmap v1093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:11.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:11.229+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:11.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:11.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:12.057 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:11.751Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:12.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:12.229+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:12.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:12.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:12.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:12.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:12 smithi071 ceph-mon[178459]: pgmap v1094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2483575821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:12 smithi071 ceph-mon[183063]: pgmap v1094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2483575821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:13.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:13.215+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:13.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:13.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:13 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:13 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:13.644Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:14.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:14.203+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:14.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:14.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:04:14.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:14 smithi071 ceph-mon[183063]: pgmap v1095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:14.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:04:14.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:14 smithi071 ceph-mon[178459]: pgmap v1095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:14.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:15.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:15.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:15.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:15.043+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:15.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:15.188Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/986149380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:15.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/986149380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:15.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:15.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:16.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:16.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:16.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:16.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-mon[183063]: pgmap v1096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-mon[178459]: pgmap v1096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:17.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:17.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1070633811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:17.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:17.029+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:17.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:17.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1070633811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:17.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:18.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:18.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:18.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:18.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:18 smithi071 ceph-mon[183063]: pgmap v1097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:18 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:18 smithi071 ceph-mon[178459]: pgmap v1097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:18 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:19.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:19.200+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:19.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:19.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2542868253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2542868253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:20.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:20.248+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:20.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:20.049+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:04:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[183063]: pgmap v1098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:04:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[178459]: pgmap v1098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:21.333 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:21.247+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:21.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:21.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:21.334 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:21.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:21.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:21.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:21.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:04:21.332+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:04:21.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:04:21.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:04:21.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:04:21.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:04:21.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:04:21.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:04:22.121 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:21.751Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:22.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:22.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:22.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:22.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:04:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/453871508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-mon[183063]: pgmap v1099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:04:22.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:04:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:04:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:04:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/453871508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-mon[178459]: pgmap v1099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:22.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:23.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:23.343+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:23.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:23.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:23.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:23.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:23.645Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:24.375 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:24.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:24.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:24.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[183063]: pgmap v1100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:24.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1094074217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:24.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:24.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:24.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:24.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:24.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[178459]: pgmap v1100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:24.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1094074217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:24.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:24.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:24.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:24.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:24.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:24.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:24.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:24.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:24.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:25.390 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:25.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:25.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:25.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:25.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:25.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:25.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:25.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:25.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:25.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:25.648 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:25.390+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:26.414 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:26.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:26.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:26.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:26 smithi071 ceph-mon[183063]: pgmap v1101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:26.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:26.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2129004029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:26.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:26.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:26 smithi071 ceph-mon[178459]: pgmap v1101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:26.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:26.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2129004029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:26.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:26.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:27.414 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:27.046+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:27.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:27.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:27.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:27.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:27.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:27.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:27.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:27.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:28.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:28.007+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:28.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:28.420+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[183063]: pgmap v1102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[183063]: pgmap v1103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[183063]: pgmap v1104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[178459]: pgmap v1102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:04:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:04:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[178459]: pgmap v1103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[178459]: pgmap v1104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:04:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:29.379 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:28.993+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:29.380 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:29.380 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:04:29.380 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3846155112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:29.380 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:04:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3846155112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:29.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:29.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:29.378+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:30.331 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:29.985+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:30.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:30.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:30.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:30 smithi071 ceph-mon[183063]: pgmap v1105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:30.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:30.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:30.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:30.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:30 smithi071 ceph-mon[178459]: pgmap v1105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:30.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:30.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:30.330+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:31.292 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:30.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:31.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:31.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1911793601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:31.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:31.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:31.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1911793601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:31.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:31.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:31.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:32.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:31.752Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:32.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:31.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:32.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:32.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:32 smithi071 ceph-mon[178459]: pgmap v1106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:32 smithi071 ceph-mon[183063]: pgmap v1106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:33.366 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:32.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:33.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:33.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:33 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:33.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:33.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:33.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:33 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:33.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:33.620 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:33.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:33.620Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:33.646Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:34.230 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:33.955+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:34.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:34.375+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2629914670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:34 smithi071 ceph-mon[183063]: pgmap v1107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2629914670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:34 smithi071 ceph-mon[178459]: pgmap v1107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:35.231 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:34.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:35.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:35.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:36.238 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:35.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:36.692 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:36.325+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:36.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:36.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1901656071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:36.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:36 smithi071 ceph-mon[183063]: pgmap v1108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:36.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:36.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:36.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1901656071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:36.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:36 smithi071 ceph-mon[178459]: pgmap v1108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:36.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:36.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:36.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:37.242 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:37.242 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:37.242 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:36.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:37.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:37.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:38.330 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:38.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:38.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:38.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:38.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-mon[183063]: pgmap v1109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:38.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:38.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3465388624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:38.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:38.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:38.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-mon[178459]: pgmap v1109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:38.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:38.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3465388624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:38.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:38.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:39.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:39.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:39.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:39.364 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:39.364 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:39.054+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:39.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:39.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:39.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:39.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:39.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:39.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:40.317 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:40.063+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:40.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:40.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:40 smithi071 ceph-mon[183063]: pgmap v1110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:40.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:40.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:40.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:40 smithi071 ceph-mon[178459]: pgmap v1110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:40.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:40.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:40.316+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:41.322 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:41.060+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:41.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:41.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/523924439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:41.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:41.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:41.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/523924439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:41.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:41.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:41.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:42.015 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:41.753Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:42.353 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:42.014+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:42.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:42.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:42 smithi071 ceph-mon[183063]: pgmap v1111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:42.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:42.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:42.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:42 smithi071 ceph-mon[178459]: pgmap v1111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:42.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:42.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:42.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:43.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:42.980+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:43.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:42.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:43.646 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:43.343+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:43.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:43.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:43.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:43.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:43.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4141062471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:43.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:43.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:43.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:43.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:43.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:43.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4141062471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:43.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:43.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:43.646Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:44.359 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:44.029+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:44.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:44.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:04:44.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:44 smithi071 ceph-mon[183063]: pgmap v1112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:44.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:44.360 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:44.360 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:04:44.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:44 smithi071 ceph-mon[178459]: pgmap v1112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:44.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:44.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:44.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:45.327 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:45.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:45.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:45.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:45.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:45.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:45.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:45.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:46.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:46.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:46.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:45.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:46.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:46.333+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2334062856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:46 smithi071 ceph-mon[183063]: pgmap v1113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2334062856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:46 smithi071 ceph-mon[178459]: pgmap v1113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:47.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:47.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:47.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:47.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:48.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:48.288+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:48.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1881951362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-mon[183063]: pgmap v1114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1881951362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-mon[178459]: pgmap v1114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:48.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:49.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:49.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:49.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:49.063+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:50.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:50.247+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:50.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:50.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:50 smithi071 ceph-mon[183063]: pgmap v1115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2700784640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:50.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:50.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:50 smithi071 ceph-mon[178459]: pgmap v1115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:50.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:50.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2700784640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:51.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:51.272+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:51.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:51.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:52.052 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:51.754Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:52.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:52.276+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:52.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:52.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:52.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:52.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:52 smithi071 ceph-mon[178459]: pgmap v1116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:52 smithi071 ceph-mon[183063]: pgmap v1116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:53.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:53.281+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:53.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:53.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:53 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2680452324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:53 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2680452324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:53.647Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:04:54.318 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:54.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:54.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:54.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:54 smithi071 ceph-mon[178459]: pgmap v1117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:54.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:54.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:54.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:54 smithi071 ceph-mon[183063]: pgmap v1117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:54.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:54.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:54.317+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:55.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:55.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:55.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:55.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:55.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:04:55.124Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:04:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1126531880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:55.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:55.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:55.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1126531880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:55.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:56.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:56.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:56 smithi071 ceph-mon[178459]: pgmap v1118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:56 smithi071 ceph-mon[183063]: pgmap v1118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:56.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:56.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:57.234+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:57.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:57.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:58.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:58.188+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:58.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:58.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2633867612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-mon[183063]: pgmap v1119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2633867612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:04:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:04:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-mon[178459]: pgmap v1119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:04:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:59.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:04:59.201+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:04:59.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:04:59.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:04:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:04:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:04:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:04:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:04:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:04:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:04:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:04:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:00.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:00.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:00.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:00.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/105533568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:00 smithi071 ceph-mon[178459]: pgmap v1120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/105533568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:00 smithi071 ceph-mon[183063]: pgmap v1120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:01.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:01.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:01.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:01.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:02.086 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:01.755Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:02.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:02.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:02.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:02.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:02 smithi071 ceph-mon[183063]: pgmap v1121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2206658877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:02 smithi071 ceph-mon[178459]: pgmap v1121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2206658877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:03.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:03.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:03.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:03.079+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:03.648Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:04.316 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:04.133+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:04.316 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:04.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:04.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:04.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:04 smithi071 ceph-mon[178459]: pgmap v1122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:04 smithi071 ceph-mon[183063]: pgmap v1122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:05.317 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:05.128+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:05.317 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:05.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1150236984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1150236984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:06.322 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:06.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:06.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:06.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:06 smithi071 ceph-mon[178459]: pgmap v1123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:06.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:06.323 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:06.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:06 smithi071 ceph-mon[183063]: pgmap v1123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:07.323 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:07.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:07.323 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:06.974+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/443352669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/443352669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:08.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:08.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:08.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:07.933+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:08 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:08 smithi071 ceph-mon[183063]: pgmap v1124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:08 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:08 smithi071 ceph-mon[178459]: pgmap v1124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:09.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:09.158+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:09.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:08.919+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1973465888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1973465888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:10.194 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:09.915+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:10.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:10.193+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:10 smithi071 ceph-mon[178459]: pgmap v1125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:10 smithi071 ceph-mon[183063]: pgmap v1125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:11.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:10.889+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:11.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:11.230+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:12.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:11.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:12.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:11.756Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:12.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:12.217+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2179331601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:12 smithi071 ceph-mon[183063]: pgmap v1126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2179331601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:12 smithi071 ceph-mon[178459]: pgmap v1126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:13.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:12.868+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:13.556 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:13.259+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:13.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:13.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:13 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:13.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:13.557 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:13.557 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:13 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:13.557 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:13.882 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:13.556Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:13.882 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:13.648Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:14.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:13.881+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:14.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:14.297+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:05:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-mon[183063]: pgmap v1127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/828790470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:05:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-mon[178459]: pgmap v1127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/828790470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:15.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:14.917+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:15.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:15.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:16.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:15.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:16.628 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:16.283+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:16.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:16.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:16.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:16 smithi071 ceph-mon[183063]: pgmap v1128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:16.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:16.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:16.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:16 smithi071 ceph-mon[178459]: pgmap v1128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:16.898 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:16.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:17.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:16.898+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:17.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:17.308+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1712620253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1712620253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:18.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:17.855+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:18.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:18.357+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:18 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:18 smithi071 ceph-mon[183063]: pgmap v1129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:18 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:18 smithi071 ceph-mon[178459]: pgmap v1129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:19.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:18.822+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:19.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:19.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4267035004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4267035004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:19.806+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:20.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:20.322+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:20 smithi071 ceph-mon[178459]: pgmap v1130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:20 smithi071 ceph-mon[183063]: pgmap v1130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:21.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:20.800+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:21.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:21.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1295184567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1295184567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:22.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:21.838+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:22.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:21.757Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:22.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:22.395+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:22 smithi071 ceph-mon[183063]: pgmap v1131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:22 smithi071 ceph-mon[178459]: pgmap v1131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:23.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:22.871+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:23.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:22.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:23.650 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:23.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:23.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:23.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:23.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:23.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:23.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:23.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:23.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:23.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:23.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:23.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:23.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:23.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:23.650Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:24.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:24.375+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/886436789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:24 smithi071 ceph-mon[178459]: pgmap v1132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/886436789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:24 smithi071 ceph-mon[183063]: pgmap v1132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:25.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:24.817+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:25.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:25.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:26.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:25.848+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:26.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:25.844Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:26.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:26.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:26 smithi071 ceph-mon[183063]: pgmap v1133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3171847636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:26 smithi071 ceph-mon[178459]: pgmap v1133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3171847636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:27.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:26.875+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:27.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:27.385+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:28.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:27.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:28.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:28.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:05:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-mon[178459]: pgmap v1134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:05:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-mon[183063]: pgmap v1134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:29.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:28.862+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:29.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:05:28.915+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:05:29.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:05:29.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:05:29.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:05:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:05:29.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:05:29.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:29.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:05:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3419344866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:05:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:05:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:05:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:05:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:05:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:05:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:05:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:05:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:05:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:05:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:05:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:05:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:05:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:05:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3419344866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:05:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:05:29.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:05:30.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:29.851+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:30.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:30.358+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:30 smithi071 ceph-mon[178459]: pgmap v1135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:30 smithi071 ceph-mon[183063]: pgmap v1135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:31.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:30.812+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:31.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:31.336+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3013303045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3013303045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:32.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:31.766+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:32.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:31.758Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:32.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:31.988Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:32.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:32.385+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-mon[183063]: pgmap v1136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:05:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:05:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-mon[178459]: pgmap v1136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:05:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:05:33.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:32.730+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:33.650 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:33.378+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:33.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:33.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:33.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:05:33.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:05:33.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[183063]: pgmap v1137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:33.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[183063]: pgmap v1138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:33.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:05:33.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:33.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2439755751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:33.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:33.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:33.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:05:33.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:05:33.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[178459]: pgmap v1137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:33.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[178459]: pgmap v1138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:33.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:05:33.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:33.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2439755751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:33.650Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:33.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:33.700+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:34.676 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:34.358+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:34.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:34.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:34.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:34.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:34.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:34.676+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:35.340 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:35.060Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:35.668 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:35.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:35.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:35.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:35.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:35.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-mon[183063]: pgmap v1139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:35.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:35.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:35.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:35.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:35.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-mon[178459]: pgmap v1139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:35.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:35.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:35.668+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:36.672 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:36.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:36.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:36.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/142850323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:36.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:36.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:36.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/142850323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:36.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:36.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:36.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:37.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:37.286+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:37 smithi071 ceph-mon[178459]: pgmap v1140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:37 smithi071 ceph-mon[183063]: pgmap v1140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:38.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:37.703+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:38.683 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:38.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:38.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:38.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:38 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:38.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:38.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2191455338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:38.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:38.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:38 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:38.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:38.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2191455338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:38.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:38.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:39.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:39.309+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-mon[178459]: pgmap v1141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-mon[183063]: pgmap v1141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:39.716+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:40.684 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:40.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:40.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:40.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:40.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3939251502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:40.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:40.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:40.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3939251502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:40.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:40.684+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:41.657 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:41.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:41.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:41.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:41 smithi071 ceph-mon[178459]: pgmap v1142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:41.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:41.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:41.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:41 smithi071 ceph-mon[183063]: pgmap v1142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:41.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:41.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:41.656+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:41.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:41.759Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:42.424 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:42.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:42.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:42.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:43.157 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:42.706+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:43.424 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:43.156+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:43.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:43.662+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:43.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:43.650Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[183063]: pgmap v1143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4286327116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:05:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[178459]: pgmap v1143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4286327116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:05:44.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:44.195+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:44.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:44.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:44.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:44.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:44.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:44.700+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:45.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:45.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:45.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:45.694+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:45 smithi071 ceph-mon[183063]: pgmap v1144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/360230778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:45.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:45 smithi071 ceph-mon[178459]: pgmap v1144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:45.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:45.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:45.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/360230778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:46.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:46.141+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:46.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:46.734+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:47.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:47.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:47.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:47.778+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[178459]: pgmap v1145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[183063]: pgmap v1145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:47 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:48.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:48.159+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:48.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:48.787+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3545242852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3545242852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:49.554 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:49.200+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:49.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:49.797+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:49 smithi071 ceph-mon[178459]: pgmap v1146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:49 smithi071 ceph-mon[183063]: pgmap v1146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:50.555 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:50.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:50.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:50.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1921382064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:50.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:50.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:50.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1921382064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:50.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:51.188 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:50.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:51.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:51.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:51.827 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:51.759Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:51.827 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:51 smithi071 ceph-mon[178459]: pgmap v1147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:51.827 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:51.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:51.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:51 smithi071 ceph-mon[183063]: pgmap v1147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:51.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:51.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:52.158 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:51.826+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:52.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:52.157+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:52.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:52.808+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1014826904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:52 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1014826904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:52 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:53.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:53.109+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:53.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:53 smithi071 ceph-mon[183063]: pgmap v1148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:53.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:53.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:53.827 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:53.492Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:53.827 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:53.651Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:05:53.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:53 smithi071 ceph-mon[178459]: pgmap v1148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:53.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:53.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:54.087 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:53.825+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:54.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:54.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:54.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:54.811+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:55.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:55.087+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:55.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:55.822+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[183063]: pgmap v1149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2924439635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[178459]: pgmap v1149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2924439635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:56.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:56.110+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:56.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:05:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:05:56.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:05:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:56.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:56.798+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:57.062+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:57.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-mon[183063]: pgmap v1150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:57.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:57.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:57.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3835723733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:57.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:57.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-mon[178459]: pgmap v1150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:57.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:57.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:57.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3835723733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:57.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:05:58.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:58.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:58.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:57.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:58.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:58.827+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:05:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:05:59.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:05:59.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:05:59.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:05:59.778+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:05:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[183063]: pgmap v1151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4245752113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:05:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:05:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:05:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[178459]: pgmap v1151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:05:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:05:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:05:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:05:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4245752113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:00.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:00.108+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:00.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:00.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:01.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:01.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:01.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:01.737+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:01.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:01.760Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:01 smithi071 ceph-mon[178459]: pgmap v1152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:01.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:01.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:01 smithi071 ceph-mon[183063]: pgmap v1152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:01.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:01.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:02.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:02.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:02.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:02.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:02.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:02.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:02.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3621028222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:02.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:02.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:02 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3621028222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:02 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:03.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:03.061+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:03.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:03.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:03.652Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-mon[183063]: pgmap v1153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-mon[178459]: pgmap v1153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:04.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:04.051+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:04.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:04.730+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2459585004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2459585004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:05.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:05.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:05.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:05.757+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:05.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:05.780Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:05 smithi071 ceph-mon[178459]: pgmap v1154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:05 smithi071 ceph-mon[183063]: pgmap v1154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:06.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:05.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:06.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:06.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:07.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:06.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:07.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:07.716+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[183063]: pgmap v1155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2849488629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[178459]: pgmap v1155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2849488629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:08.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:07.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:08.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:08.717+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:09.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:08.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:09.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:09.675+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:09 smithi071 ceph-mon[178459]: pgmap v1156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3898521325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:09 smithi071 ceph-mon[183063]: pgmap v1156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3898521325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:10.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:09.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:10.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:10.678+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:11.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:10.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:11.924 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:11.711+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:11.924 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:11.761Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:11.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-mon[183063]: pgmap v1157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:11.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:11.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:11.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3669950481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:11.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-mon[178459]: pgmap v1157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:11.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:11.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:11.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3669950481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:12.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:11.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:12.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:11.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:12.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:12.686+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:12 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:12.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:12 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:13.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:12.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:13.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:13.719+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:13.652Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:13 smithi071 ceph-mon[183063]: pgmap v1158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:06:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:13 smithi071 ceph-mon[178459]: pgmap v1158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:06:14.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:13.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2074237691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2074237691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:14.952 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:14.706+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:15.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:14.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:15.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:14.996Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:15.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:15.661+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-mon[178459]: pgmap v1159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:15.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-mon[183063]: pgmap v1159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:15.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:15.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:15.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:15.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:16.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:15.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:16.926 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:16.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:16.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:16.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:16.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1560595225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:16.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:16.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:16.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1560595225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:17.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:16.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:17.931 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:17.651+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:17.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:17.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:17 smithi071 ceph-mon[183063]: pgmap v1160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:17.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:17.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:17 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:17.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:17.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:17 smithi071 ceph-mon[178459]: pgmap v1160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:17.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:17.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:17 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:18.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:17.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:18.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:18.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:18.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:18.701+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4154479888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4154479888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:19.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:19.915+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:19.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:19.749+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-mon[183063]: pgmap v1161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-mon[178459]: pgmap v1161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:20.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:20.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:20.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:20.773+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:21.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:21.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:21 smithi071 ceph-mon[178459]: pgmap v1162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:21.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2617592388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:21.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:21.756+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:21 smithi071 ceph-mon[183063]: pgmap v1162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2617592388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:21.952 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:21.762Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:22.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:22.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:22 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:22.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:22.802+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:22 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:23.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:23.793+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:23.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:23.652Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[178459]: pgmap v1163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4292611046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[183063]: pgmap v1163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4292611046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:24.212 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:23.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:24.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:24.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:24.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:24.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:25.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:24.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:25.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:24.792+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:25.965 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:25.767+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:25.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:25 smithi071 ceph-mon[183063]: pgmap v1164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:25.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:25.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:25.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:25 smithi071 ceph-mon[178459]: pgmap v1164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:25.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:25.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:26.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:25.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:27.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:26.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:27.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:26.770+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/188147764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/188147764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:27.985 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:27.800+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:27.986 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[183063]: pgmap v1165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:27.986 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:27.986 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:27.986 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:27.986 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:27.986 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:27.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[178459]: pgmap v1165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:27.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:27.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:27.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:27.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:27.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:28.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:27.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:28.980 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:28.836+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:28.981 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:28.981 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:28.981 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2817705028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:28.981 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:06:28.981 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:28.981 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:28.981 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2817705028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:28.981 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:06:29.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:28.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:30.010 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:29.821+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:30.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:29 smithi071 ceph-mon[183063]: pgmap v1166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:30.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:30.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:30.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:29 smithi071 ceph-mon[178459]: pgmap v1166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:30.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:30.011 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:30.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:30.010+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:31.043 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:30.812+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:31.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:31.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:31.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3139623742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:31.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:31.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:31.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3139623742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:31.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:31.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:32.039 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:31.771+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:32.040 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:31.762Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:32.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:31 smithi071 ceph-mon[178459]: pgmap v1167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:32.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:32.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:32.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:31 smithi071 ceph-mon[183063]: pgmap v1167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:32.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:32.040 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:32.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:32.039+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:33.013 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:32.743+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:33.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:33.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:33.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:32 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:33.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:06:33.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:33.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:33.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:32 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:33.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:06:33.428 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:33.012+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:33.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:33.428Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:33.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:33.653Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:33.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:06:33.428+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:06:33.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:06:33.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:06:33.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:06:33.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:06:34.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:33.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:34.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:33.765+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[178459]: pgmap v1168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/616695957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:06:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:06:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[183063]: pgmap v1168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/616695957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:06:34.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:06:35.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:34.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:35.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:34.766+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:34 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:06:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:06:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:06:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:06:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:06:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:06:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:34 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:06:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:06:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:06:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:06:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:06:35.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:35.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:36.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:35.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:36.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:35.739+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[183063]: pgmap v1169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2839715726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[178459]: pgmap v1169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2839715726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:36.932 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:36.738+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:36.932 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:36.501Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:36.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:36.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:36.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:36.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:37.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:36.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:38.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:37.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:38.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:37.702+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[183063]: pgmap v1170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:06:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:06:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[178459]: pgmap v1170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:06:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:06:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:37 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:38.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:38.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:38.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:38.685+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/520364067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:06:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:06:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[178459]: pgmap v1171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[178459]: pgmap v1172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:06:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/520364067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:06:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:06:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[183063]: pgmap v1171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[183063]: pgmap v1172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:38.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:06:39.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:39.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:39.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:39.675+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:40.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:40.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:40.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:40.680+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:40 smithi071 ceph-mon[183063]: pgmap v1173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1440079599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:40 smithi071 ceph-mon[178459]: pgmap v1173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1440079599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:41.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:41.763Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:41.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:41.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:41.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:41.660+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:42.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:42.856+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:42.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:42.615+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:42.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:42.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-mon[178459]: pgmap v1174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3158868037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-mon[183063]: pgmap v1174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3158868037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:43.862 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:43.611+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:43.863 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:43.654Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:44.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:43.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:06:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:06:44.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:44.827+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:44.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:44.596+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:44 smithi071 ceph-mon[178459]: pgmap v1175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:44 smithi071 ceph-mon[183063]: pgmap v1175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:45.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:45.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:45.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:45.716Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:45.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:45.583+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2226942556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2226942556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:46.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:46.776+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:46.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:46.606+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:47 smithi071 ceph-mon[183063]: pgmap v1176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:47 smithi071 ceph-mon[178459]: pgmap v1176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:47.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:47.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:47.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:47.599+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2513076284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2513076284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:48.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:48.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:48.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:48.577+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:49 smithi071 ceph-mon[178459]: pgmap v1177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:49 smithi071 ceph-mon[183063]: pgmap v1177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:49.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:49.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:49.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:49.575+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/788241642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:50.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/788241642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:50.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:50.781+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:50.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:50.595+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:51 smithi071 ceph-mon[183063]: pgmap v1178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:51 smithi071 ceph-mon[178459]: pgmap v1178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:51.860 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:51.809+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:51.860 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:51.576+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:51.861 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:51.764Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:51.860Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:52.842 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:52.565+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:53.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:52.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-mon[183063]: pgmap v1179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1494081089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-mon[178459]: pgmap v1179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1494081089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:53.872 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:53.569+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:53.872 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:53.654Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:06:54.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:53.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:54.869 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:54.519+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:55.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:06:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:06:54.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:06:55.202 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:54.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:55 smithi071 ceph-mon[178459]: pgmap v1180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1963939280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:55.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:55 smithi071 ceph-mon[183063]: pgmap v1180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:55.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1963939280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:55.871 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:55.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:56.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:55.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:06:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:06:56.887 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:56.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:57.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:56.886+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:57 smithi071 ceph-mon[183063]: pgmap v1181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3947407238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:57 smithi071 ceph-mon[178459]: pgmap v1181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3947407238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:06:57.912 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:57.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:58.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:57.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:58 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:58 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:06:58.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:58.418+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:06:59.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:58.871+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:06:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:59 smithi071 ceph-mon[183063]: pgmap v1182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:06:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:06:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:06:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:06:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:59 smithi071 ceph-mon[178459]: pgmap v1182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:06:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:06:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:06:59.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:06:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:06:59.417+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:00.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:06:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:06:59.826+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2569453698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2569453698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:00.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:00.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:01.058 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:00.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:01.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:01.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:01.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:01 smithi071 ceph-mon[178459]: pgmap v1183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:01.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:01.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:01.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:01 smithi071 ceph-mon[183063]: pgmap v1183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:01.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:01.412+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:02.062 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:01.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:02.062 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:01.765Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:02.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:02.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:02.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2145757293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:02.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:02.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:02.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2145757293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:02.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:02.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:03.067 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:02.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:03.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:03.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:03.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:03 smithi071 ceph-mon[183063]: pgmap v1184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:03.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:03 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:03.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:03.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:03.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:03 smithi071 ceph-mon[178459]: pgmap v1184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:03.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:03 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:03.655 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:03.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:03.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:03.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:03.655Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:04.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:04.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:04.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:04.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:04.371 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:04.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:04.371 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:04.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:04.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:04.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:04.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:04.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:04.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:04.369+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:05.073 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:04.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:05.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:05.375 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:05.375 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:05 smithi071 ceph-mon[183063]: pgmap v1185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:05.375 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3217495438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:05.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:05.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:05.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:05 smithi071 ceph-mon[178459]: pgmap v1185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:05.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3217495438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:05.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:05.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:06.078 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:05.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:06.379 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:06.380 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:06.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:06.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:06.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:06.378+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:07.085 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:06.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:07.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:07.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:07.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:07 smithi071 ceph-mon[183063]: pgmap v1186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:07.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1820912051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:07.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:07.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:07.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:07 smithi071 ceph-mon[178459]: pgmap v1186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:07.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1820912051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:07.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:07.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:08.086 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:07.831+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:08.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:08.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:09.088 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:08.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:09.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:09.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:09 smithi071 ceph-mon[178459]: pgmap v1187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3244511237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:09 smithi071 ceph-mon[183063]: pgmap v1187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3244511237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:10.094 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:09.838+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:10.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:10.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:11.097 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:10.797+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:11.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:11.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:11.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:11.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:11.467 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:11 smithi071 ceph-mon[183063]: pgmap v1188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:11.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:11 smithi071 ceph-mon[178459]: pgmap v1188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:12.101 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:11.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:12.101 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:11.766Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:12.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:12.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/506141290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:12 smithi071 ceph-mon[183063]: pgmap v1189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/506141290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:12 smithi071 ceph-mon[178459]: pgmap v1189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:13.102 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:12.779+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:13.364 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:13.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:13.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:13 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:13.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:13.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:13.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:13 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:13.365 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:13.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:13.655 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:13.364Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:13.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:13.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:13.655Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:14.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:14.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:07:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2131225958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-mon[183063]: pgmap v1190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:07:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2131225958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-mon[178459]: pgmap v1190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:15.117 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:14.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:15.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:15.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:15.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:15.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:16.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:15.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[183063]: pgmap v1191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3406659421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[178459]: pgmap v1191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3406659421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:16.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:16.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:16.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:16.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:17.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:16.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:17.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:17.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:18.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:17.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:18 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:18 smithi071 ceph-mon[183063]: pgmap v1192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:18 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:18 smithi071 ceph-mon[178459]: pgmap v1192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:18.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:18.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:19.130 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:18.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:19.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:19.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:19.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3608448809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:19.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:19.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3608448809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:20.134 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:19.837+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-mon[183063]: pgmap v1193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-mon[178459]: pgmap v1193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:20.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:20.199+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:21.135 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:20.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:21.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:21.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3259133790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3259133790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:22.140 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:21.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:22.141 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:21.767Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:22.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:22.187+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:22 smithi071 ceph-mon[178459]: pgmap v1194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:22 smithi071 ceph-mon[183063]: pgmap v1194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:22.874 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:22.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:23.145 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:22.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:23 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:23.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:23.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:23 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:23.923 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:23.656Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:24.183 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:23.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:24.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:24.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:24.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:24.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:24.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2449452476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:24.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[183063]: pgmap v1195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:24.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:24.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:24.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:24.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:24.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2449452476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:24.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-mon[178459]: pgmap v1195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:24.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:24.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:25.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:24.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:25.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:25.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:25.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:25.900+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:25.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:25.652Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:26.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:26.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1926456141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-mon[183063]: pgmap v1196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1926456141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-mon[178459]: pgmap v1196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:27.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:26.922+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:27.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:27.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:28.161 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:27.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:28.162 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:28.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[178459]: pgmap v1197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/91599212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[183063]: pgmap v1197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/91599212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:29.128 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:28.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:07:29.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:29.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:07:30.163 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:29.859+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:30.164 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:30.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:30 smithi071 ceph-mon[178459]: pgmap v1198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:30 smithi071 ceph-mon[183063]: pgmap v1198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:31.172 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:30.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:31.173 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:31.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3478767956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3478767956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:32.128 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:31.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:32.129 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:31.767Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:32.129 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:31.796Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:32 smithi071 ceph-mon[178459]: pgmap v1199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:32.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:32.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:32 smithi071 ceph-mon[183063]: pgmap v1199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:33.179 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:32.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:33.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:33.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:33 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3087858482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:33 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3087858482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:33.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:33.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:33.657Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:34.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:34.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:34 smithi071 ceph-mon[178459]: pgmap v1200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:34 smithi071 ceph-mon[183063]: pgmap v1200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:35.185 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:34.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:35.186 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:35.034+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:35.186 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:34.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:36.190 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:35.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:36.191 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:36.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3540814411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[183063]: pgmap v1201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3540814411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[178459]: pgmap v1201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:37.192 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:36.821+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:37.192 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:37.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:38.192 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:37.809+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:38.193 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:37.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2129653722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:07:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[178459]: pgmap v1202: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2129653722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:07:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-mon[183063]: pgmap v1202: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:39.193 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:38.836+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:39.194 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:38.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:40.197 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:39.860+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:40.197 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:40.010+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:40 smithi071 ceph-mon[183063]: pgmap v1203: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/832476468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:40 smithi071 ceph-mon[178459]: pgmap v1203: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/832476468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:40.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:41.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:41.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:07:41.012+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:07:41.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:07:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:07:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:07:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:07:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:07:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:07:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:07:41.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:42.076 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:41.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:42.077 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:41.768Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:42.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:42.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:42 smithi071 ceph-mon[183063]: pgmap v1204: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:42 smithi071 ceph-mon[178459]: pgmap v1204: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:43.115 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:42.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:43.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:43.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2166151978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: pgmap v1205: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: pgmap v1206: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2166151978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: pgmap v1205: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: pgmap v1206: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:07:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:43.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:43.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:43.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:43.657Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:44.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:44.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:07:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:07:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:44.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:44.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:44.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:44.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:45.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:44.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:45.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:45.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:45 smithi071 ceph-mon[183063]: pgmap v1207: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4289545483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:45 smithi071 ceph-mon[178459]: pgmap v1207: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4289545483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:46.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:45.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:46.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:46.147+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:47.168 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:46.915+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:47.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:47.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-mon[183063]: pgmap v1208: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-mon[178459]: pgmap v1208: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:48.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:47.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:48.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:48.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3573769828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:48 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3573769828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:48 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:49.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:48.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:49.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:49.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:49 smithi071 ceph-mon[183063]: pgmap v1209: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:49 smithi071 ceph-mon[178459]: pgmap v1209: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:50.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:49.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:50.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:50.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/356427918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/356427918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:51.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:50.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:51.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:51.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:51 smithi071 ceph-mon[183063]: pgmap v1210: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:51 smithi071 ceph-mon[178459]: pgmap v1210: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:52.094 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:51.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:52.094 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:51.768Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:52.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:52.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3133293796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3133293796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:53.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:52.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:53.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:53.053+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:53.658 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:53.300Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:53.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:53.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:53.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-mon[183063]: pgmap v1211: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:53.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:53.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:53.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:53.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-mon[178459]: pgmap v1211: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:53.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:53.658Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:07:54.253 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:53.965+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:54.254 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:54.071+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:55.255 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:54.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:55.255 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:55.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3445113126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[178459]: pgmap v1212: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3445113126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[183063]: pgmap v1212: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:56.255 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:56.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:56.256 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:55.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:56.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:07:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:07:56.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:07:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:57.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:57.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:57.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3719511091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:57 smithi071 ceph-mon[183063]: pgmap v1213: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:57.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3719511091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:57.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:57 smithi071 ceph-mon[178459]: pgmap v1213: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:57.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:58.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:58.041+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:58.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:58.032+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:58 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:58 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:07:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:59.267 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:07:59.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:07:59.267 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:59.000+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:07:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:07:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[178459]: pgmap v1214: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1364547015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:07:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:07:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:07:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:07:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:07:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[183063]: pgmap v1214: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:07:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:07:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1364547015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:00.268 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:00.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:00.268 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:07:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:07:59.955+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:01.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:01.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:00.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:01 smithi071 ceph-mon[183063]: pgmap v1215: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:01 smithi071 ceph-mon[178459]: pgmap v1215: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:02.080 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:01.917+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:02.081 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:01.769Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:02.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:02.080+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2184983077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2184983077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:02.895 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:02.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:03.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:03.032+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:03.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:02.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:03.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:03.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:03.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:03.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:03.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[178459]: pgmap v1216: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:03.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:03.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:03.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:03.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:03.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:03.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[183063]: pgmap v1216: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:03.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:03.937 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:03.659Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:04.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:04.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:04.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:03.935+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3868408041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3868408041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:05.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:05.096+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:05.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:04.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:05.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:05.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:05 smithi071 ceph-mon[183063]: pgmap v1217: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:05.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:05.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:05.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:05 smithi071 ceph-mon[178459]: pgmap v1217: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:05.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:05.937 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:05.588Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:06.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:06.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:06.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:05.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:07.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:07.062+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:07.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:06.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1580840172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[183063]: pgmap v1218: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1580840172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[178459]: pgmap v1218: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:08.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:08.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:08.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:07.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:08 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:08 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:09.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:09.037+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:09.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:08.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2558261707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:09 smithi071 ceph-mon[183063]: pgmap v1219: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2558261707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:09 smithi071 ceph-mon[178459]: pgmap v1219: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:10.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:10.060+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:10.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:09.895+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:11.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:11.084+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:11.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:10.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:11 smithi071 ceph-mon[183063]: pgmap v1220: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4058477514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:11 smithi071 ceph-mon[178459]: pgmap v1220: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4058477514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:12.125 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:11.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:12.126 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:11.770Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:12.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:12.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:13.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:13.170+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:13.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:12.922+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:13.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:13.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:13 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:13.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:13 smithi071 ceph-mon[183063]: pgmap v1221: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:13.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:13.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:13.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:13 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:13.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:13 smithi071 ceph-mon[178459]: pgmap v1221: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:13.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:13.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:13.890+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:13.660Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:14.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:14.203+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:08:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3296126923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:08:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3296126923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:15.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:14.932+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:15.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:14.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:15.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:14.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:15.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:15.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-mon[178459]: pgmap v1222: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-mon[183063]: pgmap v1222: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:16.258 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:15.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:16.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:16.258+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/916250275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/916250275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:17.313 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:17.214+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:17.314 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:16.970+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:17 smithi071 ceph-mon[183063]: pgmap v1223: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:17 smithi071 ceph-mon[178459]: pgmap v1223: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:18.314 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:18.169+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:18.314 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:17.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:18 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:18 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:19.315 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:19.196+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:19.316 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:19.010+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1601719387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[183063]: pgmap v1224: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1601719387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[178459]: pgmap v1224: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:20.316 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:20.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:20.317 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:20.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:21.230 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:20.974+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:21.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:21.230+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3839206702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:21 smithi071 ceph-mon[178459]: pgmap v1225: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3839206702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:21 smithi071 ceph-mon[183063]: pgmap v1225: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:22.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:21.771Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:22.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:21.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:22.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:22.222+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:23.261 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:22.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:23.660 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:23.260+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:23.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:23.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:23.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:23.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:23.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[178459]: pgmap v1226: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:23.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:23.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3775600239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:23.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:23.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:23.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:23.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:23.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[183063]: pgmap v1226: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:23.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:23.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3775600239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:23.660Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:24.246 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:23.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:24.247 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:24.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:24.247 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:24.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:24.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:24.244+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:25.341 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:25.273+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:25.342 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:25.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:25 smithi071 ceph-mon[183063]: pgmap v1227: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:25 smithi071 ceph-mon[178459]: pgmap v1227: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:26.348 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:26.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:26.348 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:26.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2969134243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2969134243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:27.357 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:27.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:27.358 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:27.001+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-mon[183063]: pgmap v1228: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-mon[178459]: pgmap v1228: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:28.217 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:27.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:28.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:28.216+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:28 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3641955402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:28 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3641955402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:29.255 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:28.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:29.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:29.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:08:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:29 smithi071 ceph-mon[183063]: pgmap v1229: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:08:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:29 smithi071 ceph-mon[178459]: pgmap v1229: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:30.268 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:30.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:30.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:30.267+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3797510378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3797510378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:31.274 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:31.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:31.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:31.273+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:31 smithi071 ceph-mon[178459]: pgmap v1230: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:31 smithi071 ceph-mon[183063]: pgmap v1230: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:32.060 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:31.772Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:32.372 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:32.299+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:32.372 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:32.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:33.373 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:33.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:33.373 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:33.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:33.374 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:33.236Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:33.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:33.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:33.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/279936870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:33.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-mon[178459]: pgmap v1231: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:33.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:33.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:33.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:33.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/279936870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:33.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-mon[183063]: pgmap v1231: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:33.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:33.661Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:34.315 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:34.052+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:34.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:34.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:35.299 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:35.021+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:35.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:35.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[183063]: pgmap v1232: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:35.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:35.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/562529643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:35.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[178459]: pgmap v1232: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:35.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:35.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/562529643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:36.308 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:36.258+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:36.309 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:36.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:36.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:36.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:37.288 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:37.035+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:37.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:37.286+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:37 smithi071 ceph-mon[183063]: pgmap v1233: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:37 smithi071 ceph-mon[178459]: pgmap v1233: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:38.384 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:38.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:38.385 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:38.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2429738666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:38 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2429738666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:38 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:39.385 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:39.266+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:39.386 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:39.049+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-mon[183063]: pgmap v1234: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-mon[178459]: pgmap v1234: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:40.386 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:40.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:40.387 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:40.043+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1627264623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1627264623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:41.312 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:41.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:41.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:41.311+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:41 smithi071 ceph-mon[178459]: pgmap v1235: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:41 smithi071 ceph-mon[183063]: pgmap v1235: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:42.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:41.773Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:42.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:42.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:42.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:42.269+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1999097061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:42.702 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:42.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:42.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:42.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:42.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1999097061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:43.400 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:43.296+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:43.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:43.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:43.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:43.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:43.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:43.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:43.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:08:43.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[178459]: pgmap v1236: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:43.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:43.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:43.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:43.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:43.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:43.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:08:43.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[183063]: pgmap v1236: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:43.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:43.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:43.662Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:44.401 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:44.269+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:44.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:44.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:08:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:08:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:45.408 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:45.308+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:45.408 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:45.085+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:45.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:45.524Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/677350362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-mon[178459]: pgmap v1237: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/677350362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-mon[183063]: pgmap v1237: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:45.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:08:45.523+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:08:45.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:08:45.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:08:45.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:08:45.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:08:45.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:08:45.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:08:46.300 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:46.038+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:46.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:46.299+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:46 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:08:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:08:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:08:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:08:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:08:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:08:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:08:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:08:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:46 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:08:46.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:08:46.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:08:46.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:08:46.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:08:46.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:08:46.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:08:46.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:08:46.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:08:46.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:47.417 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:47.266+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:47.417 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:47.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[178459]: pgmap v1238: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/397010915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:08:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:08:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[183063]: pgmap v1238: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/397010915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:08:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:08:48.418 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:48.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:48.418 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:48.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:08:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[178459]: pgmap v1239: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[178459]: pgmap v1240: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[183063]: pgmap v1239: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[183063]: pgmap v1240: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:08:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:49.419 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:49.269+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:49.419 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:49.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:49.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:49.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:49.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:49.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:50.314 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:50.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:50.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:50.311+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2396020666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:50 smithi071 ceph-mon[183063]: pgmap v1241: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2396020666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:50 smithi071 ceph-mon[178459]: pgmap v1241: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:51.308 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:51.007+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:51.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:51.306+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:52.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:52.001+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:52.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:51.774Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:52.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:52.322+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:52 smithi071 ceph-mon[178459]: pgmap v1242: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4048398571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:52 smithi071 ceph-mon[183063]: pgmap v1242: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4048398571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:53.364 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:53.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:53.663 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:53.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:53.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:53.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:53 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:53.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:53.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:53.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:53 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:53.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:53.662Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:08:54.326 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:54.065+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:54.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:54.325+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-mon[183063]: pgmap v1243: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1467273717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-mon[178459]: pgmap v1243: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1467273717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:55.028 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:54.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:55.028 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:08:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:08:54.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:08:55.325 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:55.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:55.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:55.323+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:56.322 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:56.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:56.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:56.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:56 smithi071 ceph-mon[183063]: pgmap v1244: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:56 smithi071 ceph-mon[178459]: pgmap v1244: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:57.294 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:57.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:57.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:57.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:57.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2118216617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:57.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:57.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:57.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2118216617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:57.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:58.327 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:58.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:58.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:58.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-mon[183063]: pgmap v1245: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:08:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:08:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-mon[178459]: pgmap v1245: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:08:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:08:59.316 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:08:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:08:58.985+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:08:59.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:08:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:08:59.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:08:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:08:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2238088581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:08:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:08:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:08:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:08:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:08:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:08:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2238088581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:00.325 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:00.034+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:00.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:00.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:00 smithi071 ceph-mon[178459]: pgmap v1246: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:00 smithi071 ceph-mon[183063]: pgmap v1246: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:01.357 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:01.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:01.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:01.356+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:02.031 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:01.774Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:02.323 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:02.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:02.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:02.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2131870448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:02 smithi071 ceph-mon[178459]: pgmap v1247: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2131870448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:02 smithi071 ceph-mon[183063]: pgmap v1247: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:03.325 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:03.004+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:03.663 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:03.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:03.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:03.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:03.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:03.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:03.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:03.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:03.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:03.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:03.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:03.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:03.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:03.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:03.663Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:04.303 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:04.003+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:04.303 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:03.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:04.303 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:03.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:04.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:04.302+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:04 smithi071 ceph-mon[178459]: pgmap v1248: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1315260732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:04 smithi071 ceph-mon[183063]: pgmap v1248: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1315260732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:05.339 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:04.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:05.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:05.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:06.310 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:05.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:06.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:06.310+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:06 smithi071 ceph-mon[183063]: pgmap v1249: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/211346735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:06 smithi071 ceph-mon[178459]: pgmap v1249: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/211346735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:07.355 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:07.010+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:07.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:07.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:08.369 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:07.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:08.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:08.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:08 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:08 smithi071 ceph-mon[178459]: pgmap v1250: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:08 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:08 smithi071 ceph-mon[183063]: pgmap v1250: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:09.339 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:08.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:09.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:09.339+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3586524664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3586524664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:10.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:09.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:10.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:10.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:10 smithi071 ceph-mon[178459]: pgmap v1251: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:10 smithi071 ceph-mon[183063]: pgmap v1251: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:11.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:10.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:11.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:11.366+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1720198411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1720198411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:12.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:11.959+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:11.775Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:12.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:12.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:12.735 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:12 smithi071 ceph-mon[178459]: pgmap v1252: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:12.736 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:12.736 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:12.736 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:12 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:12.736 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:12 smithi071 ceph-mon[183063]: pgmap v1252: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:12.736 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:12.736 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:12.736 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:12 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:13.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:12.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:13.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:13.172Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:13.664 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:13.346+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:13.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:13.664 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:13.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:09:13.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1923575246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:13.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:13.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:13.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:09:13.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1923575246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:13.946 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:13.663Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:14.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:13.946+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:14.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:14.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:14 smithi071 ceph-mon[178459]: pgmap v1253: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:14 smithi071 ceph-mon[183063]: pgmap v1253: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:15.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:14.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:15.592 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:15.327+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:15.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:15.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:15.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:15.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:15.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:15.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:15.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:15.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:16.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:15.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:16.596 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:16.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:16.597 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:16.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:16 smithi071 ceph-mon[178459]: pgmap v1254: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/494137760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:16 smithi071 ceph-mon[183063]: pgmap v1254: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/494137760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:17.352 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:16.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:17.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:17.351+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:17 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:17 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:18.369 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:17.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:18.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:18.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:18 smithi071 ceph-mon[183063]: pgmap v1255: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/193445663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:18 smithi071 ceph-mon[178459]: pgmap v1255: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/193445663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:19.392 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:18.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:19.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:19.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:20.413 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:20.001+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:20.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:20.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:20 smithi071 ceph-mon[178459]: pgmap v1256: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:20 smithi071 ceph-mon[183063]: pgmap v1256: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:21.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:21.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:21.776 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:21.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:21.776 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2493007648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:21.776 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:21.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2493007648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:21.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:22.044 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:21.775Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:22.388 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:22.043+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:22.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:22.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:22.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:22.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:22 smithi071 ceph-mon[183063]: pgmap v1257: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:22 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:22 smithi071 ceph-mon[178459]: pgmap v1257: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:22 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:23.433 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:22.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:23.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:23.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:23.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:23.664Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3725987607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:23.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:23.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:23.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:23.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3725987607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:23.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:24.423 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:23.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:24.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:24.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:24 smithi071 ceph-mon[178459]: pgmap v1258: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:24 smithi071 ceph-mon[183063]: pgmap v1258: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:25.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:24.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:25.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:25.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:25.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:25.461Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4124664521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4124664521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:26.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:26.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:26.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:26.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:26 smithi071 ceph-mon[178459]: pgmap v1259: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:26 smithi071 ceph-mon[183063]: pgmap v1259: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:27.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:27.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:27.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:27.496+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:27 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:28.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:28.032+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:28.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:28.505+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-mon[183063]: pgmap v1260: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/135848889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:28.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:09:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-mon[178459]: pgmap v1260: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/135848889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:09:29.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:29.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:29.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:29.528+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:30.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:30.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:30.524+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:30 smithi071 ceph-mon[183063]: pgmap v1261: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1479441800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:30 smithi071 ceph-mon[178459]: pgmap v1261: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1479441800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:31.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:30.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:31.777 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:31.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:31.777 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:31.777 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:31.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:31.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:32.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:32.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:32.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:31.776Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:32.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:32.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-mon[183063]: pgmap v1262: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/199720183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-mon[178459]: pgmap v1262: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/199720183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:33.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:32.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:33.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:33.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:33.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:33.664Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:33.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:33.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:34.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:34.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:34.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:34.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:34.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:34 smithi071 ceph-mon[183063]: pgmap v1263: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:34.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:34.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:34.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:34.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:34.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:34 smithi071 ceph-mon[178459]: pgmap v1263: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:35.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:34.983+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:35.942 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:35.532+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4048127838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:35.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:35.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:35.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:35.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:35.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4048127838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:36.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:35.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:36.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:36.521+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:36.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:36.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:36 smithi071 ceph-mon[178459]: pgmap v1264: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:36.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:36 smithi071 ceph-mon[183063]: pgmap v1264: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:37.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:36.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:37.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:37.551+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:37.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:37.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:37.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2567334120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:37.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:37 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2567334120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:37 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:38.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:37.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:38.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:38.502+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:38 smithi071 ceph-mon[178459]: pgmap v1265: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:38.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:38 smithi071 ceph-mon[183063]: pgmap v1265: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:39.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:39.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:39.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:39.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:40.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:40.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:40.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:40.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-mon[183063]: pgmap v1266: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/941878842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-mon[178459]: pgmap v1266: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/941878842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:41.431 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:41.079+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:41.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:41.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:42.077 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:41.777Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:42.436 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:42.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:42.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:42.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-mon[183063]: pgmap v1267: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/738829945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-mon[178459]: pgmap v1267: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/738829945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:42 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:43.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:43.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:43.892 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:43.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:43.893 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:43.665Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:43.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:43.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:43.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:43.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:09:43.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:43.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:43.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:43.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:43.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:09:43.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:44.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:44.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:43.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:43.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:44.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:44.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:44 smithi071 ceph-mon[183063]: pgmap v1268: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:44.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:44.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/698614890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:44 smithi071 ceph-mon[178459]: pgmap v1268: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/698614890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:45.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:45.044+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:45.684 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:45.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:45.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:45.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:45.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:45.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:46.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:46.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:46 smithi071 ceph-mon[183063]: pgmap v1269: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:46.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:46.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:46.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:46 smithi071 ceph-mon[178459]: pgmap v1269: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:46.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:47.435 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:47.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:47.692 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:47.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1690306101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1690306101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:47 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:48.417 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:48.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:48.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:09:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:48 smithi071 ceph-mon[183063]: pgmap v1270: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:09:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:48 smithi071 ceph-mon[178459]: pgmap v1270: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:49.417 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:49.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:49.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3377035748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3377035748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:50.378 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:50.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:50.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:09:50.036+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:09:50.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:09:50.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:09:50.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:09:50.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:09:50.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:09:50.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:09:50.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:09:50.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:09:50.379 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:09:50.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:09:50.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:09:50.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:09:50.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:09:50.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:09:50.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:09:50.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:09:50.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:09:50.380 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:09:50.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:50.378+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:51.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-mon[183063]: pgmap v1271: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:51.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:09:51.195 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:09:51.196 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-mon[178459]: pgmap v1271: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:09:51.197 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:51.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:51.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:51.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:51.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:52.163 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:51.778Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:52.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:52.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:52.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:52.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:52.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:52.401+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:52.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:52.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:53.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[183063]: pgmap v1272: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:53.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3996248655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:53.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:09:53.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:09:53.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:53.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:53.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:09:53.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:09:53.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:09:53.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:53.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[178459]: pgmap v1272: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:53.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3996248655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:53.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:09:53.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:09:53.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:53.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:53.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:09:53.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:09:53.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:09:53.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:52 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:53.416 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:53.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:53.417 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:53.108Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:53.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:53.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:53.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:53.665Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:09:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-mon[183063]: pgmap v1273: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-mon[183063]: pgmap v1274: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-mon[178459]: pgmap v1273: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-mon[178459]: pgmap v1274: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:54.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:54.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:54.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:54.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/358227028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/358227028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:55.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:55.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:55.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:55.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:56.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:56.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-mon[183063]: pgmap v1275: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:56.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:56.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:56.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:56.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:56.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-mon[178459]: pgmap v1275: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:56.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:09:56.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:09:56.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:56.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:56.427+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:56.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:56.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:56.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:09:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:09:56.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:09:57.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:57.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:57.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:57.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/299470983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:57.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:57.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:57.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:57.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/299470983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:09:57.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:57.171+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:57.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:57 smithi071 ceph-mon[183063]: pgmap v1276: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:57 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:57 smithi071 ceph-mon[178459]: pgmap v1276: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:09:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:57 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:09:58.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:58.424+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:58.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:58.203+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:09:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:09:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:09:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:09:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:09:59.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:09:59.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:09:59.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:09:59.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:00.000 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-mon[183063]: pgmap v1277: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:00.000 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:00.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:00.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1283175578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:00.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:00.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-mon[178459]: pgmap v1277: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:00.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:00.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:00.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1283175578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:00.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:09:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:00.428 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:00.198+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 8 slow ops, oldest one blocked for 1550 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:10:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:10:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:10:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:10:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-06T23:10:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 2173 secs 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 35m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 35m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 35m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 35m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:10:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 35m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 35m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 35m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 35m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 35m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 35m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 35m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 35m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 35m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 35m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 35m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 35m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 35m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 35m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 35m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 35m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 35m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 35m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 25m, current state active+undersized, last acting [1,3] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 35m, current state active+undersized, last acting [1,3] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 25m, current state active+undersized, last acting [3,0] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 35m, current state active+undersized, last acting [0,3] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 35m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 35m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:10:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 25m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 35m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 35m, current state active+undersized, last acting [1,0] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 25m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 25m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 25m, current state active+undersized, last acting [0,1] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 25m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 35m, current state active+undersized, last acting [2,0] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 25m, current state active+undersized, last acting [2,0] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 25m, current state active+undersized, last acting [1,3] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 25m, current state active+undersized, last acting [0,1] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 25m, current state active+undersized, last acting [3,2] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 25m, current state active+undersized, last acting [3,1] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 25m, current state active+undersized, last acting [3,0] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 35m, current state active+undersized, last acting [0,3] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 35m, current state active+undersized, last acting [0,1] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 25m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 35m, current state active+undersized, last acting [3,1] 2023-12-06T23:10:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 25m, current state active+undersized, last acting [0,3] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 25m, current state active+undersized, last acting [2,0] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 25m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 25m, current state active+undersized, last acting [1,0] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 35m, current state active+undersized, last acting [3,0] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:00.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 35m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:10:00.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:00.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 8 slow ops, oldest one blocked for 1550 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:10:00.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:10:00.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:10:00.002+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:10:00.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:00.427+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 8 slow ops, oldest one blocked for 1550 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:10:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:10:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:10:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:10:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-06T23:10:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:10:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 2173 secs 2023-12-06T23:10:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:10:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:10:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:10:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 35m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 35m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 35m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 35m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 35m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 35m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 35m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 35m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:10:01.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 35m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:10:01.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:01.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:01.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 8 slow ops, oldest one blocked for 1550 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:10:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:10:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:10:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 2173 secs 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 35m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 35m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 35m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:10:01.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 35m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:10:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 35m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:10:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 35m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:10:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 35m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:10:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 35m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:10:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 35m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:10:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 35m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:10:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 35m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:10:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 35m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:10:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 35m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:10:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:10:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:10:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 35m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:10:01.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 35m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 35m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 35m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 35m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 35m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:10:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 35m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 35m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 35m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 25m, current state active+undersized, last acting [1,3] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 35m, current state active+undersized, last acting [1,3] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 25m, current state active+undersized, last acting [3,0] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 35m, current state active+undersized, last acting [0,3] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 35m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 35m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 25m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 35m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 35m, current state active+undersized, last acting [1,0] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 25m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 25m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 25m, current state active+undersized, last acting [0,1] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 25m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 35m, current state active+undersized, last acting [2,0] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 25m, current state active+undersized, last acting [2,0] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 25m, current state active+undersized, last acting [1,3] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 25m, current state active+undersized, last acting [0,1] 2023-12-06T23:10:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 25m, current state active+undersized, last acting [3,2] 2023-12-06T23:10:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 25m, current state active+undersized, last acting [3,1] 2023-12-06T23:10:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 25m, current state active+undersized, last acting [3,0] 2023-12-06T23:10:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 35m, current state active+undersized, last acting [0,3] 2023-12-06T23:10:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 35m, current state active+undersized, last acting [0,1] 2023-12-06T23:10:01.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 25m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:10:01.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 35m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:10:01.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 35m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 35m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 35m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 35m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 35m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 35m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 35m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:10:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 35m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 35m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 35m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 35m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 35m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 35m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 35m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 35m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 35m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 25m, current state active+undersized, last acting [1,3] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 35m, current state active+undersized, last acting [1,3] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 25m, current state active+undersized, last acting [3,0] 2023-12-06T23:10:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 35m, current state active+undersized, last acting [0,3] 2023-12-06T23:10:01.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 35m, current state active+undersized, last acting [3,1] 2023-12-06T23:10:01.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:01.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:01.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 25m, current state active+undersized, last acting [0,3] 2023-12-06T23:10:01.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 25m, current state active+undersized, last acting [2,0] 2023-12-06T23:10:01.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 25m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:10:01.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:01.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 25m, current state active+undersized, last acting [1,0] 2023-12-06T23:10:01.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 35m, current state active+undersized, last acting [3,0] 2023-12-06T23:10:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 35m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:10:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 8 slow ops, oldest one blocked for 1550 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:10:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:10:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:10:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 35m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 35m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 25m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 35m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 35m, current state active+undersized, last acting [1,0] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 25m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 25m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 25m, current state active+undersized, last acting [0,1] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 25m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:10:01.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 35m, current state active+undersized, last acting [2,0] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 25m, current state active+undersized, last acting [2,0] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 25m, current state active+undersized, last acting [1,3] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 25m, current state active+undersized, last acting [0,1] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 25m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 25m, current state active+undersized, last acting [3,2] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 25m, current state active+undersized, last acting [3,1] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 25m, current state active+undersized, last acting [3,0] 2023-12-06T23:10:01.216 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 25m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 35m, current state active+undersized, last acting [0,3] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 35m, current state active+undersized, last acting [0,1] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 25m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 35m, current state active+undersized, last acting [3,1] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 25m, current state active+undersized, last acting [0,3] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 25m, current state active+undersized, last acting [2,0] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 25m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 25m, current state active+undersized, last acting [1,0] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 25m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:01.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 35m, current state active+undersized, last acting [3,0] 2023-12-06T23:10:01.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:10:01.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 25m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:01.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 35m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:10:01.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:10:01.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 8 slow ops, oldest one blocked for 1550 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:10:01.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:10:01.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:10:01.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:01.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:01.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:01.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:01.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:01.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:02.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:01.779Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:01 smithi071 ceph-mon[178459]: pgmap v1278: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2037636448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:01 smithi071 ceph-mon[183063]: pgmap v1278: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2037636448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:02.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:02.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:02.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:02.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:02.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:02.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:02 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:02 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:03.454 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:03.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:03.740 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:03.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:03.740 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:03.666Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[183063]: pgmap v1279: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:04.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:04.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[178459]: pgmap v1279: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:04.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:04.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:04.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:04.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:04.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:04.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:04.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:04.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4261403883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4261403883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:05.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:05.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:05.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:05.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:05.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:05.396Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:05 smithi071 ceph-mon[178459]: pgmap v1280: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:05 smithi071 ceph-mon[183063]: pgmap v1280: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:06.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:06.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:06.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:06.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/757716771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/757716771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:07.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:07.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:07.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:07.236+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[183063]: pgmap v1281: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[178459]: pgmap v1281: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:07 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:08.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:08.371+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:08.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:08.201+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:09.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:09.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:09.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:09.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3103898859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:09.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:09.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:09.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:09.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3103898859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:09.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:09.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:09.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:09.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:10.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:09 smithi071 ceph-mon[183063]: pgmap v1282: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:10.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:10.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:10.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:09 smithi071 ceph-mon[178459]: pgmap v1282: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:10.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:10.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:10.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:10.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:10.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:10.115+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:11.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:11.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:11.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:11.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:11.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:11.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:11.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:11.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:12.138 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:11.780Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:12.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:11 smithi071 ceph-mon[178459]: pgmap v1283: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:12.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3229875160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:12.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:12.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:12.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:11 smithi071 ceph-mon[183063]: pgmap v1283: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:12.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3229875160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:12.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:12.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:12.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:12.361+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:12.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:12.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:13.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:13.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:13.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:12 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:13.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:13.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:13.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:12 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:13.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:13.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:13.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:13.165+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:13.667Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-mon[183063]: pgmap v1284: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/311096245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:10:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-mon[178459]: pgmap v1284: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/311096245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:10:14.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:14.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:14.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:14.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:14.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:14.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:14.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:14.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:15.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:15.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:15.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:15.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:16.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[178459]: pgmap v1285: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:16.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:16.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:16.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:16.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:16.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1774686507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:16.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[183063]: pgmap v1285: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:16.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:16.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:16.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:16.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:16.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1774686507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:16.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:16.348+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:16.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:16.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:17.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:17.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:17.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:17.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:17.385 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:17.115+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:17.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:17.384+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:18.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:17 smithi071 ceph-mon[183063]: pgmap v1286: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:18.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:18.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:18.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:17 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:18.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:17 smithi071 ceph-mon[178459]: pgmap v1286: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:18.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:18.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:18.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:17 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:18.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:18.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:18.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:18.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:19.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:19.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1156066656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:19.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:19.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:19.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1156066656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:19.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:19.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:19.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:19.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:19.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:20.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-mon[183063]: pgmap v1287: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:20.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:20.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:20.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:20.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:20.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-mon[178459]: pgmap v1287: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:20.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:20.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:20.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:20.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:20.408 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:20.112+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:20.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:20.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:21.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:21.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:21.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1267134607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:21.085 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:21.085 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:21.085 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1267134607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:21.407 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:21.082+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:21.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:21.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:22.080 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:21.780Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:22.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:21 smithi071 ceph-mon[183063]: pgmap v1288: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:22.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:22.081 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:22.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:21 smithi071 ceph-mon[178459]: pgmap v1288: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:22.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:22.081 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:22.421 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:22.079+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:22.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:22.420+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:23.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:23.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:23.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:22 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:23.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:23.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:23.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:22 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:23.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:23.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:23.668 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:23.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:23.668Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:23.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:23.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:23.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[183063]: pgmap v1289: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:23.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:23.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:23.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1707273354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:23.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:23.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[178459]: pgmap v1289: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:23.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1707273354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:23.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:24.410 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:24.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:24.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:24.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:25.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:25.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:25.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:25.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:25.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:25.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:25.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:26.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:25 smithi071 ceph-mon[183063]: pgmap v1290: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:26.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:26.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3026120673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:26.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:26.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:25 smithi071 ceph-mon[178459]: pgmap v1290: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:26.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:26.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3026120673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:26.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:26.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:26.361+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:26.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:26.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:27.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:27.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:27.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:27.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:27.390 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:27.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:27.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:27.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:28.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[183063]: pgmap v1291: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:28.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:28.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:28.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:28.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:28.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:28.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1205107728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:28.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[178459]: pgmap v1291: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:28.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:28.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:28.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:28.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:28.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:28.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1205107728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:28.355 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:28.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:28.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:28.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:29.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:29.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:29.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:10:29.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:29.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:29.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:10:29.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:29.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:29.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:29.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:30.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:29 smithi071 ceph-mon[178459]: pgmap v1292: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:30.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:30.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:30.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:29 smithi071 ceph-mon[183063]: pgmap v1292: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:30.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:30.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:30.378 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:30.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:30.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:30.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:31.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:31.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2193413670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:31.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:31.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:31.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2193413670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:31.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:31.410 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:31.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:31.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:31.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:32.156 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:31.781Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:32.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:31 smithi071 ceph-mon[183063]: pgmap v1293: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:32.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:32.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:32.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:31 smithi071 ceph-mon[178459]: pgmap v1293: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:32.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:32.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:32.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:32.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:32.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:32.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:33.145 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:33.044Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:33.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:33.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:33.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3217574243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:33.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:32 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:33.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:33.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:33.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3217574243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:33.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:32 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:33.414 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:33.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:33.668 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:33.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:33.668Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:33.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:33 smithi071 ceph-mon[178459]: pgmap v1294: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:33.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:33.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:33 smithi071 ceph-mon[183063]: pgmap v1294: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:34.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:34.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:34.842 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:34.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:35.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:35.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:35.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:35.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:35.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:35.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:35.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:36.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[183063]: pgmap v1295: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:36.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:36.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:36.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/56326705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:36.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:36.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:36.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[178459]: pgmap v1295: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:36.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:36.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:36.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/56326705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:36.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:36.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:36.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:36.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:36.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:36.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:36.849 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:36.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:37.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:37.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:37.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:37.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:37.849 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:37.507+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:38.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:38.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-mon[183063]: pgmap v1296: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:38.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:38.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2789990774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:38.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:38.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:38.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-mon[178459]: pgmap v1296: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:38.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:38.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2789990774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:38.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:37 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:38.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:38.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:38.855 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:38.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:39.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:39.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:39.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:39.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:39.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:39.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:39.855 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:39.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:40.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:40.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[183063]: pgmap v1297: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:40.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:40.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:40.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:40.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3163358781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:40.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:40.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[178459]: pgmap v1297: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:40.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:40.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:40.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:40.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3163358781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:40.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:40.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:40.860 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:40.522+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:41.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:41.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:41.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:41.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:41.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:41.861 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:41.548+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:41.861 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:41.782Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:41 smithi071 ceph-mon[183063]: pgmap v1298: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:41 smithi071 ceph-mon[178459]: pgmap v1298: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:42.567 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:42.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:42.568 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:42.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:42.867 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:42.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3752631335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:42 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3752631335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:42 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:43.574 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:43.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:43.867 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:43.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:43.868 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:43.669Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[183063]: pgmap v1299: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:10:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[178459]: pgmap v1299: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:44.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:10:44.568 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:44.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:44.872 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:44.567+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/618344655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/618344655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:45.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:45.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:45.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:45.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:45.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:45.332Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:45 smithi071 ceph-mon[183063]: pgmap v1300: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:45 smithi071 ceph-mon[178459]: pgmap v1300: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:46.577 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:46.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:46.883 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:46.575+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:47.579 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:47.201+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:47.887 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:47.578+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:48.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:48.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[178459]: pgmap v1301: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:48.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:48.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:48.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:48.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2980351012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:48.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:48.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:48.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:48.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[183063]: pgmap v1301: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:48.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:48.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:48.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:48.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2980351012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:48.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:48.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:47 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:48.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:48.894 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:48.606+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:49.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:49.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:49.895 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:49.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:50.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:49 smithi071 ceph-mon[183063]: pgmap v1302: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:50.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:50.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:50.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1529382519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:50.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:49 smithi071 ceph-mon[178459]: pgmap v1302: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:50.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:50.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:50.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1529382519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:50.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:50.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:50.900 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:50.632+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:51.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:51.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:51.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:51.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:51.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:51.901 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:51.634+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:51.901 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:51.782Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:51 smithi071 ceph-mon[178459]: pgmap v1303: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/857040411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:51 smithi071 ceph-mon[183063]: pgmap v1303: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/857040411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:52.610 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:52.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:52.902 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:52.609+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:10:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:52 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:10:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:52 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:53.612 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:53.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:53.909 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:53.611+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:53.909 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:53.670Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:10:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:53 smithi071 ceph-mon[183063]: pgmap v1304: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:54.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:53 smithi071 ceph-mon[178459]: pgmap v1304: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:54.548 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:54.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:54.916 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:54.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:54.916 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:54.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:54.917 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:10:54.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:10:54.917 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:10:54.548+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:10:54.917 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:10:54.917 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:10:54.917 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:10:54.917 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:10:54.917 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:10:54.917 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:10:54.917 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:10:54.917 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:10:54.917 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:10:54.917 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:10:54.918 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:10:54.918 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:10:54.918 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:10:54.918 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:10:54.918 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:10:54.918 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:10:54.918 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:10:54.918 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:10:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1687837491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1687837491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:55.629 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:55.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:55.917 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:55.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:10:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:10:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[178459]: pgmap v1305: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:10:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:10:56.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:10:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:10:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[183063]: pgmap v1305: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:10:56.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:10:56.674 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:56.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:56.927 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:56.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/672508240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:10:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:10:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/672508240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:10:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:10:57.669 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:57.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:57.933 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:57.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:57.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:57.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[178459]: pgmap v1306: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:57.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:57.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:10:57.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:10:57.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:10:57.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:58.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:58.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[183063]: pgmap v1306: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:58.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:58.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:10:58.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:10:58.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:10:58.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:57 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:10:58.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:58.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:10:59.136 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:58.713+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:10:59.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:59.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[183063]: pgmap v1307: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:59.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[183063]: pgmap v1308: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:59.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:59.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:59.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:10:59.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2260977386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:59.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:59.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[178459]: pgmap v1307: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:59.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[178459]: pgmap v1308: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:10:59.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:10:59.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:10:59.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:10:59.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2260977386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:10:59.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:10:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:10:59.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:00.147 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:10:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:10:59.736+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:00.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:00.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:00.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:00.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:10:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:00.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:00.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:00.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:00.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:10:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:00.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:00.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:01.122 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:00.744+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:01.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:00 smithi071 ceph-mon[183063]: pgmap v1309: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:01.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:01.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:01.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:00 smithi071 ceph-mon[178459]: pgmap v1309: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:01.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:01.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:01.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:01.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:02.137 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:01.725+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:02.137 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:01.783Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:02.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:02.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:02.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/359122954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:02.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/359122954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:02.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:02.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:03.117 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:02.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:03.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:02 smithi071 ceph-mon[178459]: pgmap v1310: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:03.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:03.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:03.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:02 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:03.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:02 smithi071 ceph-mon[183063]: pgmap v1310: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:03.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:03.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:03.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:02 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:03.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:03.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:03.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:03.712+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:03.671Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:03.764Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:03.764Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:04.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:04.147+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1695138233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1695138233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:04.966 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:04.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:04.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:04 smithi071 ceph-mon[178459]: pgmap v1311: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:04.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:05.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:05.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:04 smithi071 ceph-mon[183063]: pgmap v1311: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:05.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:05.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:06.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:06.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:06.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:06.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:07.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:07.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:06 smithi071 ceph-mon[183063]: pgmap v1312: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1834310744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:06 smithi071 ceph-mon[178459]: pgmap v1312: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1834310744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:07.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:07.618+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:08.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:08.060+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:07 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:08.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:08.665+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:09.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:09.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:08 smithi071 ceph-mon[183063]: pgmap v1313: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1203620345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:08 smithi071 ceph-mon[178459]: pgmap v1313: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1203620345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:09.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:09.651+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:10.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:10.010+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:10.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:10.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:11.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:11.016+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:10 smithi071 ceph-mon[183063]: pgmap v1314: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/477037712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:10 smithi071 ceph-mon[178459]: pgmap v1314: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/477037712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:11.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:11.636+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:11.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:11.783Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:12.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:12.013+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:12.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:12.605+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:13.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:13.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:13.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:12.980Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:12 smithi071 ceph-mon[183063]: pgmap v1315: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:12 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:12 smithi071 ceph-mon[178459]: pgmap v1315: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:12 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:13.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:13.593+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:13.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:13.671Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:14.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:14.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3290134856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:11:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3290134856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:11:14.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:14.582+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:15.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:15.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:15 smithi071 ceph-mon[183063]: pgmap v1316: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:15.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:15.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:15 smithi071 ceph-mon[178459]: pgmap v1316: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:15.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:15.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:16.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:15.993+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:16.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:16.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3703759618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:16.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:16.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:16.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3703759618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:16.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:16.604+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:17.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:17.014+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:17 smithi071 ceph-mon[183063]: pgmap v1317: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:17.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:17 smithi071 ceph-mon[178459]: pgmap v1317: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:17.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:17.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:17.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:17.631+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:18 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:18.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:17.990+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:18 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:18.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:18.624+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:19 smithi071 ceph-mon[183063]: pgmap v1318: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/220021296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:19.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:19.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:19.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:19 smithi071 ceph-mon[178459]: pgmap v1318: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:19.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:19.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:19.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/220021296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:19.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:19.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:20.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:19.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:20.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:20.624+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:21 smithi071 ceph-mon[183063]: pgmap v1319: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/221941224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:21.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:20.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:21 smithi071 ceph-mon[178459]: pgmap v1319: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/221941224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:21.922 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:21.667+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:21.922 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:21.784Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:22.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:22.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:22.197 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:21.921+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:22.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:22.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:22.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:22.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:22.910 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:22.620+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:23.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:22.908+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-mon[183063]: pgmap v1320: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3526914176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-mon[178459]: pgmap v1320: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3526914176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:23.942 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:23.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:23.942 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:23.671Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:24.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:23.940+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:24.920 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:24.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:25.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:24.919+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:25 smithi071 ceph-mon[183063]: pgmap v1321: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:25 smithi071 ceph-mon[178459]: pgmap v1321: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:25.665 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:25.268Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:25.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:25.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:25.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:25.906+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1750840060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1750840060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:27.052 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:26.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:27.052 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:26.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:27 smithi071 ceph-mon[178459]: pgmap v1322: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:27 smithi071 ceph-mon[183063]: pgmap v1322: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:28.065 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:27.731+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:28.065 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:27.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4020557968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4020557968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:28.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:28.697+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:28.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:28.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:29 smithi071 ceph-mon[178459]: pgmap v1323: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:11:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:29 smithi071 ceph-mon[183063]: pgmap v1323: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:11:29.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:29.666+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:29.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:29.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1736060991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1736060991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:30.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:30.660+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:30.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:30.867+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:31 smithi071 ceph-mon[183063]: pgmap v1324: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:31 smithi071 ceph-mon[178459]: pgmap v1324: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:31.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:31.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:31.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:31.784Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:31.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:31.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:32.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:32.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:32.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:32.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-mon[183063]: pgmap v1325: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2970005671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-mon[178459]: pgmap v1325: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2970005671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:33.890 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:33.621+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:33.890 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:33.672Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:34.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:33.889+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:34.844 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:34.575+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:34.845 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:34.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:34.845 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:34.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:35 smithi071 ceph-mon[178459]: pgmap v1326: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/996409654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:35.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:34.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:35 smithi071 ceph-mon[183063]: pgmap v1326: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/996409654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:35.874 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:35.534+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:36.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:35.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:36.885 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:36.568+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:37.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:36.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:37 smithi071 ceph-mon[183063]: pgmap v1327: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:37 smithi071 ceph-mon[178459]: pgmap v1327: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:37.923 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:37.567+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:38.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:37.922+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/782890551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:38 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/782890551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:38 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:38.935 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:38.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:39.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:38.934+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:39 smithi071 ceph-mon[178459]: pgmap v1328: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:39 smithi071 ceph-mon[183063]: pgmap v1328: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:39.917 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:39.484+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:39.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1460648712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1460648712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:40.868 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:40.488+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:41.129 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:40.866+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:41 smithi071 ceph-mon[183063]: pgmap v1329: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:41 smithi071 ceph-mon[178459]: pgmap v1329: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:41.825 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:41.537+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:41.825 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:41.785Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:42.133 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:41.823+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2927024264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2927024264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:42.801 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:42.500+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:43.141 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:42.799+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-mon[178459]: pgmap v1330: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-mon[183063]: pgmap v1330: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:43.844 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:43.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:43.845 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:43.673Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:43.845 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:43.700Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:43.845 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:43.700Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:44.145 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:43.844+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:11:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[178459]: pgmap v1331: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:44.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:44.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:44.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:44.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:44.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:11:44.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[183063]: pgmap v1331: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:44.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:44.823 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:44.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:45.146 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:44.823+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2304658274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2304658274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:45.783 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:45.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:46.151 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:45.782+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:46 smithi071 ceph-mon[178459]: pgmap v1332: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:46 smithi071 ceph-mon[183063]: pgmap v1332: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:46.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:46.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:46.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:46.735+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2256004357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2256004357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:47.776 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:47.498+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:48.160 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:47.775+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[183063]: pgmap v1333: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[178459]: pgmap v1333: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:48.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:48.816 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:48.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:49.161 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:48.815+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:49.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:49.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:49.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:49.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4273050937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4273050937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:49.814 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:49.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:50.166 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:49.814+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:50.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:50 smithi071 ceph-mon[178459]: pgmap v1334: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:50 smithi071 ceph-mon[183063]: pgmap v1334: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:50.811 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:50.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:51.170 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:50.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:51.830 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:51.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:51.831 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:51.786Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:52.175 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:51.829+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:52.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:52.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:52.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:52 smithi071 ceph-mon[183063]: pgmap v1335: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:52.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3837506913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:52.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:52.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:52.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:52 smithi071 ceph-mon[178459]: pgmap v1335: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:52.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3837506913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:52.916 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:52.593+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:52.917 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:52.820+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:53.176 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:52.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:53 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:53 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:53.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:53.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:53.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:53.868+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:53.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:53.673Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:11:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:54 smithi071 ceph-mon[178459]: pgmap v1336: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/522054266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:54 smithi071 ceph-mon[183063]: pgmap v1336: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/522054266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:54.886 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:54.624+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:55.184 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:54.885+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:55.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:55.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:55.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:55.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:55.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:55.866+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:56.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:11:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:11:55.988Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:11:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-mon[183063]: pgmap v1337: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-mon[178459]: pgmap v1337: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:56.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:56.636+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:56.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:56.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2067259425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2067259425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:57.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:57.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:57.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:57.874+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:11:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-mon[183063]: pgmap v1338: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:11:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-mon[178459]: pgmap v1338: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:11:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:11:58.903 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:58.640+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:58.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:11:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:11:59.059+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:11:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:11:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:11:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:11:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:11:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:11:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:11:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:11:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:11:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:11:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:11:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:11:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:11:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:11:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:11:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:11:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:11:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:11:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:11:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3472526907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:11:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:11:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:11:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:11:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:11:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:11:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:11:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:11:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:11:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:11:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3472526907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:11:59.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:11:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:11:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:11:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:11:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:11:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:11:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:11:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:11:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:11:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:11:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:11:59.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:11:59.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:11:59.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:11:59.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:11:59.880+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:00 smithi071 ceph-mon[183063]: pgmap v1339: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:00 smithi071 ceph-mon[178459]: pgmap v1339: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:01.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:00.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:00.892+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1650156417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1650156417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:02.133 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:01.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:02.133 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:01.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:02.133 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:01.787Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:02.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:02.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[178459]: pgmap v1340: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:12:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:12:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:12:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:12:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:12:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[183063]: pgmap v1340: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:02.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:12:02.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:12:02.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:12:02.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:12:02.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:12:03.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:02.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:03.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:02.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:03.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:03.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[183063]: pgmap v1341: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[183063]: pgmap v1342: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[178459]: pgmap v1341: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[178459]: pgmap v1342: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:03.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:03.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:03.682+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:03.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:03.846+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:03.674Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:04.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:04.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:04.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/623063033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:04.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:04.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:04.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/623063033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:04.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:04.812+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:04.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:04.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:05.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:05.204Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:05 smithi071 ceph-mon[178459]: pgmap v1343: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:05 smithi071 ceph-mon[183063]: pgmap v1343: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:06.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:05.708+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:06.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:05.795+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:06.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:06.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:06.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3943820841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:06.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:06.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:06.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3943820841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:06.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:06.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:06.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:06.834+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:07.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:07.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-mon[183063]: pgmap v1344: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:07.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:07.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:07.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:07.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:07.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-mon[178459]: pgmap v1344: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:07.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:07.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:07.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:07.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:07.686+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:07.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:07.829+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:08 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:08 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:09.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:08.877+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:09.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:08.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:09 smithi071 ceph-mon[183063]: pgmap v1345: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/536165656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:09 smithi071 ceph-mon[178459]: pgmap v1345: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/536165656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:10.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:09.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:10.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:09.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:11.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:10.710+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:11.210 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:10.921+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:11 smithi071 ceph-mon[183063]: pgmap v1346: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1379523994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:11 smithi071 ceph-mon[178459]: pgmap v1346: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1379523994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:12.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:11.750+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:12.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:11.952+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:11.787Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:13.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:12.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:13.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:12.992+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:13.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:13.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-mon[178459]: pgmap v1347: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:13.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:13.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:13.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/542458176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:13.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:13.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-mon[183063]: pgmap v1347: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:13.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:13.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:13.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/542458176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:13.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:13.737+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:13.674Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:14.257 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:13.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:12:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:14.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:14.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:14.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:14.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:12:14.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:15.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:14.729+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:15.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:14.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-mon[183063]: pgmap v1348: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-mon[178459]: pgmap v1348: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:16.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:15.779+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:16.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:15.959+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2350514248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2350514248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:17.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:16.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:17.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:16.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:17 smithi071 ceph-mon[178459]: pgmap v1349: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:17 smithi071 ceph-mon[183063]: pgmap v1349: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:18.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:17.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:18.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:17.946+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:18 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1418488447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:18 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1418488447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:19.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:18.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:19.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:18.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-mon[183063]: pgmap v1350: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-mon[178459]: pgmap v1350: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:20.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:19.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:20.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:19.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:21.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:20.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:21.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:20.898+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:21 smithi071 ceph-mon[178459]: pgmap v1351: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/681167482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:21 smithi071 ceph-mon[183063]: pgmap v1351: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/681167482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:21.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:22.202 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:21.802+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:22.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:21.858+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:22.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:21.788Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:23.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:22.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:23.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:22.852+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:23.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:23.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[183063]: pgmap v1352: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:23.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:23.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:23.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:23.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/792810745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:23.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:23.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:23.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[178459]: pgmap v1352: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:23.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:23.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:23.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:23.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/792810745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:23.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:23.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:23.774+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:23.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:23.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:23.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:23.636Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:23.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:23.675Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:25.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:24.767+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:25.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:24.854+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:25 smithi071 ceph-mon[178459]: pgmap v1353: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4002716684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:25 smithi071 ceph-mon[183063]: pgmap v1353: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4002716684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:26.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:25.808+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:26.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:25.829+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:27.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:26.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:27.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:26.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:27.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:26.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-mon[183063]: pgmap v1354: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-mon[178459]: pgmap v1354: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:28.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:27.828+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:28.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:27.848+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2909698314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:28 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2909698314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:28 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:29.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:28.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:29.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:28.819+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:29 smithi071 ceph-mon[183063]: pgmap v1355: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:12:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:29 smithi071 ceph-mon[178459]: pgmap v1355: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:12:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:30.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:29.875+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:30.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:29.847+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/288344633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/288344633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:31.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:30.831+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:31.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:30.835+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:31 smithi071 ceph-mon[183063]: pgmap v1356: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:31 smithi071 ceph-mon[178459]: pgmap v1356: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:32.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:31.800+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:32.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:31.840+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:32.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:31.789Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3499371453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3499371453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:33.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:32.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:33.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:32.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:33.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:32.838+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:33.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:33.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:33 smithi071 ceph-mon[183063]: pgmap v1357: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:33.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:33 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:33.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:33.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:33.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:33 smithi071 ceph-mon[178459]: pgmap v1357: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:33.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:33 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:33.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:33.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:33.799+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:33.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:33.675Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:33.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:33.744+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:35.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:34.773+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:35.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:34.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[178459]: pgmap v1358: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1251149705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[183063]: pgmap v1358: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1251149705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:36.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:35.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:36.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:35.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:36.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:35.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:37.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:36.828+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:37.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:36.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:37 smithi071 ceph-mon[183063]: pgmap v1359: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3378040668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:37 smithi071 ceph-mon[178459]: pgmap v1359: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3378040668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:38.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:37.781+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:38.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:37.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:38 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:38 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:39.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:38.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:39.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:38.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-mon[183063]: pgmap v1360: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-mon[178459]: pgmap v1360: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:40.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:39.749+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:40.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:39.862+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3517397615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3517397615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:41.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:40.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:41.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:40.881+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:41 smithi071 ceph-mon[183063]: pgmap v1361: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:41 smithi071 ceph-mon[178459]: pgmap v1361: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:42.068 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:41.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:42.069 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:41.921+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:42.069 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:41.790Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:42.330 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:42.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:42.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:42.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2365731556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:42.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2365731556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:43.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:42.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:43.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:42.911+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:43.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:43.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[183063]: pgmap v1362: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:43.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:43.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:43.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[178459]: pgmap v1362: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:43.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:43.938 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:43.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:43.939 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:43.676Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:44.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:43.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:12:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4019038815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:12:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4019038815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:45.140 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:44.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:45.141 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:44.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:45 smithi071 ceph-mon[183063]: pgmap v1363: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:45 smithi071 ceph-mon[178459]: pgmap v1363: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:45.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:45.140Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:46.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:45.777+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:46.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:45.954+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:47.000 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:46.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:47.341 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:46.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[178459]: pgmap v1364: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/22550653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[183063]: pgmap v1364: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/22550653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:48.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:47.721+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:48.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:47.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:48 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:48 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:49.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:48.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:49.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:48.930+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:49 smithi071 ceph-mon[178459]: pgmap v1365: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1227127497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:49 smithi071 ceph-mon[183063]: pgmap v1365: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1227127497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:50.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:49.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:50.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:49.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:51.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:50.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:51.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:50.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:51 smithi071 ceph-mon[178459]: pgmap v1366: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:51.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:51.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:51 smithi071 ceph-mon[183063]: pgmap v1366: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:51.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:52.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:51.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:52.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:51.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:51.790Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4160886606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4160886606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:53.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:52.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:53.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:52.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:53.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:53.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:53 smithi071 ceph-mon[183063]: pgmap v1367: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:53.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:53 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:53.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:53 smithi071 ceph-mon[178459]: pgmap v1367: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:53 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:53.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:53.938 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:53.766+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:53.939 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:53.677Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:12:54.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:53.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/643742537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:54.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:54.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:54.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:12:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:12:54.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:12:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/643742537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:55.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:54.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:55.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:54.969+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-mon[183063]: pgmap v1368: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-mon[178459]: pgmap v1368: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:56.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:55.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:56.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:55.993+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1549836673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1549836673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:57.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:56.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:57.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:56.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:57 smithi071 ceph-mon[183063]: pgmap v1369: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:57.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:57.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:57.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:57 smithi071 ceph-mon[178459]: pgmap v1369: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:57.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:57.989 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:57.726+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:58.374 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:57.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:58 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:58 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:12:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:59.027 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:58.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:12:59.375 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:12:59.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:12:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[183063]: pgmap v1370: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1467468436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[178459]: pgmap v1370: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1467468436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:12:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:00.071 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:12:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:12:59.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:00.379 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:00.070+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:01.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:00.848+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:01.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:01 smithi071 ceph-mon[183063]: pgmap v1371: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2419565876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:01 smithi071 ceph-mon[178459]: pgmap v1371: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2419565876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:02.121 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:01.791Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:02.121 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:01.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:02.385 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:02.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:02.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:02.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:02.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:13:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:13:03.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:02.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:03.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:03.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[178459]: pgmap v1372: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3216287547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[183063]: pgmap v1372: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3216287547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:03.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:03.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:03.572Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:03.677Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:03.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:13:03.571+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:13:03.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:13:03.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:13:03.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:13:03.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:13:03.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:13:04.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:04.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:04 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:13:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:04 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:13:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:13:04.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:13:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:13:04.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:05.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:04.779+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:05.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:05.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:05 smithi071 ceph-mon[183063]: pgmap v1373: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:05 smithi071 ceph-mon[178459]: pgmap v1373: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:06.193 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:05.741+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:06.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:06.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/592316999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/592316999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:06.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:06.743+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:06.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:06.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:07.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:07.236+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[183063]: pgmap v1374: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:13:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:13:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:13:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:13:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:13:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[178459]: pgmap v1374: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:13:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:13:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:13:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:13:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:13:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:08.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:07.786+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:08.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:08.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[183063]: pgmap v1375: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[183063]: pgmap v1376: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/864614276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[178459]: pgmap v1375: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[178459]: pgmap v1376: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/864614276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:09.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:08.829+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:09.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:09.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:10.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:09.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:10.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:10.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:10 smithi071 ceph-mon[178459]: pgmap v1377: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:10 smithi071 ceph-mon[183063]: pgmap v1377: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:11.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:10.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:11.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:11.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1052567173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1052567173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:12.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:11.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:11.792Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:12.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:12.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:12 smithi071 ceph-mon[183063]: pgmap v1378: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:12 smithi071 ceph-mon[178459]: pgmap v1378: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:13.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:12.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:13.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:12.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:13.678 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:13.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:13.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:13.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:13.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:13.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/455633492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:13.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:13:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:13.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/455633492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:13.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:13:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:13.678Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:13.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:13.798+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:14 smithi071 ceph-mon[183063]: pgmap v1379: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:14.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:14.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:14 smithi071 ceph-mon[178459]: pgmap v1379: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:15.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:14.790+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:15.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:15.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2048948290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2048948290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:16.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:15.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:16.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:15.860Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:16.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:16.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:16 smithi071 ceph-mon[183063]: pgmap v1380: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:16 smithi071 ceph-mon[178459]: pgmap v1380: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:17.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:16.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:17.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:17.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:18.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:17.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:18.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:18.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-mon[178459]: pgmap v1381: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1746 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2005009858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-mon[183063]: pgmap v1381: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:18.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1746 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:18.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2005009858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:19.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:18.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:19.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:19.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:20.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:19.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:20.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:20.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:20 smithi071 ceph-mon[178459]: pgmap v1382: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/502007912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:20 smithi071 ceph-mon[183063]: pgmap v1382: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/502007912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:21.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:20.886+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:21.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:21.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:22.195 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:21.843+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:22.195 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:21.792Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:22.195 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:22.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:22.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:22.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:22 smithi071 ceph-mon[183063]: pgmap v1383: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:22 smithi071 ceph-mon[178459]: pgmap v1383: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:23.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:22.819+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:23.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:23.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:23.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:23.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:23.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:23.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3048826672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:23.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:23.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:23.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:23.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:23.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3048826672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:23.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:23.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:23.858+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:23.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:23.679Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:24.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:24.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:24 smithi071 ceph-mon[178459]: pgmap v1384: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:24 smithi071 ceph-mon[183063]: pgmap v1384: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:25.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:24.852+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:25.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:25.076Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:25.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:25.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2904439509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2904439509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:26.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:25.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:26.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:26.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:26 smithi071 ceph-mon[178459]: pgmap v1385: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:26 smithi071 ceph-mon[183063]: pgmap v1385: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:27.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:26.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:27.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:27.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2495377502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2495377502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:28.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:27.860+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:28.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:28.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:28 smithi071 ceph-mon[178459]: pgmap v1386: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:28 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:13:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:28 smithi071 ceph-mon[183063]: pgmap v1386: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:28 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:13:29.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:28.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:29.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:29.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:30.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:29.900+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:30.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:30.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:30 smithi071 ceph-mon[183063]: pgmap v1387: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/387368731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:30 smithi071 ceph-mon[178459]: pgmap v1387: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/387368731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:31.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:30.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:31.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:31.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:32.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:31.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:32.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:31.793Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:32.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:32.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:32 smithi071 ceph-mon[183063]: pgmap v1388: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/518144842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:32 smithi071 ceph-mon[178459]: pgmap v1388: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/518144842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:33.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:32.949+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:33.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:33.323+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:33.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:33.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:33.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:33 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:33.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:33.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:33.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:33 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:33.680Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:34.292 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:33.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:34.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:34.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-mon[178459]: pgmap v1389: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/203767330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-mon[183063]: pgmap v1389: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/203767330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:34.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:34.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:34.702 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:34.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:35.332 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:34.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:35.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:35.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:36.381 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:35.987+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:36 smithi071 ceph-mon[178459]: pgmap v1390: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:36.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:36 smithi071 ceph-mon[183063]: pgmap v1390: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:36.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:36.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:36.380+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:37.423 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:37.025+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:37.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:37.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3219446088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3219446088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:38.386 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:37.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:38.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:38.384+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:38 smithi071 ceph-mon[183063]: pgmap v1391: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:38 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:38 smithi071 ceph-mon[178459]: pgmap v1391: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:38 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:39.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:38.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:39.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:39.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3860706248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3860706248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:40.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:39.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:40.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:40.377+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:40 smithi071 ceph-mon[178459]: pgmap v1392: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:40 smithi071 ceph-mon[183063]: pgmap v1392: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:41.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:40.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:41.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:41.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:42.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:41.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:42.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:41.794Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:42.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:42.316+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:42 smithi071 ceph-mon[178459]: pgmap v1393: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3123155808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:42 smithi071 ceph-mon[183063]: pgmap v1393: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3123155808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:43.342 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:42.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:43.682 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:43.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:43.682 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:43.508Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:43.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:43.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:43.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:43.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:43.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:43.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:13:43.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:43.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:43.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:43.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:43.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:43.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:13:43.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:43.681Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:44.393 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:43.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:44 smithi071 ceph-mon[183063]: pgmap v1394: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3480414029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:44.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:44.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:44 smithi071 ceph-mon[178459]: pgmap v1394: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3480414029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:45.382 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:44.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:45.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:45.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:46.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:45.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:46.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:46.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:46.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:46.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-mon[183063]: pgmap v1395: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/890728819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-mon[178459]: pgmap v1395: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:46.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/890728819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:47.314 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:46.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:47.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:47.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:48.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:47.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:48.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:48.279+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:48 smithi071 ceph-mon[178459]: pgmap v1396: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:48 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:48 smithi071 ceph-mon[183063]: pgmap v1396: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:48 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:49.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:48.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:49.523 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:49.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:49.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:49.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1879455551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:49.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:49.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:49.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1879455551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:49.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:50.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:49.900+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:50.524 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:50.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:50 smithi071 ceph-mon[178459]: pgmap v1397: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:50.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:50.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:50 smithi071 ceph-mon[183063]: pgmap v1397: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:50.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:50.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:50.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:51.269 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:50.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:51.528 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:51.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:51.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:51.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2307001677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:51.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:51.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2307001677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:52.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:51.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:52.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:51.795Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:52.529 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:52.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:52.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:52 smithi071 ceph-mon[178459]: pgmap v1398: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:52.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:52.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:52.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:52.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:52 smithi071 ceph-mon[183063]: pgmap v1398: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:53.299 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:53.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:53.682 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:53.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:53.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:53.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:53 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:53.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:53.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:53.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:53 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:53.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:53.682Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:13:54.337 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:54.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:54.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:54.335+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:54 smithi071 ceph-mon[183063]: pgmap v1399: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4207751460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:54 smithi071 ceph-mon[178459]: pgmap v1399: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4207751460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:55.358 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:54.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:55.631 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:55.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:55.937 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:13:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:13:55.796Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:13:55.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:55.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:55.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:55.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:55.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:55.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:55.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:55.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:56.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:55.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:56.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:56.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:56 smithi071 ceph-mon[178459]: pgmap v1400: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2392616337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:56 smithi071 ceph-mon[183063]: pgmap v1400: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2392616337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:57.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:56.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:57.637 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:57.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:57.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:57.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:57 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1786 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:57 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1786 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:13:58.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:58.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-mon[183063]: pgmap v1401: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1090539442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:13:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-mon[178459]: pgmap v1401: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:13:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1090539442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:13:58.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:13:59.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:58.832+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:59.651 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:13:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:13:59.350+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:13:59.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:13:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:13:59.876+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:13:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:13:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:13:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:13:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:13:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:13:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:13:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:00.652 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:00.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:00.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:00.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:00 smithi071 ceph-mon[183063]: pgmap v1402: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:00 smithi071 ceph-mon[178459]: pgmap v1402: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:01.658 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:01.369+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:01.941 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:01.904+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:01.941 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:01.796Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:01.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:01.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/13383269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:01.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:01.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:01.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/13383269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:01.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:02.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:01.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:02.668 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:02.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:02.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:02.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:02.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:02 smithi071 ceph-mon[178459]: pgmap v1403: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:02.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:02.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:02.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:02 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:02 smithi071 ceph-mon[183063]: pgmap v1403: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:02 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:03.674 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:03.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:03.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:03.876+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1598891661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:03.682Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1598891661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:04.675 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:04.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:04.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:04.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:04 smithi071 ceph-mon[178459]: pgmap v1404: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:04 smithi071 ceph-mon[183063]: pgmap v1404: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:05.359 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:05.012Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:05.685 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:05.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:05.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:05.859+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1540127110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:05.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1540127110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:06.686 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:06.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:06.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:06.812+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:06 smithi071 ceph-mon[183063]: pgmap v1405: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:06 smithi071 ceph-mon[178459]: pgmap v1405: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:07.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:07.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:08.085 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:07.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:08.085 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:08.085 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:08.085 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:08.085 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:08.085 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:14:08.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[183063]: Health check update: 8 slow ops, oldest one blocked for 1796 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:08.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:14:08.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:08.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:08.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:08.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:14:08.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:07 smithi071 ceph-mon[178459]: Health check update: 8 slow ops, oldest one blocked for 1796 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:08.341 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:14:08.083+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:14:08.341 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:14:08.341 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:14:08.341 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:14:08.341 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:14:08.342 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:14:08.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:08.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:09.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:08.844+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-mon[178459]: pgmap v1406: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2856408756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:14:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:14:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:14:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-mon[183063]: pgmap v1406: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2856408756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:08 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:14:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:14:09.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:14:09.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:09.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:10.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:09.799+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:10.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:10.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:10.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:10.321+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:11.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:10.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:10 smithi071 ceph-mon[183063]: pgmap v1407: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1106253127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:10 smithi071 ceph-mon[178459]: pgmap v1407: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:11.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1106253127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:11.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:11.325+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:12.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:11.843+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:11.797Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:14:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:14:12.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:12.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:12.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:14:12.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:14:12.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:12.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:13.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:12.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[178459]: pgmap v1408: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:14:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:14:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[178459]: pgmap v1409: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[178459]: pgmap v1410: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:13.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:14:13.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 1800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[183063]: pgmap v1408: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:14:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:14:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[183063]: pgmap v1409: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[183063]: pgmap v1410: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:14:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:12 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 1800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:13.683 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:13.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:13.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:13.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:13.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:13.683Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/986603281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:14:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/986603281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:13.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:14:14.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:14.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:14.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:14.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:14.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:14.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:15.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:14.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:14 smithi071 ceph-mon[183063]: pgmap v1411: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:14 smithi071 ceph-mon[178459]: pgmap v1411: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:15.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:15.349+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:16.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:15.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1255086845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1255086845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:16.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:16.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:17.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:16.774+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:16 smithi071 ceph-mon[178459]: pgmap v1412: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:16 smithi071 ceph-mon[183063]: pgmap v1412: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:17.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:17.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:18.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:17.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:17 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2113593080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:17 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 1806 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:17 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2113593080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:17 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 1806 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:18.739 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:18.471+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:19.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:18.743+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:19.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:19.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:18 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:19.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:18 smithi071 ceph-mon[178459]: pgmap v1413: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:18 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:18 smithi071 ceph-mon[183063]: pgmap v1413: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:19.740 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:19.466+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:20.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:19.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:19 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:19 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:20.746 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:20.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:21.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:20.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:20 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3473833025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:20 smithi071 ceph-mon[178459]: pgmap v1414: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:20 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3473833025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:20 smithi071 ceph-mon[183063]: pgmap v1414: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:21.747 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:21.480+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:22.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:21.828+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:22.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:21.798Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:21 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:21 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:22.752 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:22.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:23.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:22.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-mon[183063]: pgmap v1415: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1161326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:23.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 1810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:23.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:23.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:23.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-mon[178459]: pgmap v1415: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:23.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1161326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:23.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:22 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 1810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:23.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:23.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:23.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:23.444Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:23.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:23.683Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:24.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:23.904+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:23 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:24.760 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:24.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:25.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:24.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:24 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:24 smithi071 ceph-mon[183063]: pgmap v1416: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2297038392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:24 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:24 smithi071 ceph-mon[178459]: pgmap v1416: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2297038392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:25.761 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:25.466+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:25 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:26.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:25.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:25 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:26.766 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:26.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:26.766 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:26.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:26 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:26 smithi071 ceph-mon[183063]: pgmap v1417: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:27.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:26.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:26 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:26 smithi071 ceph-mon[178459]: pgmap v1417: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:27.766 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:27.450+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:28.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:27.907+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3152975341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 1815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3152975341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:27 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 1815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:28.773 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:28.481+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:29.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:28.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:29.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:29.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:28 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:29.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:28 smithi071 ceph-mon[183063]: pgmap v1418: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:29.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:14:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:28 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:28 smithi071 ceph-mon[178459]: pgmap v1418: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:14:29.774 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:29.477+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:30.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:29.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:29 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1555151221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:29 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1555151221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:30.780 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:30.496+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:31.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:30.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:30 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:30 smithi071 ceph-mon[178459]: pgmap v1419: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:30 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:30 smithi071 ceph-mon[183063]: pgmap v1419: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:31.781 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:31.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:32.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:31.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:32.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:31.799Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:31 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:32.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:32.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:31 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:32.792 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:32.511+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:32.792 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:32.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:33.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:32.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/630475840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-mon[183063]: pgmap v1420: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 1820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/630475840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-mon[178459]: pgmap v1420: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:32 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 1820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:33.793 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:33.525+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:33.793 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:33.684Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:34.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:33.809+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:33 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:33 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:34.801 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:34.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:35.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:34.828+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:34 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:34 smithi071 ceph-mon[178459]: pgmap v1421: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1559381011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:34 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:34 smithi071 ceph-mon[183063]: pgmap v1421: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1559381011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:35.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:35.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:36.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:35.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:36.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:35.732Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:35 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:35 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:36.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:36.388+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:37.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:36.837+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:36 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:36 smithi071 ceph-mon[178459]: pgmap v1422: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1243828819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:36 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:36 smithi071 ceph-mon[183063]: pgmap v1422: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1243828819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:37.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:37.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:38.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:37.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:37 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:37 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 1825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-06T23:14:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:37 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:37 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 1825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:38.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:38.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:39.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:38.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:38 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:38 smithi071 ceph-mon[183063]: pgmap v1423: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:38 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:38 smithi071 ceph-mon[178459]: pgmap v1423: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:39.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:39.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:40.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:39.791+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2379152463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2379152463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:40.823 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:40.468+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:40 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:40 smithi071 ceph-mon[183063]: pgmap v1424: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:41.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:40.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:40 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:40 smithi071 ceph-mon[178459]: pgmap v1424: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:41.800 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:41.453+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:42.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:41.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:42.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:41.799Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:42.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:41.876Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:41 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/754842668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:42.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:42.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:41 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:42.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/754842668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:42.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:42.416+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:43.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:42.838+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:42 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:42 smithi071 ceph-mon[178459]: pgmap v1425: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:42 smithi071 ceph-mon[178459]: Health check update: 11 slow ops, oldest one blocked for 1830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:42 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:42 smithi071 ceph-mon[183063]: pgmap v1425: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:42 smithi071 ceph-mon[183063]: Health check update: 11 slow ops, oldest one blocked for 1830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:43.686 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:43.388+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:43.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:43.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:43.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:43.685Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:14:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:14:44.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:44.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:45.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:44.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:45.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:44.948Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:44 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1620761902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:44 smithi071 ceph-mon[183063]: pgmap v1426: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:44 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1620761902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:44 smithi071 ceph-mon[178459]: pgmap v1426: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:45.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:45.408+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:46.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:45.798+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:45 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:45 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:46.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:46.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:47.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:46.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:46 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:47.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:46 smithi071 ceph-mon[178459]: pgmap v1427: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:47.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3383371826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:47.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:47.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:46 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:47.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:46 smithi071 ceph-mon[183063]: pgmap v1427: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:47.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3383371826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:47.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:47.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:48.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:47.827+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-mon[178459]: Health check update: 11 slow ops, oldest one blocked for 1835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:47 smithi071 ceph-mon[183063]: Health check update: 11 slow ops, oldest one blocked for 1835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:48.791 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:48.475+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:49.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:48.790+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:48 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:48 smithi071 ceph-mon[183063]: pgmap v1428: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1272062666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:48 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:48 smithi071 ceph-mon[178459]: pgmap v1428: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1272062666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:49.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:49.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:50.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:49.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:49 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:49 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:50.746 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:50.475+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:51.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:50.745+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:50 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:50 smithi071 ceph-mon[183063]: pgmap v1429: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:50 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:50 smithi071 ceph-mon[178459]: pgmap v1429: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:51.716 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:51.450+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:52.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:51.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:51.800Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:51 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/491355771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:51 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/491355771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:52.858 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:52.726+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:52.858 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:52.476+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:52 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:52 smithi071 ceph-mon[183063]: pgmap v1430: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:52 smithi071 ceph-mon[183063]: Health check update: 11 slow ops, oldest one blocked for 1840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:52 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:52 smithi071 ceph-mon[178459]: pgmap v1430: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:52 smithi071 ceph-mon[178459]: Health check update: 11 slow ops, oldest one blocked for 1840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:53.773 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:53.460+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:53.774 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:53.685Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:14:54.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:53.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:54.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:54.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:53 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:54.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1023069336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:54.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:54.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:53 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:54.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1023069336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:54.429 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:54.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:54.429 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:14:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:14:54.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:14:54.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:54.427+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:55.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:54.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:54 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:54 smithi071 ceph-mon[178459]: pgmap v1431: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:54 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:54 smithi071 ceph-mon[183063]: pgmap v1431: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:55.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:55.444+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:56.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:55.827+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2615583683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:14:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:14:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2615583683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:56.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:56.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:57.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:56.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:56 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:56 smithi071 ceph-mon[183063]: pgmap v1432: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:56 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:56 smithi071 ceph-mon[178459]: pgmap v1432: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:57.769 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:57.457+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:58.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:57.767+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:57 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:57 smithi071 ceph-mon[183063]: Health check update: 11 slow ops, oldest one blocked for 1845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:57 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:57 smithi071 ceph-mon[178459]: Health check update: 11 slow ops, oldest one blocked for 1845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:14:58.782 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:58.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:14:59.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:58.780+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:14:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-mon[178459]: pgmap v1433: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2126054229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:14:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:14:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:14:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-mon[183063]: pgmap v1433: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:14:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2126054229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:14:59.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:14:59.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:14:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:14:59.427+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:00.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:14:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:14:59.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:59 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:14:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:59 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:14:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:00.783 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:00.455+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:01.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:00.782+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:00 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:00 smithi071 ceph-mon[183063]: pgmap v1434: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3301228923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:00 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:00 smithi071 ceph-mon[178459]: pgmap v1434: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3301228923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:01.761 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:01.503+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:01 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:02.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:01.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:02.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:01.801Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:01 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:02.801 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:02.546+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:03.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:02.800+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:02 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:02 smithi071 ceph-mon[178459]: pgmap v1435: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:02 smithi071 ceph-mon[178459]: Health check update: 11 slow ops, oldest one blocked for 1850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:02 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:02 smithi071 ceph-mon[183063]: pgmap v1435: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:02 smithi071 ceph-mon[183063]: Health check update: 11 slow ops, oldest one blocked for 1850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:03.687 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:03.563+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:03.687 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:03.380Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:03.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:03.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:03.686Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4175201558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4175201558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:04.854 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:04.539+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:05.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:04.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:04 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:04 smithi071 ceph-mon[183063]: pgmap v1436: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:04 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:04 smithi071 ceph-mon[178459]: pgmap v1436: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:05.896 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:05.533+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:06.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:05.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:05 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/14435921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:05 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/14435921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:06.884 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:06.535+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:06.884 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:06.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:07.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:06.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:06 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:06 smithi071 ceph-mon[178459]: pgmap v1437: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:06 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:06 smithi071 ceph-mon[183063]: pgmap v1437: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:07.907 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:07.532+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:08.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:07.906+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[183063]: Health check update: 11 slow ops, oldest one blocked for 1855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/949587301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[178459]: Health check update: 11 slow ops, oldest one blocked for 1855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/949587301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:08.924 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:08.512+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:09.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:08.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:08 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:08 smithi071 ceph-mon[178459]: pgmap v1438: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:08 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:08 smithi071 ceph-mon[183063]: pgmap v1438: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:09.925 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:09.494+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:09 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:10.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:09.948+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:09 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:10.914 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:10.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:11.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:10.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:10 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:10 smithi071 ceph-mon[178459]: pgmap v1439: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1633992619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:10 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:10 smithi071 ceph-mon[183063]: pgmap v1439: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1633992619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:11.802 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:11.499+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:12.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:11.954+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:11.801Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:11 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:11 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:12.922 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:12.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:12.922 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:12.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:12.923 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:15:12.595+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:15:12.923 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:15:12.923 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:15:12.923 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:15:12.923 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:15:12.923 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:15:12.923 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:15:12.923 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:15:12.923 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:15:12.924 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:15:12.924 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:15:12.924 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:15:12.924 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:15:12.924 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:15:12.924 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:15:12.924 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:15:12.924 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:15:12.924 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:15:12.924 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:15:13.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:12.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:15:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[178459]: pgmap v1440: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1937951526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[178459]: Health check update: 11 slow ops, oldest one blocked for 1860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:15:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[183063]: pgmap v1440: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1937951526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:12 smithi071 ceph-mon[183063]: Health check update: 11 slow ops, oldest one blocked for 1860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:13.921 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:13.518+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:13.922 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:13.687Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:14.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:13.920+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:13 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:15:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:13 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:13 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:15:14.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:15:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:15:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:13 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:15:14.928 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:14.506+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:15.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:14.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:14 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:14 smithi071 ceph-mon[178459]: pgmap v1441: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:14 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:14 smithi071 ceph-mon[183063]: pgmap v1441: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:15.940 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:15.668Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:15.940 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:15.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:15.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:15.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:15.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:16.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:15.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/360392222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/360392222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:16.943 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:16.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:16.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:16.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[178459]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:16.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[178459]: pgmap v1442: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:16.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:15:17.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:16.954+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:15:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:15:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:15:17.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:15:17.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:17.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[183063]: 2 slow requests (by type [ 'queued for pg' : 2 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 2 ]) 2023-12-06T23:15:17.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[183063]: pgmap v1442: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:17.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:15:17.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:15:17.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:15:17.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:15:17.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:15:17.944 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:17.548+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:18.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:17.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[178459]: pgmap v1443: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[178459]: pgmap v1444: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2493969668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[178459]: Health check update: 11 slow ops, oldest one blocked for 1865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[183063]: pgmap v1443: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:18.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[183063]: pgmap v1444: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:18.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:18.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2493969668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:18.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:17 smithi071 ceph-mon[183063]: Health check update: 11 slow ops, oldest one blocked for 1865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:18.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:18.575+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:19.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:18.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:19.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:19.622+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:20.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:20.025+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[183063]: pgmap v1445: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2398725563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[178459]: pgmap v1445: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2398725563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:20.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:20.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:21.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:21.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:21.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:21.621+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:21.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:21.802Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:21.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:21.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:21 smithi071 ceph-mon[183063]: pgmap v1446: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:21 smithi071 ceph-mon[178459]: pgmap v1446: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:22.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:22.072+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:22.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:22.600+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:23.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:23.025+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2644345321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:22 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2644345321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:22 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:23.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:23.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:23.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:23.688Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:24.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:24.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-mon[183063]: pgmap v1447: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-mon[178459]: pgmap v1447: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:24.884 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:24.620+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:25.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:25.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:25.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:24.884Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:25.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2991801972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2991801972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:25.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:25.666+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:26.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:25.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:25 smithi071 ceph-mon[178459]: pgmap v1448: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:26.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:25 smithi071 ceph-mon[183063]: pgmap v1448: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:26.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:26.985 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:26.965+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:26.986 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:26.715+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:27.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4051010297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4051010297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:27.986 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:27.712+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:28.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:28.014+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[183063]: pgmap v1449: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[178459]: pgmap v1449: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:27 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:29.031 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:28.763+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:29.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:29.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:29.032 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:15:29.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:29.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:29.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:15:29.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:29.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:30.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:30.051+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:30.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:29.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:29 smithi071 ceph-mon[178459]: pgmap v1450: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/995709884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:29 smithi071 ceph-mon[183063]: pgmap v1450: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/995709884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:31.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:31.078+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:31.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:30.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:32.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:32.037+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:32.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:31.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:32.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:31.802Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:31 smithi071 ceph-mon[178459]: pgmap v1451: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1882101972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:31 smithi071 ceph-mon[183063]: pgmap v1451: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1882101972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:33.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:33.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:32 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:32 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:33.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:32.873+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:33.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:33.847+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:33.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:33.689Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:34.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:34.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:34 smithi071 ceph-mon[183063]: pgmap v1452: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:34.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:34.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:34.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:34.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:34 smithi071 ceph-mon[178459]: pgmap v1452: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:34.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:35.138 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:34.818+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:35.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:35.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:35.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3070677173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:35.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:35.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:35.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3070677173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:35.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:35.136+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:36.088 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:35.779+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:36.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:36.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-mon[183063]: pgmap v1453: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:36.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:36.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:36.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:36.089 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:36.089 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-mon[178459]: pgmap v1453: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:36.089 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:36.089 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:36.089 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:36.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:36.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:37.056 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:36.763+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:37.056 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:37.056 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:37.056 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1729687384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:37.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:37.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:37.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1729687384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:37.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:37.054+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:38.014 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:37.725+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:38.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:38.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:38 smithi071 ceph-mon[183063]: pgmap v1454: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:38 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:38 smithi071 ceph-mon[178459]: pgmap v1454: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:38 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:39.020 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:38.716+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:39.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:39.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2967768657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2967768657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:39.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:39.690+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:40.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:39.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-mon[178459]: pgmap v1455: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-mon[183063]: pgmap v1455: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:40.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:40.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:40.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:40.996 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:40.708+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:41.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:40.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:42.008 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:41.749+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:42.008 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:41.803Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:42.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:42.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:42 smithi071 ceph-mon[178459]: pgmap v1456: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2071988257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:42 smithi071 ceph-mon[183063]: pgmap v1456: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:42.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2071988257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:42.999 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:42.728+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:43.317 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:42.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:43.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:43.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:43.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:43 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:43.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:43.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:43.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:43 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:43.690 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:43.316Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:43.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:43.689Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:43.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:43.696+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:44.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:44.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[178459]: pgmap v1457: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:15:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2507975704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[183063]: pgmap v1457: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:44.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:44.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:44.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:44.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:15:44.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2507975704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:44.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:44.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:45.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:45.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:46.042 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:45.717+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:46.388 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:46.048+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:46.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:46.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:46 smithi071 ceph-mon[183063]: pgmap v1458: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:46.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:46.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:46.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:46 smithi071 ceph-mon[178459]: pgmap v1458: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:46.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:46.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:46.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:47.021 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:46.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:47.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:47.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3346604006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3346604006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:48.047 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:47.758+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:48.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:48.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[183063]: pgmap v1459: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[178459]: pgmap v1459: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:48.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:48.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:48.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:49.057 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:48.775+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:49.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:49.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3705701531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3705701531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:50.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:50.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:50 smithi071 ceph-mon[183063]: pgmap v1460: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:50.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:49.822+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:50.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:50 smithi071 ceph-mon[178459]: pgmap v1460: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:50.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:51.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:51.058+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:51.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:50.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/91080725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/91080725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:52.063 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:51.797+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:52.064 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:51.804Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:52.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:52.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:52 smithi071 ceph-mon[183063]: pgmap v1461: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:52 smithi071 ceph-mon[178459]: pgmap v1461: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:52.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:52.802 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:52.533Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:53.065 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:53.041+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:53.065 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:52.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:53 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:53 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:53.690Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:15:53.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:53.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:54.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:54.040+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:54 smithi071 ceph-mon[178459]: pgmap v1462: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3001968988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:54 smithi071 ceph-mon[183063]: pgmap v1462: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3001968988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:55.053 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:54.789+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:55.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:55.052+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:55.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:15:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:15:55.604Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:15:55.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:55.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:56.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:56.070+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[178459]: pgmap v1463: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2397530134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[183063]: pgmap v1463: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:15:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:15:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2397530134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:57.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:57.063+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:57.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:56.866+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:58.104 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:57.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:58.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:58.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-mon[183063]: pgmap v1464: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:58.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:58.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:58.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4245403787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:58.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:58.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-mon[178459]: pgmap v1464: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:15:58.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:58.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:15:58.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4245403787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:15:58.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:58.102+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:15:59.109 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:58.857+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:15:59.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:59.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:59.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:15:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:15:59.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:15:59.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:15:59.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:15:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:15:59.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:15:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:15:59.108+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:00.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:00.128+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:00.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:15:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:15:59.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-mon[183063]: pgmap v1465: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-mon[178459]: pgmap v1465: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:01.160 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:00.888+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:01.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:01.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:01.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3313186395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:01.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:01.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:01.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3313186395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:01.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:01.159+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:02.094 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:01.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:02.094 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:01.805Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:02.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:02.200+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:02 smithi071 ceph-mon[178459]: pgmap v1466: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:02 smithi071 ceph-mon[183063]: pgmap v1466: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:03.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:02.888+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:03 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1895429030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:03 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1895429030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:03.691 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:03.241+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:03.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:03.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:03.690Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:04.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:04.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-mon[178459]: pgmap v1467: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-mon[183063]: pgmap v1467: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:05.106 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:04.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:05.106 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:04.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:05.106 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:04.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:05.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:05.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:06.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:06.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:06.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:05.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:06 smithi071 ceph-mon[183063]: pgmap v1468: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/307152867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:06 smithi071 ceph-mon[178459]: pgmap v1468: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:06.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:06.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:06.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/307152867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:07.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:07.185+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:07.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:06.983+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:08.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:08.234+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:08.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:08.031+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[178459]: pgmap v1469: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3927756723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[183063]: pgmap v1469: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3927756723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:08 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:09.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:09.264+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:09.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:09.049+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:10.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:10.219+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:10.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:10.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:10 smithi071 ceph-mon[178459]: pgmap v1470: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1504837297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:10 smithi071 ceph-mon[183063]: pgmap v1470: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:10.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:10.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:10.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1504837297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:11.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:11.266+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:11.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:11.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:12.130 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:11.806Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:12.130 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:12.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:12.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:12.293+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:12 smithi071 ceph-mon[178459]: pgmap v1471: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:12 smithi071 ceph-mon[183063]: pgmap v1471: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:13.328 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:13.031+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:13.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:13.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:13.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1374855266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:13.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:13.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:13.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:13.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1374855266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:13.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:13.691 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:13.328+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:13.690Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:14.357 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:13.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:14.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-mon[183063]: pgmap v1472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:14.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:14.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:14.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:16:14.358 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:14.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:14.358 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:14.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:14.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-mon[178459]: pgmap v1472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:14.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:14.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:14.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:16:14.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:14.356+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:15.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:14.980+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:15.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:15.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:15.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1159473612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:15.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:15.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:15.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1159473612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:15.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:15.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:16.368 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:15.974+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:16.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:16 smithi071 ceph-mon[183063]: pgmap v1473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:16.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:16.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:16.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:16.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:16.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:16 smithi071 ceph-mon[178459]: pgmap v1473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:16.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:16.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:16.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:16.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:16.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:16.366+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:17.369 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:17.008+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:17.370 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:17.370 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:17.370 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:16:17.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:17.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:17.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:16:17.107+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:16:17.371 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:16:17.372 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:16:17.372 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:16:17.372 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:16:17.372 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:16:17.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:17.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:18.339 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:18.016+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:18.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[183063]: pgmap v1474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:18.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:18.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:16:18.340 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:16:18.340 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:16:18.340 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:16:18.340 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:16:18.340 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:16:18.340 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:16:18.340 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:16:18.341 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:16:18.341 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:16:18.341 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:16:18.341 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:16:18.341 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:16:18.341 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:16:18.341 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:16:18.341 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:16:18.341 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:16:18.342 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:16:18.342 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:16:18.342 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1324608702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:18.342 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:18.342 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:18.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[178459]: pgmap v1474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:18.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:18.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:16:18.343 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:16:18.343 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:16:18.343 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:16:18.343 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:16:18.344 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:16:18.344 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:16:18.344 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:16:18.344 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:16:18.344 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:16:18.344 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:16:18.344 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:16:18.345 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:16:18.345 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:16:18.345 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:16:18.345 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:16:18.345 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:16:18.345 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:16:18.345 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:16:18.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1324608702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:18.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:18.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:18.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:18.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:19.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:19.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:19.388 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:18.985+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:19.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:19.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:19.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:19.386+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:19.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[183063]: pgmap v1475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1780434285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[178459]: pgmap v1475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:20.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1780434285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:20.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:20.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:21.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:20.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:21.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:21.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:22.155 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:21.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:22.155 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:21.807Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[178459]: pgmap v1476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:16:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:16:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:16:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:16:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:16:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3329908008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[183063]: pgmap v1476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:16:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:16:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:16:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:16:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:16:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3329908008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:22.940 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:22.469+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:23.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:22.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-mon[183063]: pgmap v1477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-mon[183063]: pgmap v1478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-mon[178459]: pgmap v1477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:23.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-mon[178459]: pgmap v1478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:23.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:23.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:23.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:23.692 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:23.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:23.692 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:23.252Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:23.691Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:24.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:23.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:24.945 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:24.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:25.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:24.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:25 smithi071 ceph-mon[183063]: pgmap v1479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4184893138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:25 smithi071 ceph-mon[178459]: pgmap v1479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4184893138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:25.909 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:25.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:26.175 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:25.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:26.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:26.409+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:26.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:26.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:27.182 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:26.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:27.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:27 smithi071 ceph-mon[178459]: pgmap v1480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:27.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:27.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:27.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/822652725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:27.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:27.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:27 smithi071 ceph-mon[183063]: pgmap v1480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/822652725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:28.183 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:27.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:28.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:28.382+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[178459]: pgmap v1481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-mon[183063]: pgmap v1481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:29.184 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:28.878+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:29.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:29.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:16:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1363416936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:16:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1363416936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:30.197 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:29.910+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:30 smithi071 ceph-mon[183063]: pgmap v1482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:30 smithi071 ceph-mon[178459]: pgmap v1482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:30.912 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:30.467+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:31.197 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:30.910+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:31.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:31.445+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:32.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:31.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:32.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:31.807Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:32.469 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:32.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3352514495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:32.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:32 smithi071 ceph-mon[183063]: pgmap v1483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:32.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:32.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:32.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3352514495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:32.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:32 smithi071 ceph-mon[178459]: pgmap v1483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:32.909 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:32.469Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:33.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:32.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:33.693 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:33.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:33.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:33.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:33.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:33 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:33.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:33.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:33.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:33 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:33.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:33.917+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:33.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:33.692Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:34.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:34.431+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:34 smithi071 ceph-mon[183063]: pgmap v1484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3888221240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:34 smithi071 ceph-mon[178459]: pgmap v1484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:34.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3888221240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:35.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:34.912+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:35.541 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:35.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:35.541 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:35.541 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:35.541 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:35.541 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:35.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:35.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:35.542 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:35.542 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:35.916 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:35.540Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:36.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:35.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:36.512 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:36.512 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:36.512 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:36 smithi071 ceph-mon[183063]: pgmap v1485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:36.512 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:36.512 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:36.512 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:36 smithi071 ceph-mon[178459]: pgmap v1485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:36.901 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:36.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:37.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:36.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:37.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:37.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2916304867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2916304867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:38.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:37.881+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:38.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:38.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:38 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:38 smithi071 ceph-mon[183063]: pgmap v1486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:38 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:38 smithi071 ceph-mon[178459]: pgmap v1486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:39.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:38.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:39.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:39.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1018469832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:39.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:39.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:39.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1018469832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:39.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:40.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:40.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:40 smithi071 ceph-mon[178459]: pgmap v1487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:40 smithi071 ceph-mon[183063]: pgmap v1487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:41.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:40.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:41.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:41.442+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/87134933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/87134933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:42.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:41.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:42.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:41.808Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:42.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:42.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:42 smithi071 ceph-mon[178459]: pgmap v1488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:42 smithi071 ceph-mon[183063]: pgmap v1488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:43.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:42.891+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:43.693 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:43.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:43.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:43.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:43.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:43.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:43.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:43.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:43.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:43.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:43.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:43.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:43.954 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:43.888+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:43.954 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:43.693Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:44.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:44.461+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:16:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4263282157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[183063]: pgmap v1489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:16:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4263282157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[178459]: pgmap v1489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:45.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:44.895+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:45.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:44.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:45.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:44.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:45.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:45.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:46.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:45.876+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:46.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:46.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:46 smithi071 ceph-mon[178459]: pgmap v1490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3087323535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:46 smithi071 ceph-mon[183063]: pgmap v1490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:46.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3087323535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:47.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:46.910+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:47.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:47.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:48.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:47.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:48.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:48.528+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:48 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:48 smithi071 ceph-mon[178459]: pgmap v1491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:48 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:48 smithi071 ceph-mon[183063]: pgmap v1491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:49.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:48.912+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:49.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3163309445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:49.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:49.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:49.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3163309445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:49.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:49.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:49.914 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:49.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:50.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:49.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:50.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:50.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:50 smithi071 ceph-mon[178459]: pgmap v1492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:50.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:50 smithi071 ceph-mon[183063]: pgmap v1492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:50.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:51.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:50.873+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:51.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:51.488+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3974236886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:51.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:51.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:51.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3974236886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:51.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:52.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:51.835+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:51.809Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:52.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:52.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:52 smithi071 ceph-mon[183063]: pgmap v1493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:52.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:52.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:52.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:52 smithi071 ceph-mon[178459]: pgmap v1493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:52.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:53.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:52.795+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:53.694 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:53.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:53.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:53.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:53.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:53.695 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1442084279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:53.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:53.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:53.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:53.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1442084279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:53.693Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:16:53.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:53.802+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:54.309 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:53.973Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:54.309 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:16:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:16:53.973Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:16:54.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:54.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:54 smithi071 ceph-mon[183063]: pgmap v1494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:54 smithi071 ceph-mon[178459]: pgmap v1494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:55.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:54.800+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:55.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:55.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:56.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:55.773+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:56.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:56.401+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3541664601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:56 smithi071 ceph-mon[178459]: pgmap v1495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3541664601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:56 smithi071 ceph-mon[183063]: pgmap v1495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:56.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:57.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:56.725+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:57.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:57.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:57.684 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:57.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:57.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:57.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:57.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:57.682+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:58.661 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:58.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-mon[183063]: pgmap v1496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:58.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/606700367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:58.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:16:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-mon[178459]: pgmap v1496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:16:58.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/606700367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:16:58.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:58.661+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:16:59.671 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:16:59.443+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:16:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:16:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:59.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:16:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:16:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:16:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:16:59.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:16:59.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:16:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:16:59.670+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:00.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:00.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:00 smithi071 ceph-mon[178459]: pgmap v1497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/775223456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:00 smithi071 ceph-mon[183063]: pgmap v1497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/775223456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:00.706+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:01.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:01.517+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:02.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:01.717+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:02.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:01.810Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:02.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:02.531+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:02 smithi071 ceph-mon[178459]: pgmap v1498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:02 smithi071 ceph-mon[183063]: pgmap v1498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:03.188 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:02.766+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:03.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:03.188Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/406539618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/406539618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:03.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:03.582+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:03.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:03.794+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:03.694Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:04.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:04.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:04 smithi071 ceph-mon[178459]: pgmap v1499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:04 smithi071 ceph-mon[183063]: pgmap v1499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:05.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:04.767+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:05.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:05.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1729130900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1729130900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:06.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:05.798+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:06.511 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:06.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:06.511 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:06.511 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:06 smithi071 ceph-mon[178459]: pgmap v1500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:06.511 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:06.511 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:06.511 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:06 smithi071 ceph-mon[183063]: pgmap v1500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:06.512 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:06.775 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:06.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:07.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:06.774+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:07.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:07.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:08.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:07.794+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:08.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:08.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2526331559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-mon[178459]: pgmap v1501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:08.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2526331559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:08.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:08.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:08.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-mon[183063]: pgmap v1501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:08.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:09.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:08.764+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:09.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:09.554+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:09.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:09.772+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:10.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:10.551+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:10.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:10.773+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:10 smithi071 ceph-mon[183063]: pgmap v1502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2106084395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:10 smithi071 ceph-mon[178459]: pgmap v1502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2106084395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:11.811 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:11.526+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:11.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:11.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:11.812 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:11.812 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:11.812 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:11.812 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:12.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:11.817+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:11.810Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:12.677 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:12.574+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:12.678 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:12.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:12.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:12.860+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:12 smithi071 ceph-mon[183063]: pgmap v1503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/115594085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:12 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:12 smithi071 ceph-mon[178459]: pgmap v1503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/115594085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:12 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:13.854 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:13.568+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:13.855 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:13.694Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:13.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:13.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:13.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:17:13.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:13.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:13.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:17:14.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:13.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:14.901 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:14.574+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:14.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:14.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:14 smithi071 ceph-mon[183063]: pgmap v1504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:14.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:14.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2472825727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:14.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:14.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:14 smithi071 ceph-mon[178459]: pgmap v1504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:14.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:14.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2472825727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:15.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:14.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:15.855 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:15.611+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:15.855 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:15.476Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:15.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:15.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:15.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:15.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:15.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:15.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:15.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:15.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:16.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:15.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:16.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:16.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:16.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:16.815+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:16 smithi071 ceph-mon[178459]: pgmap v1505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:16 smithi071 ceph-mon[183063]: pgmap v1505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:17.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:17.623+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:17.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:17.865+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1082651684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:17 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1082651684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:17 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:18.869 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:18.605+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:18.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:18.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:18 smithi071 ceph-mon[183063]: pgmap v1506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:18.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:18.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:18.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:18 smithi071 ceph-mon[178459]: pgmap v1506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:18.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:19.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:18.867+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:19.903 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:19.589+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:19.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:19.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:19.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:19.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:19.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2046621128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:19.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:19.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:19.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:19.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:19.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2046621128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:19.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:20.947 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:20.568+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:20.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:20.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:20 smithi071 ceph-mon[178459]: pgmap v1507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:20.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:20.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:20.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:20 smithi071 ceph-mon[183063]: pgmap v1507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:20.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:21.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:20.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:21.812 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:21.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:21.812 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:21.812 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:21.812 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:21.812 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:21.812 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:21.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:22.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:21.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:22.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:21.811Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:22.889 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:22.565+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:22.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[183063]: pgmap v1508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:22.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:17:22.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1656758191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:22.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:22.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:17:22.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:17:22.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:22.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[178459]: pgmap v1508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:22.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:17:22.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1656758191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:22.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:22.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:17:22.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:17:22.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:23.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:22.888+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:23.922 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:23.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:23.922 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:23.695Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:24.187 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:23.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:24.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:24.562+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:24.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:24.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:24.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:24.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:24.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:17:24.691+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:17:24.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:17:24.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:17:24.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:17:24.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:17:24.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:17:24.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:17:24.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:17:24.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:17:24.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:17:24.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:17:24.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:17:24.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:17:24.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:17:24.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:17:24.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:17:24.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:17:24.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:17:24.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:17:25.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:24.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:25 smithi071 ceph-mon[183063]: pgmap v1509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3975471493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:25 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:17:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:25 smithi071 ceph-mon[178459]: pgmap v1509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3975471493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:25 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:17:25.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:17:25.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:17:25.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:17:25.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:17:25.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:17:25.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:17:25.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:17:25.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:25.528+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:26 smithi071 ceph-mon[183063]: pgmap v1510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:26.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:26.000+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:26 smithi071 ceph-mon[178459]: pgmap v1510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:26.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:26.506+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:27.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:26.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:17:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:17:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/135253760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[183063]: pgmap v1511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[183063]: pgmap v1512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/135253760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:17:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[178459]: pgmap v1511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:27.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[178459]: pgmap v1512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:27.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:17:27.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:27.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:28.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:28.029+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 1995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 1995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:28.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:28.568+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:29.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:29.046+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:17:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:29 smithi071 ceph-mon[178459]: pgmap v1513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3258041181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:17:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:29 smithi071 ceph-mon[183063]: pgmap v1513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3258041181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:29.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:29.554+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:30.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:30.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:30.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:30.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:31.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:31.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:31 smithi071 ceph-mon[183063]: pgmap v1514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:31.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:31 smithi071 ceph-mon[178459]: pgmap v1514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:31.812 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:31.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:32.076 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:31.812Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:32.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:32.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2817121720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2817121720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:32.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:32.528+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:33.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:33.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-mon[183063]: pgmap v1515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-mon[178459]: pgmap v1515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:33.908 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:33.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:33.909 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:33.696Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:34.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:34.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:34.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:33.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:34.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:33.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:34.502 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:34.502 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:34.502 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3615474632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:34.503 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:34.503 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:34.503 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3615474632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:34.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:34.500+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:35.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:35.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-mon[183063]: pgmap v1516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-mon[178459]: pgmap v1516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:35.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:35.530+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:36.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:36.091+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2679625511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2679625511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:36.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:36.487+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:37.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:37.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:37 smithi071 ceph-mon[178459]: pgmap v1517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:37 smithi071 ceph-mon[183063]: pgmap v1517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:37.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:37.496+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:38.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:38.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:38 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:38 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:38.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:38.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:39.485 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:39.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:39.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:39.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:39.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3876725003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:39.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:39.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:39.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[183063]: pgmap v1518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:39.486 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:39.487 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:39.487 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3876725003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:39.487 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:39.487 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:39.487 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-mon[178459]: pgmap v1518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:39.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:39.483+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:40.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:40.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:40.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:40.528+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:41.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:41.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4217612119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:41 smithi071 ceph-mon[183063]: pgmap v1519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4217612119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:41 smithi071 ceph-mon[178459]: pgmap v1519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:41.813 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:41.540+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:42.187 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:41.812Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:42.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:42.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:42.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:42.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:43.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:43.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:43.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:43.124Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-mon[183063]: pgmap v1520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-mon[178459]: pgmap v1520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:43.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:43.601+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:43.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:43.696Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:44.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:44.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3553859969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:17:44.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:44.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:44.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3553859969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:44.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:17:44.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:44.556+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:45.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:45.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:45 smithi071 ceph-mon[178459]: pgmap v1521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:45 smithi071 ceph-mon[183063]: pgmap v1521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:45.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:45.515+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:46.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:46.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:46.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:46.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:46.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2063506111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2063506111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:46.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:46.489+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:47.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:47.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-mon[183063]: pgmap v1522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-mon[178459]: pgmap v1522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:47.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:47.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:48.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:48 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3902024750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:48 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3902024750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:48.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:48.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:49.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:49.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:49 smithi071 ceph-mon[183063]: pgmap v1523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:49.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:49.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:49.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:49 smithi071 ceph-mon[178459]: pgmap v1523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:49.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:49.544+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:50.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:50.043+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:50.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:50.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:50.551+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:51.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:51.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2309570123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:51 smithi071 ceph-mon[183063]: pgmap v1524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2309570123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:51 smithi071 ceph-mon[178459]: pgmap v1524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:51.813 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:51.535+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:52.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:52.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:51.813Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:52.542 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:52.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:52.542 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:52.542 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:52.542 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:52.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:52.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:52.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:52.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:52.541+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:53.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:53.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/716011139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-mon[183063]: pgmap v1525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/716011139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:53.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-mon[178459]: pgmap v1525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:53.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:53.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:53.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:53.697Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:17:54.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:54.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:54.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:54.547+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:55.413 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:55.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:55.413 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:55.413 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:55.413 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:55.413 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:55 smithi071 ceph-mon[183063]: pgmap v1526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:55.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:55.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:55.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:55.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:55 smithi071 ceph-mon[178459]: pgmap v1526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:55.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:55.505+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:55.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:17:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:17:55.412Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:17:56.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:56.142+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/867936482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/867936482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:56.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:56.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:57.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:57.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:57 smithi071 ceph-mon[178459]: pgmap v1527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:57 smithi071 ceph-mon[183063]: pgmap v1527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:57.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:57.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:58.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:58.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:58 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3642377143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:58 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:17:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3642377143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:17:58.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:58.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:17:59.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:17:59.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:17:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:17:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[183063]: pgmap v1528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:17:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:17:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:17:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:17:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:17:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-mon[178459]: pgmap v1528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:17:59.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:17:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:17:59.502+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:00.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:00.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2165347994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2165347994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:00.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:00.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:01.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:01.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:01 smithi071 ceph-mon[178459]: pgmap v1529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:01 smithi071 ceph-mon[183063]: pgmap v1529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:01.814 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:01.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:02.086 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:01.814Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:02.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:02.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:02.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:02.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:03.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:03.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2871914396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[183063]: pgmap v1530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2871914396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:03.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:03.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-mon[178459]: pgmap v1530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:03.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:03.465+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:03.698Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:04.294 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:04.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:04.628 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:04.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:04.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:04.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:04.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:04.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:04.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:04.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:04.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:04.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:05.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:05.054+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2200281480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-mon[178459]: pgmap v1531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2200281480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-mon[183063]: pgmap v1531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:05.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:05.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:06.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:06.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:06.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:06.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:07.313 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:07.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:07.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:07.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[183063]: pgmap v1532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3002619511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[178459]: pgmap v1532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:07.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3002619511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:08 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:08.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:08.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:08 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:08.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:08.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:09.320 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:09.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:09.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:09.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:09 smithi071 ceph-mon[178459]: pgmap v1533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:09 smithi071 ceph-mon[183063]: pgmap v1533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:10.320 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:10.032+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:10.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:10.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2189021364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2189021364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:11.332 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:11.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:11.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:11.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:11 smithi071 ceph-mon[183063]: pgmap v1534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:11 smithi071 ceph-mon[178459]: pgmap v1534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:12.077 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:11.815Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:12.333 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:12.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:12.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:12.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1170410464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1170410464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:13.334 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:13.031+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:13.466+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-mon[183063]: pgmap v1535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-mon[178459]: pgmap v1535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:13.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:13.699Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:13.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:13.844Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:13.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:13.844Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:14.335 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:14.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:14.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:14.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:18:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:18:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:15.336 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:15.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:15.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2206605815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:15.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:15.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[178459]: pgmap v1536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2206605815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[183063]: pgmap v1536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:16.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:16.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:16.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:16.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:17.419 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:17.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:17.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:17.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3756537353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:17.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:17 smithi071 ceph-mon[178459]: pgmap v1537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:17.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:17.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:17.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3756537353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:17.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:17 smithi071 ceph-mon[183063]: pgmap v1537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:17.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:17.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:17.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:18.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:18.091+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:18 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:18 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:18.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:18.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:19.342 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:19.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:19.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:19.474+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[183063]: pgmap v1538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/428002479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:19.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[178459]: pgmap v1538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:19.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/428002479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:20.344 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:20.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:20.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:20.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:20.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:21.351 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:21.022+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:21.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:21.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:21 smithi071 ceph-mon[178459]: pgmap v1539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:21 smithi071 ceph-mon[183063]: pgmap v1539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:22.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:21.815Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:22.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:22.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:22.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:22.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1853710961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1853710961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:23.360 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:22.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:23.360 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:23.060Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:23.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:23.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[183063]: pgmap v1540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-mon[178459]: pgmap v1540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:23.699Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:24.360 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:24.013+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:24.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:24.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2816910926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2816910926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:25.370 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:24.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:25.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:25.483+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:25 smithi071 ceph-mon[178459]: pgmap v1541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:25 smithi071 ceph-mon[183063]: pgmap v1541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:26.376 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:26.035+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:26.376 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:26.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:26.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:26.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:26.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:26.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:27.383 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:27.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:27.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:27.491+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3574044409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:18:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[178459]: pgmap v1542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:27.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:27.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:27.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3574044409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:27.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:27.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:27.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:18:27.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:27 smithi071 ceph-mon[183063]: pgmap v1542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:28.383 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:28.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:28.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:28.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:28 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:28 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:29.391 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:18:29.204+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:18:29.391 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:18:29.391 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:18:29.391 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:18:29.391 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:18:29.391 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:18:29.392 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:18:29.393 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:28.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:29.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:29.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:18:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2803560744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-mon[183063]: pgmap v1543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:18:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2803560744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-mon[178459]: pgmap v1543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:30.390 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:29.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:30.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:30.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:30 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:18:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:30 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:18:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:18:30.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:18:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:30.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:31.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:30.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:31.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:31.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[178459]: pgmap v1544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1448241087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:18:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:18:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[183063]: pgmap v1544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1448241087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:18:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:18:32.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:31.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:32.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:31.816Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:32.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:32.480+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:32.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:32.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[178459]: pgmap v1545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[178459]: pgmap v1546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:18:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:18:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:18:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[183063]: pgmap v1545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[183063]: pgmap v1546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:18:32.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:33.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:32.929+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:33 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:33.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:33.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:33 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:34.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:33.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:34.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:33.700Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:34.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:34.420+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3551927682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:34 smithi071 ceph-mon[183063]: pgmap v1547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3551927682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:34 smithi071 ceph-mon[178459]: pgmap v1547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:35.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:34.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:35.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:35.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:35.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:35.348Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:36.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:35.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:36.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:36.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:36 smithi071 ceph-mon[183063]: pgmap v1548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/625866071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:36.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:36 smithi071 ceph-mon[178459]: pgmap v1548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:36.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:36.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/625866071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:37.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:36.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:37.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:37.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:38.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:37.875+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:38.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:38.488+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-mon[178459]: pgmap v1549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3680098370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-mon[183063]: pgmap v1549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3680098370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:39.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:38.865+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:39.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:39.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:39.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:39.871+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:40.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:40.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:40 smithi071 ceph-mon[178459]: pgmap v1550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:40 smithi071 ceph-mon[183063]: pgmap v1550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:41.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:40.848+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:41.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:41.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3087180819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3087180819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:42.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:41.887+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:42.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:41.817Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:42.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:42.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:42 smithi071 ceph-mon[178459]: pgmap v1551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:42.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:42 smithi071 ceph-mon[183063]: pgmap v1551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:43.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:42.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:43.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:43.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4011741902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:18:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4011741902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:18:44.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:43.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:44.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:43.701Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:44.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:44.404+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:44 smithi071 ceph-mon[183063]: pgmap v1552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:44.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:44.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:44.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:44.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:44 smithi071 ceph-mon[178459]: pgmap v1552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:45.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:44.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:45.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:45.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:46.391 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:45.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:46.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:46.390+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1633930904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:46 smithi071 ceph-mon[183063]: pgmap v1553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1633930904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:46 smithi071 ceph-mon[178459]: pgmap v1553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:47.405 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:46.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:47.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:47.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:48.444 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:48.010+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:48.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:48.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-mon[183063]: pgmap v1554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/785211916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-mon[178459]: pgmap v1554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/785211916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:49.403 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:49.035+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:49.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:49.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:49.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:49.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:50.383 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:50.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:50.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:50.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:50.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:50 smithi071 ceph-mon[183063]: pgmap v1555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:50.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:50.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/666983697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:50.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:50.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:50 smithi071 ceph-mon[178459]: pgmap v1555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:50.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:50.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/666983697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:51.417 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:50.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:51.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:51.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:51.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:51.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:52.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:51.970+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:51.818Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:52.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:52.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:52 smithi071 ceph-mon[178459]: pgmap v1556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:52 smithi071 ceph-mon[183063]: pgmap v1556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:53.343 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:53.014+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:53.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:53.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3195134803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3195134803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:54.035 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:53.701Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:18:54.035 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:53.780Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:54.035 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:18:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:18:53.780Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:18:54.342 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:54.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:54.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:54.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:54 smithi071 ceph-mon[178459]: pgmap v1557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:54 smithi071 ceph-mon[183063]: pgmap v1557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:55.358 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:54.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:55.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:55.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1700320900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:55.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:55.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:55.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1700320900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:56.364 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:56.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:56.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:56.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:56 smithi071 ceph-mon[178459]: pgmap v1558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:56 smithi071 ceph-mon[183063]: pgmap v1558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:57.366 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:57.016+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:57.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:57.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:57.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:57.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:57.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:58.350 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:57.973+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:58.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:58.348+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3813699671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[178459]: pgmap v1559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:18:58.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:58.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3813699671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:18:58.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:18:58.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[183063]: pgmap v1559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:18:58.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:58.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:18:59.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:58.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:18:59.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:18:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:18:59.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:18:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:18:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:18:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:18:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:18:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:18:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:18:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:00.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:18:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:18:59.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:00.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:00.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:00 smithi071 ceph-mon[178459]: pgmap v1560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1374531776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:00 smithi071 ceph-mon[183063]: pgmap v1560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1374531776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:00.891+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:01.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:01.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:02.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:01.818Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:02.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:01.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:02.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:02.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:02 smithi071 ceph-mon[183063]: pgmap v1561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/906247683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:02 smithi071 ceph-mon[178459]: pgmap v1561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/906247683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:03.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:02.996Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:03.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:02.818+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:03.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:03.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:04.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:03.868+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:04.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:03.702Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:04.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:04.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:04 smithi071 ceph-mon[183063]: pgmap v1562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:04 smithi071 ceph-mon[178459]: pgmap v1562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:05.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:04.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:05.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:05.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/873470352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/873470352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:06.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:05.939+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:06.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:06.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:06.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:06.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:06 smithi071 ceph-mon[178459]: pgmap v1563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:06 smithi071 ceph-mon[183063]: pgmap v1563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:07.297 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:06.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:07.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:07.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3227785371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3227785371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:08.281 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:08.003+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:08.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:08.278+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:08 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:08 smithi071 ceph-mon[183063]: pgmap v1564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:08 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:08 smithi071 ceph-mon[178459]: pgmap v1564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:09.306 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:08.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:09.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:09.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:10.271 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:09.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:10.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:10.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1253151909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:10 smithi071 ceph-mon[178459]: pgmap v1565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1253151909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:10 smithi071 ceph-mon[183063]: pgmap v1565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:11.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:11.234+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:11.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:11.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:11.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:11.820 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:11.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:11.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:12.190 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:12.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:12.190 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:11.819Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:12.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:12.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:12.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:12.189+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:12 smithi071 ceph-mon[183063]: pgmap v1566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1567297494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:12 smithi071 ceph-mon[178459]: pgmap v1566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1567297494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:13.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:13.223+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:13.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:13.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:13.703Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:13 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:19:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:13 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:19:14.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:14.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:14.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:14.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:14 smithi071 ceph-mon[183063]: pgmap v1567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3986464580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:14 smithi071 ceph-mon[178459]: pgmap v1567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3986464580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:15.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:15.258+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:15.453 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:15.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:15.454 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:15.284Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:16.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:16.243+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:16.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:16.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:16 smithi071 ceph-mon[183063]: pgmap v1568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:16.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:16.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:16 smithi071 ceph-mon[178459]: pgmap v1568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:16.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:17.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:17.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:17.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:17.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/825058840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/825058840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:18.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:18.303+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:18.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:18.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:18 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:18 smithi071 ceph-mon[183063]: pgmap v1569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:18 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:18.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:18 smithi071 ceph-mon[178459]: pgmap v1569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:18.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:19.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:19.289+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:19.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:19.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2864304275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:19.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2864304275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:20.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:20.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:20.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:20.285+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:20 smithi071 ceph-mon[183063]: pgmap v1570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:20 smithi071 ceph-mon[178459]: pgmap v1570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:21.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:21.289+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:21.488 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:21.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:21.820 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:21.820 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:21.821 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2640640666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:21.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:21.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:21.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2640640666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:22.110 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:21.819Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:22.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:22.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:22.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:22.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:22 smithi071 ceph-mon[178459]: pgmap v1571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:22 smithi071 ceph-mon[183063]: pgmap v1571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:23.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:23.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:23.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:23.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:23.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:23.703Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:24.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:24.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:24.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:24.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:24.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:24.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:24.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:24.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-mon[178459]: pgmap v1572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/294823515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:24.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-mon[183063]: pgmap v1572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:24.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/294823515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:24.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:25.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:25.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:25.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:25.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:26.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:26.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:26.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:26.307+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:26 smithi071 ceph-mon[183063]: pgmap v1573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2783552975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:26 smithi071 ceph-mon[178459]: pgmap v1573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2783552975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:27.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:27.297+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:27.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:27.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:27.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:27.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:27.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:27.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:28.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:28.343+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:28.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:28.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-mon[183063]: pgmap v1574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:19:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-mon[178459]: pgmap v1574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:19:29.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:29.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:29.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:29.142+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1695332698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1695332698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:30.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:30.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:30.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:30 smithi071 ceph-mon[183063]: pgmap v1575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:30 smithi071 ceph-mon[178459]: pgmap v1575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:31.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:31.330+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:31.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:31.171+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:31.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:31.820Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3908245805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3908245805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:32.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:32.322+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:32.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:32.198+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:19:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-mon[183063]: pgmap v1576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:19:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-mon[178459]: pgmap v1576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:32 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:33.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:33.306+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:33.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:33.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3345806093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3345806093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:34.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:33.703Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:34.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:33.717Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:34.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:33.717Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:34.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:19:33.716+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:19:34.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:19:34.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:19:34.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:19:34.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:19:34.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:19:34.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:19:34.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:19:34.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:34.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:34.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:34.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:34 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:19:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:19:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:19:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:19:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:19:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:19:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:19:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:19:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:34 smithi071 ceph-mon[183063]: pgmap v1577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:35.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:34 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:19:35.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:19:35.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:19:35.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:19:35.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:19:35.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:34 smithi071 ceph-mon[178459]: pgmap v1577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:35.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:35.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:35.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:35.349+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:35.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:35.281+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:36.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:36.375+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:36.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:36.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[178459]: pgmap v1578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1799139573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:19:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:19:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:19:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:19:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:19:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[183063]: pgmap v1578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1799139573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:19:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:19:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:19:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:19:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:19:37.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:37.395+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:37.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:37.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:37 smithi071 ceph-mon[183063]: pgmap v1579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:37 smithi071 ceph-mon[183063]: pgmap v1580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:37 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:37 smithi071 ceph-mon[178459]: pgmap v1579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:37 smithi071 ceph-mon[178459]: pgmap v1580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:37 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:38.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:38.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:38.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:38.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2080376342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2080376342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:39.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:39.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:39.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:39.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-mon[178459]: pgmap v1581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-mon[183063]: pgmap v1581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:40.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:40.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:40.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:40.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1932916002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1932916002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:41.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:41.307+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:41.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:41.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:42.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:41.821Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:41 smithi071 ceph-mon[178459]: pgmap v1582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:41 smithi071 ceph-mon[183063]: pgmap v1582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:42.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:42.312+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:42.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:42.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:43.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:42.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:42 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:42 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:43.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:43.323+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:43.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:43.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:43.704Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[183063]: pgmap v1583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1909896704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:19:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[178459]: pgmap v1583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1909896704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:19:44.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:44.313+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:44.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:44.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:45.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:45.288+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:45.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:45.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:46.004 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:46.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:45 smithi071 ceph-mon[183063]: pgmap v1584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:46.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:46.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3082129258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:46.005 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:46.005 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:45 smithi071 ceph-mon[178459]: pgmap v1584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:46.005 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:46.005 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3082129258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:46.296 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:46.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:46.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:46.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:46.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:46.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:47.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:47.320+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:47.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:47.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[183063]: pgmap v1585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[178459]: pgmap v1585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:47 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:48.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:48.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:48.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:48.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1055217660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1055217660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:49.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:49.285+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:49.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:49.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:49 smithi071 ceph-mon[183063]: pgmap v1586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:49 smithi071 ceph-mon[178459]: pgmap v1586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:50.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:50.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:50.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:50.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1348902762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1348902762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:51.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:51.283+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:51.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:51.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:52.149 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:51.822Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:52.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:51 smithi071 ceph-mon[178459]: pgmap v1587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:52.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:52.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:52.149 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:51 smithi071 ceph-mon[183063]: pgmap v1587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:52.149 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:52.149 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:52.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:52.309+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:52.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:52.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:52.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:52.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/603416289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:52 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2139 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/603416289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:52 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2139 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:53.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:53.323+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:53.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:53.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:54.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:53.704Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:19:54.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:53 smithi071 ceph-mon[183063]: pgmap v1588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:54.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:54.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:53 smithi071 ceph-mon[178459]: pgmap v1588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:54.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:54.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:54.333+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:54.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:54.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:55.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:55.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:55.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:55.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:55.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:19:55.220Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:19:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-mon[183063]: pgmap v1589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3602451921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-mon[178459]: pgmap v1589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:19:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:19:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3602451921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:56.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:56.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:56.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:56.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:57.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:57.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:57.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:57.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[178459]: pgmap v1590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1968066611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2144 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:58.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:58.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[183063]: pgmap v1590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:19:58.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:58.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:58.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1968066611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:19:58.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:57 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2144 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:19:58.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:58.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:58.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:58.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:19:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:19:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:19:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:19:59.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:19:59.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:19:59.338+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:19:59.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:19:59.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-mon[183063]: pgmap v1591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-mon[178459]: pgmap v1591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:19:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 12 slow ops, oldest one blocked for 2149 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 2773 secs 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-06T23:20:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 45m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 45m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 45m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 45m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 45m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 45m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 45m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 45m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 45m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 45m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 45m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 45m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 45m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 45m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 45m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 45m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:20:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 45m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:20:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 45m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:20:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 45m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:20:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 45m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:20:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 45m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:20:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 45m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 35m, current state active+undersized, last acting [1,3] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 45m, current state active+undersized, last acting [1,3] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 35m, current state active+undersized, last acting [3,0] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 45m, current state active+undersized, last acting [0,3] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 45m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 45m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 35m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 45m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 45m, current state active+undersized, last acting [1,0] 2023-12-06T23:20:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 35m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 35m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 35m, current state active+undersized, last acting [0,1] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 35m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 45m, current state active+undersized, last acting [2,0] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 35m, current state active+undersized, last acting [2,0] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 35m, current state active+undersized, last acting [1,3] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 35m, current state active+undersized, last acting [0,1] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 35m, current state active+undersized, last acting [3,2] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 35m, current state active+undersized, last acting [3,1] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 35m, current state active+undersized, last acting [3,0] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 45m, current state active+undersized, last acting [0,3] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 45m, current state active+undersized, last acting [0,1] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 35m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 45m, current state active+undersized, last acting [3,1] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 35m, current state active+undersized, last acting [0,3] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 35m, current state active+undersized, last acting [2,0] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 35m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 35m, current state active+undersized, last acting [1,0] 2023-12-06T23:20:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 45m, current state active+undersized, last acting [3,0] 2023-12-06T23:20:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 45m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:20:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 12 slow ops, oldest one blocked for 2149 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:20:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:20:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:20:00.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:00.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:00.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:00.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/538706721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 12 slow ops, oldest one blocked for 2149 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:20:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:20:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:20:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:20:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-06T23:20:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:20:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 2773 secs 2023-12-06T23:20:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:20:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 45m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 45m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 45m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 45m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 45m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 45m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 45m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:20:01.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 45m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:20:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 45m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:20:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:01.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:01.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/538706721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:01.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 12 slow ops, oldest one blocked for 2149 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:20:01.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:20:01.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:20:01.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:20:01.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 2773 secs 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 45m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 45m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 45m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 45m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 45m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:20:01.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 45m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 45m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 45m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 45m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 45m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 45m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:01.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 45m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 45m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 45m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 45m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 45m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 45m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 45m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:20:01.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 45m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 45m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 45m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 45m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 35m, current state active+undersized, last acting [1,3] 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 45m, current state active+undersized, last acting [1,3] 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 35m, current state active+undersized, last acting [3,0] 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 45m, current state active+undersized, last acting [0,3] 2023-12-06T23:20:01.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 45m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 45m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 45m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 45m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 45m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 45m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 45m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 45m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 45m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:20:01.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 45m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 45m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 45m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 45m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 45m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 45m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 45m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 45m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 35m, current state active+undersized, last acting [1,3] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 45m, current state active+undersized, last acting [1,3] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 35m, current state active+undersized, last acting [3,0] 2023-12-06T23:20:01.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 45m, current state active+undersized, last acting [0,3] 2023-12-06T23:20:01.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 45m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:20:01.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 45m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:20:01.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 35m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:20:01.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:01.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:01.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 45m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 45m, current state active+undersized, last acting [1,0] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 35m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 35m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 35m, current state active+undersized, last acting [0,1] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 35m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 45m, current state active+undersized, last acting [2,0] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 35m, current state active+undersized, last acting [2,0] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 35m, current state active+undersized, last acting [1,3] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:01.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 35m, current state active+undersized, last acting [0,1] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 35m, current state active+undersized, last acting [3,2] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 35m, current state active+undersized, last acting [3,1] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 35m, current state active+undersized, last acting [3,0] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 45m, current state active+undersized, last acting [0,3] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 45m, current state active+undersized, last acting [0,1] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 35m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 45m, current state active+undersized, last acting [3,1] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 35m, current state active+undersized, last acting [0,3] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 35m, current state active+undersized, last acting [2,0] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 35m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:20:01.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 35m, current state active+undersized, last acting [1,0] 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 45m, current state active+undersized, last acting [3,0] 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 45m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 12 slow ops, oldest one blocked for 2149 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:01.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 45m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:20:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 45m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:20:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 35m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:20:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 45m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:20:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 45m, current state active+undersized, last acting [1,0] 2023-12-06T23:20:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 35m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:20:01.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 35m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 35m, current state active+undersized, last acting [0,1] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 35m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 45m, current state active+undersized, last acting [2,0] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 35m, current state active+undersized, last acting [2,0] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 35m, current state active+undersized, last acting [1,3] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 35m, current state active+undersized, last acting [0,1] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 35m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 35m, current state active+undersized, last acting [3,2] 2023-12-06T23:20:01.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 35m, current state active+undersized, last acting [3,1] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 35m, current state active+undersized, last acting [3,0] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 35m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 45m, current state active+undersized, last acting [0,3] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 45m, current state active+undersized, last acting [0,1] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 35m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 45m, current state active+undersized, last acting [3,1] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 35m, current state active+undersized, last acting [0,3] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 35m, current state active+undersized, last acting [2,0] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 35m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 35m, current state active+undersized, last acting [1,0] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 35m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:01.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 45m, current state active+undersized, last acting [3,0] 2023-12-06T23:20:01.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:20:01.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 35m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:01.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 45m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:20:01.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:20:01.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 12 slow ops, oldest one blocked for 2149 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:20:01.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:20:01.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:20:01.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:01.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:01.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:01.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:01.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:01.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:02.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:01.823Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:01 smithi071 ceph-mon[178459]: pgmap v1592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:01 smithi071 ceph-mon[183063]: pgmap v1592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:02.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:02.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:02.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:02.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1015743673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:02 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2149 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1015743673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:02 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2149 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:03.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:03.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:03.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:03.310+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:04.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:03.705Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:04.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-mon[178459]: pgmap v1593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:04.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:04.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:04.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:04.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:04.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-mon[183063]: pgmap v1593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:04.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:04.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:04.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:04.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:04.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:04.474+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:04.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:04.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:04.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:04.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:04.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:04.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4219512608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4219512608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:05.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:05.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:05.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:05.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:05 smithi071 ceph-mon[178459]: pgmap v1594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:05 smithi071 ceph-mon[183063]: pgmap v1594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:06.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:06.475+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:06.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:06.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:07.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:07.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:07.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:07.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[183063]: pgmap v1595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/413848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:08.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:08.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2154 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[178459]: pgmap v1595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/413848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:07 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2154 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:08.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:08.489+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:08.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:08.400+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:09.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:09.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:09.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:09.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:09 smithi071 ceph-mon[178459]: pgmap v1596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/868149349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:10.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:10.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:09 smithi071 ceph-mon[183063]: pgmap v1596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:10.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/868149349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:10.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:10.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:10.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:10.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:10.540+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:11.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:11.565+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:11.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:11.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:12.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:11.823Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:11 smithi071 ceph-mon[178459]: pgmap v1597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2978311655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:11 smithi071 ceph-mon[183063]: pgmap v1597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2978311655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:12.612 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:12.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:12.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:12.611+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:12 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:12 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:13.582 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:13.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:13.838 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:13.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:13.839 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:13.652Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:13.839 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:13.706Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:13 smithi071 ceph-mon[183063]: pgmap v1598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:20:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:13 smithi071 ceph-mon[178459]: pgmap v1598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:20:14.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:14.579+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:14.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:14.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/743571193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/743571193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:15.588 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:15.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:15.844 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:15.587+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-mon[178459]: pgmap v1599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:16.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-mon[183063]: pgmap v1599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:16.555 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:16.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:16.849 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:16.553+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:16.849 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:16.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3264588519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3264588519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:17.524 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:17.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:17.850 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:17.523+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:17 smithi071 ceph-mon[183063]: pgmap v1600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:17 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:17 smithi071 ceph-mon[178459]: pgmap v1600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:17 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:18.543 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:18.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:18.854 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:18.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:19.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:19.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:19.545 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:19.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:19.855 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:19.544+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[183063]: pgmap v1601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/870346908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[178459]: pgmap v1601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/870346908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:20.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:20.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:20.860 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:20.578+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:21.603 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:21.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:21.861 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:21.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:21.862 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:21.824Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:21 smithi071 ceph-mon[183063]: pgmap v1602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3665100195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:21 smithi071 ceph-mon[178459]: pgmap v1602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3665100195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:22.586 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:22.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:22.867 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:22.584+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:23.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:22.869Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:22 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2169 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:22 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2169 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:23.603 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:23.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:23.868 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:23.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:23.868 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:23.707Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[183063]: pgmap v1603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1216160430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[178459]: pgmap v1603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1216160430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:24.647 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:24.216+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:24.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:24.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:25.670 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:25.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:25.940 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:25.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:25.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:25 smithi071 ceph-mon[183063]: pgmap v1604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:25.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:25.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:25.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:25 smithi071 ceph-mon[178459]: pgmap v1604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:25.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:25.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:26.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:25.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:26.695 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:26.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:26.953 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:26.693+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:26.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:26.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3318910290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:26.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:26.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:26.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3318910290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:26.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:27.695 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:27.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:27.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:27.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:27.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-mon[183063]: pgmap v1605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:27.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:27.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:27.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:27.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-mon[178459]: pgmap v1605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:27.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:27 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:28.653 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:28.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:28.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:28.651+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:20:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1811725398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:20:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1811725398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:29.604 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:29.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:29.895 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:29.604+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:29 smithi071 ceph-mon[183063]: pgmap v1606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:29 smithi071 ceph-mon[178459]: pgmap v1606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:30.641 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:30.304+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:30.905 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:30.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:31.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:31.645 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:31.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:31.906 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:31.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:31.906 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:31.826Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:32.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:32.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:31 smithi071 ceph-mon[178459]: pgmap v1607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1473387305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:31 smithi071 ceph-mon[183063]: pgmap v1607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1473387305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:32.616 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:32.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:32.911 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:32.616+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:32 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:33.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:32 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:33.576 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:33.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:33.912 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:33.576+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:33.912 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:33.708Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:33 smithi071 ceph-mon[183063]: pgmap v1608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1501771524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:33 smithi071 ceph-mon[178459]: pgmap v1608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1501771524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:34.582 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:34.305+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:34.916 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:34.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:35.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:35.156Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:35.600 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:35.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:35.917 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:35.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[183063]: pgmap v1609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2196495815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[178459]: pgmap v1609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2196495815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:36.578 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:36.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:36.920 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:36.576+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:20:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:20:37.549 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:37.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:37.922 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:37.548+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:37.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-mon[178459]: pgmap v1610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-mon[183063]: pgmap v1610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:37 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:38.503 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:38.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:38.503 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:20:38.228+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:20:38.503 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:20:38.503 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:20:38.503 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:20:38.503 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:20:38.503 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:20:38.503 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:20:38.503 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:20:38.504 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:20:38.504 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:20:38.504 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:20:38.504 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:20:38.504 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:20:38.504 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:20:38.504 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:20:38.504 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:20:38.504 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:20:38.504 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:20:38.504 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:20:38.929 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:38.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3671416155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3671416155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:39.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:39.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:39.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:39.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:20:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:20:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:20:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:20:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:20:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:20:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[178459]: pgmap v1611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:20:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:20:40.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:20:40.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:20:40.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:20:40.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:20:40.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:20:40.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:20:40.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[183063]: pgmap v1611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:40.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:40.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:40.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:40.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:40.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:40.441+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:40.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:40.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3694051497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:20:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:20:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3694051497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:20:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:20:41.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:41.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:41.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:41.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:42.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:41.826Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[183063]: pgmap v1612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:20:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:20:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:20:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:42.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[178459]: pgmap v1612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:42.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:20:42.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:20:42.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:20:42.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:42.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:42.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:42.370+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:42.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:42.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:43.280 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-mon[183063]: pgmap v1613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:43.281 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-mon[183063]: pgmap v1614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:43.281 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:43.281 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:43.281 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2189 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:43.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-mon[178459]: pgmap v1613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:43.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-mon[178459]: pgmap v1614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:43.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:43.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:43.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:42 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2189 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:43.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:43.382+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:43.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:43.279+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:43.963 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:43.709Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:44.250 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:44.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:44.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2440219655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:44.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:44.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:44.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:20:44.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:44.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:44.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2440219655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:44.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:44.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:44.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:20:44.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:44.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:44.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:44.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:44.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:44.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:44.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:44.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:45.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:44 smithi071 ceph-mon[183063]: pgmap v1615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:45.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:45.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:45.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:44 smithi071 ceph-mon[178459]: pgmap v1615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:45.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:45.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:45.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:45.303+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:45.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:45.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:46.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:46.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:46.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3531496355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:46.299 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:46.299 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:46.299 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3531496355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:46.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:46.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:46.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:46.296+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:47.346 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:46 smithi071 ceph-mon[183063]: pgmap v1616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:47.346 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:47.347 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:47.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:46 smithi071 ceph-mon[178459]: pgmap v1616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:47.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:47.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:47.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:47.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:47.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:47.349+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:48.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:48.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:48.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:48.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2194 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:48.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3182933955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:48.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:48.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:48.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:48.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2194 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:48.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3182933955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:48.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:48.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:48.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:48.399+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:49.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:48 smithi071 ceph-mon[183063]: pgmap v1617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:49.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:49.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:49.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:48 smithi071 ceph-mon[178459]: pgmap v1617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:49.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:49.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:49.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:49.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:49.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:49.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:50.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:50.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:50.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:50.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:50.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:50.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:50.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:50.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:51.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:50 smithi071 ceph-mon[178459]: pgmap v1618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:51.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:51.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1690876733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:51.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:51.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:50 smithi071 ceph-mon[183063]: pgmap v1618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:51.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:51.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1690876733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:51.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:51.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:51.384+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:51.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:51.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:52.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:51.826Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:52.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:52.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:52.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:52.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:53.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[183063]: pgmap v1619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:53.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:53.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:53.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:53.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2077094656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:53.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:53.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[178459]: pgmap v1619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:53.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:53.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:53.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:53.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2077094656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:53.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:52 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:53.589 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:53.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:53.589 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:53.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:53.588Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:53.710Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:20:54.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:54.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:54.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:54.328+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:54.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:54.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:55.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:55 smithi071 ceph-mon[178459]: pgmap v1620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:55.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:55.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:55.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1478418432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:55.287 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:55 smithi071 ceph-mon[183063]: pgmap v1620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:55.287 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:55.287 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:55.287 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1478418432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:55.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:55.285+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:55.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:55.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:56.315 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:56.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:56.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:56.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:56.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:56.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:56.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:56.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:20:56.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:20:56.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:56.661 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:56.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:56.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:20:56.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:20:57.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:57 smithi071 ceph-mon[183063]: pgmap v1621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:57.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:57.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:57.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:57.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:57 smithi071 ceph-mon[178459]: pgmap v1621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:57.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:57.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:57.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:57.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:57.263+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:57.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:57.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:58.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:58.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3227119298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:58.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:58 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:58.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:58.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3227119298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:20:58.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:58 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:20:58.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:58.280+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:58.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:58.380+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:20:59.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:59 smithi071 ceph-mon[183063]: pgmap v1622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:59.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:59.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:59.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:20:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:20:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:59 smithi071 ceph-mon[178459]: pgmap v1622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:20:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:20:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:20:59.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:20:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:20:59.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:20:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:20:59.303+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:20:59.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:20:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:20:59.383+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:00.424 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:00.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:00.424 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:00.424 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:00.424 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:00.424 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:00.424 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2191506961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:00.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:00.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:00.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:00.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:00.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2191506961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:00.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:00.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:01.394 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:01.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:01.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:01 smithi071 ceph-mon[178459]: pgmap v1623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:01.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:01.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:01.394 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:01 smithi071 ceph-mon[183063]: pgmap v1623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:01.394 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:01.394 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:01.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:01.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:02.196 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:01.827Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:02.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:02.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:02.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:02.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:02.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:02.195+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:02.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:02.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:03.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:02.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:03.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-mon[178459]: pgmap v1624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:03.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:03.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1231561626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:03.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:03.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-mon[183063]: pgmap v1624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1231561626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:03.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:03.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:03.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:03.389+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:04.041 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:03.711Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:04.369 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:04.284+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:04.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:04.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:04.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:04.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:04.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:04.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:04.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:04.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:04.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:04.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:05.325 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:05.264+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:05.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:05 smithi071 ceph-mon[178459]: pgmap v1625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:05.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:05.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:05.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1886176158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:05.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:05 smithi071 ceph-mon[183063]: pgmap v1625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:05.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:05.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:05.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1886176158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:05.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:05.323+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:06.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:05.876Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:06.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:06.284+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:06.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:06.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:07.306 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:07.256+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:07.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-mon[183063]: pgmap v1626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:07.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:07.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:07.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:07.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4154826777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-mon[178459]: pgmap v1626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:07.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4154826777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:07.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:07.304+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:08.354 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:08.218+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:08.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:08.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:08.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:08.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:08.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:08.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:08.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:08.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:08.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:08.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:08.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:08.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:09.347 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:09.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:09.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:09 smithi071 ceph-mon[178459]: pgmap v1627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:09.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:09.347 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:09 smithi071 ceph-mon[183063]: pgmap v1627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:09.348 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:09.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:09.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:10.320 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:10.219+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:10.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:10.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:10.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1078600222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:10.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:10.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:10.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1078600222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:10.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:10.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:11.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:11.219+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:11.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:11.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:11 smithi071 ceph-mon[183063]: pgmap v1628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:11.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:11 smithi071 ceph-mon[178459]: pgmap v1628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:11.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:11.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:11.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:12.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:11.827Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:12.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2838475700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2838475700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:12.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:12.235+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:12.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:12.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:13.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:13.205+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:13 smithi071 ceph-mon[178459]: pgmap v1629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:13 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:13 smithi071 ceph-mon[183063]: pgmap v1629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:13.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:13.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:13.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:13 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:13.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:13.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:14.080 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:13.711Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:14.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:14.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:14.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:21:14.454 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:14.246+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:14.454 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:14.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:14.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:21:15.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:15.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:15.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:15.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:15.452 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:15.092Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:15.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:15 smithi071 ceph-mon[183063]: pgmap v1630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:15.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/231034691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:15.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:15.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:15.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:15 smithi071 ceph-mon[178459]: pgmap v1630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:15.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/231034691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:15.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:15.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:16.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:16.211+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:16.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:16.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:16.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:16.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:16.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:17.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:17.204+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:17.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:17.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:17 smithi071 ceph-mon[183063]: pgmap v1631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/659080587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:17.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:17 smithi071 ceph-mon[178459]: pgmap v1631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:17.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:17.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:17.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/659080587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:18.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:18.183+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:18.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:18.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:18 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:18.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:18.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:18.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:18 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:19.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:19.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:19.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:19.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:19 smithi071 ceph-mon[183063]: pgmap v1632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1524291733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:19 smithi071 ceph-mon[178459]: pgmap v1632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1524291733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:20.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:20.162+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:20.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:20.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:21.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:21.123+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:21 smithi071 ceph-mon[178459]: pgmap v1633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:21 smithi071 ceph-mon[183063]: pgmap v1633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:21.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:21.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:22.086 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:21.828Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:22.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:22.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3553842794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3553842794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:22.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:22.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:23.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:23.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:23.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:23.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:23 smithi071 ceph-mon[183063]: pgmap v1634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:23 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:23 smithi071 ceph-mon[178459]: pgmap v1634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:23 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:24.099 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:23.711Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:24.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:24.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:24.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:24.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:24.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:24.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:24.452 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:24.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:24.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:24.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:24.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:24.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:24.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2264093721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:24.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:24.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:24.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:24.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:24.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2264093721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:25.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:25.137+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:25.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:25.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:25 smithi071 ceph-mon[183063]: pgmap v1635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:25 smithi071 ceph-mon[178459]: pgmap v1635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:26.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:26.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:26.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:26.082+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:26.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:26.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1211082656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:26.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:26.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:26.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1211082656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:27.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:27.200+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:27.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:27.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:27 smithi071 ceph-mon[183063]: pgmap v1636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:27.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:27 smithi071 ceph-mon[178459]: pgmap v1636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:27.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:28.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:28.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:28.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:28.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:28.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:28 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:29.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:29.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-mon[183063]: pgmap v1637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:21:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3237135012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:29.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:29.158+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:29.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-mon[178459]: pgmap v1637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:29.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:29.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:29.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:21:29.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3237135012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:30.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:30.151+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:30.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:30.124+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:31.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:31.106+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:31.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:31.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:31 smithi071 ceph-mon[183063]: pgmap v1638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2841431203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:31 smithi071 ceph-mon[178459]: pgmap v1638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:31.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2841431203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:32.110 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:31.830Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:32.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:32.108+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:32.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:32.173+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:33.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:33.144+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:33.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:33.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-mon[178459]: pgmap v1639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-mon[183063]: pgmap v1639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:33.524Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:33.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:33.712Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:34.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:34.104+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:34.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:34.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2233409952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:34.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:34.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:34.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2233409952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:35.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:35.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:35.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:35.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:35 smithi071 ceph-mon[178459]: pgmap v1640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:35 smithi071 ceph-mon[183063]: pgmap v1640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:35.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:35.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:36.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:36.120+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:36.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:36.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:36.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/55744137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:36.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/55744137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:36.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:36.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:37.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:37.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:37.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:37.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:37 smithi071 ceph-mon[178459]: pgmap v1641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:37 smithi071 ceph-mon[183063]: pgmap v1641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:37.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:38.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:38.068+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:38.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:38.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:38 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3247392359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:38 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:38.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3247392359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:39.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:39.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:39.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:39.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:39 smithi071 ceph-mon[178459]: pgmap v1642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:39.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:39 smithi071 ceph-mon[183063]: pgmap v1642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:39.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:40.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:40.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:40.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:40.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:40.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:40.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:41.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:41.025+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:41.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:41.208+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:41 smithi071 ceph-mon[183063]: pgmap v1643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4199051387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:41 smithi071 ceph-mon[178459]: pgmap v1643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:41.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:41.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:41.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4199051387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:42.184 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:42.038+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:42.184 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:41.830Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:42.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:42.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:42.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:21:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:21:43.076 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:42.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:43.076 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:21:42.739+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:21:43.076 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:21:43.076 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:21:43.076 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:21:43.077 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:21:43.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:43.074+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:43.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:43.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-mon[183063]: pgmap v1644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:43.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1645867099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-mon[178459]: pgmap v1644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:43.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1645867099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:44.099 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:43.713Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:44.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:44.097+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:44.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:44.168+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:21:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:21:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:21:44.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:21:44.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:21:44.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:21:44.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:21:44.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:44.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:44.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:44.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:44.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:21:44.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:21:44.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:21:44.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:21:44.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:21:44.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:21:44.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:21:44.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:21:44.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:44.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:21:45.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:45.129+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:45.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:45.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:45 smithi071 ceph-mon[183063]: pgmap v1645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:45 smithi071 ceph-mon[178459]: pgmap v1645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:46.136 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:45.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:46.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:46.134+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3334294731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:21:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:21:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:21:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:21:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:21:46.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:46.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3334294731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:21:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:21:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:21:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:21:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:21:47.454 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:47.090+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:47.454 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:47.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:47.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[183063]: pgmap v1646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:47.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[183063]: pgmap v1647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:47.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[183063]: pgmap v1648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:47.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:47.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:47.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:47.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[178459]: pgmap v1646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[178459]: pgmap v1647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[178459]: pgmap v1648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:48.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:48.062+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2111310958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-mon[183063]: pgmap v1649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:48.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:48.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:48.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:48.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:48.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2111310958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:48.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:48.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:48 smithi071 ceph-mon[178459]: pgmap v1649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:49.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:49.013+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:49.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:49.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:50.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:50.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1333641595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:50 smithi071 ceph-mon[183063]: pgmap v1650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:50.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:50.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1333641595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:50.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:50 smithi071 ceph-mon[178459]: pgmap v1650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:51.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:51.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:51.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:51.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:51.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:51.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:52.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:52.078+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:51.831Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:51.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:52.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:52.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:52 smithi071 ceph-mon[178459]: pgmap v1651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:52 smithi071 ceph-mon[183063]: pgmap v1651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:53.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:53.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:53.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:53.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1304958930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:53 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2259 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:53.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:53.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:53.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1304958930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:53.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:53 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2259 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:54.059 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:53.714Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:21:54.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:54.057+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:54.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:54.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:54 smithi071 ceph-mon[178459]: pgmap v1652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:54.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:54 smithi071 ceph-mon[183063]: pgmap v1652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:55.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:55.020+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:55.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:55.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:55.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:21:55.029Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:21:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:55.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:55.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:55.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2767486681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:55.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:55.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:55.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:55.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:55.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2767486681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:56.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:56.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:56.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:56.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:56 smithi071 ceph-mon[183063]: pgmap v1653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:56 smithi071 ceph-mon[178459]: pgmap v1653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:57.033+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:57.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:57.221+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1903352304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:57.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:57.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1903352304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:21:58.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:58.083+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:58.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:58.201+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:58 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:58 smithi071 ceph-mon[183063]: pgmap v1654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:58 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:21:58.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:58 smithi071 ceph-mon[178459]: pgmap v1654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:21:59.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:21:59.062+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:21:59.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:21:59.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:21:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:21:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:21:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:21:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:21:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:21:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:21:59.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:21:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:00.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:00.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:00.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:00.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2801501542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:00 smithi071 ceph-mon[178459]: pgmap v1655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2801501542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:00 smithi071 ceph-mon[183063]: pgmap v1655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:01.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:01.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:01.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:01.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:02.190 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:02.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:02.190 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:01.831Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:02.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:02.189+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2525005917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:02 smithi071 ceph-mon[183063]: pgmap v1656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:02.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2525005917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:02.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:02 smithi071 ceph-mon[178459]: pgmap v1656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:03.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:03.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:03.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:03.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:03.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:03.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:03.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:03.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:03.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:03.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:03.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:03.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:04.055 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:03.715Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:04.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:04.053+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:04 smithi071 ceph-mon[183063]: pgmap v1657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:04.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:04.148+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:04.452 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:04.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:04.452 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:04.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:04 smithi071 ceph-mon[178459]: pgmap v1657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:05.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:05.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:05.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:05.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3717228784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3717228784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:06.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:06.050+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:06.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:06.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:06 smithi071 ceph-mon[183063]: pgmap v1658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:06.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:06.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:06 smithi071 ceph-mon[178459]: pgmap v1658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:07.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:07.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:07.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:07.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/71112435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/71112435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:08.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:08.136+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:08.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:08.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:08 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:08 smithi071 ceph-mon[183063]: pgmap v1659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:08 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:08 smithi071 ceph-mon[178459]: pgmap v1659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:09.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:09.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:09.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:09.235+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1281506003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1281506003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:10.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:10.062+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:10.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:10.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:10 smithi071 ceph-mon[178459]: pgmap v1660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:10.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:10.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:10.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:10 smithi071 ceph-mon[183063]: pgmap v1660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:11.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:11.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:11.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:11.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:12.119 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:11.832Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:12.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:12.117+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:12.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:12.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1653068892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:12 smithi071 ceph-mon[178459]: pgmap v1661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1653068892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:12 smithi071 ceph-mon[183063]: pgmap v1661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:13.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:13.153+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:13.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:13.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:13 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2279 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:13.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:13.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:13.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:13 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2279 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:13.716 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:13.460Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:14.110 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:13.715Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:14.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:14.109+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:14.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:14.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:22:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1256702785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:14.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-mon[183063]: pgmap v1662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:22:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1256702785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:14 smithi071 ceph-mon[178459]: pgmap v1662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:15.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:15.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:15.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:15.274+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:15.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:15.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:15.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:15.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:15.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:16.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:16.116+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:16.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:16.248+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:16 smithi071 ceph-mon[183063]: pgmap v1663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2149661406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:16.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:16.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:16.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:16 smithi071 ceph-mon[178459]: pgmap v1663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:16.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2149661406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:16.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:16.533Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:17.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:17.158+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:17.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:17.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:17.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:17.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:18.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:18.117+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:18.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:18.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:18 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:18 smithi071 ceph-mon[183063]: pgmap v1664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:18.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:18 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:18.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:18 smithi071 ceph-mon[178459]: pgmap v1664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:19.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:19.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:19.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:19.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4197810727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4197810727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:20.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:20.117+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:20.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:20.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:20 smithi071 ceph-mon[178459]: pgmap v1665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:20 smithi071 ceph-mon[183063]: pgmap v1665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:21.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:21.104+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:21.469 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:21.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:21.470 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4116622116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:21.470 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:21.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:21.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:21.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:21.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4116622116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:22.127 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:21.833Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:22.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:22.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:22.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:22 smithi071 ceph-mon[183063]: pgmap v1666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:22.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:22.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:22.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:22 smithi071 ceph-mon[178459]: pgmap v1666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:22.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:22.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:23.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:23.131+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:23.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:23.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2289 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2289 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:24.086 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:23.716Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:24.341 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:24.083+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:24.341 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:24.203+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3240535912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:24 smithi071 ceph-mon[183063]: pgmap v1667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3240535912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:24 smithi071 ceph-mon[178459]: pgmap v1667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:25.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:25.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:25.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:25.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:26.082 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:25.748Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:26.345 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:26.081+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:26.346 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:26.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/803452477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:26 smithi071 ceph-mon[183063]: pgmap v1668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/803452477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:26 smithi071 ceph-mon[178459]: pgmap v1668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:27.346 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:27.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:27.347 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:27.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:28.348 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:28.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:28.348 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:28.049+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-mon[183063]: pgmap v1669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1091438689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-mon[178459]: pgmap v1669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1091438689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:29.277 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:29.021+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:29.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:29.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:22:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:22:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:30.262 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:29.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:30.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:30.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:30 smithi071 ceph-mon[183063]: pgmap v1670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:30 smithi071 ceph-mon[178459]: pgmap v1670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:31.359 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:31.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:31.360 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:31.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2399280671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2399280671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:32.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:32.051+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:32.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:31.834Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:32.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:31.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:32.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:32.201+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:32 smithi071 ceph-mon[183063]: pgmap v1671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:32.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:32.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:32 smithi071 ceph-mon[178459]: pgmap v1671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:32.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:33.370 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:33.054+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:33.370 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:33.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:33 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2299 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2535076695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:33 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2299 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2535076695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:34.011 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:33.716Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:34.270 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:34.009+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:34.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:34.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:34 smithi071 ceph-mon[183063]: pgmap v1672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:34 smithi071 ceph-mon[178459]: pgmap v1672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:35.225 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:34.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:35.226 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:34.964Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:35.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:35.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:36.382 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:35.962+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:36.382 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:36.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3138944324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:36 smithi071 ceph-mon[183063]: pgmap v1673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3138944324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:36.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:36 smithi071 ceph-mon[178459]: pgmap v1673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:36.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:37.383 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:36.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:37.383 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:37.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:38.383 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:37.962+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:38.384 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:38.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4104912397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-mon[178459]: pgmap v1674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4104912397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-mon[183063]: pgmap v1674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:39.385 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:38.949+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:39.385 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:39.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:40.167 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:39.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:40.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:40.165+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:40 smithi071 ceph-mon[183063]: pgmap v1675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2268087243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:40 smithi071 ceph-mon[178459]: pgmap v1675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2268087243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:41.389 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:40.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:41.389 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:41.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:42.141 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:41.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:42.142 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:41.835Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:42.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:42.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:42.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:42 smithi071 ceph-mon[178459]: pgmap v1676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:42.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:42.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:42 smithi071 ceph-mon[183063]: pgmap v1676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:43.394 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:43.015+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:43.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:43.115+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/893200447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/893200447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:44.039 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:43.717Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:44.400 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:44.038+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:44.400 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:44.129+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:44.400 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:44.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:44.401 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:44.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:22:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-mon[183063]: pgmap v1677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:22:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:44 smithi071 ceph-mon[178459]: pgmap v1677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:45.401 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:45.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:45.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:45.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2741863319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2741863319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:46.402 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:46.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:46.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:46.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:22:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:46 smithi071 ceph-mon[183063]: pgmap v1678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:22:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:46 smithi071 ceph-mon[178459]: pgmap v1678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:47.409 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:47.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:47.409 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:47.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:47.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:22:47.251+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:22:47.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:22:47.409 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:22:47.410 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:22:47.411 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:22:47.411 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:22:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:48.409 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:48.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:48.410 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:48.002+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:22:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:22:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:22:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:22:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:22:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:22:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:22:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:22:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:22:48.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4030403310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:48.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[178459]: pgmap v1679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:22:48.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:22:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:22:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:22:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:22:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:22:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:22:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4030403310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:48.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:48 smithi071 ceph-mon[183063]: pgmap v1679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:49.410 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:49.039+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:49.411 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:49.043+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:49.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:49.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:49.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:50.421 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:50.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:50.421 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:50.031+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/723237289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:50 smithi071 ceph-mon[183063]: pgmap v1680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/723237289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:50 smithi071 ceph-mon[178459]: pgmap v1680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:51.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:51.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:51.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:51.055+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:51.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:51.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:22:51.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:22:51.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:22:51.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:22:51.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[178459]: pgmap v1681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:51.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[178459]: pgmap v1682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:51.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:22:51.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:51.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:51.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:22:51.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:22:51.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:22:51.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:22:51.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[183063]: pgmap v1681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:51.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[183063]: pgmap v1682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:51.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:22:51.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:52.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:52.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:52.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:52.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:51.836Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2163358119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:52.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:52.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2163358119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:53.397 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:52.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:53.397 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:53.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:53.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:53.396Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:53 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:53 smithi071 ceph-mon[178459]: pgmap v1683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:53 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:53 smithi071 ceph-mon[183063]: pgmap v1683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:54.004 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:53.717Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:22:54.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:54.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:54.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:54.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:55.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:54.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:55.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:55.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1131472397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[178459]: pgmap v1684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:55.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:55.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1131472397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:55.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:55.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:55.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[183063]: pgmap v1684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:55.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:56.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:55.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:56.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:56.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:56.944 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:22:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:22:56.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:22:56.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:56.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:56.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:56.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:57.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:56.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:57.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:57.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:57 smithi071 ceph-mon[183063]: pgmap v1685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3485808187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:57 smithi071 ceph-mon[178459]: pgmap v1685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3485808187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:58.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:57.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:58.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:58.035+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:58 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:58.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:22:58.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:58.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:58 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:22:58.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:58.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:22:59.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:58.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:22:59.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:22:59.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:22:59.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:59.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:59.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:59.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[178459]: pgmap v1686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:59.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:59.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1352667037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:22:59.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:22:59.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:22:59.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:22:59.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[183063]: pgmap v1686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:22:59.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:22:59.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1352667037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:00.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:22:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:22:59.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:00.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:00.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:00.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:00.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:00.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:00.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:01.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:00.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:01.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:01.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:01.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:01.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:01 smithi071 ceph-mon[183063]: pgmap v1687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:01.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:01.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:01.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:01 smithi071 ceph-mon[178459]: pgmap v1687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:01.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:02.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:02.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:02.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:01.836Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:02.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:01.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:02.893 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:02.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:02.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:02.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3681657428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:02.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:02.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:02.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3681657428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:02.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:03.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:02.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:03.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:03.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:03.933 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:03.718Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:03.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:03.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:03.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:03.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:03.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[178459]: pgmap v1688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:03.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:03.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:03.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:03.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:03.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:03.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[183063]: pgmap v1688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:03.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:04.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:03.932+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:04.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:04.034+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:04.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:04.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:04.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3357714782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:04.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:04.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:04.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3357714782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:05.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:04.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:05.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:05.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:05.902 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:05.684Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:05.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:05.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:05 smithi071 ceph-mon[178459]: pgmap v1689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:05.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:05.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:05.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:05 smithi071 ceph-mon[183063]: pgmap v1689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:05.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:06.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:05.900+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:06.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:06.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:06.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:06.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:06.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:06.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:07.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:06.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:07.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:07.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:07.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:07.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:07.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:07.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3108320294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:07.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[183063]: pgmap v1690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:07.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:07.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:07.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:07.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:07.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3108320294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:07.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[178459]: pgmap v1690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:07.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:08.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:07.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:08.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:08.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:08.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:08.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:08 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:08.868 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:08.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:08.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:08 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:08.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:09.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:08.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:09.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:09.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:09.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:09.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2598713430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:09.820 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:09 smithi071 ceph-mon[183063]: pgmap v1691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:09.820 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:09.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:09.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2598713430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:09.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:09 smithi071 ceph-mon[178459]: pgmap v1691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:09.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:10.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:09.818+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:10.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:10.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:10.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:10.864 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:10.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:10.865 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:11.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:10.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:11.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:11.054+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:11.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:11.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:11 smithi071 ceph-mon[183063]: pgmap v1692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:11.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:11.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/197833737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:11.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:11.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:11 smithi071 ceph-mon[178459]: pgmap v1692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:11.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:11.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/197833737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:12.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:11.876+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:12.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:12.065+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:11.837Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:12.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:12.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:12.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:12.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:13.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:12.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:13.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:13.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:13.919 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:13.719Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:13.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:13.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:13.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-mon[183063]: pgmap v1693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:13.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:13.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:23:13.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:13.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:13.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-mon[178459]: pgmap v1693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:13.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:13.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:23:14.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:13.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:14.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:14.054+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:14.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:14.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1489518268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:14.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:14.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:14.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1489518268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:14.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:15.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:14.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:15.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:15.036+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:15.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:14.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:15.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:14.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-mon[178459]: pgmap v1694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-mon[183063]: pgmap v1694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:16.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:15.962+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:16.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:16.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:16.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:16.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:16.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3557217565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:16.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:16.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:16.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3557217565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:17.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:16.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:17.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:17.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:17.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:17.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:17 smithi071 ceph-mon[183063]: pgmap v1695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:17.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:17.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:17.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:17 smithi071 ceph-mon[178459]: pgmap v1695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:17.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:18.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:17.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:18.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:18.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:18.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:18.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:18 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:18.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:18.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3709435300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:18.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:18.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:18 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:18.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:18.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3709435300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:19.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:18.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:19.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:19.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:19.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:19.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:19.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:19.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-mon[183063]: pgmap v1696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:19.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:19.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:19.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:19.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:19.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-mon[178459]: pgmap v1696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:19.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:20.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:20.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:19.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:20.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:20.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:20.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:20.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:21.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:20.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:21.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:21.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:21.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:21.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/60869385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:21.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:21 smithi071 ceph-mon[183063]: pgmap v1697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:21.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:21.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:21.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/60869385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:21.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:21 smithi071 ceph-mon[178459]: pgmap v1697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:21.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:22.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:22.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:22.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:21.837Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:22.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:21.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:22.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:22.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:22.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:22.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:23.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:22.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:23.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:23.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:23.924 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:23.720Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[183063]: pgmap v1698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/471745963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:23.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[178459]: pgmap v1698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:23.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:23.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/471745963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:24.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:24.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:24.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:23.922+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:24.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:24.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:24.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:24.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:24.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:24.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:24.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:24.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:25.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:24.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:25.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:25.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:25.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:25.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:25 smithi071 ceph-mon[183063]: pgmap v1699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:25.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:25.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:25.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:25 smithi071 ceph-mon[178459]: pgmap v1699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:25.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:26.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:25.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:26.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:26.044+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:26.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:26.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1339666747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:26.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:26.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:26.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1339666747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:26.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:27.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:26.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:27.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:27.010+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:27.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:27.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:27.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:27.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-mon[183063]: pgmap v1700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:27.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:27.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:27.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:27.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:27.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-mon[178459]: pgmap v1700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:27.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:28.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:27.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:28.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:27.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2088107711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:23:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2088107711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:28.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:23:29.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:28.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:29.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:29.004+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:29 smithi071 ceph-mon[178459]: pgmap v1701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:29 smithi071 ceph-mon[183063]: pgmap v1701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:30.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:29.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:30.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:30.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1590507148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1590507148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:31.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:30.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:31.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:30.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:31.920 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:31.838Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:31.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:31.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:31.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:31 smithi071 ceph-mon[183063]: pgmap v1702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:31.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:31.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:31.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:31 smithi071 ceph-mon[178459]: pgmap v1702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:32.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:31.918+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:32.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:31.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:32.882 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:32.882 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:32.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:32.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:33.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:32.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:33.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:32.880+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:33.622 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:33.333Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:33.883 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:33.721Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/870501581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:33.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-mon[183063]: pgmap v1703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:33.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:33.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/870501581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:33.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:33.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:33.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-mon[178459]: pgmap v1703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:34.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:33.881+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:34.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:33.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:35.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:34.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:35.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:34.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:36.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:35.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:36.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:35.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[183063]: pgmap v1704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3294072017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[178459]: pgmap v1704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3294072017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:36.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:36.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:37.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:36.915+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:37.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:36.906+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:37.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:38.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:37.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:38.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:37.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-mon[183063]: pgmap v1705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/563428297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-mon[178459]: pgmap v1705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/563428297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:37 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:39.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:38.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:39.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:38.918+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:39.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:39.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:40.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:39.877+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:40.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:39.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-mon[183063]: pgmap v1706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:39 smithi071 ceph-mon[178459]: pgmap v1706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:41.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:40.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:41.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:40.847+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:41.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1279477752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1279477752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:42.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:41.855+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:42.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:41.800+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:42.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:41.839Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:41 smithi071 ceph-mon[178459]: pgmap v1707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:42.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:42.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:42.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:41 smithi071 ceph-mon[183063]: pgmap v1707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:42.845 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:42.765+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:42.845 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:42.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:42.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:42.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:42.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2421364035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:42.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:42 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:42.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:42.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:42.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2421364035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:42.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:42 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:43.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:42.843+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:44.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:43.812+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:44.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:43.722Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[178459]: pgmap v1708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:23:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[183063]: pgmap v1708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:23:44.203 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:43.717+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:45.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:44.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:45.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:44.728+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:45.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:45.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:45.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:45.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:45.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:45.723+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:45.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:45.620Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:45.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:45.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:45.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/379696598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:45.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:45 smithi071 ceph-mon[178459]: pgmap v1709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:45.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:45.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:45.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/379696598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:45.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:45 smithi071 ceph-mon[183063]: pgmap v1709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:47.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:46.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:47.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:46.722+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:47.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:48.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:47.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:48.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:47.731+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[183063]: pgmap v1710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3862748482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[178459]: pgmap v1710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3862748482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:47 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:49.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:48.843+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:49.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:48.762+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:49.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:49.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:50.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:49.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:50.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:49.798+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:49 smithi071 ceph-mon[183063]: pgmap v1711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:50.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/390776657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:50.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:50.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:50.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:49 smithi071 ceph-mon[178459]: pgmap v1711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:50.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/390776657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:51.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:50.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:51.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:50.826+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:51.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:52.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:51.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:52.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:51.824+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:51.839Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:23:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-mon[183063]: pgmap v1712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:23:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-mon[178459]: pgmap v1712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:23:51.763+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:23:52.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:23:52.204 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:23:52.204 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:23:52.204 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:23:52.204 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:23:52.204 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:23:52.204 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:23:53.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:52.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:23:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:23:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:23:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:23:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:23:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:23:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:23:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:23:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1037598722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:53.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:53.203 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:52.865+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:53.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:23:53.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:23:53.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:23:53.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:23:53.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:23:53.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:23:53.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:53.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1037598722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:53.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:52 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:54.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:53.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:54.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:53.841+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:54.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:53.723Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:23:54.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:54.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:54.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:53 smithi071 ceph-mon[183063]: pgmap v1713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:53 smithi071 ceph-mon[178459]: pgmap v1713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:55.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:54.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:55.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:54.847+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:55.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3000295333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:55.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:54.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:55.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:23:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:23:54.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:23:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:55.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3000295333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:56.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:55.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:56.266 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:55.837+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:56.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:56.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:56.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:56.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:56.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[183063]: pgmap v1714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:56.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[178459]: pgmap v1714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:23:56.267 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:23:56.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:23:56.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:23:57.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:56.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:57.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:56.823+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-mon[183063]: pgmap v1715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-mon[183063]: pgmap v1716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:57.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:57.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/683844070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-mon[178459]: pgmap v1715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-mon[178459]: pgmap v1716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/683844070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:23:58.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:57.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:57 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:58.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:57.819+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:57 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:23:59.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:23:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:23:58.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:23:59.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:58.796+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:23:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:58 smithi071 ceph-mon[178459]: pgmap v1717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:23:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:58 smithi071 ceph-mon[183063]: pgmap v1717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:23:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:23:59.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:23:59.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:24:00.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:00.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:00.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:23:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:23:59.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:23:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2860016517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:23:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2860016517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:01.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:00.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:00 smithi071 ceph-mon[183063]: pgmap v1718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:01.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:00.887+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:00 smithi071 ceph-mon[178459]: pgmap v1718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:02.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:01.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:02.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:01.852+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:02.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:01.840Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:02.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:02.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:02.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2493644124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:02.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:02.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:02.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2493644124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:03.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:02.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:03.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:02.868+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:02 smithi071 ceph-mon[178459]: pgmap v1719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:02 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:03.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:02 smithi071 ceph-mon[183063]: pgmap v1719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:03.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:03.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:03.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:02 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:04.053 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:03.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:04.053 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:03.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:04.054 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:03.724Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:04.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:04.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:04.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:04.054 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:04.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:04.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:04.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:04.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:04.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:04.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:04.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:04.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:05.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:04.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:05.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:04.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:05.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-mon[178459]: pgmap v1720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:05.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:05.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:05.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1432580607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-mon[183063]: pgmap v1720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:05.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1432580607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:06.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:05.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:06.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:05.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:06.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:06.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:07.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:06.920+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:07.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:06.862+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:07.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:06 smithi071 ceph-mon[178459]: pgmap v1721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:07.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:07.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:07.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3607211279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:07.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:06 smithi071 ceph-mon[183063]: pgmap v1721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:07.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:07.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:07.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3607211279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:08.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:07.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:08.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:07.857+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:08.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:08.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:08.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:08.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:08.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:07 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:09.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:08.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:09.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:08.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:08 smithi071 ceph-mon[183063]: pgmap v1722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:09.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:09.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:09.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4274446585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:08 smithi071 ceph-mon[178459]: pgmap v1722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:09.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4274446585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:10.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:10.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:10.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:10.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:10.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:09.892+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:10.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:10.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:11.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:11.012+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:11.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:10.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:10 smithi071 ceph-mon[183063]: pgmap v1723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:11.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:10 smithi071 ceph-mon[178459]: pgmap v1723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:11.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:11.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:12.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:12.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:12.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:11.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:11.840Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:12.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:12.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:12.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3967769615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:12.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:12.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:12.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3967769615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:13.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:13.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:13.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:12.932+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:12 smithi071 ceph-mon[183063]: pgmap v1724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:12 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:13.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:12 smithi071 ceph-mon[178459]: pgmap v1724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:13.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:13.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:13.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:12 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:13.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:13.268Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:14.024 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:13.725Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:14.024 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:13.931+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:14.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:14.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:14.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:24:14.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/127221912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:14.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:14.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:14.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:24:14.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/127221912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:14.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:14.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:15.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:15.067+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:15.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:14.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:14 smithi071 ceph-mon[178459]: pgmap v1725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:14 smithi071 ceph-mon[183063]: pgmap v1725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:16.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:16.052+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:16.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:15.970+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:16.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:16.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:17.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:17.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:17.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:16.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:16 smithi071 ceph-mon[183063]: pgmap v1726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/287818678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:16 smithi071 ceph-mon[178459]: pgmap v1726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:17.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:17.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/287818678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:17.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:18.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:18.093+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:17 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:18.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:17.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:18.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:18.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:18.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:17 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:19.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:19.085+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:19.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:18.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:18 smithi071 ceph-mon[183063]: pgmap v1727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/263717729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:19.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:18 smithi071 ceph-mon[178459]: pgmap v1727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:19.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:19.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:19.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/263717729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:20.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:20.120+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:20.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:19.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:20.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:20.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:20.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:20.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:20.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:20.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:20.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:21.167 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:20.889+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:21.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:20 smithi071 ceph-mon[183063]: pgmap v1728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:21.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:21.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:21.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2740344117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:21.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:20 smithi071 ceph-mon[178459]: pgmap v1728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:21.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:21.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:21.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2740344117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:21.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:21.165+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:22.190 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:21.936+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:22.190 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:21.841Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:22.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:22.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:22.191 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:22.191 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:22.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:22.188+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:22.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:22.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:23.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:23.148+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:23.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:22.973+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:22 smithi071 ceph-mon[183063]: pgmap v1729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:23.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:22 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:22 smithi071 ceph-mon[178459]: pgmap v1729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:23.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:22 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:24.182 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:23.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:24.182 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:23.726Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:24.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:24.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:24.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:24.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:24.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2682466377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:24.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2682466377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:24.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:24.180+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:25.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:25.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:25.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:24.906+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:24 smithi071 ceph-mon[183063]: pgmap v1730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:24 smithi071 ceph-mon[178459]: pgmap v1730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:25.930 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:25.557Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:26.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:26.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:26.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:25.929+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/806436840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:26.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/806436840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:27.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:26.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:26 smithi071 ceph-mon[178459]: pgmap v1731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:26 smithi071 ceph-mon[183063]: pgmap v1731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:27.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:27.216+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:28.173 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:27.898+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:28.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:28.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:28.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:28.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:28.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:28.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1877678839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:28.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:28.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:28.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:28.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:28.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:28.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1877678839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:28.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:28.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:29.172 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:28.876+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:29.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:28 smithi071 ceph-mon[183063]: pgmap v1732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:29.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:29.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:29.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:24:29.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:28 smithi071 ceph-mon[178459]: pgmap v1732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:29.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:29.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:29.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:24:29.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:29.170+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:30.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:30.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:30.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:29.919+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:30.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:30.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:30.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:30.195+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:31.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:31.157+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:31.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:30.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:30 smithi071 ceph-mon[178459]: pgmap v1733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1904078794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:31.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:30 smithi071 ceph-mon[183063]: pgmap v1733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:31.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:31.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:31.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1904078794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:32.184 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:31.954+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:32.184 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:31.842Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:32.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:32.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:32.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:32.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:32.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:32.182+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:33.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:33.214+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:33.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:32.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-mon[178459]: pgmap v1734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:33.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:33.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:33.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2984688988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-mon[183063]: pgmap v1734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:33.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2984688988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:34.013 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:33.964+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:34.013 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:33.727Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:34.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:34.249+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:35.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:34.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:35 smithi071 ceph-mon[183063]: pgmap v1735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:35.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:34.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:35.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:34.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:35 smithi071 ceph-mon[178459]: pgmap v1735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:35.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:35.296+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:36.258 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:35.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:36.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:36.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:36.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:36.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3363862172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:36.259 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:36.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:36.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:36.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:36.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3363862172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:36.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:36.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:36.256+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:37.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:37 smithi071 ceph-mon[183063]: pgmap v1736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:37.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:37.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:37.303 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:36.980+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:37.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:37 smithi071 ceph-mon[178459]: pgmap v1736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:37.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:37.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:37.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:37.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:38.310 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:37.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:38.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:38.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:38.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2107897110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:38.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:38 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:38.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:38.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:38.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2107897110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:38.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:38 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:38.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:38.308+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:39.297 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:39.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:39.297 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:39 smithi071 ceph-mon[183063]: pgmap v1737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:39.297 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:39.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:39.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:39 smithi071 ceph-mon[178459]: pgmap v1737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:39.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:39.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:39.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:39.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:40.320 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:40.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:40.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:40.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:40.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:40.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:40.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3617663835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:40.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:40.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:40.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:40.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:40.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3617663835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:40.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:40.318+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:41.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:41 smithi071 ceph-mon[178459]: pgmap v1738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:41.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:41.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:41.283 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:41 smithi071 ceph-mon[183063]: pgmap v1738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:41.283 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:41.283 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:41.284 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:40.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:41.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:41.280+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:42.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:41.962+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:42.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:41.842Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:42.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:42.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:42.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:42.278+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:43.322 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:42.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:43.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-mon[178459]: pgmap v1739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:43.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:43.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:43.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1797504952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:43.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:43.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-mon[183063]: pgmap v1739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:43.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:43.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:43.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1797504952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:43.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:43.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:43.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:43.989 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:43.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:43.989 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:43.727Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:44.336 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:43.988Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:44.336 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:43.988Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:44.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:44.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:44.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:44.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:44.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:24:44.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:44.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:44.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:44.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:44.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:24:44.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:44.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:45.366 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:44.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:45.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:45 smithi071 ceph-mon[183063]: pgmap v1740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:45.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:45.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:45.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/332039757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:45.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:45 smithi071 ceph-mon[178459]: pgmap v1740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:45.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:45.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:45.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/332039757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:45.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:45.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:46.378 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:45.973+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:46.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:46.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:46.379 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:46.379 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:46.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:46.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:47.426 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:46.970+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:47.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:47 smithi071 ceph-mon[183063]: pgmap v1741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:47.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:47.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:47.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:47 smithi071 ceph-mon[178459]: pgmap v1741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:47.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:47.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:47.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:47.424+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:48.425 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:47.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:48.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:48.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:48.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:48.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3551268743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:48.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:48.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:48.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:48.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:48.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:48.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3551268743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:48.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:48.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:48.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:48.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:49.397 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:49.021+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:49.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:49 smithi071 ceph-mon[178459]: pgmap v1742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:49.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:49.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:49.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:49 smithi071 ceph-mon[183063]: pgmap v1742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:49.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:49.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:49.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:49.395+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:50.356 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:50.029+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:50.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:50.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:50.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3874976263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:50.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:50.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:50.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3874976263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:50.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:50.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:51.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:51.002+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:51.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:51 smithi071 ceph-mon[178459]: pgmap v1743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:51.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:51.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:51.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:51 smithi071 ceph-mon[183063]: pgmap v1743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:51.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:51.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:51.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:51.305+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:52.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:52.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:51.843Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2216487377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2216487377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:52.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:52.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:53.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:53.263+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:53.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:53.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:53.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:53.204Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:53.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-mon[178459]: pgmap v1744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:53.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:53.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:53.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:53.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-mon[183063]: pgmap v1744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:53.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:53.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:53.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:54.063 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:53.729Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:24:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:54.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:54.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:54.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:54.452 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:54.227+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:55.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:55.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:55 smithi071 ceph-mon[183063]: pgmap v1745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:55.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/576988392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:55.452 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:55.199+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:55.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:55 smithi071 ceph-mon[178459]: pgmap v1745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:55.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:55.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:55.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/576988392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:56.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:56.220+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:56.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:56.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:56.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:24:56.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:24:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:24:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:24:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:24:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:56.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:24:56.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:24:56.276+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:24:56.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:24:56.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:24:56.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:24:56.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:24:56.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:24:56.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:24:56.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:24:56.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:24:56.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:24:56.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:24:56.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:24:56.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:24:56.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:24:56.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:24:56.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:24:56.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:24:56.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:24:56.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:24:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:57.220+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:57.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:57.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:57 smithi071 ceph-mon[183063]: pgmap v1746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/975886593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:57 smithi071 ceph-mon[178459]: pgmap v1746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:57.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:57.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:57.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/975886593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:24:58.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:58.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:58.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:58.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:58 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:24:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:24:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:24:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:24:58.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:58 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:58 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:24:58.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:58.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:58.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:58 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:24:59.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:24:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:24:59.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:24:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:59 smithi071 ceph-mon[183063]: pgmap v1747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:24:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:24:59.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:59.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:24:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:59 smithi071 ceph-mon[178459]: pgmap v1747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:24:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:24:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:24:59.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:24:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:25:00.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:00.211+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:00.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:24:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:24:59.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4222141093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4222141093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:25:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:25:01.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:01.201+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:01.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:00.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[183063]: pgmap v1748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:25:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:25:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:25:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[178459]: pgmap v1748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:25:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:25:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:25:02.127 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:01.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:02.127 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:01.844Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:02.421 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:02.194+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:02.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-mon[183063]: pgmap v1749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:02.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-mon[183063]: pgmap v1750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:02.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:02.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:02.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2738408808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:02.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-mon[178459]: pgmap v1749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:02.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-mon[178459]: pgmap v1750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:02.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:02.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:02.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2738408808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:02.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:02.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:03.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:03.162+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:03.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:03.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:03 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:03 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:04.047 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:03.729Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:04.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:04.132+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:04.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:04.002+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[178459]: pgmap v1751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:04.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3313978785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[183063]: pgmap v1751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3313978785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:05.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:05.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:05.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:04.990+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:05.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:05.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:05.492Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:06.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:05.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:06 smithi071 ceph-mon[178459]: pgmap v1752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:06 smithi071 ceph-mon[183063]: pgmap v1752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:06.452 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:06.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:07.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:07.150+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:07.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:06.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1533904021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:07.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1533904021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:08.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:08.175+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:08.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:07.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[183063]: pgmap v1753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[178459]: pgmap v1753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3534320700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:09.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3534320700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:09.452 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:09.161+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:09.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:08.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:10.185 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:09.919+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:10.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:10 smithi071 ceph-mon[183063]: pgmap v1754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:10.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:10.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:10.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:10 smithi071 ceph-mon[178459]: pgmap v1754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:10.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:10.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:10.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:10.184+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:11.234 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:10.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:11.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:11.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:11.235 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/100135880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:11.235 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:11.235 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:11.235 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/100135880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:11.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:11.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:12.170 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:11.910+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:12.170 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:11.844Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:12.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:12.264+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:12 smithi071 ceph-mon[178459]: pgmap v1755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:12 smithi071 ceph-mon[183063]: pgmap v1755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:12.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:13.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:12.952+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:13.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:13.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:13.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:13 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:13.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:13.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:13.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:13 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:13.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:13.305+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:14.174 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:13.730Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:14.175 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:13.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:14.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:14.287+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-mon[183063]: pgmap v1756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:25:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2925687725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-mon[178459]: pgmap v1756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:25:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2925687725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:14.967 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:14.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:14.967 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:14.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:15.293 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:14.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:15.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:15.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:15.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:15.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:15.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:15.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:16.264 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:15.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:16.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[178459]: pgmap v1757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:16.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:16.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:16.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:16.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:16.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/246317793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:16.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[183063]: pgmap v1757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:16.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:16.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:16.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:16.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:16.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/246317793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:16.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:16.262+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:17.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:16.940+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:17.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:17.279+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:18.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:17.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:18 smithi071 ceph-mon[178459]: pgmap v1758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:18 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:18 smithi071 ceph-mon[183063]: pgmap v1758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:18.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:18.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:18.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:18 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:18.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:18.282+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:19.192 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:18.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:19.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:19.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:19.311+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/533208285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/533208285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:20.193 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:19.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:20.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:20.278+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-mon[178459]: pgmap v1759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-mon[183063]: pgmap v1759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:21.306 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:20.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:21.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:21.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:21.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1963757276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:21.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:21.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:21.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1963757276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:21.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:21.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:22.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:21.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:21.845Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:22.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:22.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:22 smithi071 ceph-mon[178459]: pgmap v1760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:22 smithi071 ceph-mon[183063]: pgmap v1760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:23.228 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:22.973+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:23.228 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:23.228 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:23.228 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:23.228 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1246267745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:23.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:23.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:23.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:23.229 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1246267745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:23.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:23.225+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:23.989 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:23.730Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:23.989 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:23.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:23.989 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:23.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:24.249 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:23.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:24.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-mon[183063]: pgmap v1761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:24.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:24.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:24.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:24.250 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:24.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-mon[178459]: pgmap v1761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:24.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:24.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:24.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:24.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:24.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:24.247+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:25.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:25.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:25.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:24.974+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:26.221 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:26.191+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:26.221 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:25.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:26 smithi071 ceph-mon[178459]: pgmap v1762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3133016150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:26 smithi071 ceph-mon[183063]: pgmap v1762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3133016150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:27.228 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:26.954+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:27.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:27.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:28.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:27.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:28.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:28.245+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[178459]: pgmap v1763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4060491505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[183063]: pgmap v1763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4060491505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:29.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:28.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:29.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:29.257+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:25:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:29.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:25:30.234 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:29.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:30.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:30.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:30 smithi071 ceph-mon[183063]: pgmap v1764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:30.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:30 smithi071 ceph-mon[178459]: pgmap v1764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:30.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:31.244 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:30.959+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:31.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:31.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3549965822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3549965822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:32.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:32.004+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:32.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:31.846Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:32.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:32.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:32 smithi071 ceph-mon[183063]: pgmap v1765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:32 smithi071 ceph-mon[178459]: pgmap v1765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:33.254 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:32.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:33.254 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:33.140Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:33.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:33.356+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3062166951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3062166951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:34.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:33.731Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:34.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:33.964+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:34.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:34.308+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:34 smithi071 ceph-mon[183063]: pgmap v1766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:34 smithi071 ceph-mon[178459]: pgmap v1766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:35.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:34.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:35.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:35.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4263391890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:35.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:35.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:35.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:35.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4263391890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:36.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:35.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:36.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:36.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:36.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:36.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:36 smithi071 ceph-mon[178459]: pgmap v1767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:36.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:36 smithi071 ceph-mon[183063]: pgmap v1767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:36.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:36.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:37.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:37.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:37.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:37 smithi071 ceph-mon[178459]: pgmap v1768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:37.268 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:36.954+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:37.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:37.330+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:37 smithi071 ceph-mon[183063]: pgmap v1768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:38.269 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:37.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:38.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:38.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3040559025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:38 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3040559025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:38 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:39.274 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:38.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:39.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:39.323+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-mon[178459]: pgmap v1769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:39.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:39.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-mon[183063]: pgmap v1769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:39.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:39.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:40.275 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:39.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:40.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:40.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/373732839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:40.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/373732839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:41.280 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:40.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:41.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:41.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:41 smithi071 ceph-mon[178459]: pgmap v1770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:41 smithi071 ceph-mon[183063]: pgmap v1770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:42.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:41.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:42.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:41.847Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:42.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:42.328+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:42.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:42.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3776297427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3776297427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:43.289 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:42.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:43.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:43.375+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[183063]: pgmap v1771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[178459]: pgmap v1771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:43.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:43.999 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:43.732Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:44.290 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:43.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:44.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:44.371+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:25:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:25:45.297 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:45.002+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:45.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:45.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:45.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:45.428Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:45 smithi071 ceph-mon[183063]: pgmap v1772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:45.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/503132808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:45 smithi071 ceph-mon[178459]: pgmap v1772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/503132808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:46.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:46.299 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:46.299 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:46.299 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:46.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:46.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:46.424+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:47.306 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:47.001+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:47.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:47.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[183063]: pgmap v1773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:47.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/400139518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[178459]: pgmap v1773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/400139518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:48.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:47.954+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:48.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:48.343+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:48 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:48.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:48.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:48 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:49.295 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:48.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:49.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:49.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:49 smithi071 ceph-mon[178459]: pgmap v1774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:49 smithi071 ceph-mon[183063]: pgmap v1774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:50.315 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:49.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:50.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:50.317+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/245972046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/245972046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:51.326 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:51.008+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:51.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:51.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:51 smithi071 ceph-mon[178459]: pgmap v1775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:51.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:51.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:51.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:51 smithi071 ceph-mon[183063]: pgmap v1775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:52.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:52.036+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:51.847Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:52.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:52.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2087292219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2087292219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:53.334 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:52.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:53.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:53.409+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:53 smithi071 ceph-mon[178459]: pgmap v1776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:53 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:53 smithi071 ceph-mon[183063]: pgmap v1776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:53 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:54.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:53.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:54.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:53.732Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:25:54.645 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:54.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:54.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:54.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:54.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/383135942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:54.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:54.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:54.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/383135942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:54.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:54.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:54.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:25:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:25:54.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:25:55.352 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:54.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:55.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:55.368+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:55.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:55.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-mon[178459]: pgmap v1777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:55.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:55.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:55.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:55.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:55.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-mon[183063]: pgmap v1777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:56.353 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:55.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:56.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:56.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:57.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:56.930+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:57.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:57.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:57.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:57.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:57.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:57 smithi071 ceph-mon[183063]: pgmap v1778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:57.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4262030199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:57.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:57.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:57.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:57 smithi071 ceph-mon[178459]: pgmap v1778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:57.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4262030199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:58.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:57.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:58.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:58.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:58 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:58 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:25:59.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:58.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:25:59.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:25:59.371+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:25:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:25:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[178459]: pgmap v1779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/401898668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:25:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:25:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:25:59.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:25:59.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[183063]: pgmap v1779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:25:59.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:25:59.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:25:59.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/401898668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:00.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:25:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:25:59.871+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:00.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:00.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:00.828+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:26:00.787+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:26:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:26:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:26:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:26:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:26:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:26:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:26:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:26:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:26:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:26:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:26:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:26:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:26:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:26:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:26:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:26:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:26:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:26:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:26:01.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:01.357+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:26:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-mon[183063]: pgmap v1780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:26:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:26:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:26:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:26:01.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:26:01.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:26:01.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:01.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:01.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:26:01.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-mon[178459]: pgmap v1780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:01.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:26:01.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:26:01.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:26:01.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:26:01.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:26:01.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:26:01.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:26:02.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:01.850+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:02.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:01.848Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:02.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:02.349+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1900876822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1900876822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:03.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:02.820+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:03.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:03.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[178459]: pgmap v1781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:03.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[183063]: pgmap v1781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:03.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:04.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:03.793+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:04.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:03.733Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:04.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:03.860Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:04.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:03.860Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:04.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:04.310+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/397362355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/397362355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:05.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:04.799+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:05.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:05.307+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[183063]: pgmap v1782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:26:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:26:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:26:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:26:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:26:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[178459]: pgmap v1782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:26:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:26:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:26:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:26:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:26:06.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:05.764+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:06.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:06.341+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-mon[183063]: pgmap v1783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-mon[183063]: pgmap v1784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3868547437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:06.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:06.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-mon[178459]: pgmap v1783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:06.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-mon[178459]: pgmap v1784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:06.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:06.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3868547437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:07.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:06.797+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:07.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:07.338+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:08.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:07.809+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:08.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:08.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:08 smithi071 ceph-mon[183063]: pgmap v1785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:08 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:08 smithi071 ceph-mon[178459]: pgmap v1785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:08 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:08.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:09.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:08.796+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:09.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:09.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/828930015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/828930015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:10.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:09.820+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:10.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:10.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:10 smithi071 ceph-mon[183063]: pgmap v1786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:10 smithi071 ceph-mon[178459]: pgmap v1786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:11.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:10.795+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:11.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:11.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1259345293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1259345293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:12.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:11.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:11.848Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:12.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:12.325+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:12 smithi071 ceph-mon[178459]: pgmap v1787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:12 smithi071 ceph-mon[183063]: pgmap v1787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:13.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:12.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:13.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:13.076Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:13.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:13.286+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/133110229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/133110229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:14.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:13.821+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:14.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:13.734Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:14.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:14.336+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:14 smithi071 ceph-mon[183063]: pgmap v1788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:26:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:14 smithi071 ceph-mon[178459]: pgmap v1788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:14.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:26:14.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:15.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:14.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:15.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:15.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:15.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:16.148 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:15.737+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:16.417 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:16.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:16.417 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:16.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:16 smithi071 ceph-mon[178459]: pgmap v1789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1578593870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:16 smithi071 ceph-mon[183063]: pgmap v1789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1578593870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:17.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:16.748+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:17.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:17.339+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:18.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:17.732+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:18.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:18.307+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-mon[183063]: pgmap v1790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/223819946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-mon[178459]: pgmap v1790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/223819946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:19.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:18.720+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:19.674 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:19.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:19.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:19.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:19.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:19.675 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:19.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:19.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:19.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:19.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:19.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:19.673+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:20.651 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:20.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:20.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:20.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:20 smithi071 ceph-mon[183063]: pgmap v1791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:20.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:20.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:20.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:20 smithi071 ceph-mon[178459]: pgmap v1791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:20.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:20.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:20.650+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:21.689 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:21.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:21.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:21.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1541706793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:21.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:21.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:21.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1541706793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:21.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:21.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:21.688+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:21.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:21.849Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:22.666 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:22.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:22.666 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:22.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:22.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:22.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:22 smithi071 ceph-mon[183063]: pgmap v1792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:22.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:22.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:22.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:22 smithi071 ceph-mon[178459]: pgmap v1792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:22.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:22.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:22.664+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:23.666 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:23.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:23.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:23.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:23.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:23.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:23.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:23.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/647762521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:23.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:23.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:23.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:23.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:23.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:23.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/647762521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:23.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:23.662+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:23.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:23.734Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:24.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:24.278+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:24 smithi071 ceph-mon[183063]: pgmap v1793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:24 smithi071 ceph-mon[178459]: pgmap v1793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:25.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:24.702+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:25.676 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:25.250+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:25.676 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:25.364Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:25.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:25.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:25.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/878829392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:25.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:25.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:25.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/878829392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:25.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:25.674+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:26.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:26.290+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:26 smithi071 ceph-mon[178459]: pgmap v1794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:26 smithi071 ceph-mon[183063]: pgmap v1794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:27.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:26.708+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:27.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:27.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:27.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:28.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:27.741+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:28.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:28.248+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[183063]: pgmap v1795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1527489093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:26:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[178459]: pgmap v1795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1527489093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:26:29.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:28.772+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:29.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:29.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:30.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:29.803+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:30.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:30.222+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:30 smithi071 ceph-mon[183063]: pgmap v1796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:30.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1615351577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:30 smithi071 ceph-mon[178459]: pgmap v1796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:30.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1615351577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:31.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:30.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:31.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:31.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:32.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:31.875+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:32.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:31.849Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:32.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:32.280+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:32 smithi071 ceph-mon[178459]: pgmap v1797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:32 smithi071 ceph-mon[183063]: pgmap v1797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:32.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:33.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:32.828+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:33.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:33.328+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2731449838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:33 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2731449838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:33 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:34.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:33.734Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:34.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:33.862+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:34.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:34.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:34 smithi071 ceph-mon[183063]: pgmap v1798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:34.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:34.581 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:34.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:34.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:34.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:34 smithi071 ceph-mon[178459]: pgmap v1798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:34.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:34.838 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:34.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:34.839 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:34.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:35.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:34.837+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:35.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:35.313+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:35.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/692172354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:35.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/692172354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:36.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:35.812+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:36.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:36.323+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:36 smithi071 ceph-mon[178459]: pgmap v1799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:36 smithi071 ceph-mon[183063]: pgmap v1799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:37.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:36.842+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:37.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:37.320+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2757720589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2757720589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:38.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:37.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:38.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:38.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:38 smithi071 ceph-mon[178459]: pgmap v1800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:38 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:38 smithi071 ceph-mon[183063]: pgmap v1800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:38 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:39.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:38.867+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:39.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:39.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:39.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:40.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:40.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:40 smithi071 ceph-mon[178459]: pgmap v1801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4030509516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:40 smithi071 ceph-mon[183063]: pgmap v1801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4030509516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:41.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:40.827+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:41.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:41.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:41.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:42.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:41.833+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:42.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:41.850Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:42.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:42.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:42 smithi071 ceph-mon[178459]: pgmap v1802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2900440401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:42 smithi071 ceph-mon[183063]: pgmap v1802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2900440401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:43.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:42.831+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:43.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:43.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:43.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:26:44.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:43.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:44.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:43.735Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:44.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:43.796Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:44.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:43.796Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:44.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:44.322+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:44 smithi071 ceph-mon[178459]: pgmap v1803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/75967948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:44 smithi071 ceph-mon[183063]: pgmap v1803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:44.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:44.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/75967948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:45.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:44.844+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:45.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:45.322+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:46.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:45.797+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:46.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:46.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:46 smithi071 ceph-mon[178459]: pgmap v1804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:46 smithi071 ceph-mon[183063]: pgmap v1804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:47.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:46.830+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:47.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:47.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/46967058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:47.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/46967058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:48.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:47.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:48.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:48.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:48 smithi071 ceph-mon[178459]: pgmap v1805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:48 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:48 smithi071 ceph-mon[183063]: pgmap v1805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:48 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:49.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:48.875+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:49.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:49.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1414249053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1414249053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:50.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:49.860+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:50.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:50.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:50 smithi071 ceph-mon[183063]: pgmap v1806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:50 smithi071 ceph-mon[178459]: pgmap v1806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:51.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:50.816+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:51.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:51.410+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:52.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:51.850Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:52.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:51.818+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:52.786 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:52.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:52.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:52 smithi071 ceph-mon[183063]: pgmap v1807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:52.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:52.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/726551218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:52.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:52.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:52 smithi071 ceph-mon[178459]: pgmap v1807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:52.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:52.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/726551218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:52.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:53.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:52.785+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:53.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:53.012Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:53.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:53.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:53 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:53 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:54.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:53.833+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:54.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:53.735Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:26:54.789 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:54.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:54.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:54 smithi071 ceph-mon[183063]: pgmap v1808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:54.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:54.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:54.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/105291909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:54.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:54 smithi071 ceph-mon[178459]: pgmap v1808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:54.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:54.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:54.790 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/105291909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:55.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:54.787+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:55.834 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:55.498+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:55.834 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:55.834 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:55.834 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:55.834 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:55.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:55.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:55.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:55.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:56.085 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:55.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:56.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:26:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:26:56.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:26:56.801 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:56.521+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:56.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:56 smithi071 ceph-mon[183063]: pgmap v1809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:56.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:56.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:56.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3088826996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:56.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:56 smithi071 ceph-mon[178459]: pgmap v1809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:56.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:56.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:56.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3088826996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:57.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:56.800+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:57.789 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:57.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:57.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:57.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:57.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:57.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:58.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:57.787+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:58.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:58.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-mon[183063]: pgmap v1810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:26:58.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:58.758+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-mon[178459]: pgmap v1810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:26:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:26:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:58.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:26:59.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:26:59.548+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:26:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2177926349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:26:59.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:26:59.796+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:26:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:26:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:26:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:26:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:26:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:26:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2177926349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:00.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:00.540+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:00.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:00.756+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:00 smithi071 ceph-mon[183063]: pgmap v1811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:00 smithi071 ceph-mon[178459]: pgmap v1811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:01.852 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:01.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:01.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:01.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:01.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/974052069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:01.852 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:01.766+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:01.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:01.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:01.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/974052069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:02.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:01.851Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:27:02.570 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:02.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:02.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:02.569+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:02.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:02.756+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:02.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:02 smithi071 ceph-mon[178459]: pgmap v1812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:02.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:02.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:02 smithi071 ceph-mon[183063]: pgmap v1812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:03.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:03.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:03.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:03.709+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:03.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:03.735Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:27:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:03 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:04.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:04.537+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:04.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:04.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:04 smithi071 ceph-mon[183063]: pgmap v1813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2340404607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:04 smithi071 ceph-mon[178459]: pgmap v1813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2340404607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:04.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:05.587 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:05.300Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:05.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:05.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:05.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:05.674+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:27:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:27:06.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:06.635+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:06.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:06.663+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:06 smithi071 ceph-mon[178459]: pgmap v1814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2906874497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:06 smithi071 ceph-mon[183063]: pgmap v1814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:06.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:06.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:06.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2906874497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:07.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:07.624+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:07.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:07.639+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:08.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-mon[178459]: pgmap v1815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:08.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:08.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:08.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:08.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2175291371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:08.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-mon[183063]: pgmap v1815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:08.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:08.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:08.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:08.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2175291371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:08.630 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:27:08.371+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:27:08.630 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:27:08.630 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:27:08.630 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:27:08.631 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:27:08.631 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:27:08.631 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:27:08.631 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:27:08.631 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:27:08.631 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:27:08.631 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:27:08.631 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:27:08.632 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:27:08.632 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:27:08.632 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:27:08.632 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:27:08.632 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:27:08.632 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:27:08.632 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:27:08.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:08.627+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:08.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:08.684+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:09.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:09.636+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:09.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:09.709+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:09 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:27:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:27:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:27:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:27:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:27:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:27:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:27:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:27:09.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:09.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:09 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:27:09.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:27:09.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:27:09.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:27:09.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:27:09.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:09.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:10.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:10.653+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:10.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:10.668+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[178459]: pgmap v1816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:27:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:27:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[178459]: pgmap v1817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[183063]: pgmap v1816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[183063]: pgmap v1817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:10.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:27:11.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:11.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:11.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:11.688+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:11.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:11.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:11.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1380053440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:11.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:11.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:11.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1380053440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:11.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:11.952 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:11.852Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:27:12.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:12.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:12 smithi071 ceph-mon[178459]: pgmap v1818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:12 smithi071 ceph-mon[183063]: pgmap v1818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:12.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:12.686+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:13.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:13.598+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4161953113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:27:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:13.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:13.699+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:13.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:13.736Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-06T23:27:13.952 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:13.736Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-06T23:27:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4161953113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:27:13.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:14.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:14.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:14.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:14.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:14.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:14.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:14.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:14.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:14 smithi071 ceph-mon[183063]: pgmap v1819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:14 smithi071 ceph-mon[178459]: pgmap v1819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:15.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:15.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:15.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:15.734+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2095631735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2095631735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:16.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:16.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:16.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:16.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:16 smithi071 ceph-mon[178459]: pgmap v1820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:16 smithi071 ceph-mon[183063]: pgmap v1820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:17.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:17.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:17.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:17.764+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:19.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:18.717+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:19.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:18.760+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:19.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:19.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:19.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:19.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3912837056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:19.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-mon[183063]: pgmap v1821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:19.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:19.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:19.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:19.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3912837056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:19.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:18 smithi071 ceph-mon[178459]: pgmap v1821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:19.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:19.697+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:19.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:19.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:20.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:20.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:20.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:20.812+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:20 smithi071 ceph-mon[178459]: pgmap v1822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2250258499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:20 smithi071 ceph-mon[183063]: pgmap v1822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2250258499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:21.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:21.675+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:21.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:21.813+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:21.951 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:21.853Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:27:21.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:21.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:22.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:22.663+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:22.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:22.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-mon[178459]: pgmap v1823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/676524923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-mon[183063]: pgmap v1823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/676524923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:22 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:23.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:23.692+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:23.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:23.807+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:23.952 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:23.732Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:23.952 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:23.737Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:27:24.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:24.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:24.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:24.846+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:24 smithi071 ceph-mon[183063]: pgmap v1824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:24.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:24.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:24 smithi071 ceph-mon[178459]: pgmap v1824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:25.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:25.695+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:25.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:25.809+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:25.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1033380846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1033380846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:27.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:26.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:27.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:26.817+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:27.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:26.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:26 smithi071 ceph-mon[183063]: pgmap v1825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:26 smithi071 ceph-mon[178459]: pgmap v1825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:28.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:27.731+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:28.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:27.787+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1257025623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:28.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1257025623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:27 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:29.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:28.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:29.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:28.766+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:29.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:29.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:29.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:28 smithi071 ceph-mon[183063]: pgmap v1826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:29.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:27:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:28 smithi071 ceph-mon[178459]: pgmap v1826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:27:30.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:29.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:30.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:29.767+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:30.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:30.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:30.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:30.794+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2338429308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:30 smithi071 ceph-mon[183063]: pgmap v1827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2338429308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:30 smithi071 ceph-mon[178459]: pgmap v1827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:32.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:31.734+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:32.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:31.815+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:32.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:31.854Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:27:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:33.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:32.766+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:33.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:32.846+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:33.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:32.948Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-mon[183063]: pgmap v1828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2834329687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-mon[178459]: pgmap v1828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2834329687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:32 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:34.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:33.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:34.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:33.862+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:34.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:33.737Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:27:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:34.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:35.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:34.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:35.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:34.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:34 smithi071 ceph-mon[183063]: pgmap v1829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:35.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2218773369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:34 smithi071 ceph-mon[178459]: pgmap v1829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2218773369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:36.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:35.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:36.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:35.925+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:36.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:36.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:37.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:36.781+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:36 smithi071 ceph-mon[183063]: pgmap v1830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:37.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:36.898+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:36 smithi071 ceph-mon[178459]: pgmap v1830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:38.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:37.771+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:38.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:37.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1284602958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:37 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1284602958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:37 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:39.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:38.776+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:39.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:38.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:39.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:38 smithi071 ceph-mon[178459]: pgmap v1831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:39.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:39.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:39.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:38 smithi071 ceph-mon[183063]: pgmap v1831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:40.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:39.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:39.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/680466228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/680466228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:41.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:40.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:41.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:40.906+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:41.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:40 smithi071 ceph-mon[178459]: pgmap v1832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:40 smithi071 ceph-mon[183063]: pgmap v1832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:42.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:41.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:42.165 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:41.863+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:42.165 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:41.854Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:27:42.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:42.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:42.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:42.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:42.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:42.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:43.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:42.763+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2848940544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-mon[183063]: pgmap v1833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:43.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:42.883+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:43.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2848940544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-mon[178459]: pgmap v1833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:43.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:42 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:44.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:43.782+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:43.738Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:27:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:27:44.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:43.877+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:27:45.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:44.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:45.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:44.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:44 smithi071 ceph-mon[183063]: pgmap v1834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2669768829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:45.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:44 smithi071 ceph-mon[178459]: pgmap v1834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:45.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2669768829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:45.702 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:45.236Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:46.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:45.744+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:46.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:45.936+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:47.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:46.780+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:46 smithi071 ceph-mon[183063]: pgmap v1835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:47.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1281311962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:47.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:46.934+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:47.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:47.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:46 smithi071 ceph-mon[178459]: pgmap v1835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:47.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1281311962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:48.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:47.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:48.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:47.969+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:48.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:47 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:49.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:48.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:49.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:48.930+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:49.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:48 smithi071 ceph-mon[183063]: pgmap v1836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:49.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:49.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:49.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:48 smithi071 ceph-mon[178459]: pgmap v1836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:50.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:49.767+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3565071915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:50.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:49.932+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3565071915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:51.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:50.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:51.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:50.976+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:50 smithi071 ceph-mon[178459]: pgmap v1837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:50 smithi071 ceph-mon[183063]: pgmap v1837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:52.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:51.798+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:52.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:51.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:52.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:51.856Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:27:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1483178721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1483178721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:53.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:52.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:53.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:53.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:52 smithi071 ceph-mon[183063]: pgmap v1838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:52 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:52 smithi071 ceph-mon[178459]: pgmap v1838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:53.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:52 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:53.992 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:53.812+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:53.992 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:53.739Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:27:53.993 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:53.993 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:53.993 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3390179045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:53.993 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:53.993 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:53.993 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3390179045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:54.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:53.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:54.845 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:54.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:54.846 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:27:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:27:54.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:27:55.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:54.844+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:55.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:55.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:54 smithi071 ceph-mon[183063]: pgmap v1839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:54 smithi071 ceph-mon[178459]: pgmap v1839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:56.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:55.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:56.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:55.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:27:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:27:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:57.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:56.876+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:57.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:56.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2461830949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:56 smithi071 ceph-mon[183063]: pgmap v1840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2461830949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:56 smithi071 ceph-mon[178459]: pgmap v1840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:58.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:57.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:58.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:57.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:57 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:57 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:27:59.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:58.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:27:59.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:27:58.990+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:27:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-mon[183063]: pgmap v1841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:27:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1133098052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:27:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:27:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:27:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-mon[178459]: pgmap v1841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:27:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:27:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1133098052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:00.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:27:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:27:59.879+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:00.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:00.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:27:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:27:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:01.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:00.880+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:01.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:00 smithi071 ceph-mon[178459]: pgmap v1842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:01.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:00 smithi071 ceph-mon[183063]: pgmap v1842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:02.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:01.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:02.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:01.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:02.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:01.856Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3852664035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3852664035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:03.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:02.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:03.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:02.935+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:02 smithi071 ceph-mon[183063]: pgmap v1843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:02 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:02 smithi071 ceph-mon[178459]: pgmap v1843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:02 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:03.944 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:03.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:03.944 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:03.900+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:03.944 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:03.668Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:03.944 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:03.739Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:04.240 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:04.240 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:04.240 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:04.240 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1548389446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:04.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:04.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:04.241 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:04.241 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:04.241 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1548389446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:05.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:04.843+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:04 smithi071 ceph-mon[183063]: pgmap v1844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:05.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:04.898+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:05.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:04 smithi071 ceph-mon[178459]: pgmap v1844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:06.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:05.819+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:06.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:05.877+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/873503420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/873503420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:07.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:06.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:07.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:06.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:06 smithi071 ceph-mon[178459]: pgmap v1845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:07.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:06 smithi071 ceph-mon[183063]: pgmap v1845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:07.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:06.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:08.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:07.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:08.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:07.867+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:07 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:09.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:08.779+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:09.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:08.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2937159377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:09.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:08 smithi071 ceph-mon[183063]: pgmap v1846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2937159377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:08 smithi071 ceph-mon[178459]: pgmap v1846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:10.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:10.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:10.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:09.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:10.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:09.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:11.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:10.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:11.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:10.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:28:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[178459]: pgmap v1847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:11.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3084364875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:11.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:28:11.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:28:11.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:11.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:11.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:28:11.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[183063]: pgmap v1847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:11.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3084364875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:11.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:28:11.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:28:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:12.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:11.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:12.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:11.878+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:12.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:11.856Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:12.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:13.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:12.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:13.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:12.847+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:13.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:12.884Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-mon[178459]: pgmap v1848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-mon[183063]: pgmap v1848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:13.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:28:12.883+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:28:13.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:28:13.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:28:13.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:28:13.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:28:13.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:28:13.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:28:13.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:28:13.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:28:13.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:28:13.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:28:13.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:28:13.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:28:13.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:28:13.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:28:13.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:28:13.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:28:13.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:28:13.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:28:14.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:13.763+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:14.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:13.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:14.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:13.740Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:28:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:28:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:28:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:28:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:28:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:28:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/141625927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:28:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:28:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:28:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:28:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:28:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:28:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:28:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:28:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:28:14.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/141625927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:14.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:28:15.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:14.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:15.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:14.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:15.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:14 smithi071 ceph-mon[183063]: pgmap v1849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:14 smithi071 ceph-mon[178459]: pgmap v1849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:16.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:15.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:16.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:15.867+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:16.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:15.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:28:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:28:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4123784521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:28:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:28:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:28:16.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:16.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:16.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:16.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:16.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:28:16.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:28:16.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4123784521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:16.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:28:16.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:28:16.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:28:17.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:16.797+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:17.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:16.875+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:17 smithi071 ceph-mon[183063]: pgmap v1850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:17 smithi071 ceph-mon[183063]: pgmap v1851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:17.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:17 smithi071 ceph-mon[178459]: pgmap v1850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:17 smithi071 ceph-mon[178459]: pgmap v1851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:18.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:17.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:18 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1475921217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:18 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:18.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1475921217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:18.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:17.905+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:19.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:18.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:19 smithi071 ceph-mon[183063]: pgmap v1852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:19.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:18.931+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:19.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:19 smithi071 ceph-mon[178459]: pgmap v1852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:19.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:19.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:20.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:19.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:19.891+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:21.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:20.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:21.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:20.871+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:21 smithi071 ceph-mon[183063]: pgmap v1853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3635245370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:21 smithi071 ceph-mon[178459]: pgmap v1853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3635245370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:22.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:22.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:22.101 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:21.809+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:22.101 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:21.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:22.101 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:21.857Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:22.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:22.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:22.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:22.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:23.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:22.848+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:23.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:22.934+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-mon[178459]: pgmap v1854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2093912044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:23.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-mon[183063]: pgmap v1854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2093912044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:24.033 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:23.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:24.033 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:23.910+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:24.033 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:23.740Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:24.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:24.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:24.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:24.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:25.172 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:24.815+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:25.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:25 smithi071 ceph-mon[183063]: pgmap v1855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:25.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:25.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:25.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1220342955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:25.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:25 smithi071 ceph-mon[178459]: pgmap v1855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:25.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:25.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:25.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1220342955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:25.174 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:24.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:25.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:25.172Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:26.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:25.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:26.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:26.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:25.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:27.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:26.808+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:27.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:27.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:27 smithi071 ceph-mon[183063]: pgmap v1856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:27.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:27 smithi071 ceph-mon[178459]: pgmap v1856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:27.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:28.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:27.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:28.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:27.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/666294334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/666294334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:29.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:28.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:29 smithi071 ceph-mon[183063]: pgmap v1857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:29.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:28:29.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:28.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:29 smithi071 ceph-mon[178459]: pgmap v1857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:28:30.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:29.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1518549435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:30.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:29.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1518549435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:31.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:31 smithi071 ceph-mon[178459]: pgmap v1858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:31.065 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:30.970+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:31.065 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:30.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:31 smithi071 ceph-mon[183063]: pgmap v1858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:31.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:32.073 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:31.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:32.074 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:32.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:32.074 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:31.858Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:33.077 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:32.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:33.077 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:33.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-mon[178459]: pgmap v1859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1511868344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-mon[183063]: pgmap v1859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1511868344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:33.992 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:33.713+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:33.993 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:33.740Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:34.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:34.388 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:34.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:34.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:34.389 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:33.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:34.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:34.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:34.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:34.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:34.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:34.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:35.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:34.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:35 smithi071 ceph-mon[183063]: pgmap v1860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3843945729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:35 smithi071 ceph-mon[178459]: pgmap v1860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3843945729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:35.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:35.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:36.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:35.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:36.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:36.671+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:37.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:36.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:37 smithi071 ceph-mon[183063]: pgmap v1861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1187672145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:37 smithi071 ceph-mon[178459]: pgmap v1861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1187672145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:37.678+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:38.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:37.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:38 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:38 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:38.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:38.673+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:38.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:38.919+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:39 smithi071 ceph-mon[183063]: pgmap v1862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:39 smithi071 ceph-mon[178459]: pgmap v1862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:39.917 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:39.630+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:39.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3631940053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3631940053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:40.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:40.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:40.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:40.887+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:41 smithi071 ceph-mon[183063]: pgmap v1863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:41 smithi071 ceph-mon[178459]: pgmap v1863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:41.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:41.859 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:41.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:42.113 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:41.859Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:42.113 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:41.911+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1611807092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1611807092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:42.942 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:42.553+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:43.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:42.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-mon[178459]: pgmap v1864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-mon[183063]: pgmap v1864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:43.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:43.558+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:43.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:43.604Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:43.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:43.741Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:44.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:43.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:28:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1504252696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:28:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1504252696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:44.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:44.593+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:45.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:44.980+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:45 smithi071 ceph-mon[178459]: pgmap v1865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:45 smithi071 ceph-mon[183063]: pgmap v1865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:45.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:45.549+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:46.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:46.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:46.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:46.515+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:46.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:46.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:47.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:46.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:47 smithi071 ceph-mon[178459]: pgmap v1866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3452992948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:47 smithi071 ceph-mon[183063]: pgmap v1866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3452992948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:47.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:47.559+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:48.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:48.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:48.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:49.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:49.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:49.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:49 smithi071 ceph-mon[183063]: pgmap v1867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:49.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:49.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:49.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4259193521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:49.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:49 smithi071 ceph-mon[178459]: pgmap v1867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:49.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:49.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:49.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4259193521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:49.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:49.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:50.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:50.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:50.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:50.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:50.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:51.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:51.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:51 smithi071 ceph-mon[178459]: pgmap v1868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:51 smithi071 ceph-mon[183063]: pgmap v1868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:51.859 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:51.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:52.111 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:51.859Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:52.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:52.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2588802249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2588802249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:52.820 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:52.469+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:53.095 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:52.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:53.422 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:53.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:53.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:53 smithi071 ceph-mon[183063]: pgmap v1869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:53.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:53.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:53.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:53 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:53.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:53 smithi071 ceph-mon[178459]: pgmap v1869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:53.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:53.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:53.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:53 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:53.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:53.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:54.067 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:53.741Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:28:54.446 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:54.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:54.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:54.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:54.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1636815564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:54.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:54.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:54.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1636815564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:54.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:54.445+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:55.416 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:55 smithi071 ceph-mon[183063]: pgmap v1870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:55.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:55.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:55.417 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:55.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:55.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:55 smithi071 ceph-mon[178459]: pgmap v1870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:55.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:55.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:55.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:55.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:56.193 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:56.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:56.193 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:28:55.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:28:56.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:56.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3822177987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:28:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:28:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3822177987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:57 smithi071 ceph-mon[183063]: pgmap v1871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:57.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:57 smithi071 ceph-mon[178459]: pgmap v1871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:57.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:57.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:57.447 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:57.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:57.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:57.445+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:58 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:58 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:28:58.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:58.063+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:58.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:58.467+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:28:59.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:28:59.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:28:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-mon[183063]: pgmap v1872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:28:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1700480839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-mon[178459]: pgmap v1872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:28:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:28:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:28:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1700480839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:28:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:28:59.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:28:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:28:59.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:00.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:00.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:00.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:00.498+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:01.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:01.052+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:01 smithi071 ceph-mon[178459]: pgmap v1873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:01.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3590356533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:01 smithi071 ceph-mon[183063]: pgmap v1873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3590356533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:01.860 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:01.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:02.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:02.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:02.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:01.860Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:02.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:02.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:02.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:02.571 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:02.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:02.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:02.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:02.569+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:03.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:03.106+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:03 smithi071 ceph-mon[183063]: pgmap v1874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:03 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:03 smithi071 ceph-mon[178459]: pgmap v1874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:03 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:03.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:03.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:03.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:03.741Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:04.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:04.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4201677628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4201677628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:04.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:04.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:04.650+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:05.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:05.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:05.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:05.108Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:05 smithi071 ceph-mon[183063]: pgmap v1875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:05 smithi071 ceph-mon[178459]: pgmap v1875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:05.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:05.670+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:06.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:06.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4286145005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4286145005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:06.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:06.622+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:07.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:07.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[183063]: pgmap v1876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:07.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[178459]: pgmap v1876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:07.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:07.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:07.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:07.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:08 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1420928219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:08.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:08.055+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:08 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1420928219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:08.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:08.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:09.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:09.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:09 smithi071 ceph-mon[178459]: pgmap v1877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:09 smithi071 ceph-mon[183063]: pgmap v1877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:09.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:09.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:10.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:10.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:10.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:10.620+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:11.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:11.093+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:11 smithi071 ceph-mon[183063]: pgmap v1878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4031445508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:11 smithi071 ceph-mon[178459]: pgmap v1878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4031445508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:11.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:11.663+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:11.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:11.861Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:12.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:12.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:12 smithi071 ceph-mon[183063]: pgmap v1879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:12 smithi071 ceph-mon[178459]: pgmap v1879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:12.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:12.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:13.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:13.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:13 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1092943670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:13 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1092943670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:13.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:13.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:13.742Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:14.319 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:14.029+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:14.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:14.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:14.716 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:14.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:14.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:14.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:14.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:29:14.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-mon[183063]: pgmap v1880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:14.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:29:14.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-mon[178459]: pgmap v1880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:15.025 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:14.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:15.319 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:15.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:15.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:15.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:15.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:15.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:15.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4151329807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:15.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:15.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:15.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:15.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:15.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4151329807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:15.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:15.695+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:16.324 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:16.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:16.324 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:16.324 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:29:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:16 smithi071 ceph-mon[178459]: pgmap v1881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:29:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:16 smithi071 ceph-mon[183063]: pgmap v1881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:17.046 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:16.734+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:17.324 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:17.046+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:29:17.396+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:29:17.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:29:17.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:29:17.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:29:17.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:29:17.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:29:17.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:29:17.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:29:18.033 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:17.758+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:18.329 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:18.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:29:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:29:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:29:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:29:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[183063]: pgmap v1882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1090622138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:29:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[178459]: pgmap v1882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:18.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1090622138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:18.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:19.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:18.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:19.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:18.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:20.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:19.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:19.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[183063]: pgmap v1883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:29:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:29:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3685289605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[178459]: pgmap v1883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:29:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:29:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3685289605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:21.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:20.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:21.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:20.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:21.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:21.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:21.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:29:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:29:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[178459]: pgmap v1884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[178459]: pgmap v1885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:29:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:29:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:29:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[183063]: pgmap v1884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[183063]: pgmap v1885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:29:22.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:21.790+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:22.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:21.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:22.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:21.862Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:23.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:22.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:23.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:22.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:23.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:23.540Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[183063]: pgmap v1886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3410705785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[178459]: pgmap v1886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3410705785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:24.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:23.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:24.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:23.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:24.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:23.742Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:25.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:24.819+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:25.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:25.010+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:25 smithi071 ceph-mon[183063]: pgmap v1887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3084208407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:25 smithi071 ceph-mon[178459]: pgmap v1887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3084208407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:26.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:25.780+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:26.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:26.014+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:26.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:26.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:26.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:26.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:26.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:26.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:26.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:26.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:27.376 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:26.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[183063]: pgmap v1888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1889881789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[178459]: pgmap v1888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1889881789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:28.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:27.754+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:28.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:27.962+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:28 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:28 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:29.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:28.754+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:29.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:28.992+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:29 smithi071 ceph-mon[178459]: pgmap v1889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:29:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:29 smithi071 ceph-mon[183063]: pgmap v1889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:29:30.012 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:29.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:30.388 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:30.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3220839829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3220839829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:31.006 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:30.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:31.389 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:31.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:31 smithi071 ceph-mon[183063]: pgmap v1890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:31 smithi071 ceph-mon[178459]: pgmap v1890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:31.993 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:31.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:31.993 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:31.862Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:32.393 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:31.992+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2893262132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2893262132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:33.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:32.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:33.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:32.946+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:33.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:32.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:33 smithi071 ceph-mon[178459]: pgmap v1891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:33 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:33 smithi071 ceph-mon[183063]: pgmap v1891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:33 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:33.957 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:33.702+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:33.957 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:33.742Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:34.399 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:33.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2996888233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2996888233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:35.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:34.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:35.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:34.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-mon[183063]: pgmap v1892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-mon[178459]: pgmap v1892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:35.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:35.968 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:35.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:35.968 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:35.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:36.404 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:35.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:36.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:36.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:36.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:36.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:36.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:36.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:36.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:36.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:37.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:37.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:37.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:37 smithi071 ceph-mon[183063]: pgmap v1893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:37.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2628708834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:37.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:37.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:37.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:37 smithi071 ceph-mon[178459]: pgmap v1893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:37.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2628708834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:37.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:37.671+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:37.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:37.880+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:38.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:38 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:38.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:38.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:38 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 2725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:38.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:38 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:38.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-06T23:29:38.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:38 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 2725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:38.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:38.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:38.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:38.873+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:39.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:39.609+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[178459]: pgmap v1894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/481920257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[183063]: pgmap v1894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/481920257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:39.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:40.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:40.580+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:40 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:40.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:40 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:41.413 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:40.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:41.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:41.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:41 smithi071 ceph-mon[178459]: pgmap v1895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:41 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:41 smithi071 ceph-mon[183063]: pgmap v1895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:41 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:42.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:41.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:42.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:41.864Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:42.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:41.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:42 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:42.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1379326612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:42.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:42.539+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:42.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:42.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:42 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:42.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1379326612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:43.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:42.910+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:43.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:43.562+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[178459]: pgmap v1896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[178459]: Health check update: 15 slow ops, oldest one blocked for 2730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[183063]: pgmap v1896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[183063]: Health check update: 15 slow ops, oldest one blocked for 2730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:44.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:43.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:43.743Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:44.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:44.610+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:29:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:44 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2926961198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:29:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:44 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2926961198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:45.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:44.932+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:45.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:45.044Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:45 smithi071 ceph-mon[183063]: pgmap v1897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:45 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:45 smithi071 ceph-mon[178459]: pgmap v1897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:45 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:45.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:45.588+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:46.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:45.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:46 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3671122342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:46 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3671122342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:46.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:46.556+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:47.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:46.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:47.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:47.531+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-mon[178459]: pgmap v1898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-mon[183063]: pgmap v1898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:48.437 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:47.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:48.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:48.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:48 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:48 smithi071 ceph-mon[178459]: Health check update: 15 slow ops, oldest one blocked for 2735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:48 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:48 smithi071 ceph-mon[183063]: Health check update: 15 slow ops, oldest one blocked for 2735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:49.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:48.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:49.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:49.541+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:49 smithi071 ceph-mon[183063]: pgmap v1899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:49 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1601079531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:49 smithi071 ceph-mon[178459]: pgmap v1899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:49 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1601079531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:50.444 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:49.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:50.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:50.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:50 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:50 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:51.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:50.946+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:51.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:51.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:51 smithi071 ceph-mon[183063]: pgmap v1900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:51 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2518112169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:51 smithi071 ceph-mon[178459]: pgmap v1900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:51 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2518112169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:52.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:51.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:52.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:51.864Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:52.914 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:52.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:52.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:52 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:52.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:52.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:52 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:52.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:53.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:52.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:53.744 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:53.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:53.744 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:53 smithi071 ceph-mon[183063]: pgmap v1901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:53.744 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:53 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:53.744 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:53 smithi071 ceph-mon[183063]: Health check update: 15 slow ops, oldest one blocked for 2740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:53.745 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:53.745 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:53 smithi071 ceph-mon[178459]: pgmap v1901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:53.745 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:53 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:53.745 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:53 smithi071 ceph-mon[178459]: Health check update: 15 slow ops, oldest one blocked for 2740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:53.745 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:54.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:53.886+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:54.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:53.744Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:29:54.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:54.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:54.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:54.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:54.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:29:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:29:54.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:29:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4202425440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:54 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4202425440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:54 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:55.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:54.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:55.890 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:55.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:55.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-mon[183063]: pgmap v1902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:55.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:55.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:55.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:55.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:55.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-mon[178459]: pgmap v1902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:55.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:55.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:55.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:55.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:56.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:55.889+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:56.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:56.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:56 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/223339416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:56 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/223339416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:57.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:56.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:57.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:57.395+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:57 smithi071 ceph-mon[183063]: pgmap v1903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:57 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:57.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:57 smithi071 ceph-mon[178459]: pgmap v1903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:57.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:57 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:57.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:58.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:57.870+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:58.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:58.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-mon[183063]: Health check update: 15 slow ops, oldest one blocked for 2745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3375082450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:29:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-mon[178459]: Health check update: 15 slow ops, oldest one blocked for 2745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:29:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3375082450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:29:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:29:59.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:58.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:29:59.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:29:59.323+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:29:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-mon[183063]: pgmap v1904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:29:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:29:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-mon[178459]: pgmap v1904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:29:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:29:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:29:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:00.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:29:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:29:59.842+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 15 slow ops, oldest one blocked for 2750 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-06T23:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 3373 secs 2023-12-06T23:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 55m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 55m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 55m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 55m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 55m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 55m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 55m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 55m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 55m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 55m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 55m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 55m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 55m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 55m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 55m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 55m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 55m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 55m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 55m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 55m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 55m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 55m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 45m, current state active+undersized, last acting [1,3] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 55m, current state active+undersized, last acting [1,3] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 45m, current state active+undersized, last acting [3,0] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 55m, current state active+undersized, last acting [0,3] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 55m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 55m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 45m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 55m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 55m, current state active+undersized, last acting [1,0] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 45m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 45m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 45m, current state active+undersized, last acting [0,1] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 45m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 55m, current state active+undersized, last acting [2,0] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 45m, current state active+undersized, last acting [2,0] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 45m, current state active+undersized, last acting [1,3] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 45m, current state active+undersized, last acting [0,1] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 45m, current state active+undersized, last acting [3,2] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 45m, current state active+undersized, last acting [3,1] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 45m, current state active+undersized, last acting [3,0] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 55m, current state active+undersized, last acting [0,3] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 55m, current state active+undersized, last acting [0,1] 2023-12-06T23:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 45m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 55m, current state active+undersized, last acting [3,1] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 45m, current state active+undersized, last acting [0,3] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 45m, current state active+undersized, last acting [2,0] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 45m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 45m, current state active+undersized, last acting [1,0] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 55m, current state active+undersized, last acting [3,0] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 55m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 15 slow ops, oldest one blocked for 2750 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:30:00.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:00.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 15 slow ops, oldest one blocked for 2750 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 3373 secs 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 55m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 55m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 55m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 55m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 55m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 55m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 55m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 55m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 55m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 15 slow ops, oldest one blocked for 2750 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:30:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 3373 secs 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 55m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 55m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 55m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 55m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 55m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 55m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 55m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 55m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 55m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 55m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 55m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 55m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 55m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 55m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 55m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 55m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 55m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:30:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 55m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:30:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 55m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:30:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 55m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:30:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 55m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:30:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 55m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:30:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:30:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 45m, current state active+undersized, last acting [1,3] 2023-12-06T23:30:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 55m, current state active+undersized, last acting [1,3] 2023-12-06T23:30:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 45m, current state active+undersized, last acting [3,0] 2023-12-06T23:30:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 55m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:30:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 55m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:30:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 55m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:30:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 55m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:30:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:30:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 55m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:30:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 55m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:30:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 55m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:30:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:30:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 55m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:30:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 55m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:30:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 55m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:30:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 55m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 55m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 55m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 55m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 55m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 55m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 55m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 45m, current state active+undersized, last acting [1,3] 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 55m, current state active+undersized, last acting [1,3] 2023-12-06T23:30:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 45m, current state active+undersized, last acting [3,0] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 55m, current state active+undersized, last acting [0,3] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 55m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 55m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 45m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 55m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 55m, current state active+undersized, last acting [1,0] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 45m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 45m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 45m, current state active+undersized, last acting [0,1] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 45m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 55m, current state active+undersized, last acting [2,0] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 45m, current state active+undersized, last acting [2,0] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 45m, current state active+undersized, last acting [1,3] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 45m, current state active+undersized, last acting [0,1] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 45m, current state active+undersized, last acting [3,2] 2023-12-06T23:30:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 45m, current state active+undersized, last acting [3,1] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 45m, current state active+undersized, last acting [3,0] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 55m, current state active+undersized, last acting [0,3] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 55m, current state active+undersized, last acting [0,1] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 45m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 55m, current state active+undersized, last acting [3,1] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 45m, current state active+undersized, last acting [0,3] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 45m, current state active+undersized, last acting [2,0] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 45m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 45m, current state active+undersized, last acting [1,0] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 55m, current state active+undersized, last acting [3,0] 2023-12-06T23:30:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 55m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:30:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 15 slow ops, oldest one blocked for 2750 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:30:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:30:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:30:00.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 55m, current state active+undersized, last acting [0,3] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 55m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 55m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 45m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 55m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 55m, current state active+undersized, last acting [1,0] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 45m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 45m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 45m, current state active+undersized, last acting [0,1] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 45m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 55m, current state active+undersized, last acting [2,0] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 45m, current state active+undersized, last acting [2,0] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 45m, current state active+undersized, last acting [1,3] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 45m, current state active+undersized, last acting [0,1] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 45m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 45m, current state active+undersized, last acting [3,2] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 45m, current state active+undersized, last acting [3,1] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 45m, current state active+undersized, last acting [3,0] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 45m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 55m, current state active+undersized, last acting [0,3] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 55m, current state active+undersized, last acting [0,1] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 45m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 55m, current state active+undersized, last acting [3,1] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 45m, current state active+undersized, last acting [0,3] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 45m, current state active+undersized, last acting [2,0] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 45m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 45m, current state active+undersized, last acting [1,0] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 45m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 55m, current state active+undersized, last acting [3,0] 2023-12-06T23:30:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:30:00.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 45m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 55m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:30:00.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:30:00.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 15 slow ops, oldest one blocked for 2750 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:30:00.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:30:00.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:30:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:00.821+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:01.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:01.303+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:01 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:01 smithi071 ceph-mon[183063]: pgmap v1905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3685088665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:01 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:01 smithi071 ceph-mon[178459]: pgmap v1905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3685088665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:01.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:02.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:01.819+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:02.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:01.864Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:02.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:02.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:02 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:02 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:03.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:02.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:03.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:03.302+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:03.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:03.476Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[183063]: pgmap v1906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[183063]: Health check update: 15 slow ops, oldest one blocked for 2750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:03.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1479524964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[178459]: pgmap v1906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[178459]: Health check update: 15 slow ops, oldest one blocked for 2750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1479524964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:04.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:03.811+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:04.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:03.744Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:04 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:04.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:04.269+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:04 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:05.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:04.780+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:05.486 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:05.228+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:05.757 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:05 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:05.757 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:05 smithi071 ceph-mon[183063]: pgmap v1907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:05.757 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:05.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:05 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:05.758 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:05 smithi071 ceph-mon[178459]: pgmap v1907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:05.758 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:06.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:05.756+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:06.548 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:06.265+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:06.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:06 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:06.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2123401185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:06.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:06.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:06 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:06.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2123401185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:06.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:06.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:06.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:06.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:06.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:07.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:07.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-mon[183063]: pgmap v1908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-mon[178459]: pgmap v1908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:07.834+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:08.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:08.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:08 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:08 smithi071 ceph-mon[183063]: Health check update: 15 slow ops, oldest one blocked for 2755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2495682106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:08 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:08 smithi071 ceph-mon[178459]: Health check update: 15 slow ops, oldest one blocked for 2755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2495682106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:08.877+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:09.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:09.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:09 smithi071 ceph-mon[178459]: pgmap v1909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:09 smithi071 ceph-mon[183063]: pgmap v1909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:10.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:09.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:10.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:10.356+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1692673985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1692673985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:10.882+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:11.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:11.386+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:11 smithi071 ceph-mon[178459]: pgmap v1910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:11 smithi071 ceph-mon[183063]: pgmap v1910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:12.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:11.846+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:12.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:11.865Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:12.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:12.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:12.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:12.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:12.693 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:12.358+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:12.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:12.838+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:12.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:12.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:13.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:13.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[178459]: pgmap v1911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3719114293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[178459]: Health check update: 15 slow ops, oldest one blocked for 2760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:30:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[183063]: pgmap v1911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3719114293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[183063]: Health check update: 15 slow ops, oldest one blocked for 2760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:30:14.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:13.820+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:14.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:13.745Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:14.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:14.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:15.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:14.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:15.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:15.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[178459]: pgmap v1912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2834548418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[183063]: pgmap v1912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2834548418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:16.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:15.874+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:16.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:15.764Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:16.874 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:16.475+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:16.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:16.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:16.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:16.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:17.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:16.874+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:17.865 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:17.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:17.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:17 smithi071 ceph-mon[178459]: pgmap v1913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:17.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:17.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:17.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2450635907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:17.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:17 smithi071 ceph-mon[183063]: pgmap v1913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:17.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 3 ]) 2023-12-06T23:30:17.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:17.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2450635907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:17.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:18.822 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:18.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:18.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:18.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:18 smithi071 ceph-mon[183063]: Health check update: 15 slow ops, oldest one blocked for 2765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:18.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:18.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:18.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:18 smithi071 ceph-mon[178459]: Health check update: 15 slow ops, oldest one blocked for 2765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:18.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:18.821+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:19.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:19.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-mon[183063]: pgmap v1914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-mon[178459]: pgmap v1914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:19.858+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:20.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:20.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3034375227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:20 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:30:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3034375227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:20.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:20 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:30:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:20.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:21.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:21.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-mon[178459]: pgmap v1915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-mon[183063]: pgmap v1915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:22.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:21.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:22.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:21.866Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:22.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:21.909Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:30:21.908+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:30:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:30:22.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:30:22.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:30:22.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:30:22.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:30:22.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:22.368+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:22 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:30:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:30:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:30:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:30:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:30:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:30:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:30:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:30:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/99922730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:22 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:30:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:30:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:30:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:30:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:30:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:30:22.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:22.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/99922730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:23.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:22.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:23.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:23.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[183063]: pgmap v1916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[178459]: pgmap v1916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:24.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:23.904+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:24.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:23.745Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:24.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:24.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:25.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:24.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:25.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:24.981Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:25.586 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:25.336+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:25.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:25.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[178459]: pgmap v1917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:25.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:30:25.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:30:25.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/38417678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:25.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:25.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:30:25.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:30:25.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[178459]: pgmap v1918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:25.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[178459]: pgmap v1919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:30:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[183063]: pgmap v1917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:30:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:30:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/38417678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:30:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:30:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[183063]: pgmap v1918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[183063]: pgmap v1919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:30:26.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:25.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:26.591 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:26.306+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:26.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:26.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:26.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:26.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:27.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:26.919+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:27.606 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:27.318+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:27.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:27.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:27.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:27.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:27.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[178459]: pgmap v1920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:27.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/679088097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:27.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:27.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:27.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:27.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:27.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[183063]: pgmap v1920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:27.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/679088097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:28.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:27.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:28.608 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:28.276+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:28.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:28.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:28.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:28.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:30:28.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:28.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:28.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:28.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:30:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:28.886+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:29.611 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:29.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:29.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:29.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:29.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:29 smithi071 ceph-mon[183063]: pgmap v1921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:29.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1865613851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:29.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:29.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:29.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:29 smithi071 ceph-mon[178459]: pgmap v1921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:29.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1865613851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:30.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:29.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:30.612 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:30.263+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:30.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:30.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:30.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:30.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:31.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:30.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:31.619 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:31.282+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:31.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:31.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:31.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:31 smithi071 ceph-mon[178459]: pgmap v1922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:31.878 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:31.867Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:31.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:31.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:31.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:31 smithi071 ceph-mon[183063]: pgmap v1922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:32.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:31.877+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:32.620 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:32.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:32.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:32.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:32.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2992516003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:32.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:32.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:32.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2992516003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:32.906+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:33.620 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:33.290+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:33.885 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:33.746Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:33.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:33 smithi071 ceph-mon[183063]: pgmap v1923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:33.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:33.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:33.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:33.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:33 smithi071 ceph-mon[178459]: pgmap v1923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:34.196 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:33.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:34.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:34.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:34.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:34.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:34.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:34.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:34.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:34.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:34.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/429602197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:34.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:34.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:34.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/429602197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:35.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:34.915+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:35.623 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:35.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:35.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:35.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:35.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:35.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:35.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-mon[183063]: pgmap v1924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:35.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:35.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:35.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:35.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:35.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-mon[178459]: pgmap v1924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:36.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:35.908+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:36.624 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:36.312+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:36.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:36.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:36.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:36.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:36.879+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:37.628 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:37.283+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:37.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:37.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3029374878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:37 smithi071 ceph-mon[183063]: pgmap v1925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3029374878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:37 smithi071 ceph-mon[178459]: pgmap v1925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:38.630 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:38.249+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:38.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:38.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:38.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:38.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:38.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:38.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:38.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:39.630 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:39.236+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:39.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:39.808+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[183063]: pgmap v1926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3667910681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[178459]: pgmap v1926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3667910681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:40.631 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:40.271+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:40.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:40.766+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:41.635 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:41.308+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:41.740+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:41.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:41.868Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:41 smithi071 ceph-mon[178459]: pgmap v1927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2243151864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:41 smithi071 ceph-mon[183063]: pgmap v1927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2243151864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:42.640 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:42.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:42.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:42.736+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:43.641 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:43.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:43.641 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:43.412Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:43.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:43.731+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:43.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:43.746Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[178459]: pgmap v1928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:30:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[183063]: pgmap v1928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:30:44.643 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:44.341+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3074581331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3074581331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:44.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:44.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:45.650 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:45.357+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:45.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:45.827+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:45 smithi071 ceph-mon[178459]: pgmap v1929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:45.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:45 smithi071 ceph-mon[183063]: pgmap v1929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:46.652 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:46.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:46.652 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:46.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:46.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:46.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3808531813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3808531813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:47.663 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:47.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:47.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:47.798+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-mon[178459]: pgmap v1930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:47.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:47 smithi071 ceph-mon[183063]: pgmap v1930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:48.664 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:48.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:48.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:48.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2592744466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2592744466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:49.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:49.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:49 smithi071 ceph-mon[178459]: pgmap v1931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:49 smithi071 ceph-mon[183063]: pgmap v1931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:50.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:49.786+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:50.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:50.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:51.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:50.793+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:51.682 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:51.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:51.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:51.868Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:51.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:51.817+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/704734270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:51.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:51 smithi071 ceph-mon[178459]: pgmap v1932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/704734270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:51 smithi071 ceph-mon[183063]: pgmap v1932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:52.683 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:52.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:52.684 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:52.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:52.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:52.814+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:52.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:53.684 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:53.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:53.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:53.850+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:54.121 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:53.747Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:30:54.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:54.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:54.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-mon[183063]: pgmap v1933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:54.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:54.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1875852800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:54.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:54.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:54.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-mon[178459]: pgmap v1933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:54.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:54.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1875852800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:54.827 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:54.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:54.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:54.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:55.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:54.898+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:55.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:56.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:55.890+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:56.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:30:55.700Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:30:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-mon[183063]: pgmap v1934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:30:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:30:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-mon[178459]: pgmap v1934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:56.833 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:56.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:57.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:56.868+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4009482694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4009482694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:57.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:57.427+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:57.909+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:57 smithi071 ceph-mon[178459]: pgmap v1935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:57 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:57 smithi071 ceph-mon[183063]: pgmap v1935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:30:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:57 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:30:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:58.378+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:30:59.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:58.895+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:30:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3790590844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:30:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:30:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3790590844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:30:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:30:59.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:30:59.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:30:59.351+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:00.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:30:59.919+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-mon[183063]: pgmap v1936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-mon[178459]: pgmap v1936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:30:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:00.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:00.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2078114892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2078114892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:01.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:01.976+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:02.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:01.869Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:01 smithi071 ceph-mon[178459]: pgmap v1937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:01 smithi071 ceph-mon[183063]: pgmap v1937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:02.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:02.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:02.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:02 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:02 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:03.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:03.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:04.011 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:03.748Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:04.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:04.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:04.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:04.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2360735656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:04.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[183063]: pgmap v1938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:04.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:04.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:04.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:04.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:04.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2360735656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:04.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[178459]: pgmap v1938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:04.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:04.294 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:04.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:04.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:05.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:05.047+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:05.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:04.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:05.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:04.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:05.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:06.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:06.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:05 smithi071 ceph-mon[178459]: pgmap v1939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2193477137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:05 smithi071 ceph-mon[183063]: pgmap v1939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2193477137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:06.378+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:07.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:07.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:07.384+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:08.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:07.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[183063]: pgmap v1940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/436976795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[178459]: pgmap v1940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/436976795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:07 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:08.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:08.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:09.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:09.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:09.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:09.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:10.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:09 smithi071 ceph-mon[178459]: pgmap v1941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:09 smithi071 ceph-mon[183063]: pgmap v1941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:10.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:10.373+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:11.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:11.082+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2009161026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2009161026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:11.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:11.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:12.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:12.112+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:12.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:11.870Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:11 smithi071 ceph-mon[183063]: pgmap v1942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:11 smithi071 ceph-mon[178459]: pgmap v1942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:12.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:12.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:12.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:13.131+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2027347552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:12 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2027347552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:12 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:13.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:13.424+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:14.085 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:13.748Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:14.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:13 smithi071 ceph-mon[183063]: pgmap v1943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:14.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:14.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:14.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:31:14.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:13 smithi071 ceph-mon[178459]: pgmap v1943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:14.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:14.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:14.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:31:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:14.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:14.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:14.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:14.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:14.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:14.917 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:14.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:15.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:15.926 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:15.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:16.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:16.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3444559883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[183063]: pgmap v1944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3444559883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[178459]: pgmap v1944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:16.928 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:16.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:17.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:17.931 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:17.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:18.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:18.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-mon[183063]: pgmap v1945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3205647698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-mon[178459]: pgmap v1945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3205647698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:17 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:18.936 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:18.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:19.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:19.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:19.942 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:19.526+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:20.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[178459]: pgmap v1946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/781476392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[183063]: pgmap v1946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:20.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/781476392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:20.943 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:20.541+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:21.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:21.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:21.871 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:21.587+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:22.129 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:21.871Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:22.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:22.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:21 smithi071 ceph-mon[183063]: pgmap v1947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:22.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:22.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:22.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:21 smithi071 ceph-mon[178459]: pgmap v1947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:22.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:22.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:22.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:23.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:23.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4187759643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:22 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4187759643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:22 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:23.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:23.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:23.348Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:24.141 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:23.749Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:24.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:24.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:24.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-mon[178459]: pgmap v1948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:24.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:24.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:24.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:24.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:24.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-mon[183063]: pgmap v1948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:24.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:24.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:24.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:24.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:25.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:25.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/481537593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/481537593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:25.548+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:26.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:31:26.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:25 smithi071 ceph-mon[178459]: pgmap v1949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:26.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:26.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:26.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:31:26.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:25 smithi071 ceph-mon[183063]: pgmap v1949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:26.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:26.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:26.421 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:26.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:26.575+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:26.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:26.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:26.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:31:26.419+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:31:26.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:31:26.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:31:26.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:31:26.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:31:26.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:31:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:27.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3409548077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3409548077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:27.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:28.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:31:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:31:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:31:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:31:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:31:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:31:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:31:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:31:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:31:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[183063]: pgmap v1950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:31:28.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[178459]: pgmap v1950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:28.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:27 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:28.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:28.561+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:29.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:31:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:31:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:29.553+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:30.131+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[183063]: pgmap v1951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:31:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:31:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2021426467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:31:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:31:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:31:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[178459]: pgmap v1951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:31:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:31:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2021426467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:31:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:31:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:31:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:30.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:31.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:30 smithi071 ceph-mon[178459]: pgmap v1952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:30 smithi071 ceph-mon[178459]: pgmap v1953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:30 smithi071 ceph-mon[183063]: pgmap v1952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:30 smithi071 ceph-mon[183063]: pgmap v1953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:31.871 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:31.539+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:32.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:32.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:31.871Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/363010676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/363010676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:32.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:32.582+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:32.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:32.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:33.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:33.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:33 smithi071 ceph-mon[183063]: pgmap v1954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:32 smithi071 ceph-mon[178459]: pgmap v1954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:33.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:32 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:33.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:33.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:33.749Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:34.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:34.601+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:35.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:35.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:35 smithi071 ceph-mon[183063]: pgmap v1955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2398421319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:35 smithi071 ceph-mon[178459]: pgmap v1955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2398421319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:35.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:35.565+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:35.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:35.636Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:36.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:36.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:36.517+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:37.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:37.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:37 smithi071 ceph-mon[183063]: pgmap v1956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2680411005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:37 smithi071 ceph-mon[178459]: pgmap v1956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:37.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2680411005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:37.522+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:38.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:38.071+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:38.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:38.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:39.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:39.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:39 smithi071 ceph-mon[183063]: pgmap v1957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1651256940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:39 smithi071 ceph-mon[178459]: pgmap v1957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1651256940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:39.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:39.484+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:40.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:40.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:40.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:40.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:41.408 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:41.124+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:41.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:41 smithi071 ceph-mon[183063]: pgmap v1958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:41.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:41.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:41.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:41 smithi071 ceph-mon[178459]: pgmap v1958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:41.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:41.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:41.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:42.154 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:41.872Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:42.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:42.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/874707587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:42.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:42.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:42.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/874707587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:42.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:42.428 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:42.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:42.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:42.427+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:43 smithi071 ceph-mon[183063]: pgmap v1959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:43.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:43 smithi071 ceph-mon[178459]: pgmap v1959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:43.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:43.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:43.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:43.436 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:43.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:43.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:43.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:44.050 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:43.750Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:44.391 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:44.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:44.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:44.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:44.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:44.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:31:44.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:44.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/683056608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:44.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:44.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:44.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:44.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:31:44.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:44.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/683056608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:44.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:44.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:45.123 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:44.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:45.123 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:44.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:45.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:45 smithi071 ceph-mon[178459]: pgmap v1960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:45.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:45.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:45.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:45 smithi071 ceph-mon[183063]: pgmap v1960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:45.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:45.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:45.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:45.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:45.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:46.309 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:46.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:46.309 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:46.309 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:46.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:46.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:46.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:46.307+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:47.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:47.283+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:47.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:47.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:47 smithi071 ceph-mon[183063]: pgmap v1961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2758428763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:47 smithi071 ceph-mon[178459]: pgmap v1961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2758428763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:48.264+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:48.248+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:49.236+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:49.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:49.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:49 smithi071 ceph-mon[178459]: pgmap v1962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/397794843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:49 smithi071 ceph-mon[183063]: pgmap v1962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/397794843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:50.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:50.247+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:50.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:50.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:50.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:51.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:51.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:51.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:51 smithi071 ceph-mon[183063]: pgmap v1963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3291644432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:51 smithi071 ceph-mon[178459]: pgmap v1963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3291644432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:52.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:51.873Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:52.239+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:52.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:52.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:53.246+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:53.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:53.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:53 smithi071 ceph-mon[183063]: pgmap v1964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:53 smithi071 ceph-mon[178459]: pgmap v1964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:54.067 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:53.752Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:31:54.340 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:54.224+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:54.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:54.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:54.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3351793651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:54.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:54.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:54.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3351793651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:54.341 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:54.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:54.341 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:31:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:31:54.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:31:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:54.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:55.379 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:55.252+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:55.380 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:55 smithi071 ceph-mon[183063]: pgmap v1965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:55.380 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:55.380 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:55.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:55 smithi071 ceph-mon[178459]: pgmap v1965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:55.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:55.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:55.380+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:56.361 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:56.243+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:56.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:56.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:56.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:56.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:56.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/157737538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:56.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:31:56.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:31:56.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:56.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:56.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/157737538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:56.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:57.408 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:57.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:57.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:57 smithi071 ceph-mon[178459]: pgmap v1966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:57.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:57.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:57.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:57 smithi071 ceph-mon[183063]: pgmap v1966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:57.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:57.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:57.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:57.408+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:58.415 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:58.245+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:58.416 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:58.416 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:58.416 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2866 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:58.416 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1121385582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:58.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:58.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:58.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2866 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:31:58.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1121385582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:31:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:58.416+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:31:59.391 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:31:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:31:59.255+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:31:59.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:59 smithi071 ceph-mon[183063]: pgmap v1967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:59.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:59.391 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:59.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:31:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:31:59.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:59 smithi071 ceph-mon[178459]: pgmap v1967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:31:59.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:31:59.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:31:59.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:31:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:31:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:31:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:31:59.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:00.422 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:00.302+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:00.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:00.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:00.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:00.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:00.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:00.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:00.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:00.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:00.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:01.425 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:01.281+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:01.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:01 smithi071 ceph-mon[183063]: pgmap v1968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:01.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:01.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:01.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1309054609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:01.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:01 smithi071 ceph-mon[178459]: pgmap v1968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:01.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:01.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:01.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1309054609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:01.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:02.127 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:01.874Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:02.433 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:02.288+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:02.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:02.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:02.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:02.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:02.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:02.432+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:03.444 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:03.267+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:03.444 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:03.285Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:03.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-mon[183063]: pgmap v1969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:03.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:03.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:03.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:03.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4111637471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:03.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-mon[178459]: pgmap v1969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:03.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:03.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:03.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:03.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4111637471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:03.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:03.443+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:04.143 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:03.753Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:04.287+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:04.469+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:05.440 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:05.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:05.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:05.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:05 smithi071 ceph-mon[183063]: pgmap v1970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:05.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:05.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:05.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:05 smithi071 ceph-mon[178459]: pgmap v1970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:05.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:05.439+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:06.410 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:06.378+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:06.411 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:06.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:06.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:06.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1767733121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:06.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:06.411 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:06.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1767733121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:06.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:06.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:07.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:07.412 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:07 smithi071 ceph-mon[183063]: pgmap v1971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:07.412 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:07.412 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:07.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:07.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:07 smithi071 ceph-mon[178459]: pgmap v1971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:07.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:07.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:07.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:07.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:07.411+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:08.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3128306485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3128306485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:08.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:09.426 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:09.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:09.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:09 smithi071 ceph-mon[183063]: pgmap v1972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:09.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:09.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:09.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:09 smithi071 ceph-mon[178459]: pgmap v1972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:09.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:09.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:09.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:10.426 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:10.321+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:10.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:10.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:10.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/355811839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:10.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:10.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:10.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/355811839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:10.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:11.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:11.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:11.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:11.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:11 smithi071 ceph-mon[183063]: pgmap v1973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:11 smithi071 ceph-mon[178459]: pgmap v1973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:12.171 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:11.874Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:12.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:12.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:12.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:12.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:12.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:13.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:13.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:13.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:13.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-mon[178459]: pgmap v1974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1897789405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-mon[183063]: pgmap v1974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1897789405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:14.178 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:13.753Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:14.404+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:14.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:14.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:32:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:32:15.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:15.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:15.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:15.299+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:15.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:15 smithi071 ceph-mon[183063]: pgmap v1975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:15.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:15.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:15.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2979118773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:15.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:15 smithi071 ceph-mon[178459]: pgmap v1975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:15.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:15.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:15.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2979118773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:15.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:15.572Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:16.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:16.370+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:16.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:16.304+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:17.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:17.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:17 smithi071 ceph-mon[183063]: pgmap v1976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:17.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:17 smithi071 ceph-mon[178459]: pgmap v1976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:17.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:17.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:17.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:17.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:18.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:18.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:18.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3824351092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:18 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2884 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3824351092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:18.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:18 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2884 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:19.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:19.358+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:19 smithi071 ceph-mon[178459]: pgmap v1977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:19 smithi071 ceph-mon[183063]: pgmap v1977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:19.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:19.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:20.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:20.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:20.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/377527749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/377527749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:21.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:21.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:21.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:21 smithi071 ceph-mon[183063]: pgmap v1978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:21 smithi071 ceph-mon[178459]: pgmap v1978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:21.875Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:22.366+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:22.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:22.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/667548686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/667548686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:23.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:23.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:23.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:23 smithi071 ceph-mon[178459]: pgmap v1979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:23 smithi071 ceph-mon[183063]: pgmap v1979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:23.753Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:24.386+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:24.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:24.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:25.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:24.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:25.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:24.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:25.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:25 smithi071 ceph-mon[183063]: pgmap v1980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3405827132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:25.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:25.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:25 smithi071 ceph-mon[178459]: pgmap v1980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3405827132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:26.368+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:26.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:26.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:27.390+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:27.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:27.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:27 smithi071 ceph-mon[178459]: pgmap v1981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4183065720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:27 smithi071 ceph-mon[183063]: pgmap v1981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4183065720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:28.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:28.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:28.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2894 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2894 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:29.361+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:29.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:29.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-mon[183063]: pgmap v1982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:32:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3821222107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-mon[178459]: pgmap v1982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:32:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3821222107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:30.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:30.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:32:31.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:31.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:32:30.931+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:32:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:32:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:32:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:32:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:32:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:32:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:32:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:32:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:32:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:32:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:32:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:32:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:32:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:32:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:32:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:32:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:32:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:32:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:32:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:31.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:31 smithi071 ceph-mon[183063]: pgmap v1983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:31 smithi071 ceph-mon[178459]: pgmap v1983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:32.191 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:31.875Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:32.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:32.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:32.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:32.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:32 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:32:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:32:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:32:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:32:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:32:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:32:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:32:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:32:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:32:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:32:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:32:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:32:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:32:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:32:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:32:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:32:32.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:32:32.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:32:32.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:32:32.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:32.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:32.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3057451196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:32 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:32:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:32:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:32:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:32:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:32:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:32:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:32:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:32:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:32:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:32:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:32:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:32:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:32:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:32:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:32:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:32:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:32:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:32:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:32:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:32.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:32.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3057451196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:33.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:33.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:33.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:33.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:33 smithi071 ceph-mon[183063]: pgmap v1984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2899 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:33 smithi071 ceph-mon[178459]: pgmap v1984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2899 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:34.187 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:33.754Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:34.187 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:34.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:34.187 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:34.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:34.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:34.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:34.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2188665205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:32:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:32:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2188665205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:32:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:32:35.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:35.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:35.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:35.198+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[183063]: pgmap v1985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:32:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[178459]: pgmap v1985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:32:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:32:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:32:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:36.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:36.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:36.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:36 smithi071 ceph-mon[183063]: pgmap v1986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:36 smithi071 ceph-mon[183063]: pgmap v1987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:36 smithi071 ceph-mon[178459]: pgmap v1986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:36 smithi071 ceph-mon[178459]: pgmap v1987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:37.443+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:37.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:37.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2138064447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2138064447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:38.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:38 smithi071 ceph-mon[183063]: pgmap v1988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:38 smithi071 ceph-mon[178459]: pgmap v1988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:38.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:38.471+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:39.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:39.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:39.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:39.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4081595312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4081595312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:39.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:40.406 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:40.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:40.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:40 smithi071 ceph-mon[183063]: pgmap v1989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:40.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:40.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:40.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:40 smithi071 ceph-mon[178459]: pgmap v1989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:40.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:40.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:40.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:40.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:41.413 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:41.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:41.413 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:41.413 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:41.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1679074375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:41.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:41.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:41.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1679074375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:41.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:42.131 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:41.875Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:42.410 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:42.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:42.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:42 smithi071 ceph-mon[178459]: pgmap v1990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:42.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:42.410 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:42.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:42 smithi071 ceph-mon[183063]: pgmap v1990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:42.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:42.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:42.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:42.409+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:43.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:43.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:43.435 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:43.220Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:43.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:43.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:43.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:43.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:43.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:43.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:43.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:43.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:44.150 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:43.755Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:44.413 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:44.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:44.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-mon[178459]: pgmap v1991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:44.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:44.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:32:44.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:44.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1382033562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:44.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-mon[183063]: pgmap v1991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:44.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:44.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:32:44.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:44.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1382033562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:44.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:44.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:45.458 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:45.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:45.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:45.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:45.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:45.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:45.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:45.457+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:46.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:46.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:46.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:46.208+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:46.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:46.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:46 smithi071 ceph-mon[183063]: pgmap v1992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:46.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3317365937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:46 smithi071 ceph-mon[178459]: pgmap v1992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:46.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3317365937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:47.439+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:47.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:47.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:47.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:48.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:48.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:48 smithi071 ceph-mon[178459]: pgmap v1993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:48 smithi071 ceph-mon[183063]: pgmap v1993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:48.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:49.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:49.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:49.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3783742155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3783742155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:50.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:50 smithi071 ceph-mon[178459]: pgmap v1994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:50 smithi071 ceph-mon[183063]: pgmap v1994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:50.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:50.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:51.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/311547434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/311547434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:51.875 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:51.498+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:51.875Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:52.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:52.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:52.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:52.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:52.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:52 smithi071 ceph-mon[183063]: pgmap v1995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:52 smithi071 ceph-mon[178459]: pgmap v1995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:53.438 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:53.125+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:53.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:53.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:53.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-mon[178459]: pgmap v1996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:53.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:53.439 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/535154303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:53.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:53.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:53.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-mon[183063]: pgmap v1996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:53.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:53.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/535154303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:53.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:53.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:54.165 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:53.756Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:32:54.433 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:54.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:54.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:54.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:54.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:54.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:54.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:55.410+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:55.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:55.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-mon[183063]: pgmap v1997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:55.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-mon[178459]: pgmap v1997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:55.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:32:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:32:55.508Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:32:56.444 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:56.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:56.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:56.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:56.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3030319043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:56.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:56.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:56.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3030319043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:56.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:56.443+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:57.362 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:57.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:57.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:57.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:57 smithi071 ceph-mon[183063]: pgmap v1998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:57 smithi071 ceph-mon[178459]: pgmap v1998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:58.365 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:58.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:58.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:32:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/152843966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:32:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/152843966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:32:59.424 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:32:59.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:32:59.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:59.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:59.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:32:59.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[183063]: pgmap v1999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:59.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:59.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:59.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:32:59.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:32:59.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:32:59.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[178459]: pgmap v1999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:32:59.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:32:59.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:32:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:32:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:32:59.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:00.373 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:00.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:00.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2932564334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2932564334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:01.379 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:01.052+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:01.431+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:01 smithi071 ceph-mon[178459]: pgmap v2000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:01 smithi071 ceph-mon[183063]: pgmap v2000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:02.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:02.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:01.876Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:02.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:03.388 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:03.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:03.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:03.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[183063]: pgmap v2001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/509002822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[178459]: pgmap v2001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/509002822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:03.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:04.046 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:03.757Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:04.389 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:04.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:04.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:04.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:05.011 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:04.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:05.011 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:04.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:05.392 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:05.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:05.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:05 smithi071 ceph-mon[178459]: pgmap v2002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2471361682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:05 smithi071 ceph-mon[183063]: pgmap v2002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2471361682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:06.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:06.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:06.398 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:06.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:06.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:07.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:07.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:07.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-mon[178459]: pgmap v2003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:07 smithi071 ceph-mon[183063]: pgmap v2003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:08.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:08.043+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:08.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1949517956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:08 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1949517956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:08 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:09.407 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:09.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:09.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:09 smithi071 ceph-mon[183063]: pgmap v2004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:09 smithi071 ceph-mon[178459]: pgmap v2004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:10.408 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:10.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:10.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1794440702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1794440702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:11.413 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:11.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:11.443+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:11 smithi071 ceph-mon[178459]: pgmap v2005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:11 smithi071 ceph-mon[183063]: pgmap v2005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:12.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:11.877Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2432448893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2432448893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:12.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:12.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:13.422 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:13.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:13.475+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-mon[183063]: pgmap v2006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-mon[178459]: pgmap v2006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:14.041 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:13.758Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:14.042 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:13.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:14.042 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:13.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:14.422 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:14.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:14.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:33:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:33:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:15.440 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:15.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:15.488+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[183063]: pgmap v2007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4229883505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[178459]: pgmap v2007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4229883505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:16.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:16.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:16.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:17.444 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:17.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:17.481+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:17 smithi071 ceph-mon[178459]: pgmap v2008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3978602171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:17 smithi071 ceph-mon[183063]: pgmap v2008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3978602171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:18.446 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:18.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:18.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:18 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:18 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:19.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:19.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:19.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:19.187+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[183063]: pgmap v2009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3676197389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[178459]: pgmap v2009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3676197389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:20.431 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:20.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:20.430+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:21.391 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:21.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:21.390+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:21 smithi071 ceph-mon[178459]: pgmap v2010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:21 smithi071 ceph-mon[183063]: pgmap v2010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:22.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:21.877Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:22.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2691650218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2691650218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:23.367 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:23.106+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:23.368 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:23.156Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:23.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[183063]: pgmap v2011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:23.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[178459]: pgmap v2011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:24.149 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:23.758Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:24.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:24.372+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:24.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:24.148+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2771800927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2771800927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:25.388 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:25.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:25.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:25 smithi071 ceph-mon[183063]: pgmap v2012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:25 smithi071 ceph-mon[178459]: pgmap v2012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:26.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:26.373+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:26.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:26.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:26.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:26.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:27.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:27.356+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:27.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:27.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[183063]: pgmap v2013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2094681691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[178459]: pgmap v2013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2094681691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:28.399 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:28.129+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:28.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:33:29.413 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:29.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:29.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:29 smithi071 ceph-mon[178459]: pgmap v2014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3364347953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:29 smithi071 ceph-mon[183063]: pgmap v2014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3364347953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:30.375 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:30.052+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:30.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:30.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:31.334 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:31.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:31.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:31 smithi071 ceph-mon[183063]: pgmap v2015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3531171996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:31.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:31.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:31 smithi071 ceph-mon[178459]: pgmap v2015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:31.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:31.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3531171996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:32.038+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:31.878Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:32.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:32.309+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:32.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:32.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:32.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:33.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:33.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:33.759Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:33 smithi071 ceph-mon[183063]: pgmap v2016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:33 smithi071 ceph-mon[178459]: pgmap v2016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:34.296+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:34.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3151946491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3151946491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:35.443 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:35.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:35.444 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:35.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:35.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:35.444Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:33:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[183063]: pgmap v2017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:33:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[178459]: pgmap v2017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:33:35.443+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:33:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:33:35.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:33:35.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:33:35.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:33:35.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:33:35.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:33:35.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:33:36.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:36.257+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:36.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:36.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:36 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:33:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/384437954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:36 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:33:36.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:33:36.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:33:36.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:33:36.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:36.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/384437954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:37.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:37.258+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:37.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:37.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:37 smithi071 ceph-mon[183063]: pgmap v2018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:37 smithi071 ceph-mon[178459]: pgmap v2018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:38.280+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:38.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:39.273+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:39.065+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4159597982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[178459]: pgmap v2019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:33:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:33:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:33:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:33:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:33:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4159597982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[183063]: pgmap v2019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:33:39.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:33:39.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:39.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:33:39.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:33:39.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:39 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:33:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:40.299+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:40.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:40.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:40 smithi071 ceph-mon[178459]: pgmap v2020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:40 smithi071 ceph-mon[178459]: pgmap v2021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:40 smithi071 ceph-mon[183063]: pgmap v2020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:40 smithi071 ceph-mon[183063]: pgmap v2021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:41.273+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:41.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:41.082+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:41.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:41.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3779601205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:41.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3779601205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:41.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:41.879Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:42.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:42.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:42.546 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:42.243+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:42 smithi071 ceph-mon[183063]: pgmap v2022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:42 smithi071 ceph-mon[178459]: pgmap v2022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:43.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:43.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:43.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:43.760Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1116337257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:43.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:33:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1116337257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:33:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:44.191+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:44.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:44.989 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:44 smithi071 ceph-mon[183063]: pgmap v2023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:44.989 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:44.990 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:44.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:44.990 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:44.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:44.990 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:44.990 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:44 smithi071 ceph-mon[178459]: pgmap v2023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:44.990 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:45.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:45.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:45.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:46.156+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:46.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:46.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:46 smithi071 ceph-mon[178459]: pgmap v2024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/693981112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:46 smithi071 ceph-mon[183063]: pgmap v2024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/693981112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:47.168+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:47.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:47.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:48.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:48.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-mon[178459]: pgmap v2025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3881452689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-mon[183063]: pgmap v2025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3881452689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:49.132+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:49.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:49.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:50.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:50.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:50.093+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:50 smithi071 ceph-mon[178459]: pgmap v2026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/656036627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:50 smithi071 ceph-mon[183063]: pgmap v2026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/656036627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:51.215+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:51.093+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:51.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:51.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:51.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:51.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:52.135 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:51.880Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:52.263+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:52.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:52 smithi071 ceph-mon[183063]: pgmap v2027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:52 smithi071 ceph-mon[178459]: pgmap v2027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:53.241+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:53.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:53.875 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:53.761Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:33:53.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:53.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:53.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1873704936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:53.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:53.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:53.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:53.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1873704936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:53.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:54.148 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:53.876Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:54.148 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:33:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:33:53.876Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:33:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:54.229+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:54.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:54.147+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:54 smithi071 ceph-mon[183063]: pgmap v2028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:54 smithi071 ceph-mon[178459]: pgmap v2028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:55.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:55.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:55.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3024152251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3024152251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:56.269+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:56.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:56 smithi071 ceph-mon[178459]: pgmap v2029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:56 smithi071 ceph-mon[183063]: pgmap v2029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:57.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:57.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:57.054+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:58.249+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:58.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[183063]: pgmap v2030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3876306730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:33:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[178459]: pgmap v2030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:33:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3876306730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:33:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:33:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:33:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:33:59.277+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:33:59.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:33:59.091+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:33:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:33:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:33:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:33:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:33:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:33:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:33:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:00.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:00.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:00.047+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:00 smithi071 ceph-mon[183063]: pgmap v2031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1821804343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:00 smithi071 ceph-mon[178459]: pgmap v2031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1821804343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:01.241+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:01.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:01.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:01.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:01.880 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:01.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:01.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:02.093+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:01.881Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:02.597 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:02.257+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:02 smithi071 ceph-mon[178459]: pgmap v2032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4059112674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:02 smithi071 ceph-mon[183063]: pgmap v2032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:02.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4059112674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:03.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:03.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:03.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:03.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:03.451 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:03.092Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:03.761Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:03.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:04.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:04.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:04.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:04 smithi071 ceph-mon[183063]: pgmap v2033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:04 smithi071 ceph-mon[178459]: pgmap v2033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:05.327 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:05.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:05.608 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:05.327+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4061544006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4061544006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:06.343 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:06.038+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:06.343 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:06.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:06.609 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:06.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:06 smithi071 ceph-mon[183063]: pgmap v2034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:06 smithi071 ceph-mon[178459]: pgmap v2034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:07.346 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:07.071+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:07.616 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:07.346+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1614772373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1614772373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:08.397 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:08.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:08.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:08 smithi071 ceph-mon[183063]: pgmap v2035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:08 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 2995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:08 smithi071 ceph-mon[178459]: pgmap v2035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:08 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 2995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:09.374 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:09.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:09.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:09.373+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:10.367 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:09.985+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:10.622 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:10.366+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:10 smithi071 ceph-mon[178459]: pgmap v2036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3358979962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:10 smithi071 ceph-mon[183063]: pgmap v2036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3358979962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:11.379 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:10.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:11.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:12.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:11.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:12.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:11.881Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:12.627 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:12.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:12.628 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:12.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:12.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:12.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:12 smithi071 ceph-mon[183063]: pgmap v2037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:12.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:12.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3477783009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:12.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:12.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:12 smithi071 ceph-mon[178459]: pgmap v2037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:12.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:12.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3477783009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:12.918+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:13.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:13 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:34:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:13 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:34:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:13.879+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:13.761Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:14.632 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:14.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:14.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:14 smithi071 ceph-mon[183063]: pgmap v2038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/700902972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:14 smithi071 ceph-mon[178459]: pgmap v2038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/700902972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:15.630 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:15.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:15.631 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:15.380Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:15.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:15.836+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:16.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:16 smithi071 ceph-mon[183063]: pgmap v2039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:16 smithi071 ceph-mon[178459]: pgmap v2039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:16.837+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:17.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/212325786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/212325786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:17.789+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:18.436+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:18 smithi071 ceph-mon[183063]: pgmap v2040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:18 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:18 smithi071 ceph-mon[178459]: pgmap v2040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:18 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:18.756+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:19.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/417655324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/417655324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:19.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:20.744 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:20.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:20.744 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:20.745 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:20 smithi071 ceph-mon[183063]: pgmap v2041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:20.745 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:20.745 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:20.745 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:20 smithi071 ceph-mon[178459]: pgmap v2041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:20.745 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:20.743+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:21.791 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:21.515+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:21.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:21.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:21.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:21.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:21.791+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:21.881Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:22.767 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:22.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:22.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:22 smithi071 ceph-mon[178459]: pgmap v2042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:22.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:22.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3104439011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:22.767 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:22.768 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:22 smithi071 ceph-mon[183063]: pgmap v2042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:22.768 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:22.768 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3104439011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:22.768 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:22.766+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:23.725 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:23.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:23.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:23.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:23.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:23.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:23.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:23.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:23.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:23.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:23.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:23.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:23.725+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:24.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:23.762Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:24.436+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-mon[178459]: pgmap v2043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2500684270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-mon[183063]: pgmap v2043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2500684270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:24.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:24.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:24.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:24.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:24.716+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:25.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:25.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:25.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:26.661 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:26.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:26.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:26.756+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:26 smithi071 ceph-mon[183063]: pgmap v2044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1286930376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:26 smithi071 ceph-mon[178459]: pgmap v2044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1286930376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:27.669 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:27.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:27.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:27.713+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:28.670 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:28.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:28.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:28.701+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-mon[178459]: pgmap v2045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:34:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-mon[183063]: pgmap v2045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:34:29.670 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:29.409+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:29.670+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/630648995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/630648995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:30.679 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:30.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:30.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:30.701+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:30 smithi071 ceph-mon[183063]: pgmap v2046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:30 smithi071 ceph-mon[178459]: pgmap v2046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:31.675 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:31.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:31.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:31.676+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2527719912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:31.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:31.882Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:31.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2527719912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:32.690 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:32.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:32.690 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:32.630+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:32 smithi071 ceph-mon[183063]: pgmap v2047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:32 smithi071 ceph-mon[178459]: pgmap v2047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:33.690 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:33.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:33.691 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:33.661+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1391009293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1391009293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:33.763Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:33.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:33.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:33.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:34.467+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:34.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:34.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:34 smithi071 ceph-mon[178459]: pgmap v2048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:34 smithi071 ceph-mon[183063]: pgmap v2048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:35.465+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:35.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:35.666+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:36.694 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:36.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:36.695 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:36.655+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:36 smithi071 ceph-mon[183063]: pgmap v2049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4282803319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:36 smithi071 ceph-mon[178459]: pgmap v2049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4282803319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:37.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:37.773 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:37.649+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:38.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:38.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:38.612+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-mon[178459]: pgmap v2050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2154491591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-mon[183063]: pgmap v2050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2154491591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:39.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:39.496+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:39.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:39.629+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:34:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:34:40.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:34:39.956+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:34:40.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:34:40.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:34:40.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:34:40.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:34:40.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:34:40.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:34:40.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:34:40.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:34:40.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:34:40.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:34:40.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:34:40.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:34:40.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:34:40.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:34:40.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:34:40.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:34:40.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:34:40.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:34:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:40.461+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:40.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:40.652+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:40 smithi071 ceph-mon[178459]: pgmap v2051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:40 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:34:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:40 smithi071 ceph-mon[183063]: pgmap v2051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:40 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:34:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:34:40.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:34:40.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:34:40.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:34:40.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:34:40.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:34:40.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:34:40.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:34:40.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:34:41.709 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:41.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:41.710 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:41.654+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:41.882Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1103574296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1103574296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:42.713 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:42.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:42.714 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:42.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:42.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:42.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:42 smithi071 ceph-mon[178459]: pgmap v2052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:42.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:43.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:43.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:42 smithi071 ceph-mon[183063]: pgmap v2052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:43.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:43.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:43.028Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:43.762 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:43.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:43.763 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:43.698+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:43.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:43.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:43.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:43.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:43.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:43.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3006823719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:43.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:34:43.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:43.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:43.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:43.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:43.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:43.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3006823719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:43.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:34:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:43.763Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:44.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:44.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:44.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:44.704+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-mon[183063]: pgmap v2053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-mon[178459]: pgmap v2053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:45.717 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:45.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:45.718 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:45.699+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:46.101 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:46.101 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:46.101 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:46.101 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:46.101 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3197120067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:46.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:46.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:46.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:46.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:46.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3197120067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:46.352 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:46.101Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:46.663 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:46.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:46.662+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:46 smithi071 ceph-mon[183063]: pgmap v2054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:46 smithi071 ceph-mon[178459]: pgmap v2054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:47.719 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:47.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:47.720 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:47.618+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:34:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:34:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:34:48.720 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:48.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:48.720 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:48.637+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[183063]: pgmap v2055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[183063]: pgmap v2056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[183063]: pgmap v2057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3246918343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[178459]: pgmap v2055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[178459]: pgmap v2056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[178459]: pgmap v2057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3246918343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:49.725 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:49.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:49.725 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:49.591+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:49.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:49.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:50.725 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:50.467+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:50.726 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:50.588+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-mon[183063]: pgmap v2058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/885752570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-mon[178459]: pgmap v2058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/885752570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:51.737 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:51.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:51.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:51.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:51.738 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:51.634+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:51.883Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:52.648 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:52.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:52.648 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:52.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:52.647+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:52 smithi071 ceph-mon[183063]: pgmap v2059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:52 smithi071 ceph-mon[178459]: pgmap v2059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:53.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:53.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:53.647+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:54.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:53.764Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:34:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/431341588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:54.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:54.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/431341588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:54.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:54.648+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:54 smithi071 ceph-mon[183063]: pgmap v2060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:55.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:54 smithi071 ceph-mon[178459]: pgmap v2060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:55.664 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:55.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:55.664 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:34:55.316Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:34:55.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:55.664+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1971786860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:34:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:34:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1971786860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:56.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:56.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:56.620+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:56 smithi071 ceph-mon[183063]: pgmap v2061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:56 smithi071 ceph-mon[178459]: pgmap v2061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:57.883 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:57.462+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:57.884 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:57.666+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:58.269 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:58.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3566183209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:58.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:57 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:58.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:58.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:58.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3566183209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:34:58.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:57 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:34:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:58.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:58.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:58.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:34:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:58 smithi071 ceph-mon[183063]: pgmap v2062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:34:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:58 smithi071 ceph-mon[178459]: pgmap v2062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:34:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:34:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:34:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:34:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:34:59.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:34:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:34:59.598+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:34:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:34:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:00.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:00.575+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:00 smithi071 ceph-mon[183063]: pgmap v2063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/119678533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:00 smithi071 ceph-mon[178459]: pgmap v2063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/119678533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:01.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:01.618+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:01.884Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:35:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:02.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:02.588+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-mon[178459]: pgmap v2064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1794310527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-mon[183063]: pgmap v2064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1794310527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:02 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:03.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:03.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:03.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:03.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:03.765Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:35:04.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:04.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:04.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:04.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:04.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:04.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:04.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:04.212 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:04.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:04.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:04.533Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:04.533Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-mon[183063]: pgmap v2065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/178639411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-mon[178459]: pgmap v2065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/178639411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:05.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:05.527+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:06.395+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:06.575+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:06 smithi071 ceph-mon[183063]: pgmap v2066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:06 smithi071 ceph-mon[178459]: pgmap v2066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:07.370+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:07.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:07.539+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3670176190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3670176190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:07 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:08.578 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:08.323+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:08.929 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:08.577+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:08 smithi071 ceph-mon[183063]: pgmap v2067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:08 smithi071 ceph-mon[178459]: pgmap v2067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:09.368+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:09.580+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2295800315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2295800315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:10.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:10.583+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:10 smithi071 ceph-mon[183063]: pgmap v2068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:10 smithi071 ceph-mon[178459]: pgmap v2068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:11.884 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:11.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:11.884 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:11.626+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:11.884Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:35:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:12.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:12.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:12.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:12.582+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-mon[183063]: pgmap v2069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3750817670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-mon[178459]: pgmap v2069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3750817670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:12 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:13.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:13.401+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:13.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:13.615+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:13.748Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:13.766Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-06T23:35:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:35:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:35:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:14.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:14.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:14.639+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:15.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:15.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:14 smithi071 ceph-mon[183063]: pgmap v2070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:15.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/566846508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:15.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:15.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:15.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:14 smithi071 ceph-mon[178459]: pgmap v2070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:15.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/566846508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:15.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:15.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:15.688+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:16.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:16.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:16.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:16.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:16.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:16.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:16.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:16.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:16.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:16.965 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:16.711+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:16.966 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:16.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:17.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:16 smithi071 ceph-mon[183063]: pgmap v2071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:17.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:17.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:17.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2729176412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:17.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:16 smithi071 ceph-mon[178459]: pgmap v2071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:17.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:17.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:17.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2729176412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:17.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:17.733+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:17 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:17 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:18.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:18.758+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:18 smithi071 ceph-mon[178459]: pgmap v2072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:18 smithi071 ceph-mon[183063]: pgmap v2072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:19.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:19.755+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/307781723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/307781723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:20.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:20.789+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:20 smithi071 ceph-mon[178459]: pgmap v2073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:20 smithi071 ceph-mon[183063]: pgmap v2073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:21.430+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:21.807+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:22.217 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:21.885Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:35:22.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:22.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:22.217 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/634397004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:22.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:22.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:22.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/634397004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:22.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:22.808+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:23.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:22.964Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:22 smithi071 ceph-mon[183063]: pgmap v2074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:22 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:22 smithi071 ceph-mon[178459]: pgmap v2074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:22 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:23.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:23.822+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:24.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:23.766Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:35:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3585297374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3585297374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:24.394+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:24.778+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:24 smithi071 ceph-mon[183063]: pgmap v2075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:24 smithi071 ceph-mon[178459]: pgmap v2075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:25.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:26.035 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:26.035 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:26.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:26.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:26.036 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:25.768+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:26.370 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:26.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:26.371+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:27.001 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:26.732+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:27.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:27 smithi071 ceph-mon[183063]: pgmap v2076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:27.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:27.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2271770447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:27.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:27.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:27 smithi071 ceph-mon[178459]: pgmap v2076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:27.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:27.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2271770447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:27.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:27.382+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:28.017 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:27.757+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:28.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:28.418 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:28.418 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:28.418 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:28.418 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:28.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:28.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:28.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:28.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:28.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:28.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:28.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-mon[178459]: pgmap v2077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:35:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2782310411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-mon[183063]: pgmap v2077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:35:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2782310411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:29.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:29.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:30.761 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:30.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:31.022 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:30.762+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:31 smithi071 ceph-mon[183063]: pgmap v2078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:31 smithi071 ceph-mon[178459]: pgmap v2078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:31.885 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:31.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:31.885 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:31.739+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:32.179 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:31.886Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:35:32.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:32.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3504738995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:32.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:32.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:32.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3504738995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:32.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:32.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:32.783 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:32.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:32.784+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:33 smithi071 ceph-mon[183063]: pgmap v2079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:33 smithi071 ceph-mon[178459]: pgmap v2079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:33.766 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:33.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:34.034 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:33.827+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:34.034 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:33.767Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:35:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4128534255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4128534255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:34.853 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:34.548+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:34.852+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:35 smithi071 ceph-mon[178459]: pgmap v2080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:35 smithi071 ceph-mon[183063]: pgmap v2080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:35.587 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:35.252Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:35.876 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:35.587+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:35.876+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2380308163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2380308163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:36.925 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:36.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:36.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:37 smithi071 ceph-mon[178459]: pgmap v2081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:37 smithi071 ceph-mon[183063]: pgmap v2081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:37.931 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:37.596+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:37.931+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:38.895 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:38.577+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:38.895+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:39 smithi071 ceph-mon[183063]: pgmap v2082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3974047942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:39 smithi071 ceph-mon[178459]: pgmap v2082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3974047942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:39.945 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:39.577+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:39.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:40.899 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:40.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:41.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:40.898+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:41 smithi071 ceph-mon[183063]: pgmap v2083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3985769551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:41 smithi071 ceph-mon[178459]: pgmap v2083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3985769551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:41.882 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:41.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:41.882+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:41.887Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:35:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:42.921 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:42.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:42.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:43 smithi071 ceph-mon[183063]: pgmap v2084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:43 smithi071 ceph-mon[178459]: pgmap v2084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:43.767 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:43.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:44.080 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:43.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:44.080 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:43.768Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:35:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3297789134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:35:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3297789134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:35:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:44.929 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:44.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:44.930 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:44.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:44.930 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:44.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:44.929+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:45 smithi071 ceph-mon[178459]: pgmap v2085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:45 smithi071 ceph-mon[183063]: pgmap v2085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:45.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:45.427+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:45.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2635287528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2635287528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:46.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:46.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:46.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:47 smithi071 ceph-mon[183063]: pgmap v2086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:47 smithi071 ceph-mon[178459]: pgmap v2086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:47.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:48.104 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:47.847+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:48.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:48.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:48.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:48.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:48.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:35:48.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:48.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/398104161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:48.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:48.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:48.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:48.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:48.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:35:48.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:48.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/398104161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:48.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:48.892+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:49 smithi071 ceph-mon[183063]: pgmap v2087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:49 smithi071 ceph-mon[178459]: pgmap v2087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:49.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:49.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:50.611 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:50.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:50.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:35:50.611+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:35:50.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:35:50.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:35:50.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:35:50.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:35:50.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:35:50.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:35:50.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:35:50.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:35:50.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:35:50.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:35:50.904 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:35:50.904 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:35:50.904 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:35:50.904 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:35:50.904 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:35:50.904 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:35:50.904 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:35:50.904 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:35:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:50.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:51 smithi071 ceph-mon[183063]: pgmap v2088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2907887967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:51 smithi071 ceph-mon[178459]: pgmap v2088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2907887967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:51.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:51.885+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:51.888Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:35:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:35:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:35:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:35:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:35:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:52.343+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:52.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[178459]: pgmap v2089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/932171393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[183063]: pgmap v2089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/932171393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:53.683 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:53.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:53.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:53.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:53.684Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:53.768Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:35:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:54.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:54 smithi071 ceph-mon[178459]: pgmap v2090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:54 smithi071 ceph-mon[178459]: pgmap v2091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:54 smithi071 ceph-mon[183063]: pgmap v2090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:54 smithi071 ceph-mon[183063]: pgmap v2091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:54.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:55.356+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:55.891+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[178459]: pgmap v2092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/41257953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[183063]: pgmap v2092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/41257953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:56.313+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:57.132 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:56.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:57.133 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:35:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:35:56.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:35:57.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:57.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:57.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:58.350 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:57.953+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:58.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:58 smithi071 ceph-mon[183063]: pgmap v2093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:58.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:58.351 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:58.351 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4080983636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:58.351 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:58.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:58 smithi071 ceph-mon[178459]: pgmap v2093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:35:58.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:58.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:58.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4080983636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:35:58.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:35:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:58.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:35:59.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:59.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:59.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:35:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:35:59.302 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:35:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:35:59.000+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:35:59.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:35:59.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:35:59.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:35:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:35:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:35:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:35:59.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:00.304 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:00.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:00.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[178459]: pgmap v2094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:00.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:00.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:00.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:00.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:00.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4278830638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:00.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[183063]: pgmap v2094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:00.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:00.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:00.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:00.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:00.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4278830638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:00.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:01.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:01.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:01.323 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:01.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:01.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:01.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:01.322+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:02.146 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:01.888Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:02.147 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:02.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:02.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:02 smithi071 ceph-mon[183063]: pgmap v2095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:02 smithi071 ceph-mon[178459]: pgmap v2095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:03.153 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:02.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:03.153 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:03.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:03.370+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2887754557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:03 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2887754557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:03 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:04.154 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:04.008+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:04.155 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:03.768Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:04.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-mon[183063]: pgmap v2096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-mon[178459]: pgmap v2096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:05.370 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:04.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:05.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:05.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:05.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4197130251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:05.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:05.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:05.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4197130251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:05.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:05.370+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:05.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:06.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:05.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:06 smithi071 ceph-mon[178459]: pgmap v2097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:06 smithi071 ceph-mon[183063]: pgmap v2097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:06.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:07.315 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:06.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:07.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1241778145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:07.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:07.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:07.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1241778145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:07.315+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:08.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:07.985+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:08.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[183063]: pgmap v2098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:08.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:08.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:08.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:08.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:08.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:08.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[178459]: pgmap v2098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:08.309 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:08.309 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:08.309 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:08.309 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:08.309 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:08.307+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:08.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:09.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:09.356+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:10.313 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:09.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:10.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:10 smithi071 ceph-mon[178459]: pgmap v2099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:10.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:10.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:10.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/392106725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:10.314 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:10 smithi071 ceph-mon[183063]: pgmap v2099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:10.314 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:10.314 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:10.314 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/392106725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:10.313+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:11.356 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:10.974+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:11.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:11.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:11.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:11.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:11.356+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:12.189 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:11.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:12.190 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:11.889Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:12.190 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:12.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:12.382+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:12 smithi071 ceph-mon[183063]: pgmap v2100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3485939376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:12 smithi071 ceph-mon[178459]: pgmap v2100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3485939376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:13.384 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:12.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:13.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:13.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:13.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:13 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:13.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:13.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:13.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:13 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:13.384+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:13.969+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:14.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:13.769Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:14.424+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:14 smithi071 ceph-mon[178459]: pgmap v2101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:36:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:14 smithi071 ceph-mon[183063]: pgmap v2101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:36:15.413 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:15.016+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:15.413 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:15.188Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:15.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:15.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/627134827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:15.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:15.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:15.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/627134827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:15.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:15.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:16.420 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:15.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:16.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-mon[183063]: pgmap v2102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:16.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:16.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:16.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:16.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:16.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-mon[178459]: pgmap v2102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:16.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:16.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:16.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:16.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:16.420+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:17.216 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:16.953+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:17.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1304625134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1304625134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:18.217 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:17.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:18.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:18 smithi071 ceph-mon[178459]: pgmap v2103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:18 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:18 smithi071 ceph-mon[183063]: pgmap v2103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:18 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:19.221 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:18.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:19.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1448139074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1448139074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:19.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:20.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:20.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-mon[183063]: pgmap v2104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:20.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:20.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:20.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:20.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:20.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-mon[178459]: pgmap v2104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:20.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:20.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:20.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:20.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:21.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:21.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:21.227 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:20.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:21.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:21.890Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:21.984+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:22.397+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:22 smithi071 ceph-mon[183063]: pgmap v2105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1011163991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:22 smithi071 ceph-mon[178459]: pgmap v2105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1011163991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:23.351 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:22.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:23.351 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:23.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:23.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:23.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:23.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:23.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:23.352+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:23.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:23.770Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:24.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:24.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:24.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:24.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:24.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[178459]: pgmap v2106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1418046266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[183063]: pgmap v2106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1418046266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:25.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:25.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:25.368 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:25.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:25.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:25.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:25.368+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:26.319 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:26.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:26.319 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:26 smithi071 ceph-mon[183063]: pgmap v2107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:26.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:26.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:26.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:26 smithi071 ceph-mon[178459]: pgmap v2107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:26.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:26.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:26.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:27.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:27.284+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:27.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1254662644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1254662644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:28.321 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:28.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:28.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[183063]: pgmap v2108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:28.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:28.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:28.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:28.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:28.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:28.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[178459]: pgmap v2108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:28.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:28.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:28.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:28.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:28.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:28.320+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:29.278+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:29.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:36:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1738797095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:36:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1738797095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:30.230+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:30.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:30 smithi071 ceph-mon[178459]: pgmap v2109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:30 smithi071 ceph-mon[183063]: pgmap v2109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:31.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:31.204+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1478847722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:31.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:31.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1478847722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:32.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:31.890Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:32.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:32.200+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:32 smithi071 ceph-mon[178459]: pgmap v2110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:32 smithi071 ceph-mon[183063]: pgmap v2110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:33.217+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:33.145+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:33.620Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:33.770Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:34.215+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:34.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:34.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:34 smithi071 ceph-mon[178459]: pgmap v2111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4199461745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:34 smithi071 ceph-mon[183063]: pgmap v2111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4199461745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:35.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:35.194+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:35.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:35.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:36.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:36.162+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:36.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:36.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:36 smithi071 ceph-mon[178459]: pgmap v2112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/487811835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:36 smithi071 ceph-mon[183063]: pgmap v2112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/487811835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:36.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:36.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:37.185+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:37.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:38.138+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-mon[183063]: pgmap v2113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3655248672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:38.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:38.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-mon[178459]: pgmap v2113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3655248672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:39.101+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:39.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:39.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:40.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:40.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:40 smithi071 ceph-mon[178459]: pgmap v2114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:40 smithi071 ceph-mon[183063]: pgmap v2114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:41.088+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:41.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:41.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2129519614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:41.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2129519614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:42.134+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:41.891Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:42.210+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:42 smithi071 ceph-mon[178459]: pgmap v2115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:42 smithi071 ceph-mon[183063]: pgmap v2115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:43.178 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:42.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:43.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:43.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:43.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1969657041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:43.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1969657041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:44.152 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:43.771Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:44.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:44.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:44 smithi071 ceph-mon[183063]: pgmap v2116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:36:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:44 smithi071 ceph-mon[178459]: pgmap v2116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:36:45.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:45.201+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:45.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:46.180 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:45.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:46.180+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:46.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:46.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:46 smithi071 ceph-mon[183063]: pgmap v2117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1157169722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:46 smithi071 ceph-mon[178459]: pgmap v2117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:46.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1157169722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:47.214+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:47.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:48.169+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:48.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-mon[183063]: pgmap v2118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/468535422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-mon[178459]: pgmap v2118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/468535422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:49.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:49.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:49.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:50.227 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:50.146+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:50.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:50 smithi071 ceph-mon[178459]: pgmap v2119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/888721681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:50 smithi071 ceph-mon[183063]: pgmap v2119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/888721681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:51.149+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:51.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:52.101+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:51.891Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:52.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:52.199+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:52 smithi071 ceph-mon[183063]: pgmap v2120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:52 smithi071 ceph-mon[178459]: pgmap v2120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:53.385 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:53.096+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:53.385 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:53.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[183063]: pgmap v2121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/585333150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:36:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[178459]: pgmap v2121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/585333150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:36:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:54.113 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:53.772Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:36:54.392 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:54.113+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:54.392 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:54.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:55.399 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:55.075+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:55.400 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:55.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:55.400 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:36:55.123+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:36:55.400 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:36:55.400 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:36:55.400 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:36:55.400 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:36:55.400 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:36:55.400 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:36:55.400 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:36:55.400 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:36:55.401 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:36:55.401 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:36:55.401 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:36:55.401 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:36:55.401 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:36:55.401 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:36:55.401 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:36:55.401 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:36:55.401 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:36:55.401 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[178459]: pgmap v2122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/792272012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:36:55.402 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:36:55.403 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:36:55.403 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:36:55.124Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:36:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[183063]: pgmap v2122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/792272012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:55 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:36:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:36:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:36:56.400 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:56.027+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:56.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:56.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:57.320 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:57.050+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:57.319+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-mon[183063]: pgmap v2123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:36:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:36:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-mon[178459]: pgmap v2123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:36:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:36:58.322 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:58.054+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:58.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[183063]: pgmap v2124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[183063]: pgmap v2125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1055727895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3164 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:36:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[178459]: pgmap v2124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[178459]: pgmap v2125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:36:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:36:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1055727895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:36:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3164 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:36:59.302 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:36:59.051+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:36:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:36:59.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:36:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:36:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:36:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:36:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:36:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:36:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:36:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:36:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:00.415 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:00.090+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:00.416 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:00.323+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:00 smithi071 ceph-mon[183063]: pgmap v2126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2101200833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:00 smithi071 ceph-mon[178459]: pgmap v2126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2101200833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:01.417 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:01.119+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:01.417 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:01.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:02.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:01.892Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:02.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:02 smithi071 ceph-mon[183063]: pgmap v2127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3141761556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:02 smithi071 ceph-mon[178459]: pgmap v2127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3141761556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:03.386 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:03.033+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:03.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:04.072 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:03.773Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:04.339 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:04.072+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:04.346+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:04 smithi071 ceph-mon[183063]: pgmap v2128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:04.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:04.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:04.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:04 smithi071 ceph-mon[178459]: pgmap v2128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:05.374 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:05.058+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:05.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2469822535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2469822535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:06.338 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:06.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:06.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:06 smithi071 ceph-mon[183063]: pgmap v2129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:06 smithi071 ceph-mon[178459]: pgmap v2129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:07.387 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:07.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:07.387+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3688011280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3688011280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:08.376 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:08.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:08.376+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:08 smithi071 ceph-mon[183063]: pgmap v2130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:08 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:08 smithi071 ceph-mon[178459]: pgmap v2130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:08 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:09.440 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:09.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:09.440 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:09.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:10.447 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:10.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:10.447 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:10.299+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:10.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:10.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:10.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/527738390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:10.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:10 smithi071 ceph-mon[183063]: pgmap v2131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/527738390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:10.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:10 smithi071 ceph-mon[178459]: pgmap v2131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:11.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:11.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:11.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:12.134+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:11.893Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:12.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:12.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:12 smithi071 ceph-mon[178459]: pgmap v2132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3319601513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:12 smithi071 ceph-mon[183063]: pgmap v2132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3319601513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:13.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:13.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:13.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:13.774 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:13.556Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:13.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:13.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:13.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:13.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:37:13.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:13.775 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:13.775 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:13.775 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:37:14.165 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:13.774Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:14.166+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:14.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:14 smithi071 ceph-mon[183063]: pgmap v2133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1561869125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:14 smithi071 ceph-mon[178459]: pgmap v2133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1561869125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:15.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:15.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:15.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:16.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:16.174+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:16.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:16 smithi071 ceph-mon[178459]: pgmap v2134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:16 smithi071 ceph-mon[183063]: pgmap v2134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:16.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:16.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:17.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:17.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:17.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1237654500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1237654500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:18.115+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:18.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:18 smithi071 ceph-mon[183063]: pgmap v2135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:18 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:18 smithi071 ceph-mon[178459]: pgmap v2135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:18 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:19.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:19.070+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:19.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2308560608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2308560608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:20.340 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:20.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:20.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:20 smithi071 ceph-mon[178459]: pgmap v2136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:20 smithi071 ceph-mon[183063]: pgmap v2136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:21.357 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:21.046+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:21.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2757423501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2757423501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:21.894Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:22.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:22.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:22 smithi071 ceph-mon[178459]: pgmap v2137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:22 smithi071 ceph-mon[183063]: pgmap v2137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:22.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:23.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:22.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:23.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:23.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:24.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:23.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:23.775Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:24.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:24 smithi071 ceph-mon[183063]: pgmap v2138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2287947131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:24 smithi071 ceph-mon[178459]: pgmap v2138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2287947131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:25.286 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:24.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:25.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:25.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:26.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:25.844Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:26.335+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-mon[178459]: pgmap v2139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3950118100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-mon[183063]: pgmap v2139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3950118100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:27.313 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:26.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:27.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:28.342 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:27.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:28.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-mon[183063]: pgmap v2140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:37:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-mon[178459]: pgmap v2140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:37:29.361 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:28.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:29.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/203797499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/203797499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:29.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:30.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:30 smithi071 ceph-mon[178459]: pgmap v2141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:30 smithi071 ceph-mon[183063]: pgmap v2141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:31.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:30.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:31.335+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/216107555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/216107555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:32.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:31.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:31.895Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:31.988Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:32.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:32 smithi071 ceph-mon[178459]: pgmap v2142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:32 smithi071 ceph-mon[183063]: pgmap v2142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:33.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:32.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:33.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3346178584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3346178584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:33.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:33.776Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:34.385+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:34 smithi071 ceph-mon[178459]: pgmap v2143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:34 smithi071 ceph-mon[183063]: pgmap v2143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:34.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:35.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:35.060Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:35.394+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:35.900+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:36.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:36 smithi071 ceph-mon[183063]: pgmap v2144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1444119662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:36 smithi071 ceph-mon[178459]: pgmap v2144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1444119662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:36.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:37.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:37.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:37.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:38.412+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-mon[183063]: pgmap v2145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2230368125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-mon[178459]: pgmap v2145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2230368125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:39.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:38.932+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:39.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:40.352 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:39.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:40.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:40 smithi071 ceph-mon[178459]: pgmap v2146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:40 smithi071 ceph-mon[183063]: pgmap v2146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:40.938+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:41.321+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2457894148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2457894148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:41.896Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:41.900+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:42.346+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:42 smithi071 ceph-mon[178459]: pgmap v2147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:42 smithi071 ceph-mon[183063]: pgmap v2147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:42.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:43.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1192960927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:37:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1192960927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:37:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:43.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:43.777Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:44.550 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:44.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:44.550 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:44.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:44.550 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:44.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:44.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:44.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:44 smithi071 ceph-mon[178459]: pgmap v2148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:44.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:44.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:44.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:44 smithi071 ceph-mon[183063]: pgmap v2148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:44.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:44.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:45.856 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:45.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:45.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:45.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3581041927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:45.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:45.857 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:45.857 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3581041927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:45.857 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:45.857+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:46.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:46 smithi071 ceph-mon[183063]: pgmap v2149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:46 smithi071 ceph-mon[178459]: pgmap v2149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:47.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:46.856+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:47.417+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:48.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:47.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:48.444+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-mon[178459]: pgmap v2150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/759949934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-mon[183063]: pgmap v2150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/759949934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:48.856+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:49.442+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:49.825+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:50.441+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:50 smithi071 ceph-mon[183063]: pgmap v2151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/651393792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:50 smithi071 ceph-mon[178459]: pgmap v2151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/651393792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:50.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:51.432+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:51.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:51.897Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:52.838 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:52.454+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:52.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:52.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:52 smithi071 ceph-mon[178459]: pgmap v2152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:52.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:52.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4180287284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:52.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:52.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:52 smithi071 ceph-mon[183063]: pgmap v2152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:52.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:52.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4180287284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:52.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:53.777 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:53.453+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:53.777 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:53.492Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:53.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:53.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:53.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:53.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:53.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:53.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:54.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:53.887+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:53.777Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:37:54.914 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:54.496+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:54.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:54.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:54 smithi071 ceph-mon[183063]: pgmap v2153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:54.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:54.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:54.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:54 smithi071 ceph-mon[178459]: pgmap v2153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:54.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:54.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:55.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1333245726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1333245726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:56.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:55.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:56.432+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:56 smithi071 ceph-mon[183063]: pgmap v2154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:56.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:37:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:37:56.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:37:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:56 smithi071 ceph-mon[178459]: pgmap v2154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:56.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:57.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1191172923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:37:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1191172923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:37:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:37:58.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:57.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:58.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-mon[178459]: pgmap v2155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:37:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-mon[183063]: pgmap v2155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:37:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:37:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:37:59.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:58.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:59.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:59.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:59.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:59.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:59.636 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:37:59.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:37:59.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:37:59.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:37:59.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:37:59.637 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:37:59.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:37:59.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:37:59.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:37:59.635+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:37:59.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:37:59.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:37:59.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:37:59.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:37:59.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:37:59.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:37:59.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:37:59.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:37:59.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:37:59.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:37:59.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:37:59.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:37:59.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:37:59.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:37:59.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:37:59.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:37:59.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:37:59.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:38:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:00.379+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-mon[178459]: pgmap v2156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:38:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:38:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:38:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2021634832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-mon[183063]: pgmap v2156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:38:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:38:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:38:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:38:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:38:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:38:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:38:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:38:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:38:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:38:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:38:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2021634832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:01.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:00.851+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:01.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:01.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:01.898Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:02.436+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[183063]: pgmap v2157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:38:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:38:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1310302317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:38:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:38:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:38:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[178459]: pgmap v2157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:38:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:38:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1310302317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:38:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:38:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:38:02.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:02.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:03.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:02.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:03.777 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:03.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:03.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:03.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[183063]: pgmap v2158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:03.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[183063]: pgmap v2159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:03.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:03.778 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:03.778 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:03.778 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:03.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:03.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[178459]: pgmap v2158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:03.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[178459]: pgmap v2159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:03.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:03.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:03.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:03.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:03.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:03.778Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:04.850 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:04.508+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:04.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:04.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/53596929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:04.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:04.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/53596929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:04.851+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:05.779 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:05.469+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:05.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:05.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:05 smithi071 ceph-mon[183063]: pgmap v2160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:05.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:05.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:05.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:05.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:05 smithi071 ceph-mon[178459]: pgmap v2160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:05.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:05.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:05.880+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:06.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:05.780Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:06.849 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:06.470+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:06.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:06.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:06.850 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:06.850 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:06.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:07.438+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[183063]: pgmap v2161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/626297628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[178459]: pgmap v2161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/626297628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:07.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:08.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:07.802+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:08.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:08 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:08 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:08.776+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:09.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:09 smithi071 ceph-mon[178459]: pgmap v2162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1105473409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:09 smithi071 ceph-mon[183063]: pgmap v2162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1105473409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:09.826+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:10.431+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:11.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:10.871+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:11.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:11 smithi071 ceph-mon[178459]: pgmap v2163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:11 smithi071 ceph-mon[183063]: pgmap v2163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:11.866+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:11.899Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:11.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:12.634 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:12.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1691640373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:12.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1691640373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:13.635 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:13.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:13.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:13.778Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-mon[183063]: pgmap v2164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:38:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-mon[178459]: pgmap v2164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:38:14.645 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:14.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:14.832+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1543070960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1543070960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:15.311 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:14.996Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:15.646 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:15.311+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:15.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-mon[178459]: pgmap v2165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-mon[183063]: pgmap v2165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:16.655 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:16.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:16.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3616653710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3616653710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:17.656 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:17.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:17.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:17 smithi071 ceph-mon[183063]: pgmap v2166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:17 smithi071 ceph-mon[178459]: pgmap v2166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:18.657 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:18.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:18.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:18 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:18 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:19.658 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:19.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:19.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[178459]: pgmap v2167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2833301557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[183063]: pgmap v2167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2833301557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:20.663 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:20.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:20.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:20.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:21.663 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:21.319+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:21.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:21.865+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:21.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:21.899Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:21 smithi071 ceph-mon[183063]: pgmap v2168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3568494587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:21 smithi071 ceph-mon[178459]: pgmap v2168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3568494587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:22.669 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:22.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:22.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:23.670 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:23.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:23.819+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:23.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:23.779Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[178459]: pgmap v2169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[183063]: pgmap v2169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:24.675 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:24.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:24.675 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:24.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:24.675 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:24.362+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:24.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3138245675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3138245675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:25.676 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:25.380+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:25.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:25 smithi071 ceph-mon[178459]: pgmap v2170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:25 smithi071 ceph-mon[183063]: pgmap v2170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:26.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:26.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:26.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3778426951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3778426951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:27.681 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:27.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:27.813+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-mon[178459]: pgmap v2171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-mon[183063]: pgmap v2171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:28.682 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:28.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:28.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:38:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2265819655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:38:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2265819655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:29.683 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:29.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:29.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:29 smithi071 ceph-mon[178459]: pgmap v2172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:29 smithi071 ceph-mon[183063]: pgmap v2172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:30.690 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:30.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:30.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:31.694 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:31.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:31.866+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:31.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:31.900Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:31 smithi071 ceph-mon[183063]: pgmap v2173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/378606482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:31 smithi071 ceph-mon[178459]: pgmap v2173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/378606482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:32.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:33.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:32.818+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:33.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:33.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:33.428Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:33.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:33.779Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-mon[178459]: pgmap v2174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3321176646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-mon[183063]: pgmap v2174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3321176646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:34.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:35.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:34.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:35.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:35.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:35.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:35.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:35.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:36.174 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:35.871+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:36.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:36.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[178459]: pgmap v2175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:36.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:36.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:36.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:36.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1808480818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:36.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:36.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[183063]: pgmap v2175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:36.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:36.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:36.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:36.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1808480818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:36.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:36.896 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:36.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:36.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:36.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:36.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:36.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:37.149 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:36.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:37.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:38.157 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:37.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:38.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:38.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:37 smithi071 ceph-mon[183063]: pgmap v2176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:38.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:38.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:38.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:37 smithi071 ceph-mon[178459]: pgmap v2176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:38.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:38.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:39.132 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:38.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:39.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:39.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:39.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2157347816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:39.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:39.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:39.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:39.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2157347816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:39.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:39.131+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:40.087 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:39.907+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:40.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:40.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-mon[178459]: pgmap v2177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:40.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:40.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:40.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:40.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:40.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-mon[183063]: pgmap v2177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:40.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:40.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:40.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:40.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:41.109 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:40.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:41.109 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:41.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:41.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2213274528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:41.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:41.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:41.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2213274528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:41.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:42.101 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:41.832+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:42.101 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:41.901Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:42.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:42.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:41 smithi071 ceph-mon[178459]: pgmap v2178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:42.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:42.102 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:42.102 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:41 smithi071 ceph-mon[183063]: pgmap v2178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:42.102 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:42.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:42.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:42.827+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:42.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:42.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:43.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:44.137 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:43.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:44.137 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:43.780Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:44.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:44.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[183063]: pgmap v2179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:44.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:44.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:44.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/822522025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:44.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:44.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:44.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:38:44.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:44.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[178459]: pgmap v2179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:44.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:44.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:44.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/822522025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:44.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:44.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:44.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:38:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:44.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:45.159 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:44.809+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:45.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:45.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:45.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:45.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:45.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:46.172 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:45.858+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:46.172 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:45.716Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:46.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:46.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:45 smithi071 ceph-mon[183063]: pgmap v2180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:46.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:46.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3822540918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:46.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:46.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:45 smithi071 ceph-mon[178459]: pgmap v2180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:46.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:46.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3822540918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:46.171+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:47.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:47.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:47.165 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:46.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:47.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:47.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:47.165+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:48.137 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:47.798+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:48.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:48.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[183063]: pgmap v2181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:48.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:48.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:48.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:48.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2744665406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:48.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:48.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[178459]: pgmap v2181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:48.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:48.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:48.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:48.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2744665406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:48.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:49.175 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:48.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:49.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:49.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:49.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:49.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:49.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:49.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:49.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:49.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:49 smithi071 ceph-mon[178459]: pgmap v2182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:49 smithi071 ceph-mon[183063]: pgmap v2182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:50.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:50.789+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1218172239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1218172239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:51.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:51.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:51.901Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:51 smithi071 ceph-mon[183063]: pgmap v2183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:51 smithi071 ceph-mon[178459]: pgmap v2183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:52.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:52.717+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3362050879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3362050879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:53.205+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:54.195 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:53.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:54.195 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:53.780Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:38:54.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:53 smithi071 ceph-mon[183063]: pgmap v2184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:54.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:54.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:54.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:54.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:53 smithi071 ceph-mon[178459]: pgmap v2184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:54.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:54.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:54.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:54.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:55.184 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:54.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:55.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:55.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:55.184 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:54.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:55.185 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:38:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:38:54.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:38:55.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:55.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:55.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:55.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:55.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[183063]: pgmap v2185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1140744859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[178459]: pgmap v2185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:38:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:38:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1140744859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:56.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:56.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:56.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:56.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:57.658 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:57.203+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:57.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:57.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:57.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-mon[183063]: pgmap v2186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:57.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:57.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/235140485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:57.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:57.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:57.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-mon[178459]: pgmap v2186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:38:57.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:57.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/235140485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:38:57.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:57.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:58.617 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:58.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:58.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:58.618+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:38:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:38:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:38:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:38:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:38:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:38:59.656 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:38:59.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:38:59.927 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:38:59.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[178459]: pgmap v2187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3896562529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[183063]: pgmap v2187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3896562529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:38:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:00.661 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:00.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:00.942 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:00.662+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:01.619 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:01.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:01.900 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:01.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:01.901Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:01 smithi071 ceph-mon[183063]: pgmap v2188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:01 smithi071 ceph-mon[178459]: pgmap v2188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:02.626 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:02.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:02.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:02.627+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:03.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1096338755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:03.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:03.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:39:03.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:03.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:39:03.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:39:03.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:03.223 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1096338755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:03.223 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:03.223 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:39:03.223 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:03.223 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:39:03.224 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:39:03.224 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:02 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:03.599 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:03.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:03.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:03.781Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:04.242 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:04.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:04.242 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:04.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:04.242 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-mon[183063]: pgmap v2189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:04.242 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:04.243 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:04.243 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:04.243 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:04.243 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-mon[178459]: pgmap v2189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:04.243 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:04.243 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:04.243 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:04.243 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:39:04.148+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:39:04.244 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:39:04.245 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:39:04.245 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:39:04.245 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:39:04.245 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:39:04.648 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:04.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:04.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:05.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:39:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:39:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3359135840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:39:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:39:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:05.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3359135840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:05.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:05.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:06.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:05 smithi071 ceph-mon[183063]: pgmap v2190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:05 smithi071 ceph-mon[178459]: pgmap v2190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:06.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:06.662+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:07.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:07.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:07.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1139735350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:07.226 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:07.226 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:07.226 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1139735350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:07.645 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:07.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:07.645+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:08.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[183063]: pgmap v2191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:08.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:08.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:08.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:08.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:39:08.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:39:08.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:08.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:39:08.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:39:08.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[178459]: pgmap v2191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:39:08.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:07 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:08.675 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:08.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:08.675+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:09.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-mon[178459]: pgmap v2192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-mon[178459]: pgmap v2193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2097560172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-mon[183063]: pgmap v2192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-mon[183063]: pgmap v2193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2097560172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:10.177 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:09.725+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:10.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:11.146 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:10.764+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:11.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:11 smithi071 ceph-mon[183063]: pgmap v2194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:11 smithi071 ceph-mon[178459]: pgmap v2194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:12.137 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:11.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:12.138 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:11.901Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:12.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2907053222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2907053222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:13.123 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:12.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:13.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:13.364Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-mon[178459]: pgmap v2195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-mon[183063]: pgmap v2195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:13.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:13.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:14.091 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:13.781+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:14.091 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:13.782Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:14.091+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:39:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/188507245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:39:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/188507245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:15.117 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:14.738+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:15.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[178459]: pgmap v2196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[183063]: pgmap v2196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:16.137 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:15.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:16.435 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:16.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:16.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:16.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:16.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:16.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:16.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:16.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:17.189 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:16.766+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:17 smithi071 ceph-mon[183063]: pgmap v2197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2869359197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:17 smithi071 ceph-mon[178459]: pgmap v2197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2869359197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:17.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:17.187+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:17.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:18.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:18.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:18 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:18.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:18.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:18 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:19.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:18.826+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:19.199+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[178459]: pgmap v2198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3833296019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[183063]: pgmap v2198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3833296019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:19.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:20.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:21.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:20.816+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:21 smithi071 ceph-mon[183063]: pgmap v2199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4149133032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:21.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:21.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:21 smithi071 ceph-mon[178459]: pgmap v2199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:21.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4149133032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:21.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:21.903Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:22.579 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:22.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:22.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:22.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:22.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:22.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:22.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:22.580 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:22.754+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:22.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:22.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:23.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:23.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[183063]: pgmap v2200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[178459]: pgmap v2200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:24.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:23.779+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:23.782Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:24.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/207733239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/207733239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:24.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:25.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:25 smithi071 ceph-mon[183063]: pgmap v2201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:25.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:25.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:25.653 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:25.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:25.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:25 smithi071 ceph-mon[178459]: pgmap v2201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:25.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:25.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:25.825+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:25.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:25.652Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:26.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3256733961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3256733961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:27.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:26.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:27.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-mon[178459]: pgmap v2202: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-mon[183063]: pgmap v2202: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:28.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:27.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:28.299+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2107949894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2107949894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:28.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:29.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:29 smithi071 ceph-mon[183063]: pgmap v2203: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:39:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:29 smithi071 ceph-mon[178459]: pgmap v2203: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:39:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:29.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:30.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:31.332 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:30.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:31.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:31 smithi071 ceph-mon[183063]: pgmap v2204: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2195083878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:31 smithi071 ceph-mon[178459]: pgmap v2204: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2195083878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:32.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:31.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:31.903Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:32.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:33.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:32.948+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:33.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-mon[183063]: pgmap v2205: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3319 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3022209769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-mon[178459]: pgmap v2205: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3319 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3022209769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:33.783Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:33.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:34.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:34.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:35.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:34.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:35.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:34.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:35.388+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-mon[178459]: pgmap v2206: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-mon[183063]: pgmap v2206: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:36.380 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:35.965+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:36.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3190984293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3190984293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:36.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:37.413+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:37 smithi071 ceph-mon[183063]: pgmap v2207: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:37 smithi071 ceph-mon[178459]: pgmap v2207: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:37.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:38.426+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/771579136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/771579136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:39.390 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:38.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:39.457+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:39 smithi071 ceph-mon[183063]: pgmap v2208: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:39 smithi071 ceph-mon[178459]: pgmap v2208: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:40.394 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:40.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:40.492+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/442097266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/442097266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:41.395 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:41.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:41.469+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:41 smithi071 ceph-mon[183063]: pgmap v2209: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:41 smithi071 ceph-mon[178459]: pgmap v2209: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:42.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:41.904Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:42.491+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:42 smithi071 ceph-mon[183063]: pgmap v2210: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:42 smithi071 ceph-mon[178459]: pgmap v2210: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:43.401 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:43.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:43.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:43.476+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1227722141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:43.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:43.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:43.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:43.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:43.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1227722141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:43.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:44.083 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:43.784Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:44.406 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:44.097+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:44.406 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:44.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:44.406 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:44.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:44.504+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:39:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-mon[178459]: pgmap v2211: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:39:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:44 smithi071 ceph-mon[183063]: pgmap v2211: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:45.407 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:45.097+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:45.531+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3282315502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3282315502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:46.411 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:46.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:46.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:46 smithi071 ceph-mon[178459]: pgmap v2212: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:46 smithi071 ceph-mon[183063]: pgmap v2212: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:47.412 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:47.130+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:47.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:48.417 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:48.085+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:48.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:48.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:48.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3120254860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:48.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-mon[178459]: pgmap v2213: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:48.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:48.513+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3120254860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-mon[183063]: pgmap v2213: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:49.418 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:49.124+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:49.510+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:50.422 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:50.106+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:50.502+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:50 smithi071 ceph-mon[183063]: pgmap v2214: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1930953041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:50 smithi071 ceph-mon[178459]: pgmap v2214: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1930953041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:51.423 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:51.137+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:51.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:52.097+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:51.905Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:52.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:52 smithi071 ceph-mon[178459]: pgmap v2215: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1036878621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:52 smithi071 ceph-mon[183063]: pgmap v2215: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1036878621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:53.432 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:53.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:53.432 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:53.300Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:53.537+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:54.042 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:53.785Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:39:54.436 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:54.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:54.510+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:54 smithi071 ceph-mon[178459]: pgmap v2216: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:54 smithi071 ceph-mon[183063]: pgmap v2216: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:55.437 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:55.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:55.501+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1048353298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1048353298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:56.371 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:56.038+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:56.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:56.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:39:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:39:56.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:39:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:56 smithi071 ceph-mon[178459]: pgmap v2217: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:56 smithi071 ceph-mon[183063]: pgmap v2217: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:57.442 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:57.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:57.453+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2679715405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2679715405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:58.425 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:57.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:58.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-mon[183063]: pgmap v2218: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:39:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-mon[178459]: pgmap v2218: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:39:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:39:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:39:59.437 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:58.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:39:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:39:59.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:39:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1351233073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:39:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:39:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:39:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:39:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:39:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1351233073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:00.426 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:39:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:39:59.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:00.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 16 slow ops, oldest one blocked for 3345 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:40:00.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:40:00.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:40:00.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:40:00.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-06T23:40:00.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:40:00.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 3973 secs 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 65m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 65m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 65m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 65m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 65m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 65m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 65m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 65m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 65m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 65m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 65m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 65m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 65m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:40:00.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 65m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 65m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 65m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 65m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 65m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 65m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:40:00.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 65m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 65m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 65m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 55m, current state active+undersized, last acting [1,3] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 65m, current state active+undersized, last acting [1,3] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 55m, current state active+undersized, last acting [3,0] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 65m, current state active+undersized, last acting [0,3] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 65m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 65m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 55m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 65m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:40:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 65m, current state active+undersized, last acting [1,0] 2023-12-06T23:40:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 55m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:40:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 55m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:40:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 55m, current state active+undersized, last acting [0,1] 2023-12-06T23:40:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 55m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:40:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 65m, current state active+undersized, last acting [2,0] 2023-12-06T23:40:00.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 55m, current state active+undersized, last acting [2,0] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 55m, current state active+undersized, last acting [1,3] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 55m, current state active+undersized, last acting [0,1] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 55m, current state active+undersized, last acting [3,2] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 55m, current state active+undersized, last acting [3,1] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 55m, current state active+undersized, last acting [3,0] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 65m, current state active+undersized, last acting [0,3] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 65m, current state active+undersized, last acting [0,1] 2023-12-06T23:40:00.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 55m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 65m, current state active+undersized, last acting [3,1] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 55m, current state active+undersized, last acting [0,3] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 55m, current state active+undersized, last acting [2,0] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 55m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 55m, current state active+undersized, last acting [1,0] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 65m, current state active+undersized, last acting [3,0] 2023-12-06T23:40:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 65m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:40:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 16 slow ops, oldest one blocked for 3345 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:40:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:40:00.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:40:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:40:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:00.426+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pgmap v2219: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 16 slow ops, oldest one blocked for 3345 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 3973 secs 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:40:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 65m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 65m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 65m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 65m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 65m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 65m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 65m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:40:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 65m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:40:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 65m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:40:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pgmap v2219: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 16 slow ops, oldest one blocked for 3345 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:40:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:40:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:40:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:40:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-06T23:40:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:40:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 3973 secs 2023-12-06T23:40:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:40:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:40:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:40:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:40:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:40:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:40:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:40:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 65m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:40:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 65m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:40:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 65m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:40:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 65m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:40:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 65m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:40:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 65m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:40:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 65m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:40:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 65m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:40:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 65m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:40:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 65m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 65m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 65m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 65m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 65m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 65m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:40:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:40:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 65m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:40:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 65m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:40:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 65m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:40:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 65m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:40:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 65m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:40:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 65m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:40:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 65m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:40:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:40:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 55m, current state active+undersized, last acting [1,3] 2023-12-06T23:40:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 65m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 65m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 65m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 65m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 65m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 65m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 65m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 65m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 65m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 65m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 65m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 65m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 65m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 65m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 65m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 65m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 65m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:40:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:40:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 55m, current state active+undersized, last acting [1,3] 2023-12-06T23:40:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 65m, current state active+undersized, last acting [1,3] 2023-12-06T23:40:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 55m, current state active+undersized, last acting [3,0] 2023-12-06T23:40:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 65m, current state active+undersized, last acting [0,3] 2023-12-06T23:40:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 65m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:40:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 65m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:40:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 55m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 65m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 65m, current state active+undersized, last acting [1,0] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 55m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 55m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 55m, current state active+undersized, last acting [0,1] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 55m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 65m, current state active+undersized, last acting [2,0] 2023-12-06T23:40:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 55m, current state active+undersized, last acting [2,0] 2023-12-06T23:40:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 55m, current state active+undersized, last acting [1,3] 2023-12-06T23:40:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 55m, current state active+undersized, last acting [0,1] 2023-12-06T23:40:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 55m, current state active+undersized, last acting [3,2] 2023-12-06T23:40:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 55m, current state active+undersized, last acting [3,1] 2023-12-06T23:40:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 55m, current state active+undersized, last acting [3,0] 2023-12-06T23:40:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 65m, current state active+undersized, last acting [1,3] 2023-12-06T23:40:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 55m, current state active+undersized, last acting [3,0] 2023-12-06T23:40:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 65m, current state active+undersized, last acting [0,3] 2023-12-06T23:40:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 65m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:40:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 65m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:40:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 55m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:40:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 65m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:40:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 65m, current state active+undersized, last acting [1,0] 2023-12-06T23:40:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 55m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:40:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 55m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:40:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 55m, current state active+undersized, last acting [0,1] 2023-12-06T23:40:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 55m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 65m, current state active+undersized, last acting [2,0] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 55m, current state active+undersized, last acting [2,0] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 55m, current state active+undersized, last acting [1,3] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 55m, current state active+undersized, last acting [0,1] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 55m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 55m, current state active+undersized, last acting [3,2] 2023-12-06T23:40:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 55m, current state active+undersized, last acting [3,1] 2023-12-06T23:40:00.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 55m, current state active+undersized, last acting [3,0] 2023-12-06T23:40:00.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 55m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 65m, current state active+undersized, last acting [0,3] 2023-12-06T23:40:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 65m, current state active+undersized, last acting [0,1] 2023-12-06T23:40:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 55m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:40:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 65m, current state active+undersized, last acting [3,1] 2023-12-06T23:40:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 55m, current state active+undersized, last acting [0,3] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 55m, current state active+undersized, last acting [2,0] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 55m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 55m, current state active+undersized, last acting [1,0] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 65m, current state active+undersized, last acting [3,0] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 65m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:40:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 16 slow ops, oldest one blocked for 3345 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:40:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:40:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:40:00.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 65m, current state active+undersized, last acting [0,3] 2023-12-06T23:40:00.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 65m, current state active+undersized, last acting [0,1] 2023-12-06T23:40:00.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 55m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:40:00.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 65m, current state active+undersized, last acting [3,1] 2023-12-06T23:40:00.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:40:00.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 55m, current state active+undersized, last acting [0,3] 2023-12-06T23:40:00.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 55m, current state active+undersized, last acting [2,0] 2023-12-06T23:40:00.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 55m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:40:00.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:40:00.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 55m, current state active+undersized, last acting [1,0] 2023-12-06T23:40:00.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 55m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 65m, current state active+undersized, last acting [3,0] 2023-12-06T23:40:00.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:40:00.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 55m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 65m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:40:00.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:40:00.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 16 slow ops, oldest one blocked for 3345 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:40:00.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:40:00.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:40:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:00.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:01.904 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:01.460+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:01.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:01.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:01.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:01.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:01.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:01.906Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:02.886 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:02.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:02.886 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:02.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:02.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:02.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:02.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:02 smithi071 ceph-mon[183063]: pgmap v2220: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:02.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/450710492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:02.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:02.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:02.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:02 smithi071 ceph-mon[178459]: pgmap v2220: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:02.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/450710492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:02.886+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:03.440+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:03.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:03.785Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:04.412+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:04 smithi071 ceph-mon[183063]: pgmap v2221: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/240835056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:04 smithi071 ceph-mon[178459]: pgmap v2221: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/240835056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:04.887+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:05.398+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:05.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:05.588Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:05.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:06.377+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:06 smithi071 ceph-mon[178459]: pgmap v2222: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:06 smithi071 ceph-mon[183063]: pgmap v2222: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:06.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:07.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/556316627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/556316627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:08.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:07.852+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:08.659 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:08.394+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:08.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:08.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:08.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:40:08.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-mon[183063]: pgmap v2223: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:08.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:08.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:08.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:08.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:40:08.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-mon[178459]: pgmap v2223: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:08.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:08.808+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:08.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:40:08.659+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:40:08.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:40:08.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:40:08.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:40:08.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:40:08.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:40:08.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:40:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:09.393+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:09 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:40:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:40:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:40:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:40:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:40:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:40:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:40:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:40:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:40:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:40:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:40:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:40:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:40:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:40:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:40:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:40:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:40:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:40:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:40:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3383295854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:09 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:40:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:40:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:40:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:40:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:40:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:40:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:40:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:40:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:40:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:40:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:40:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:40:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:40:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:40:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:40:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:40:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:40:09.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:40:09.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:40:09.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3383295854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:09.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:10.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:10 smithi071 ceph-mon[178459]: pgmap v2224: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:10 smithi071 ceph-mon[183063]: pgmap v2224: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:10.826+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:11.394+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2775960260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2775960260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:11.779+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:11.906Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[183063]: pgmap v2225: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:40:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:40:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:12.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[178459]: pgmap v2225: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:40:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:40:13.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:12.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:13.387+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:40:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:40:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[178459]: pgmap v2226: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:40:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:40:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:40:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:40:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[183063]: pgmap v2226: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:40:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:40:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:13.787Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:14.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:13.777+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:14.362+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/873944961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/873944961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:14.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:15.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:14.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:15.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:14.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:15.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-mon[183063]: pgmap v2227: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-mon[178459]: pgmap v2227: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:15.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:16.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4103730825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4103730825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:16.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:17.377+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:17 smithi071 ceph-mon[178459]: pgmap v2228: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:17 smithi071 ceph-mon[183063]: pgmap v2228: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:17.855+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:18 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:18.362+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:18 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:19.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:18.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:19.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3999013191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[183063]: pgmap v2229: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3999013191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[178459]: pgmap v2229: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:19.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:20.369+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:21.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:20.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:21.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:21 smithi071 ceph-mon[178459]: pgmap v2230: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1703157257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:21 smithi071 ceph-mon[183063]: pgmap v2230: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1703157257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:21.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:21.906Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:22.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:22.907+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:23.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:23.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[178459]: pgmap v2231: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3268028796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[183063]: pgmap v2231: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3268028796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:24.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:23.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:23.787Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:24.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:24.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:24.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:24.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:25.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:25 smithi071 ceph-mon[183063]: pgmap v2232: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:25 smithi071 ceph-mon[178459]: pgmap v2232: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:25.879+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:26.347+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3696817935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3696817935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:27.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:26.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:27.565 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:27.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:27.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:27.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:27.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:27.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-mon[178459]: pgmap v2233: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:27.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:27.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:27.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:27.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:27.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-mon[183063]: pgmap v2233: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:27.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:28.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:27.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:28.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3135927441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:40:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3135927441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:40:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:28.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:29.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:29 smithi071 ceph-mon[178459]: pgmap v2234: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:29 smithi071 ceph-mon[183063]: pgmap v2234: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:30.391 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:29.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:30.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/651011632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/651011632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:31.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:30.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:31.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:31 smithi071 ceph-mon[183063]: pgmap v2235: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:31 smithi071 ceph-mon[178459]: pgmap v2235: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:32.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:31.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:31.907Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:32.431+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:33.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:32.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:33.584 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:33.453+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:33.585 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:33.236Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:33.788Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-mon[183063]: pgmap v2236: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2998933363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-mon[178459]: pgmap v2236: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2998933363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:33.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:34.463+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:35.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:34.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:35.947 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:35.492+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:35.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:35.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:35.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:35.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[178459]: pgmap v2237: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:35.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1626001707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:35.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[183063]: pgmap v2237: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1626001707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:35.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:36.594 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:36.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:36.594 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:36.519+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:36.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:36.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:36.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:36.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:36.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:37.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:37.518+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:37 smithi071 ceph-mon[183063]: pgmap v2238: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:37.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:37.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:37 smithi071 ceph-mon[178459]: pgmap v2238: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:37.948+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:38.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:38.564+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2968695198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2968695198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:38.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:39.591+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:39 smithi071 ceph-mon[178459]: pgmap v2239: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:39 smithi071 ceph-mon[183063]: pgmap v2239: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:40.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:40.636+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2558610671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2558610671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:41.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:41.907 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:41.616+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:41.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:41.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:41.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:41 smithi071 ceph-mon[183063]: pgmap v2240: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:41.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:41.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:41.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:41 smithi071 ceph-mon[178459]: pgmap v2240: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:42.058+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:41.908Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:42.577+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:42.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:42.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1644156840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1644156840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:43.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:43.063+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:43.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:43.582+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:43.790Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[183063]: pgmap v2241: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[178459]: pgmap v2241: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:40:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:44.020+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:44.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:44.539+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:45.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:45.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:45.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:45.524Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-mon[178459]: pgmap v2242: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2212358463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-mon[183063]: pgmap v2242: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2212358463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:45.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:46.587+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:46.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:47.935 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:47.547+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[183063]: pgmap v2243: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2213932432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:47.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:47.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:47.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:47.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:47.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[178459]: pgmap v2243: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2213932432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:48.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:47.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:48.942 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:48.577+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:48.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:48.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:48.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:48.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:48.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:49.943 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:49.599+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:49.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:49.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:49.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:49 smithi071 ceph-mon[178459]: pgmap v2244: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:49.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:49.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:49.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:49 smithi071 ceph-mon[183063]: pgmap v2244: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:49.944+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:50.913 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:50.587+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:50.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:50.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:50.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3134550982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:50.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:50.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:50.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3134550982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:50.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:51.908 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:51.616+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:51.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:51.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:51.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:51 smithi071 ceph-mon[178459]: pgmap v2245: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:51.908 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:51.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:51.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:51 smithi071 ceph-mon[183063]: pgmap v2245: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:52.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:51.909Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:51.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:52.902 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:52.642+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:52.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:52.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:52.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1726175729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:52.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:52.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:52.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1726175729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:52.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:53.941 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:53.598+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:53.942 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:53.791Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:40:53.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:53.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:53.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:53 smithi071 ceph-mon[178459]: pgmap v2246: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:53.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:53.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:53.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:53.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:53 smithi071 ceph-mon[183063]: pgmap v2246: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:53.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:54.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:53.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:54.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:54.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:54.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1239169679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:54.904 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:54.584+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:54.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:54.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:54.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1239169679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:54.905 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:54.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:54.905 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:40:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:40:54.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:40:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:54.904+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:55.925 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:55.613+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:55.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:55.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:55.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:55.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:55.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-mon[178459]: pgmap v2247: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:55.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:55.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:55.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:55.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:55.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-mon[183063]: pgmap v2247: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:56.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:55.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:56.921 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:56.611+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:56.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:56.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:56.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:56.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:56.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:57.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:57.875+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:57.645+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:57 smithi071 ceph-mon[178459]: pgmap v2248: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1359605525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:57 smithi071 ceph-mon[183063]: pgmap v2248: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1359605525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:58.888 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:58.617+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:58.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:58.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:58.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:58.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:40:58.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:58.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:58.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:40:58.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:40:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:58.887+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:40:59.878 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:40:59.573+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:40:59.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:59.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:59.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[183063]: pgmap v2249: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:59.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:59.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:59.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3890957634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:40:59.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:40:59.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:40:59.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[178459]: pgmap v2249: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:40:59.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:40:59.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:40:59.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3890957634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:40:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:40:59.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:00.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:00.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:00.902 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:00.619+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:00.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:00.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:01.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:00.900+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:01.908 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:01.573+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:01.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:01.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:01.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:01 smithi071 ceph-mon[183063]: pgmap v2250: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:01.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3839666923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:01.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:01.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:01.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:01 smithi071 ceph-mon[178459]: pgmap v2250: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:01.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3839666923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:01.910Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:01.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:02.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:02.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:02.897 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:02.546+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:02.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:02.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:02.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:03.791 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:03.510+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:03.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:03.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:03.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:03.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:03.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[183063]: pgmap v2251: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:03.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:03.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:03.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:03.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:03.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:03.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:03.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[178459]: pgmap v2251: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:03.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:03.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:03.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:03.792Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:03.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:03.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:04.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:04.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1694903002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:04.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:04.918 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:04.485+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:04.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:04.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1694903002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:04.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:04.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:05.724 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:05.469+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:05.877+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:05 smithi071 ceph-mon[183063]: pgmap v2252: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:05 smithi071 ceph-mon[178459]: pgmap v2252: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:06.725 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:06.470+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:06.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/958368991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/958368991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:07.431+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:08.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:07.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-mon[183063]: pgmap v2253: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-mon[178459]: pgmap v2253: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:08.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:08.844+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:08 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:08 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:09.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:09.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:09.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:09 smithi071 ceph-mon[183063]: pgmap v2254: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/866587882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:09 smithi071 ceph-mon[178459]: pgmap v2254: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/866587882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:10.377+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:11.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:10.887+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:11.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:11.418+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:11.844+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:11.910Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:11 smithi071 ceph-mon[178459]: pgmap v2255: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/60628778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:11 smithi071 ceph-mon[183063]: pgmap v2255: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/60628778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:12.755 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:12.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:13.171 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:12.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:13.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:13.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:13.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:13.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:13.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:13.172Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:13.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:41:13.171+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:41:13.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:41:13.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:41:13.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:41:13.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:41:13.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:41:13.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:41:13.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:41:13.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:41:13.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:41:13.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:41:13.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:41:13.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:41:13.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:41:13.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:41:13.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:41:13.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:41:13.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:41:13.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:41:13.759 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:13.458+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:14.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:13.876+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:13.792Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[178459]: pgmap v2256: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:41:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3780587721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[183063]: pgmap v2256: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:41:14.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:41:14.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:41:14.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:41:14.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:41:14.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:41:14.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:41:14.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:41:14.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:14.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3780587721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:14.760 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:14.471+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:14.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:15.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:15.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:15.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-mon[183063]: pgmap v2257: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-mon[178459]: pgmap v2257: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:16.387+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:16.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:16.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:16.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3360387143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3360387143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:17.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:17.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:17.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[183063]: pgmap v2258: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:41:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:41:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:41:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:41:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:41:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[178459]: pgmap v2258: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:41:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:41:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:41:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:41:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:41:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:18.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:19.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:18.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[183063]: pgmap v2259: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[183063]: pgmap v2260: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/706913932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[178459]: pgmap v2259: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[178459]: pgmap v2260: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/706913932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:19.379+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:19.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:20.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:20.426+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:21.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:20.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:20 smithi071 ceph-mon[178459]: pgmap v2261: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:20 smithi071 ceph-mon[183063]: pgmap v2261: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:21.786 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:21.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:21.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:22.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:21.911Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4050872954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4050872954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:22.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:22.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:22.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:22.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:22 smithi071 ceph-mon[183063]: pgmap v2262: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:22 smithi071 ceph-mon[178459]: pgmap v2262: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:23.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:23.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:24.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:23.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:24.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:23.792Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1780505455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1780505455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:24.380+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:24.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:24 smithi071 ceph-mon[178459]: pgmap v2263: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:24 smithi071 ceph-mon[183063]: pgmap v2263: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:25.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:25.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:25.460Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:25.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3248774679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3248774679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:26.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:27.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:26.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:26 smithi071 ceph-mon[178459]: pgmap v2264: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:26 smithi071 ceph-mon[183063]: pgmap v2264: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:27.947 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:27.450+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:28.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:27.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:27 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:28.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:28.443+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:29.404 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:28.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:29.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-mon[183063]: pgmap v2265: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:29.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:29.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/504127681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:29.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:41:29.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:29.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-mon[178459]: pgmap v2265: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:29.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:29.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/504127681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:29.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:41:29.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:29.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:29.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:30.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:30.450+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:31.421 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:30.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:31.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:30 smithi071 ceph-mon[178459]: pgmap v2266: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:31.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:31.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3687012279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:31.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:31.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:30 smithi071 ceph-mon[183063]: pgmap v2266: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:31.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:31.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3687012279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:31.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:31.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:32.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:31.957+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:31.911Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:32.398+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:33.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:32.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-mon[178459]: pgmap v2267: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1736108720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-mon[183063]: pgmap v2267: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1736108720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:32 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:33.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:33.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:34.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:33.793Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:34.675 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:34.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:34.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:34.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:34.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:35.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:34 smithi071 ceph-mon[183063]: pgmap v2268: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:35.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:35.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:35.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:34 smithi071 ceph-mon[178459]: pgmap v2268: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:35.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:35.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:35.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:35.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:35.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/505564836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/505564836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:36.923 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:36.473+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:36.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:37 smithi071 ceph-mon[183063]: pgmap v2269: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:37 smithi071 ceph-mon[178459]: pgmap v2269: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:37.930 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:37.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:37.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/659865213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/659865213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:38.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:39.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:38.907+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:39 smithi071 ceph-mon[178459]: pgmap v2270: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:39 smithi071 ceph-mon[183063]: pgmap v2270: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:39.866 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:39.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:39.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/699207908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/699207908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:40.447+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:40.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:41 smithi071 ceph-mon[178459]: pgmap v2271: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:41 smithi071 ceph-mon[183063]: pgmap v2271: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:41.855 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:41.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:41.856+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:41.912Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:42.403+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:42.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-mon[183063]: pgmap v2272: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2209608757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-mon[178459]: pgmap v2272: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2209608757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:43.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:43.932+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:41:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:43.793Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:43.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:43.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:41:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:44.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:44.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:45 smithi071 ceph-mon[178459]: pgmap v2273: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3473301384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:45 smithi071 ceph-mon[183063]: pgmap v2273: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3473301384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:45.377+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:45.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:46.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:46.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:47 smithi071 ceph-mon[178459]: pgmap v2274: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:47 smithi071 ceph-mon[183063]: pgmap v2274: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:47.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:47.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:48.405 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:47.978+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:48.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:48.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:48.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:48.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2339998012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:48.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:48.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:48.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:48.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:48.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:48.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2339998012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:48.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:48.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:48.405+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:49.365 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:49.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:49.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:49 smithi071 ceph-mon[183063]: pgmap v2275: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:49.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:49.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:49.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:49 smithi071 ceph-mon[178459]: pgmap v2275: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:49.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:49.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:49.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:49.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:50.356 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:49.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:50.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:50.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:50.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2585260114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:50.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:50.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:50.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2585260114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:50.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:51.400 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:50.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:51.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:51 smithi071 ceph-mon[183063]: pgmap v2276: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:51.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:51.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:51.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:51 smithi071 ceph-mon[178459]: pgmap v2276: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:51.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:51.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:51.400+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:51.991+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:51.912Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2872706426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2872706426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:52.427+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:52.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:53.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:53.108Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-mon[183063]: pgmap v2277: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-mon[178459]: pgmap v2277: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:53.793 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:53.458+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:54.072 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:53.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:54.072 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:53.794Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:41:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:54.933 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:54.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:54.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:55 smithi071 ceph-mon[183063]: pgmap v2278: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/276563259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:55 smithi071 ceph-mon[178459]: pgmap v2278: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/276563259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:55.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:56.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:55.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:56.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:41:56.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:41:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:41:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:41:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:56.913 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:56.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:56.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:57 smithi071 ceph-mon[183063]: pgmap v2279: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2779799258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:57 smithi071 ceph-mon[178459]: pgmap v2279: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2779799258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:41:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:57.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:58.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:57.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:41:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:58.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:41:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:59 smithi071 ceph-mon[178459]: pgmap v2280: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:41:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:41:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:59 smithi071 ceph-mon[183063]: pgmap v2280: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:41:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:41:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:41:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:41:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:41:59.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:58.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:41:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:41:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:41:59.394+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:00.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:41:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:41:59.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4202698861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4202698861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:00.398+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:01.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:00.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:01 smithi071 ceph-mon[178459]: pgmap v2281: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:01 smithi071 ceph-mon[183063]: pgmap v2281: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:01.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:02.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:01.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:01.913Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2902431356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2902431356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:02.408+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:02.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:02.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:03.117 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:02.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:03.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:03 smithi071 ceph-mon[183063]: pgmap v2282: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:03.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:03.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:03.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:03 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:03.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:03 smithi071 ceph-mon[178459]: pgmap v2282: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:03.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:03.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:03.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:03 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:03.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:04.128 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:03.856+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:04.128 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:03.795Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:04.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2536698648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2536698648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:05.129 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:04.877+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:05.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:05.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:05.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:05 smithi071 ceph-mon[183063]: pgmap v2283: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:05.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:05.396 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:05.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:05 smithi071 ceph-mon[178459]: pgmap v2283: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:05.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:05.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:05.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:05.396Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:06.134 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:05.846+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:06.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:06.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:06.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:07.139 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:06.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:07.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:07 smithi071 ceph-mon[178459]: pgmap v2284: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1550232981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:07 smithi071 ceph-mon[183063]: pgmap v2284: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1550232981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:08.146 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:07.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:08.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:08.309+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:09.148 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:08.858+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:09.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:09 smithi071 ceph-mon[178459]: pgmap v2285: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/300368453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:09 smithi071 ceph-mon[183063]: pgmap v2285: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/300368453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:10.155 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:09.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:10.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:11.156 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:10.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:11.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:11 smithi071 ceph-mon[178459]: pgmap v2286: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2915460774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:11 smithi071 ceph-mon[183063]: pgmap v2286: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2915460774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:12.161 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:11.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:12.161 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:11.914Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:12.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:13.162 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:12.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:13.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:13.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:13 smithi071 ceph-mon[183063]: pgmap v2287: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:13 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:13 smithi071 ceph-mon[178459]: pgmap v2287: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:13 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:14.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:13.829+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:14.169 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:13.795Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:14.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:42:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2337431412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:42:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2337431412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:14.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:14.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:14.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:14.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:14.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:15.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:15 smithi071 ceph-mon[178459]: pgmap v2288: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:15 smithi071 ceph-mon[183063]: pgmap v2288: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:16.183 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:15.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:16.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/733360848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/733360848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:17.184 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:16.771+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:17.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-mon[178459]: pgmap v2289: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-mon[183063]: pgmap v2289: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:17.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:17.738+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:17.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:42:17.683+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:42:17.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:42:17.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:42:17.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:42:17.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:42:17.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:42:17.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:42:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:18.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:18 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:42:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:18 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3486 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:18 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:42:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:18 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3486 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:19.191 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:18.753+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:19.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-mon[178459]: pgmap v2290: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:42:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:42:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:42:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:42:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:42:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2570706207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-mon[183063]: pgmap v2290: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:42:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2570706207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:19.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:20.671 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:20.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:20.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:20.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:20.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:20.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:20.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:20.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:20.672 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:20.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:20.671+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:21.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:21.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:21 smithi071 ceph-mon[183063]: pgmap v2291: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/467770850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:21 smithi071 ceph-mon[178459]: pgmap v2291: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/467770850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:21.716+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:21.915Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:22.687 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:22.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:22.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:22.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:22.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:42:22.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:42:22.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:22.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:22.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:42:22.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:42:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:22.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:23.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[183063]: pgmap v2292: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:42:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:42:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[183063]: pgmap v2293: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[183063]: pgmap v2294: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:42:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/780827018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[178459]: pgmap v2292: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[178459]: pgmap v2293: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[178459]: pgmap v2294: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/780827018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:24.158 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:23.729+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:24.159 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:23.796Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:24.159 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:23.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:24.159 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:23.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:24.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:24.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:25.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:25 smithi071 ceph-mon[183063]: pgmap v2295: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:25 smithi071 ceph-mon[178459]: pgmap v2295: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:26.177 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:25.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:26.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2630582812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2630582812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:26.687+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:27.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:27 smithi071 ceph-mon[178459]: pgmap v2296: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:27 smithi071 ceph-mon[183063]: pgmap v2296: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:27.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:28.639 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:28.205+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:28.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:28.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:28.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:28.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:28.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2804483982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:28.640 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:28.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:28.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:28.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:28.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:28.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2804483982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:28.640 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:28.640+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:29.600 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:29.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:29.600 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:29.600 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:29 smithi071 ceph-mon[183063]: pgmap v2297: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:29.600 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:42:29.600 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:29.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:29.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:29 smithi071 ceph-mon[178459]: pgmap v2297: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:29.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:42:29.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:29.601+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:30.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:30.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:30.630 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:30.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:30.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:30.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:30.631+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:31.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3420560163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:31 smithi071 ceph-mon[183063]: pgmap v2298: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3420560163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:31 smithi071 ceph-mon[178459]: pgmap v2298: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:31.913 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:31.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:32.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:31.915Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:32.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:32.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:32.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:32.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:32.682+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:33.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:33.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:33.044Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-mon[178459]: pgmap v2299: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2206048321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-mon[183063]: pgmap v2299: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2206048321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:34.136 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:33.712+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:34.136 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:33.797Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:34.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:34.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:35.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:35 smithi071 ceph-mon[183063]: pgmap v2300: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1262565715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:35 smithi071 ceph-mon[178459]: pgmap v2300: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1262565715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:35.626+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:36.112+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:36.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:36.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:36.586+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:37.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:37 smithi071 ceph-mon[183063]: pgmap v2301: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:37 smithi071 ceph-mon[178459]: pgmap v2301: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:37.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:38.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/269370730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/269370730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:38.562+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:39.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:39 smithi071 ceph-mon[183063]: pgmap v2302: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:39.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:39 smithi071 ceph-mon[178459]: pgmap v2302: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:39.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:39.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:40.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1046368332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1046368332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:40.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:41.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:41 smithi071 ceph-mon[178459]: pgmap v2303: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:41 smithi071 ceph-mon[183063]: pgmap v2303: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:41.914 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:41.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:42.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:42.079+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:41.915Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:42.543 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:42.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:42.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:42.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:42.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2289499138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:42.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:42.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:42.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2289499138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:42.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:43.294 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:43.032+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:43.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:43.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:43.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:43.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[178459]: pgmap v2304: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:43.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:43.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:43.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:43.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:43.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:43.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[183063]: pgmap v2304: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:43.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:43.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:43.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:43.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:43.798Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:44.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:42:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:42:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:44.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:44.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:45.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:45.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:45 smithi071 ceph-mon[183063]: pgmap v2305: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:45.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:45.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3046001799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:45.332 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:45.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:45.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:45.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:45 smithi071 ceph-mon[178459]: pgmap v2305: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:45.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:45.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3046001799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:45.604 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:45.332Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:45.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:45.604+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:46.305 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:46.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:46.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:46.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:46.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:46.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:46.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:47.313 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:46.993+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:47.603 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:47.603 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:47.603 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:47.603 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[183063]: pgmap v2306: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:47.603 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:47.603 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1329038176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:47.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:47.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:47.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:47.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[178459]: pgmap v2306: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:47.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:47.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1329038176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:47.603+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:48.313 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:47.992+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:48.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:48.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:48.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:48.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:48.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:48.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:48.582+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:49.319 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:49.001+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:49.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:49.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:49 smithi071 ceph-mon[178459]: pgmap v2307: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:49.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:49.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:49.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:49 smithi071 ceph-mon[183063]: pgmap v2307: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:49.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:49.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:49.608+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:50.320 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:50.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:50.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3915535546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3915535546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:51.325 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:51.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:51.546+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:51 smithi071 ceph-mon[178459]: pgmap v2308: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:51 smithi071 ceph-mon[183063]: pgmap v2308: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:52.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:51.916Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:52.555+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1248060552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1248060552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:53.336 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:52.973+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:53.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:53.597 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:53.597 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:53 smithi071 ceph-mon[183063]: pgmap v2309: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:53.597 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:53.597 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:53.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:53 smithi071 ceph-mon[178459]: pgmap v2309: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:53.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:53.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:53.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:53.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:53.799Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:42:54.336 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:53.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:54.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:54.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:54.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1603299473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:54.590 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:54.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:54.590 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:42:54.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:42:54.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:54.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:54.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1603299473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:54.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:54.589+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:55.350 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:55.002+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:55.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:55.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:55.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:55.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-mon[183063]: pgmap v2310: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:55.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:55.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:55.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:55.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:55.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-mon[178459]: pgmap v2310: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:55.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:55.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:55.623+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:56.350 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:56.016+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:56.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:56.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:56.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:56.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:56.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:56.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:57.357 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:57.053+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:57.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:57.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:57 smithi071 ceph-mon[183063]: pgmap v2311: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:57.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/504480432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:57.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:57.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:57.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:57 smithi071 ceph-mon[178459]: pgmap v2311: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:57.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/504480432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:57.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:57.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:57.686+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:58.356 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:58.091+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:42:59.065 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:58.735+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:42:59.362 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:42:59.065+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:42:59.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:59.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[183063]: pgmap v2312: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:59.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:42:59.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:59.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:59.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:59.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1134219033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:59.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:42:59.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[178459]: pgmap v2312: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:42:59.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:42:59.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:42:59.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:42:59.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:42:59.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1134219033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:42:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:42:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:42:59.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:00.363 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:00.029+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:00.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:00.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:00.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:00.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:00.687+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:01.369 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:01.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:01 smithi071 ceph-mon[183063]: pgmap v2313: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:01 smithi071 ceph-mon[178459]: pgmap v2313: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:02.069 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:01.917Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:02.070 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:01.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:02.376 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:02.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1175232214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1175232214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:03.103 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:02.712+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:03.381 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:03.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[183063]: pgmap v2314: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[178459]: pgmap v2314: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:04.083 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:03.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:04.084 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:03.764Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:04.084 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:03.800Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:04.382 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:04.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:04.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1717586006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1717586006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:05.038 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:04.741+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:05.387 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:05.038+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:05.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:05.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:05 smithi071 ceph-mon[178459]: pgmap v2315: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:05.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:05 smithi071 ceph-mon[183063]: pgmap v2315: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:05.764+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:05.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:06.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3424975866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3424975866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:06.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:06.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:07.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:06.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-mon[178459]: pgmap v2316: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-mon[183063]: pgmap v2316: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:08.039 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:07.749+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:08.398 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:08.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:08 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:08 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:08 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:08 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:09.049 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:08.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:09.403 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:09.049+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:09 smithi071 ceph-mon[183063]: pgmap v2317: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1861247656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:09 smithi071 ceph-mon[178459]: pgmap v2317: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1861247656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:10.049 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:09.747+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:10.404 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:10.049+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:11.015 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:10.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:11.410 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:11.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:11 smithi071 ceph-mon[183063]: pgmap v2318: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3749791423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:11 smithi071 ceph-mon[178459]: pgmap v2318: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3749791423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:12.006 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:11.702+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:12.006 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:11.918Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:12.411 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:12.007+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:12.965 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:12.710+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:13.420 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:12.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:13.421 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:12.980Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-mon[183063]: pgmap v2319: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3936647308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-mon[178459]: pgmap v2319: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3936647308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:13.760+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:13.931+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:13.801Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:14.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:43:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:43:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:14.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:14.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:15.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-mon[178459]: pgmap v2320: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-mon[183063]: pgmap v2320: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:16.051 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:15.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:16.051 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:15.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:16.429 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:16.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2732462990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:16 smithi071 ceph-mon[178459]: pgmap v2321: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2732462990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:16 smithi071 ceph-mon[183063]: pgmap v2321: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:16.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:16.881+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:17.866+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:17.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:18 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4050402130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:18 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4050402130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:18.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:18.813+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:19.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-mon[183063]: pgmap v2322: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-mon[178459]: pgmap v2322: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:19.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:19.794+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:20.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:20.843+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:20.794+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:21.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:21 smithi071 ceph-mon[183063]: pgmap v2323: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3191279310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:21 smithi071 ceph-mon[178459]: pgmap v2323: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3191279310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:22.194 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:21.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:22.195 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:21.918Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:22.195 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:21.812+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:22.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:22.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:22.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:22.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:43:22.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:22.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:22.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:43:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:22.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:22.824+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:23.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:23.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:23.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[183063]: pgmap v2324: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:23.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:23.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:23.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2124099796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:23.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:23.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:23.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:23.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[178459]: pgmap v2324: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:23.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:23.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:23.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2124099796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:23.786 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:24.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:23.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:23.785+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:23.802Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:24.744 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:24.744 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:24.745 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:24.745 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:24.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:24.745+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:25.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:25.268Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-mon[183063]: pgmap v2325: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:43:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:43:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:43:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:43:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:43:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:43:25.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3954073642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-mon[178459]: pgmap v2325: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:43:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:43:25.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:43:25.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3954073642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:43:25.268+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:43:25.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:43:25.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:43:25.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:43:25.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:43:25.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:43:25.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:43:25.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:43:25.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:43:25.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:43:25.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:43:25.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:43:25.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:43:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:25.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:25.737+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:26.728 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:26.728 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:26.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:26.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:26.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:26.729+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:27.761 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:27.761 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:27.762 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: pgmap v2326: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:27.762 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:27.762 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:27.762 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:43:27.762 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:43:27.762 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:43:27.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:43:27.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: pgmap v2327: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:27.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: pgmap v2328: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:27.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:43:27.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:27.764 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:27.764 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: pgmap v2326: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:27.764 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:27.764 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:27.764 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:43:27.764 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:43:27.764 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:43:27.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:43:27.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: pgmap v2327: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:27.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: pgmap v2328: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:27.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:43:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:27.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:27.762+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:28.737 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:28.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:28.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3704552052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:28.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:28.738 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:43:28.738 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:28.738 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:28.738 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3704552052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:28.738 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:28.738 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:43:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:28.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:28.737+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:29.756 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:29.689+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:29.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:29.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:29.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:29.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:29 smithi071 ceph-mon[183063]: pgmap v2329: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:29.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:29.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:29.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:29.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:29 smithi071 ceph-mon[178459]: pgmap v2329: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:29.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:30.722+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:30.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:30.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/385457623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/385457623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:31.757 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:31.658+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:31.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:31.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:31.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:31 smithi071 ceph-mon[178459]: pgmap v2330: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:31.757 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:31.757 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:31.758 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:31 smithi071 ceph-mon[183063]: pgmap v2330: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:31.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:31.919Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:32.769 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:32.634+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:32.769 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:32.769 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:32.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:32.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:32.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:33.769 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:33.670+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:33.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:33.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2136399124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:33.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:33.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:33.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-mon[183063]: pgmap v2331: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:33.770 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:33.770 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2136399124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:33.770 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:33.770 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:33.770 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-mon[178459]: pgmap v2331: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:33.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:33.802Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:34.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:34.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:34.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:34.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:34.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:34.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:35.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:35.655+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3771360151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[183063]: pgmap v2332: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3771360151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:35 smithi071 ceph-mon[178459]: pgmap v2332: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:36.667+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:36.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:36.704+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:37.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:37.727+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:37 smithi071 ceph-mon[183063]: pgmap v2333: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1223706008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:37 smithi071 ceph-mon[178459]: pgmap v2333: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1223706008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:38.647+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:38 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:38.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:38.702+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:38 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:39.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:39.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:39.684+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-mon[183063]: pgmap v2334: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:39 smithi071 ceph-mon[178459]: pgmap v2334: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:40.690+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:40.662+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:40 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1530114845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:40 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1530114845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:41.919 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:41.663+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:41.920 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:41.709+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:41.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:41 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:41.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:41.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:41 smithi071 ceph-mon[183063]: pgmap v2335: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:41.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:41 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:41.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:41.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:41 smithi071 ceph-mon[178459]: pgmap v2335: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:41.920Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:42.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:42.682+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:42 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2929078874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:42 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2929078874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:43.802 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:43.671+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:43.802 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:43.687+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:43.803 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:43.700Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:43.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:43.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:43.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:43.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:43.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:43.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[183063]: pgmap v2336: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:43.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:43:43.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:43.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:43.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:43.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:43.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:43.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[178459]: pgmap v2336: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:43.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:43:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:43.803Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:44.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:44.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:44.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:44.680+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:44 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/954995445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:44 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/954995445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:45.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:45.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:45.720+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:45 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:45 smithi071 ceph-mon[178459]: pgmap v2337: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:45 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:45 smithi071 ceph-mon[183063]: pgmap v2337: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:46.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:46 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:46.771 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:46.771 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:46.634+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:46.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:46 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:46.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:46.772 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:46.763+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:47.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:46.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:47.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:47.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:47.731+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/237668685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[178459]: pgmap v2338: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/237668685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:47 smithi071 ceph-mon[183063]: pgmap v2338: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:48.560+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:48.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:48 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:48 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:48 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:48 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:49.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:49.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:49.682+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:49 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3800251557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:49 smithi071 ceph-mon[183063]: pgmap v2339: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:49 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3800251557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:49 smithi071 ceph-mon[178459]: pgmap v2339: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:50.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:50.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:50.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:50.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:50 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:50 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:51.920 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:51.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:51.920 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:51.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:51.921 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:51 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:51.921 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:51.921 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:51 smithi071 ceph-mon[183063]: pgmap v2340: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:51.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:51 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:51.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:51.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:51 smithi071 ceph-mon[178459]: pgmap v2340: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:51.921Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:52.915 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:52.569+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:52.915 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:52.602+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:52.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:52 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:52.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:52.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1064859081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:52.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:52 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:52.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:52.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1064859081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:53.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:52.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:53.802 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:53.521+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:53.803 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:53.605+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:53.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:53 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:53.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:53.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:53 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:53.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:53 smithi071 ceph-mon[183063]: pgmap v2341: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:53.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:53 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:53.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:53.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:53 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:53.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:53 smithi071 ceph-mon[178459]: pgmap v2341: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:53.803Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:43:54.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:54.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:54.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:54.599+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:54 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2208293923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:54 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2208293923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:55.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:55.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:55.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:55.587+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-mon[178459]: pgmap v2342: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-mon[183063]: pgmap v2342: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:56.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:43:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:43:55.988Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:43:56.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:56.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:56.588+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:56 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1637752533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:56 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1637752533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:57.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:57.546+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:57.608+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:57 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:57 smithi071 ceph-mon[178459]: pgmap v2343: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:57 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:57 smithi071 ceph-mon[183063]: pgmap v2343: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:58.546+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:58.635+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:58 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:58 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:43:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:58 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:58 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:43:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:43:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:43:59.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:43:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:43:59.629+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:43:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3848281904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[178459]: pgmap v2344: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:43:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:43:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:43:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3848281904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:43:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:43:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:43:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:43:59 smithi071 ceph-mon[183063]: pgmap v2344: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:00.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:00 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:00.640+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:00 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:00 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:01.921 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:01.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:01.921 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:01.620+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:01.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:01 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:01.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:01.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3181598726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:01.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:01 smithi071 ceph-mon[183063]: pgmap v2345: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:01.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:01 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:01.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:01.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3181598726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:01.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:01 smithi071 ceph-mon[178459]: pgmap v2345: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:02.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:01.922Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:02.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:02.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:02.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:02 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:02.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:02.474+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:02.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:02.587+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:02 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:03.803 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:03.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:03.803 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:03.603+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:03.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:03.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:03.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:03.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:03.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:03.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[183063]: pgmap v2346: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:03.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:03.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:03.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:03.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:03.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:03.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-mon[178459]: pgmap v2346: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:03.804Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:04.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:04 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1836818638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:04.640+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:04 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1836818638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:05.568 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:05.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:05.569 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:05.204Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:05.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:05.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:05 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:05 smithi071 ceph-mon[178459]: pgmap v2347: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:05 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:05 smithi071 ceph-mon[183063]: pgmap v2347: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:06.472+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:06.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:06 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1260257428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:06 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1260257428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:07.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:07.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:07.639+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-mon[183063]: pgmap v2348: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-06T23:44:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:07 smithi071 ceph-mon[178459]: pgmap v2348: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:08.535+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:08 smithi071 ceph-mon[183063]: Health check update: 16 slow ops, oldest one blocked for 3595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/64324824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:08.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:08 smithi071 ceph-mon[178459]: Health check update: 16 slow ops, oldest one blocked for 3595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/64324824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:09.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:09.609+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:09 smithi071 ceph-mon[178459]: pgmap v2349: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:09 smithi071 ceph-mon[183063]: pgmap v2349: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:10.458+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:10.592+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:11.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:11.545+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/588751104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-mon[183063]: pgmap v2350: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/588751104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-mon[178459]: pgmap v2350: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:12.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:11.923Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:12.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:12.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:12.506+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:13.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:13.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:13.540+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 3600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1996746989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[183063]: pgmap v2351: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:44:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 3600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1996746989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[178459]: pgmap v2351: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:44:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:14.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:13.805Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:14.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:14.443+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:14.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:14.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:14.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:14.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:14.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:15.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:15.436+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:15.525+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[183063]: pgmap v2352: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/592878877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[178459]: pgmap v2352: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/592878877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:16.481+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:16.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:16.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:17.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:17.443+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:17.488+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:17 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:17 smithi071 ceph-mon[183063]: pgmap v2353: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:17 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:17 smithi071 ceph-mon[178459]: pgmap v2353: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:18.466+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:18.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:18 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1767376370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:18 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 3605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:18 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1767376370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:18 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 3605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:19.504+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:19.448+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-mon[183063]: pgmap v2354: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-mon[178459]: pgmap v2354: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:20.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:20.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:20 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1682786817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:20 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1682786817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:21.610 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:21.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:21.610 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:21.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:21.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:21 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:21.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:21 smithi071 ceph-mon[183063]: pgmap v2355: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:21.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:21.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:21 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:21.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:21 smithi071 ceph-mon[178459]: pgmap v2355: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:21.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:22.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:21.923Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:22.615 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:22.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:22.615 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:22.347+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:22.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:22 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:22.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:22 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:23.616 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:23.491+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:23.617 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:23.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:23.637Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:23.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:23.805Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2440825791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 3610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[178459]: pgmap v2356: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2440825791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 3610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[183063]: pgmap v2356: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:24.618 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:24.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:24.618 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:24.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:24.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:24 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:24.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:24.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:24 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:25.622 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:25.502+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:25.622 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:25.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:25 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4029190641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:25 smithi071 ceph-mon[183063]: pgmap v2357: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:25 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4029190641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:25 smithi071 ceph-mon[178459]: pgmap v2357: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:26.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:26.376+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:26 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:26 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:27.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:26.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:27.631 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:27.515+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:27.631 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:27.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:27.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:44:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[183063]: pgmap v2358: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1801112292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:44:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[178459]: pgmap v2358: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1801112292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:28.632 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:28.530+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:28.633 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:28.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:28.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:28 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:28 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 3615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:44:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:28 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:28 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 3615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:44:29.641 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:29.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:29.642 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:29.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:29.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:29.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-mon[183063]: pgmap v2359: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-mon[178459]: pgmap v2359: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:29.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:44:29.779+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:44:29.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:44:29.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:44:29.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:44:29.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:44:29.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:44:29.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:44:30.642 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:30.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:30.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:30.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:30 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:30 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:44:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3730841655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:30 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:30 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:44:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:44:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:44:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:44:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:44:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:44:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3730841655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:30.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:31.645 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:31.538+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:31.646 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:31.289+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:31.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:31 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:31.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:31.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:31 smithi071 ceph-mon[183063]: pgmap v2360: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:31.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:31 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:31.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:31.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:31 smithi071 ceph-mon[178459]: pgmap v2360: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:32.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:31.924Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:32.570 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:32.319+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:32.851 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:32.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:32.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:32.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:44:32.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:44:32.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:44:32.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:44:32.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[183063]: pgmap v2361: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:32.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[183063]: pgmap v2362: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:32.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/520207134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[178459]: pgmap v2361: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[178459]: pgmap v2362: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:32.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/520207134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:33.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:32.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:33.594 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:33.325+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:33.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:33.594+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:33.806Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:33 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:33 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 3621 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:33 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:33 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 3621 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:34.560+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:34.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:35.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:34 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:34 smithi071 ceph-mon[183063]: pgmap v2363: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1004526778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:34 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:34 smithi071 ceph-mon[178459]: pgmap v2363: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1004526778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:35.609+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:35.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:36.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:35.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:35 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:35 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:36.619 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:36.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:36.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:36 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:36 smithi071 ceph-mon[183063]: pgmap v2364: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:36 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:36 smithi071 ceph-mon[178459]: pgmap v2364: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'cephfs.foo.meta' : 6 ]) 2023-12-06T23:44:37.649 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:37.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:37.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:37 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/940831949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:37 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/940831949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:38.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:38.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:38.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:38 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:38 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 3625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:38 smithi071 ceph-mon[178459]: pgmap v2365: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:38 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:38 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 3625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:38 smithi071 ceph-mon[183063]: pgmap v2365: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:39.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:39.714+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/570014654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/570014654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:40.677 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:40.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:40.675+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:40 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:40 smithi071 ceph-mon[178459]: pgmap v2366: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:40 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:40 smithi071 ceph-mon[183063]: pgmap v2366: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:41.672 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:41.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:41.923 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:41.672+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:41.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:41 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:41.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:41.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:41 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:41.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:42.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:41.924Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:42.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:42.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:42.708+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:42 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2963865709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:42 smithi071 ceph-mon[178459]: pgmap v2367: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:42 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2963865709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:42 smithi071 ceph-mon[183063]: pgmap v2367: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:43.299+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:43.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:43.807Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[183063]: Health check update: 19 slow ops, oldest one blocked for 3630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:44:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[178459]: Health check update: 19 slow ops, oldest one blocked for 3630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:44:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:44.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:45.139 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:44.711+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:45.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:44 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:45.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:44 smithi071 ceph-mon[183063]: pgmap v2368: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:45.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:45.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/43791106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:45.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:44 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:45.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:44 smithi071 ceph-mon[178459]: pgmap v2368: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:45.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:45.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/43791106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:45.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:45.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:45.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:45.140Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:45.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:45 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:45 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:46.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:46.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:46 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:46 smithi071 ceph-mon[178459]: pgmap v2369: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3612088943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:46 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:46 smithi071 ceph-mon[183063]: pgmap v2369: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3612088943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:47.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:47.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:47.773+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:47 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:47 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:48.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:48.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:48.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:48 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:48 smithi071 ceph-mon[183063]: Health check update: 19 slow ops, oldest one blocked for 3636 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:48 smithi071 ceph-mon[183063]: pgmap v2370: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:48 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:48 smithi071 ceph-mon[178459]: Health check update: 19 slow ops, oldest one blocked for 3636 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:48 smithi071 ceph-mon[178459]: pgmap v2370: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:49.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:49.321+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:49.750+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:49 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3120899433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:49 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3120899433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:50.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:50.742+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:50 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:50 smithi071 ceph-mon[183063]: pgmap v2371: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:50 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:50 smithi071 ceph-mon[178459]: pgmap v2371: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:51.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:51.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:51.925Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:51 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/492894540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:51 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/492894540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:52.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:52.777+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:52 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:52 smithi071 ceph-mon[178459]: pgmap v2372: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:52 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:52 smithi071 ceph-mon[183063]: pgmap v2372: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:53.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:53.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:53.735+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:53.808Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:44:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:53 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:53 smithi071 ceph-mon[178459]: Health check update: 19 slow ops, oldest one blocked for 3640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:53 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:53 smithi071 ceph-mon[183063]: Health check update: 19 slow ops, oldest one blocked for 3640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:54.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:54.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:54.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:44:54.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:44:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:54.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:54.736+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1001621432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-mon[183063]: pgmap v2373: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1001621432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-mon[178459]: pgmap v2373: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:55.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:55.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:44:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:44:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:55 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:56.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:56.347+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:56.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:56 smithi071 ceph-mon[183063]: pgmap v2374: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2155486952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:56 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:56 smithi071 ceph-mon[178459]: pgmap v2374: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2155486952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:56 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:57.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:57.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:57 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:57 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:58.662 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:58.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:58.663+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:44:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[183063]: Health check update: 19 slow ops, oldest one blocked for 3645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[183063]: pgmap v2375: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:44:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2151932100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[178459]: Health check update: 19 slow ops, oldest one blocked for 3645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:44:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[178459]: pgmap v2375: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:44:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:44:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:44:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2151932100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:44:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:58 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:44:59.660 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:44:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:44:59.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:44:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:44:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:44:59.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:00.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:44:59 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:00.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:00.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:00.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:00.280 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:00 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:00.675 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:00.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:00.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:01.250 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:01 smithi071 ceph-mon[183063]: pgmap v2376: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:01.250 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:01.250 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:01 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:01.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:01 smithi071 ceph-mon[178459]: pgmap v2376: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:01.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:01.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:01 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:01.641 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:01.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:01.924 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:01.642+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:02.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3892699246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:02 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:01.925Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3892699246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:02 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:02.593 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:02.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:02.594+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:03.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:03.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-mon[183063]: pgmap v2377: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-mon[183063]: Health check update: 19 slow ops, oldest one blocked for 3651 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-mon[178459]: pgmap v2377: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-mon[178459]: Health check update: 19 slow ops, oldest one blocked for 3651 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:03.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:03.572Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:03.808Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:04.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:04.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2392472074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2392472074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:04.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:05.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:05.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:05 smithi071 ceph-mon[183063]: pgmap v2378: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:05.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:05 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:05.272 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:05.272 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:05 smithi071 ceph-mon[178459]: pgmap v2378: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:05.272 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:05 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:05.595 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:05.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:05.596+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:06.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:06.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:06 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:06.266 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3375687826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:06.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:06.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:06 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:06.266 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3375687826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:06.630 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:06.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:06.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:06.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:06.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:06.632+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:07.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:07 smithi071 ceph-mon[178459]: pgmap v2379: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:07.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:07.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:07 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:07.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:07 smithi071 ceph-mon[183063]: pgmap v2379: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:07.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:07.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:07 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:07.656 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:07.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:07.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:08.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:08.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:08.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:08.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:08.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-mon[183063]: Health check update: 19 slow ops, oldest one blocked for 3655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:08.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:08.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:08.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:08.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:08.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-mon[178459]: Health check update: 19 slow ops, oldest one blocked for 3655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:08.620 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:08.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:08.621+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:09.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3318140344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:09.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:09 smithi071 ceph-mon[183063]: pgmap v2380: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:09.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:09.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:09 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:09.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3318140344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:09.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:09 smithi071 ceph-mon[178459]: pgmap v2380: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:09.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:09.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:09 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:09.632 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:09.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:09.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:10.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:10.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:10 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:10 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:10.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:10.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:11.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:11.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:11 smithi071 ceph-mon[178459]: pgmap v2381: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1649621045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:11 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:11 smithi071 ceph-mon[183063]: pgmap v2381: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1649621045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:11 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:12.035 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:11.717+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:12.036 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:11.926Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:12.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:12 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:12 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:13.041 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:12.745+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:13.041 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:12.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:13.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-mon[183063]: pgmap v2382: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-mon[183063]: Health check update: 19 slow ops, oldest one blocked for 3660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3353073833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-mon[178459]: pgmap v2382: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-mon[178459]: Health check update: 19 slow ops, oldest one blocked for 3660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3353073833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:14.041 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:13.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:14.042 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:13.809Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:14.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:45:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:14 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:45:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:14 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:15.046 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:14.758+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:15.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:15.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:15 smithi071 ceph-mon[178459]: pgmap v2383: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:15.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:15 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:15.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:15 smithi071 ceph-mon[183063]: pgmap v2383: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:15 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:16.047 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:15.746+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:16.048 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:15.860Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:16.199+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4236843382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-mon[183063]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4236843382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-mon[178459]: 4 slow requests (by type [ 'queued for pg' : 4 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 4 ]) 2023-12-06T23:45:17.055 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:16.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:17.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:17.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:17 smithi071 ceph-mon[178459]: pgmap v2384: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:17 smithi071 ceph-mon[183063]: pgmap v2384: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:17.820+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3542941223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:18 smithi071 ceph-mon[178459]: Health check update: 19 slow ops, oldest one blocked for 3665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3542941223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:18 smithi071 ceph-mon[183063]: Health check update: 19 slow ops, oldest one blocked for 3665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:18.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:18.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:19 smithi071 ceph-mon[183063]: pgmap v2385: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:19.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:18.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:19 smithi071 ceph-mon[178459]: pgmap v2385: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:19.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:19.208+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:20.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:19.866+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:20.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:20.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:20.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:20.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:20.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:20.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:20.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:20.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:21.130 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:20.855+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:21.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:21.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/49549037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:21.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:21.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:21 smithi071 ceph-mon[178459]: pgmap v2386: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:21.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:21.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/49549037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:21.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:21.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:21 smithi071 ceph-mon[183063]: pgmap v2386: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:21.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:21.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:21.877+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:22.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:22.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:21.926Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:22.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:22.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:22.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:23.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-mon[183063]: pgmap v2387: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1486850713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-mon[178459]: pgmap v2387: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1486850713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:24.073 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:23.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:24.074 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:23.809Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:24.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:25.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:25.020+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:25.086+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:25.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:25.076Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-mon[178459]: pgmap v2388: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3060730684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-mon[183063]: pgmap v2388: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3060730684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:26.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:26.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:25.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:26.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:27.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:27.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:27.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:27 smithi071 ceph-mon[178459]: pgmap v2389: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:27 smithi071 ceph-mon[183063]: pgmap v2389: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:27.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:28.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3144244721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3144244721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:29.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:28.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:29.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:29 smithi071 ceph-mon[183063]: pgmap v2390: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:45:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:29 smithi071 ceph-mon[178459]: pgmap v2390: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:45:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:29.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:30.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1847500988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1847500988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:31.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:31.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:31 smithi071 ceph-mon[178459]: pgmap v2391: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:31 smithi071 ceph-mon[183063]: pgmap v2391: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:31.991+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:32.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:31.927Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:32.944+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:33.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/977001400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:45:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[183063]: pgmap v2392: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/977001400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:45:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[178459]: pgmap v2392: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:34.074 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:33.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:34.074 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:33.810Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:34.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:34.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:34.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:34.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:34.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:45:34.291+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:45:34.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:45:34.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:45:34.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:45:34.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:45:34.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:45:34.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:45:34.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:45:34.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:45:34.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:45:34.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:45:34.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:45:34.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:45:34.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:45:34.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:45:34.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:45:34.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:45:34.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:45:34.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:45:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:34.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:35.032+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-mon[183063]: pgmap v2393: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:45:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:45:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:45:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:45:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:45:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:45:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2718698172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-mon[178459]: pgmap v2393: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:45:35.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:45:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:45:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:45:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:45:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:45:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:45:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:45:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:45:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:45:35.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2718698172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:35.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:36.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:37.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:36.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:37.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:37.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:37.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[183063]: pgmap v2394: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:45:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:45:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1550431742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:45:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:45:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:45:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[178459]: pgmap v2394: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:45:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:45:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1550431742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:45:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:45:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:45:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:37.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:38.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-mon[183063]: pgmap v2395: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-mon[183063]: pgmap v2396: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-mon[178459]: pgmap v2395: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-mon[178459]: pgmap v2396: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:39.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:38.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:39.010+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:39.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4029197154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4029197154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:39.938+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:39.992+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:40.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:40 smithi071 ceph-mon[178459]: pgmap v2397: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:40 smithi071 ceph-mon[183063]: pgmap v2397: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:41.426 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:40.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:41.427 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:40.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:41.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:41.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:41.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:41.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:41.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:41.928Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:42 smithi071 ceph-mon[183063]: pgmap v2398: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2822846715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:42 smithi071 ceph-mon[178459]: pgmap v2398: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2822846715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:42.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:42.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:43.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:43.508Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:43.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:43.882+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:43.811Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:44.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:44.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-mon[183063]: pgmap v2399: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:45:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1049668491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-mon[178459]: pgmap v2399: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:45:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1049668491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:44.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:44.878+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:45.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:45.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:45.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:46.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:46.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:46 smithi071 ceph-mon[178459]: pgmap v2400: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:46 smithi071 ceph-mon[183063]: pgmap v2400: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:46.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:46.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:47.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:47.906 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:47.906 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:47.906 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:47.906 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/908744870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:47.906 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[183063]: pgmap v2401: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:47.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:47.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:47.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:47.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:47.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/908744870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:47.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-mon[178459]: pgmap v2401: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:47.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:47.906+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:48.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:48.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:48.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:48.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:48.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:48.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:48.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:48.900+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:49.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:49.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:49.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3455270602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:49.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:49 smithi071 ceph-mon[183063]: pgmap v2402: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:49.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:49.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:49.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3455270602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:49.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:49 smithi071 ceph-mon[178459]: pgmap v2402: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:49.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:50.365 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:49.918+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:50.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:50.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:50.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:50.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:50.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:51.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:51.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:51.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:51 smithi071 ceph-mon[183063]: pgmap v2403: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:51.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1620791265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:51.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:51.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:51.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:51 smithi071 ceph-mon[178459]: pgmap v2403: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:51.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1620791265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:51.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:51.929Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:51.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:52.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:52.723 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:52.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:52.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:53.000 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:52.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:53.000 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:52.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:53.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:53.000+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:53.809 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:53.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:53.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-mon[183063]: pgmap v2404: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:53.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:53.810 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:53.810 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:53.810 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-mon[178459]: pgmap v2404: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:53.810 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:53.928+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:53.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:53.811Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:45:54.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/601094225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/601094225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:54.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:55.013+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:55.794 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:55.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:55.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:55.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:55.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-mon[183063]: pgmap v2405: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:55.795 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:55.795 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:55.795 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:55.795 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:55.795 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-mon[178459]: pgmap v2405: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:56.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:56.203 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:55.985+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:56.203 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:45:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:45:55.796Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:45:56.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/309177542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/309177542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:56.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:57.003+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:57 smithi071 ceph-mon[183063]: pgmap v2406: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:57 smithi071 ceph-mon[178459]: pgmap v2406: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:58.002+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:58.044+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4068991611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4068991611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:45:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:59.008+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:45:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:59.001+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:45:59.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:59.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-mon[183063]: pgmap v2407: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:45:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:45:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:45:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-mon[178459]: pgmap v2407: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:45:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:45:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:45:59.977+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:45:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:45:59.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:00.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:00.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:00.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:00.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:00.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:00.955+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:01.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:01.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:01.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2540376774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:01.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:01 smithi071 ceph-mon[183063]: pgmap v2408: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:01.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:01.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:01.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2540376774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:01.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:01 smithi071 ceph-mon[178459]: pgmap v2408: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:02.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:01.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:02.002+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:01.930Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:01.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:02.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:03.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:02.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:02.984+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:03.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:03.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:03.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:03.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:03.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[183063]: pgmap v2409: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:03.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:03.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2343182341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:03.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:03.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:03.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:03.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:03.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[178459]: pgmap v2409: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:03.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:03.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2343182341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:04.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:03.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:03.811Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:03.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:04.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:04.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:04.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:04.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:04.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:05.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:05.012Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:05.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:04.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:05.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:05.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:05.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:05 smithi071 ceph-mon[183063]: pgmap v2410: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:05.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:05.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:05.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:05 smithi071 ceph-mon[178459]: pgmap v2410: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:05.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:06.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:05.900+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:06.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:06.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:06.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1254033769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:06.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:06.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:06.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1254033769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:06.928+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:06.877+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:07.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:07.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:07.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:07.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:07.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-mon[183063]: pgmap v2411: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:07.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:07.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:07.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:07.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:07.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-mon[178459]: pgmap v2411: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:08.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:07.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:07.878+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:08.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:08.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:08.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:08.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2309001434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:08.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:08.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:08.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:08.846 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2309001434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:08.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:08.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:09.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:09.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:09.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:09 smithi071 ceph-mon[183063]: pgmap v2412: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:09.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:09.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:09.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:09 smithi071 ceph-mon[178459]: pgmap v2412: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:10.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:09.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:09.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:10.841 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:10.841 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:10.841 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3005353348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:10.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:10.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:10.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3005353348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:10.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:10.841+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:11.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:11.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:11.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:11 smithi071 ceph-mon[183063]: pgmap v2413: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:11.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:11.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:11.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:11 smithi071 ceph-mon[178459]: pgmap v2413: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:11.965+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:11.840+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:11.931Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:12.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:12.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:12.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:12.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:12.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:12.838+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:13.945 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:13.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:13.945 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:13.812Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:13.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:13.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:13.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1283505315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:13.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[183063]: pgmap v2414: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:13.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:13.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:46:13.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:13.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:13.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1283505315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:13.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[178459]: pgmap v2414: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:13.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:13.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:46:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:13.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:14.577 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:14.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:14.578 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:14.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:14.896 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:14.805+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:14.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:14.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:14.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:14.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:14.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:15.917 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:15.833+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:15.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:15.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:15.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:15.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:15.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:15.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[183063]: pgmap v2415: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:15.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3479583723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:15.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:15.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:15.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:15.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:15.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:15.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[178459]: pgmap v2415: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:15.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3479583723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:15.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:16.869 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:16.795+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:16.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:16.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:16.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:16.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:16.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:17.859 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:17.758+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:17.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:17.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:17.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:17 smithi071 ceph-mon[183063]: pgmap v2416: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:17.859 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2000558948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:17.860 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:17.860 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:17.860 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:17 smithi071 ceph-mon[178459]: pgmap v2416: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:17.860 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2000558948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:17.859+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:18.838+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:18.741+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:19.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:19.712+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[183063]: pgmap v2417: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[178459]: pgmap v2417: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:20.859 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:20.739+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:20.860 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:20.860 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:20.860 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3710049476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:20.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:20.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:20.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3710049476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:20.860+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:21.930 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:21.836+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:21.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:21.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:21 smithi071 ceph-mon[183063]: pgmap v2418: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:21.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:21.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:21 smithi071 ceph-mon[178459]: pgmap v2418: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:21.931 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:21.749+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:22.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:21.932Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:22.837+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:22.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:22.749+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2137048439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2137048439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:23.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:23.444Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[183063]: pgmap v2419: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[178459]: pgmap v2419: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:23.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:23.795+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:23.813Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:24.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:24.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:24.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:24.820+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:25.876+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:25.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:25.784+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3405711386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:25 smithi071 ceph-mon[183063]: pgmap v2420: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3405711386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:25 smithi071 ceph-mon[178459]: pgmap v2420: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:26.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:26.902 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:26.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:26.902 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:26.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:26.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:26.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:27.909 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:27.725+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:27.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:27.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:27.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:27.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:27.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[183063]: pgmap v2421: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:27.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1283852122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:27.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:27.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:27.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:27.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:27.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[178459]: pgmap v2421: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:27.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1283852122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:27.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:28.911 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:28.770+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:28.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:28.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:28.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:28.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:46:28.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:28.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:28.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:28.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:46:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:28.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:29.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:29.806+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:29 smithi071 ceph-mon[183063]: pgmap v2422: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2982630149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:29 smithi071 ceph-mon[178459]: pgmap v2422: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2982630149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:30.911 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:30.854+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:30.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:30.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:30.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:30.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:30.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:31.931 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:31.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:31.932 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:31.892+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:31.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:31.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:31.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:31 smithi071 ceph-mon[183063]: pgmap v2423: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:31.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:31.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:31.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:31 smithi071 ceph-mon[178459]: pgmap v2423: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:32.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:31.933Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:32.921 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:32.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:32.922 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:32.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:32.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:32.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:32.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/635517119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:32.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:32.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:32.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/635517119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:33.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:32.921+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:33.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:33.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:33.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:33.892+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:33.813Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:33 smithi071 ceph-mon[183063]: pgmap v2424: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:33 smithi071 ceph-mon[178459]: pgmap v2424: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:34.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:34.886+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/145344190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/145344190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:35.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:35.878+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:35.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:35.732Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-mon[183063]: pgmap v2425: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:35 smithi071 ceph-mon[178459]: pgmap v2425: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:36.820+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:36.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:36.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:37.774+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:37.825+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3101092350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:46:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[178459]: pgmap v2426: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3101092350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:46:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:37 smithi071 ceph-mon[183063]: pgmap v2426: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:38.809+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:38.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:38.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:46:38.803+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:46:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:46:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:46:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:46:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:46:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:46:38.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:46:38.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:46:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:39.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:39.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:46:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:46:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:46:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:46:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:46:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:46:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:46:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:46:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[183063]: pgmap v2427: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/119910929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:46:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[178459]: pgmap v2427: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/119910929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:40.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:40.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:40.842+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:41.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:41.819+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:41.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:41.934Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[183063]: pgmap v2428: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:46:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:46:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4029447641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[178459]: pgmap v2428: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:46:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:46:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4029447641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:42.860+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:42.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:46:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:46:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[183063]: pgmap v2429: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[183063]: pgmap v2430: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:46:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:46:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:46:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[178459]: pgmap v2429: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[178459]: pgmap v2430: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:46:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:43.849+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:43.860+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:43.814Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:46:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:44.819+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:44.868+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-mon[183063]: pgmap v2431: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3861748572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:45.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:44.948Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:45.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:44.948Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-mon[178459]: pgmap v2431: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3861748572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:45.849+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:45.848+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:46.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:46.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:46 smithi071 ceph-mon[183063]: pgmap v2432: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4097640323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:46 smithi071 ceph-mon[178459]: pgmap v2432: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4097640323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:47.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:47.827+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:49.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:48.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:48 smithi071 ceph-mon[183063]: pgmap v2433: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:48.855+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:48 smithi071 ceph-mon[178459]: pgmap v2433: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:49.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:49.799+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1059893728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1059893728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:50.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:50.848+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:50 smithi071 ceph-mon[183063]: pgmap v2434: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:50 smithi071 ceph-mon[178459]: pgmap v2434: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:51.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:51.934Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/937198057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/937198057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:52.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:51.893+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:52.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:52.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:52 smithi071 ceph-mon[178459]: pgmap v2435: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:52 smithi071 ceph-mon[183063]: pgmap v2435: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:54.162 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:53.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:54.163 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:53.796+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:54.163 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:53.815Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:46:54.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:54.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:54.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:54.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3091861394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:54.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:54.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:54.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:54.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3091861394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:54.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:54.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:54.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:46:54.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:46:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:54.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:54.777+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:54 smithi071 ceph-mon[178459]: pgmap v2436: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:54 smithi071 ceph-mon[183063]: pgmap v2436: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:55.996 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:55.817+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:55.996 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:55.996 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:55.996 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:55.996 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:55.997 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:55.997 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:46:55.997 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:46:55.997 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:55.997+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:56.965+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:56.811+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:56 smithi071 ceph-mon[178459]: pgmap v2437: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/638838857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:56 smithi071 ceph-mon[183063]: pgmap v2437: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/638838857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:58.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:57.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:58.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:57.793+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:58.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:58.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:46:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:58.816+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:46:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[183063]: pgmap v2438: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1780360009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:46:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:46:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:46:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[178459]: pgmap v2438: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:46:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:46:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1780360009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:46:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:47:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:46:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:46:59.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:46:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:46:59.807+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:46:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:46:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:00.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:00.811+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:00 smithi071 ceph-mon[183063]: pgmap v2439: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2626160215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:00 smithi071 ceph-mon[178459]: pgmap v2439: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2626160215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:02.017 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:01.846+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:02.017 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:01.935Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:47:02.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:02.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:02.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:02.018 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:02.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:03.059 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:02.880+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:03.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:03.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:03.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:02 smithi071 ceph-mon[178459]: pgmap v2440: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:03.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:03.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:03.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:02 smithi071 ceph-mon[183063]: pgmap v2440: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:03.378 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:03.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:03.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:03.380Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:04.040 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:03.874+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:04.040 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:03.816Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:47:04.041 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:04.041 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:04.041 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:04.041 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:04.041 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:04.041 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3099342809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:04.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:04.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:04.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:04.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:04.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:04.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3099342809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:04.040+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:05.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:04.840+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:04 smithi071 ceph-mon[178459]: pgmap v2441: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:04 smithi071 ceph-mon[183063]: pgmap v2441: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:06.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2763728334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:05.876+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2763728334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:06.782 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:06.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:06.997+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:06.887+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:06 smithi071 ceph-mon[183063]: pgmap v2442: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:06 smithi071 ceph-mon[178459]: pgmap v2442: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:08.025+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:07.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:09.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:08.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2023692908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-mon[183063]: pgmap v2443: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2023692908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-mon[178459]: pgmap v2443: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:10.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:10.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:10.066 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:09.931+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:10.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:10.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:10.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:11.039+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:10.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:10 smithi071 ceph-mon[183063]: pgmap v2444: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3953171223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:10 smithi071 ceph-mon[178459]: pgmap v2444: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3953171223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:11.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:11.936Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:47:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:12.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:11.993+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:12.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:12.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:12 smithi071 ceph-mon[178459]: pgmap v2445: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/707484253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:12 smithi071 ceph-mon[183063]: pgmap v2445: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/707484253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:13.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:12.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:14.027+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:14.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:47:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:13.817Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-06T23:47:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:13.817Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-06T23:47:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:47:15.072 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:15.004+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:15.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:15.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:14 smithi071 ceph-mon[183063]: pgmap v2446: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:15.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:15.073 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:15.073 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:14 smithi071 ceph-mon[178459]: pgmap v2446: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:15.073 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:15.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:15.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:15.668Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/635992871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/635992871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:16.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:16.003+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:17.082 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:17.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:17.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:17.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:16 smithi071 ceph-mon[178459]: pgmap v2447: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:17.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:17.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:17.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:16 smithi071 ceph-mon[183063]: pgmap v2447: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:17.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:17.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:18.118 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:18.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:18.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:18.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:18.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1956088595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:18.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:18.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:18.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1956088595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:18.118+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:19.115 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:19.014+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:19.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:19.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:18 smithi071 ceph-mon[183063]: pgmap v2448: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:19.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:19.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:19.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:19.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:18 smithi071 ceph-mon[178459]: pgmap v2448: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:19.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:19.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:19.115+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:20.080+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:19.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:21.033+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:20.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3858387401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:20 smithi071 ceph-mon[183063]: pgmap v2449: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3858387401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:20 smithi071 ceph-mon[178459]: pgmap v2449: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:22.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:22.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:22.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:21.937Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:47:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:23.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:23.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:22 smithi071 ceph-mon[178459]: pgmap v2450: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2860673935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:22 smithi071 ceph-mon[183063]: pgmap v2450: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2860673935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:24.105 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:24.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:24.106 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:23.818Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:47:24.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:24.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:24.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:24.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:24.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:24.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:24.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:24.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:24.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:24.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:24.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:24.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:25.132 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:25.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:25.133 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:24.884Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:25.133 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:24.884Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:25.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:25.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-mon[178459]: pgmap v2451: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:25.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:25.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2508215080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:25.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:25.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-mon[183063]: pgmap v2451: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:25.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:25.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2508215080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:25.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:25.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:26.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:26.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:27.138 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:27.073+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:27.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:27.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:26 smithi071 ceph-mon[183063]: pgmap v2452: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:27.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:27.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:27.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:26 smithi071 ceph-mon[178459]: pgmap v2452: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:27.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:27.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:27.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:28.167 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:28.083+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:28.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:28.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:28.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:28.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4168336096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:28.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:28.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:28.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:28.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:28.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4168336096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:28.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:28.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:28.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:29.166 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:29.100+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:29.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:29.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-mon[183063]: pgmap v2453: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:29.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:29.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:29.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:47:29.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:29.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-mon[178459]: pgmap v2453: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:29.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:29.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:29.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:47:29.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:29.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:30.119 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:30.102+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:30.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:30.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:30.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:30.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/584769897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:30.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:30.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:30.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:30.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/584769897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:30.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:30.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:31.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:30 smithi071 ceph-mon[183063]: pgmap v2454: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:31.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:31.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:31.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:30 smithi071 ceph-mon[178459]: pgmap v2454: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:31.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:31.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:31.137+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:31.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:32.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:32.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:31.938Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:47:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1076817445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1076817445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:33.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:33.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:32 smithi071 ceph-mon[178459]: pgmap v2455: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:32 smithi071 ceph-mon[183063]: pgmap v2455: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:34.099 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:34.050+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:34.099 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:33.818Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:47:34.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:34.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:34.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:34.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:34.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:34.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:34.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:34.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:34.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:34.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:35.040+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:35.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-mon[183063]: pgmap v2456: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3692878915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-mon[178459]: pgmap v2456: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3692878915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:36.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:36.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:37.180 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:37.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:37.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:36 smithi071 ceph-mon[183063]: pgmap v2457: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:37.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:37.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:37.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1102239725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:37.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:36 smithi071 ceph-mon[178459]: pgmap v2457: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:37.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:37.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:37.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1102239725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:37.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:37.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:38.049+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:38.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:38.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:39.180 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:39.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:39.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:38 smithi071 ceph-mon[183063]: pgmap v2458: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:39.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:39.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:39.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:39.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:38 smithi071 ceph-mon[178459]: pgmap v2458: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:39.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:39.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:39.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:39.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:39.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:40.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:40.060+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:40.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2836504187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2836504187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:41.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:41.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:41 smithi071 ceph-mon[178459]: pgmap v2459: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:41 smithi071 ceph-mon[183063]: pgmap v2459: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:42.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:42.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:41.938Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:47:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4209754513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:47:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4209754513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:47:43.315 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:43.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-mon[183063]: pgmap v2460: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:43.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:43.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-mon[178459]: pgmap v2460: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:43.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:43.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:43.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:43.316 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:43.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:43.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:43.316Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:47:43.316+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:47:43.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:47:43.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:47:43.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:47:43.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:47:43.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:47:43.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:47:43.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:47:43.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:47:44.177 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:44.025+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:44.178 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:43.819Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:47:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:47:44.178 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:47:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/330227802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:47:44.180 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:47:44.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:47:44.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/330227802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:44.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:44.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:45.034+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:45.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:45 smithi071 ceph-mon[178459]: pgmap v2461: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:45 smithi071 ceph-mon[183063]: pgmap v2461: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:46.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:46.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:46.387 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:46.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:46.387 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:46.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:46.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:46.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:46.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:46.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:47.127+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:47.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[183063]: pgmap v2462: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/711689642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[178459]: pgmap v2462: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:47:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:47:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/711689642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:47:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:47:47.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:47:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:48.144+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[183063]: pgmap v2463: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[183063]: pgmap v2464: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:48.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[178459]: pgmap v2463: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[178459]: pgmap v2464: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:49.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:49.159+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:49.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1647935118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1647935118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:50.139+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:50.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:50 smithi071 ceph-mon[178459]: pgmap v2465: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:50 smithi071 ceph-mon[183063]: pgmap v2465: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:51.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:51.121+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:51.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/866045744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/866045744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:52.189 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:52.109+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:52.189 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:51.939Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:47:52.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:52 smithi071 ceph-mon[178459]: pgmap v2466: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:52.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:52.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:52.190 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:52.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:52.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:52 smithi071 ceph-mon[183063]: pgmap v2466: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:52.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:52.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:53.123+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:53.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:54.098 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:53.819Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:47:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:54.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:54.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:54 smithi071 ceph-mon[178459]: pgmap v2467: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4176289980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:54 smithi071 ceph-mon[183063]: pgmap v2467: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4176289980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:55.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:55.129+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:55.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:55.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:47:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:47:55.604Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:47:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:56.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:56.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[178459]: pgmap v2468: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3604968109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[183063]: pgmap v2468: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:47:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:47:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3604968109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:57.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:57.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:57.189+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:57.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:58.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:58.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:58 smithi071 ceph-mon[183063]: pgmap v2469: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:58 smithi071 ceph-mon[178459]: pgmap v2469: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:47:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:47:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:47:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:47:59.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:47:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:47:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:47:59.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:47:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3810260073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:47:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:47:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:47:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:47:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3810260073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:47:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:47:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:48:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:00.175+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:00.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:00.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-mon[178459]: pgmap v2470: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-mon[183063]: pgmap v2470: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:01.170+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1365973341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:01.189+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1365973341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:02.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:02.184+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:02.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:01.939Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:02 smithi071 ceph-mon[183063]: pgmap v2471: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:02 smithi071 ceph-mon[178459]: pgmap v2471: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:03.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:03.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:03.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:03.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:03.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/94712143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:03.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/94712143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:04.159 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:03.820Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:04.159+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:04.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-mon[178459]: pgmap v2472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-mon[183063]: pgmap v2472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:05.192 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:04.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:05.192 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:04.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:05.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:05.193+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:05.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:06.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:06.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:06 smithi071 ceph-mon[183063]: pgmap v2473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3937041653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:06 smithi071 ceph-mon[178459]: pgmap v2473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3937041653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:07.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:07.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:08.201+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:08.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[183063]: pgmap v2474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1220364425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[178459]: pgmap v2474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1220364425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:09.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:09.234+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:10.219+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:10.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:10 smithi071 ceph-mon[183063]: pgmap v2475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2316189182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:10 smithi071 ceph-mon[178459]: pgmap v2475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2316189182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:11.227+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:11.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:12.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:11.939Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:12.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:12.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:12 smithi071 ceph-mon[183063]: pgmap v2476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:12.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:12.231+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:12 smithi071 ceph-mon[178459]: pgmap v2476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:13.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:13.224+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:13.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3057379459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3839 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3057379459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3839 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:14.194 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:13.820Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:14.195 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:14.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:14.195 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:14.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:14.195+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-mon[178459]: pgmap v2477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:48:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-mon[183063]: pgmap v2477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:48:14.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:14.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:15.146+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1053146211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1053146211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:15.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:15.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:16.158+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:16.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-mon[178459]: pgmap v2478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-mon[183063]: pgmap v2478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:17.123+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:17.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:18.336 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:18.075+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:18.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-mon[178459]: pgmap v2479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:18.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:18.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:18.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3546462970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:18.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3844 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:18.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-mon[183063]: pgmap v2479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:18.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:18.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:18.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3546462970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:18.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3844 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:18.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:18.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:19.120+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:19.311+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:20.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:20.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:20.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[183063]: pgmap v2480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1463288197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[178459]: pgmap v2480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1463288197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:21.334 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:21.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:21.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:21.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:21.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:21.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:21.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:21.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:22.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:21.940Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:22.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:22.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:22 smithi071 ceph-mon[183063]: pgmap v2481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1926298739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:22 smithi071 ceph-mon[178459]: pgmap v2481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1926298739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:23.294 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:23.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:23.294 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:23.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:23.294 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:23.252Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:24.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:23.821Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:24.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:24.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:24 smithi071 ceph-mon[183063]: pgmap v2482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:24 smithi071 ceph-mon[178459]: pgmap v2482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:25.357 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:25.090+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:25.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:25.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:25.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/667685647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:25.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:25.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:25.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/667685647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:25.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:25.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:26.396 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:26.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:26.396 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:26.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:26.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:26 smithi071 ceph-mon[178459]: pgmap v2483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:26.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:26.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:26.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:26 smithi071 ceph-mon[183063]: pgmap v2483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:26.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:26.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:26.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:26.396+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:27.380 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:27.080+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:27.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:27.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:27.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:27.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:27.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3823654812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:27.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:27.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:27.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:27.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:27.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3823654812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:27.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:27.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:28.367 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:28.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:28.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:28 smithi071 ceph-mon[183063]: pgmap v2484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:28.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:28.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:28.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:28.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:28 smithi071 ceph-mon[178459]: pgmap v2484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:28.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:28.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:28.368 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:28.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:28.368+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:29.323 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:29.037+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:29.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:29.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:48:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:48:30.324 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:30.060+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:30.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:30 smithi071 ceph-mon[178459]: pgmap v2485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2385808523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:30 smithi071 ceph-mon[183063]: pgmap v2485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2385808523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:30.393+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:31.329 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:31.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:31.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:31.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:31.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:32.021+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:31.941Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:32.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:32.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:32.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:32 smithi071 ceph-mon[183063]: pgmap v2486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3962389883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:32 smithi071 ceph-mon[178459]: pgmap v2486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3962389883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:33.339 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:33.001+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:33.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:33.419+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:34.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:33.822Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:34.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:34.465+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:34 smithi071 ceph-mon[183063]: pgmap v2487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/72945330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:34 smithi071 ceph-mon[178459]: pgmap v2487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/72945330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:35.349 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:34.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:35.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:35.495+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:35.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:35.540Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:36.350 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:35.997+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:36.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:36.471+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:36 smithi071 ceph-mon[178459]: pgmap v2488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:36 smithi071 ceph-mon[183063]: pgmap v2488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:37.353 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:36.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:37.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:37.447+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2255899000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2255899000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:38.355 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:38.005+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:38.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:38.466+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:38 smithi071 ceph-mon[183063]: pgmap v2489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:38 smithi071 ceph-mon[178459]: pgmap v2489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:39.359 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:39.013+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:39.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:39.500+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/123512793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/123512793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:40.360 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:40.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:40.520+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:40 smithi071 ceph-mon[178459]: pgmap v2490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:40 smithi071 ceph-mon[183063]: pgmap v2490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:41.364 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:41.025+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:41.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:41.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:41.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2581020594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2581020594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:41.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:42.060+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:42.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:41.942Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:42.515+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:42 smithi071 ceph-mon[183063]: pgmap v2491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:42 smithi071 ceph-mon[178459]: pgmap v2491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:43.374 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:43.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:43.533+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:44.097 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:43.822Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:44.375 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:44.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:44.579+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-mon[183063]: pgmap v2492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:48:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/538681271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-mon[178459]: pgmap v2492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:48:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/538681271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:45.122 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:44.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:45.123 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:44.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:45.381 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:45.123+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:45.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:45.605+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:46.157+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:46 smithi071 ceph-mon[178459]: pgmap v2493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1910995811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:46 smithi071 ceph-mon[183063]: pgmap v2493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1910995811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:46.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:46.604+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:47.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:47.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:48:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:48:47.829 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:47.564+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:47.829 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:48:47.827+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:48:47.829 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:48:47.829 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:48:47.829 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:48:47.830 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:48:47.830 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:48:47.830 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:48:47.830 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:48:47.830 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:48:47.830 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:48:47.830 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:48:47.830 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:48:47.830 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:48:47.830 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:48:47.830 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:48:47.831 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:48:47.831 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:48:47.831 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:48:47.831 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:48:48.589 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:48.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:48.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:48 smithi071 ceph-mon[183063]: pgmap v2494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:48.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:48.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:48.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:48.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:48 smithi071 ceph-mon[178459]: pgmap v2494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:48.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:48.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:48.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:48.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:48.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:49.546 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:49.250+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:49.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:49 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:48:49.547 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:48:49.547 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:48:49.547 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:48:49.547 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:48:49.547 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:48:49.547 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:48:49.547 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:48:49.547 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:48:49.547 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:48:49.547 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1565736488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:49.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:49 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:48:49.549 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:48:49.550 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:48:49.550 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:48:49.550 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:48:49.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:49.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1565736488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:49.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:49.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:49.547+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:50.543 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:50.215+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:50.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:50 smithi071 ceph-mon[183063]: pgmap v2495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:50.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:50.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:50.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:50 smithi071 ceph-mon[178459]: pgmap v2495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:50.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:50.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:50.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:50.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:51.583 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:51.247+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:51.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:51.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:51.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:48:51.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:48:51.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2621415137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:51.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:48:51.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:48:51.584 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:48:51.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:51.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:51.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:48:51.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:48:51.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2621415137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:51.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:48:51.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:48:51.585 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:48:51.941 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:51.583+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:52.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:51.942Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:52.631 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:52.231+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:52.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:52 smithi071 ceph-mon[183063]: pgmap v2496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:52.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:52.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:52 smithi071 ceph-mon[183063]: pgmap v2497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:52.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:52.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:52 smithi071 ceph-mon[178459]: pgmap v2496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:52.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:52.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:52 smithi071 ceph-mon[178459]: pgmap v2497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:52.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:52.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:52.632+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:53.648 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:53.229+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:53.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:53.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:53.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/241701026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:53.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:53.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:53.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/241701026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:53.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:53.649+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:53.823Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:48:54.412 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:54.217+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:54.413 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:53.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:54.413 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:48:53.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:48:54.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:54.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:54.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:54 smithi071 ceph-mon[183063]: pgmap v2498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:54.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:54.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:54.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:54 smithi071 ceph-mon[178459]: pgmap v2498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:54.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:54.662+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:55.238+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:55.708+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:56.692 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:56.259+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:56.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:56.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:56.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:56 smithi071 ceph-mon[183063]: pgmap v2499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:56.692 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/809440373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:56.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:56.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:56.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:56 smithi071 ceph-mon[178459]: pgmap v2499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:56.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/809440373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:56.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:56.692+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:57.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:57.704+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:58.672 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:58.208+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:58.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:58.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:58.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-mon[183063]: pgmap v2500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:58.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:58.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3659386032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:58.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:58.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:58.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-mon[178459]: pgmap v2500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:48:58.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:48:58.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3659386032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:48:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:58.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:48:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:48:59.207+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:48:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:48:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:48:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:48:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:48:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:48:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:48:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:00.166 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:48:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:48:59.717+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:00.422 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:00.167+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:00 smithi071 ceph-mon[183063]: pgmap v2501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:00 smithi071 ceph-mon[178459]: pgmap v2501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:01.136 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:00.702+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:01.426 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:01.137+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2978950306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2978950306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:02.131 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:01.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:02.131 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:01.943Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:02.427 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:02.132+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:02 smithi071 ceph-mon[183063]: pgmap v2502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:02 smithi071 ceph-mon[178459]: pgmap v2502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:03.159 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:02.726+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:03.440 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:03.159+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:03.441 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:03.188Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/95790772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/95790772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:04.121 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:03.717+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:04.122 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:03.824Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:04.441 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:04.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:04.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:04 smithi071 ceph-mon[178459]: pgmap v2503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:04 smithi071 ceph-mon[183063]: pgmap v2503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:05.446 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:05.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:05.678+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/48260228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/48260228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:06.447 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:06.093+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:06.447 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:06.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:06.630+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:06 smithi071 ceph-mon[178459]: pgmap v2504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:06 smithi071 ceph-mon[183063]: pgmap v2504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:07.114+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:07.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:07.679+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:08.074+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:08.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:08.689+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-mon[178459]: pgmap v2505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2022792393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-mon[183063]: pgmap v2505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2022792393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:09.095+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:09.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:09.704+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:10.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:10.730 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:10.730 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:10.730 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:10 smithi071 ceph-mon[183063]: pgmap v2506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:10.730 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2299265529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:10.731 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:10.731 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:10.731 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:10 smithi071 ceph-mon[178459]: pgmap v2506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:10.731 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2299265529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:11.152 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:10.731+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:11.153+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:11.943 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:11.685+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:11.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:11.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:11.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:11 smithi071 ceph-mon[178459]: pgmap v2507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:11.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:11.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:11.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:11 smithi071 ceph-mon[183063]: pgmap v2507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:12.148+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:12.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:11.944Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:12.683 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:12.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:12.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:12.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:12.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1198119476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:12.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:12.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:12.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1198119476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:12.684 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:12.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:13.114+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:13.822 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:13.732+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:13.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:13.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:13.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:13.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-mon[183063]: pgmap v2508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:13.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:49:13.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:13.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:13.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:13.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-mon[178459]: pgmap v2508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:13.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:49:14.125 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:13.824Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:14.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:14.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:14.701+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:15.166+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:15.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:15.652+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:15.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:15.476Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2994827909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[183063]: pgmap v2509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2994827909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:15 smithi071 ceph-mon[178459]: pgmap v2509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:16.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:16.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:16.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:16.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:16.637+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:17.120+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:17.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:17.666+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/900190331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:17 smithi071 ceph-mon[178459]: pgmap v2510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/900190331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:17 smithi071 ceph-mon[183063]: pgmap v2510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:18.129+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:18.673+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:19.173+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:19.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:19.696+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-mon[178459]: pgmap v2511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:19 smithi071 ceph-mon[183063]: pgmap v2511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:20.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:20.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:20.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:20.685+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3942832079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3942832079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:21.143+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:21.944 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:21.637+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:21.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:21.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:21.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:21 smithi071 ceph-mon[178459]: pgmap v2512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:21.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:21.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:21.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:21 smithi071 ceph-mon[183063]: pgmap v2512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:22.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:21.945Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:22.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:22.680+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/289102561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/289102561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:23.510 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:23.223+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:23.824 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:23.697+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:23.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:23.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:23.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:23.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:23.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:23.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[183063]: pgmap v2513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:23.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:23.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:23.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:23.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:23.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:23.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-mon[178459]: pgmap v2513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:24.186 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:23.825Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:24.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:24.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:24.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:24.746+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:24.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:24.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:24.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:24.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2086136775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2086136775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:25.520 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:25.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:25.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:25.735+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:25 smithi071 ceph-mon[183063]: pgmap v2514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:25 smithi071 ceph-mon[178459]: pgmap v2514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:26.521 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:26.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:26.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:26.767+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:27.534 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:27.224+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:27.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:27.745+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2765024103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[183063]: pgmap v2515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2765024103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:27 smithi071 ceph-mon[178459]: pgmap v2515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:28.537 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:28.269+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:28.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:28.772+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:49:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:49:29.546 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:29.272+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:29.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:29.749+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/768722932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:29 smithi071 ceph-mon[178459]: pgmap v2516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/768722932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:29 smithi071 ceph-mon[183063]: pgmap v2516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:30.547 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:30.277+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:30.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:30.712+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:31.551 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:31.302+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:31.944 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:31.673+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:31.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:31.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:31.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:31 smithi071 ceph-mon[183063]: pgmap v2517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:31.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:31.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:31.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:31 smithi071 ceph-mon[178459]: pgmap v2517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:32.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:31.945Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:32.552 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:32.258+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:32.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:32.719+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1626016770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1626016770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:33.553 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:33.283+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:33.825 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:33.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:33.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:33.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:33.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:33.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-mon[183063]: pgmap v2518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:33.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:33.826 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:33.826 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:33.826 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-mon[178459]: pgmap v2518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:33.826Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:33.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:33.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:34.659 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:34.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:34.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:34.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:34.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/730613493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:34.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:34.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:34.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/730613493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:34.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:34.660+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:35.633 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:35.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:35.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:35.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:35.633 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:35.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:35.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-mon[183063]: pgmap v2519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:35.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:35.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:35.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:35.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:35.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-mon[178459]: pgmap v2519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:35.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:35.634+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:36.624 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:36.318+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:36.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:36.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:36.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3214450420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:36.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:36.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:36.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3214450420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:36.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:36.626+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:37.649 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:37.330+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:37.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:37.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:37.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:37 smithi071 ceph-mon[178459]: pgmap v2520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:37.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:37.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:37.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:37 smithi071 ceph-mon[183063]: pgmap v2520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:37.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:37.650+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:38.625 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:38.338+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:38.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:38.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:38.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:38.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:38.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:38.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:38.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:38.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:39.589 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:39.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:39.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:39.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:39.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2060022594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:39.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:39.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:39.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[183063]: pgmap v2521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:39.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:39.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:39.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2060022594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:39.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:39.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:39.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-mon[178459]: pgmap v2521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:39.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:39.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:40.621 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:40.320+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:40.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:40.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:40.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:40.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:40.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:40.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:40.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:40.622+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:41.568 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:41.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:41.945 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:41.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:41.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:41.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1503780984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:41.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:41 smithi071 ceph-mon[178459]: pgmap v2522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:41.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:41.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1503780984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:41.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:41 smithi071 ceph-mon[183063]: pgmap v2522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:42.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:41.946Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:42.575 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:42.262+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:42.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:42.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:42.686+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:43.282+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:43.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:43.124Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:43.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:43.827Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:43.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:43.642+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[178459]: pgmap v2523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:49:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2616428585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[183063]: pgmap v2523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:49:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2616428585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:44.580 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:44.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:44.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:44.663+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:45.585 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:45.305+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:45.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:45.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:45.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:45 smithi071 ceph-mon[183063]: pgmap v2524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:45.614+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:45 smithi071 ceph-mon[178459]: pgmap v2524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:46.317+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:46.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:46.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:46.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:46.660+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/365314331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/365314331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:47.602 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:47.284+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:47 smithi071 ceph-mon[183063]: pgmap v2525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:47 smithi071 ceph-mon[178459]: pgmap v2525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:47.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:47.656+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:48.603 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:48.275+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:48.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:48.655+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/213229053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/213229053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:49.608 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:49.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:49.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:49.667+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:49 smithi071 ceph-mon[178459]: pgmap v2526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:49 smithi071 ceph-mon[183063]: pgmap v2526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:50.608 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:50.273+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:50.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:50.627+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:51.579 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:51.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:51.946 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:51.580+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:51.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:51.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:51.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3303205296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:51.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:49:51.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-mon[183063]: pgmap v2527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:51.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:51.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:51.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3303205296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:51.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:49:51.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-mon[178459]: pgmap v2527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:52.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:51.947Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:52.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:49:52.339+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:49:52.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:49:52.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:49:52.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:49:52.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:49:52.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:49:52.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:49:52.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:49:52.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:49:52.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:49:52.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:49:52.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:49:52.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:49:52.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:49:52.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:49:52.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:49:52.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:49:52.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:49:52.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:49:52.588 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:52.258+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:52.589 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:52.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:52.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:49:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:49:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:49:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:49:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:49:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:49:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:49:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:49:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:49:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:49:52.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:52.587+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:49:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:49:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:52 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:49:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:49:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:49:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:49:52.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:49:52.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:49:53.576 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:53.228+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:53.827 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:53.576+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:53.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:53.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:53.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:53.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/93015106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:53.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-mon[183063]: pgmap v2528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:53.827 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:53.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:53.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:53.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/93015106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:53.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-mon[178459]: pgmap v2528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:54.182 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:53.828Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:49:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:54.182+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:54.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:54.577+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:55.166+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:55.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:49:55.412Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:49:55.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:55.583+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:55.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[183063]: pgmap v2529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/475656724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[178459]: pgmap v2529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/475656724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:56.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:56.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:56.607+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:49:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:49:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:49:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:49:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:57.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:57.654+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[183063]: pgmap v2530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[183063]: pgmap v2531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[178459]: pgmap v2530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[178459]: pgmap v2531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:49:58.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:58.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:58.621+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3519644936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:49:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3519644936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:49:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:49:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:49:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:49:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:49:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:49:59.174+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:49:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:49:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:49:59.628+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:49:59.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:59 smithi071 ceph-mon[183063]: pgmap v2532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:49:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:49:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:49:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:59 smithi071 ceph-mon[178459]: pgmap v2532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:49:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:49:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:49:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:00.165+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 20 slow ops, oldest one blocked for 3950 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:50:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:50:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:50:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:50:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-06T23:50:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:50:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 4573 secs 2023-12-06T23:50:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:50:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:50:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:50:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-06T23:50:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:50:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-06T23:50:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:50:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 75m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:50:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 75m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:50:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 75m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:50:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 75m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:50:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 75m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 75m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 75m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 75m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 75m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 75m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 75m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 75m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:50:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 75m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:50:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:50:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:50:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 75m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:50:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 75m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:50:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:50:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 75m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 75m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 75m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 75m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 75m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 75m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 75m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 65m, current state active+undersized, last acting [1,3] 2023-12-06T23:50:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 75m, current state active+undersized, last acting [1,3] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 65m, current state active+undersized, last acting [3,0] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 75m, current state active+undersized, last acting [0,3] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 75m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 75m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 65m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 75m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 75m, current state active+undersized, last acting [1,0] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 65m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 65m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 65m, current state active+undersized, last acting [0,1] 2023-12-06T23:50:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 65m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:50:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 75m, current state active+undersized, last acting [2,0] 2023-12-06T23:50:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 65m, current state active+undersized, last acting [2,0] 2023-12-06T23:50:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 65m, current state active+undersized, last acting [1,3] 2023-12-06T23:50:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 65m, current state active+undersized, last acting [0,1] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 65m, current state active+undersized, last acting [3,2] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 65m, current state active+undersized, last acting [3,1] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 65m, current state active+undersized, last acting [3,0] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 75m, current state active+undersized, last acting [0,3] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 75m, current state active+undersized, last acting [0,1] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 65m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 75m, current state active+undersized, last acting [3,1] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 65m, current state active+undersized, last acting [0,3] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 65m, current state active+undersized, last acting [2,0] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 65m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:50:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 65m, current state active+undersized, last acting [1,0] 2023-12-06T23:50:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 75m, current state active+undersized, last acting [3,0] 2023-12-06T23:50:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 75m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:50:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 20 slow ops, oldest one blocked for 3950 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:50:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:50:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-06T23:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:50:00.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:00.587+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 20 slow ops, oldest one blocked for 3950 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:50:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:50:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:50:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:50:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-06T23:50:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:50:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 4573 secs 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 75m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 75m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 75m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 75m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:50:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 75m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:50:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 75m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:50:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 75m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:50:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 75m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:50:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 75m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:50:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 20 slow ops, oldest one blocked for 3950 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 4573 secs 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-06T23:50:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 75m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 75m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 75m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 75m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 75m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 75m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 75m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 75m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 75m, current state stale+active+clean, last acting [7,4,6] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 75m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:50:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 75m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:50:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 75m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:50:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 75m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:50:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:50:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 75m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 75m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 75m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 75m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 75m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 75m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 75m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 75m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 75m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 65m, current state active+undersized, last acting [1,3] 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 75m, current state active+undersized, last acting [1,3] 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 65m, current state active+undersized, last acting [3,0] 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 75m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:50:00.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 75m, current state stale+active+clean, last acting [4,6,5] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 75m, current state stale+active+clean, last acting [5,7,6] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 75m, current state stale+active+clean, last acting [5,7,4] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 75m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 75m, current state stale+active+clean, last acting [4,7,6] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 75m, current state stale+active+clean, last acting [7,5,6] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,5] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 75m, current state stale+active+clean, last acting [6,5,4] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 75m, current state stale+active+clean, last acting [6,4,7] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 75m, current state stale+active+clean, last acting [4,5,6] 2023-12-06T23:50:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 75m, current state stale+active+clean, last acting [5,4,6] 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 75m, current state stale+active+clean, last acting [7,6,4] 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 75m, current state stale+active+clean, last acting [4,5,7] 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 75m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 75m, current state stale+active+clean, last acting [6,4,5] 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 75m, current state stale+active+clean, last acting [4,6,7] 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 75m, current state stale+active+clean, last acting [7,5,4] 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 65m, current state active+undersized, last acting [1,3] 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 75m, current state active+undersized, last acting [1,3] 2023-12-06T23:50:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 65m, current state active+undersized, last acting [3,0] 2023-12-06T23:50:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 75m, current state active+undersized, last acting [0,3] 2023-12-06T23:50:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 75m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:50:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 75m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:50:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 65m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:50:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 75m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:50:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 75m, current state active+undersized, last acting [1,0] 2023-12-06T23:50:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 65m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:50:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 65m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 65m, current state active+undersized, last acting [0,1] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 65m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 75m, current state active+undersized, last acting [2,0] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 65m, current state active+undersized, last acting [2,0] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 65m, current state active+undersized, last acting [1,3] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 65m, current state active+undersized, last acting [0,1] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 65m, current state active+undersized, last acting [3,2] 2023-12-06T23:50:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 65m, current state active+undersized, last acting [3,1] 2023-12-06T23:50:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 65m, current state active+undersized, last acting [3,0] 2023-12-06T23:50:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 75m, current state active+undersized, last acting [0,3] 2023-12-06T23:50:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 75m, current state active+undersized, last acting [0,3] 2023-12-06T23:50:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 75m, current state active+undersized+degraded, last acting [3,2] 2023-12-06T23:50:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 75m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:50:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 65m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:50:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 75m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:50:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 75m, current state active+undersized, last acting [1,0] 2023-12-06T23:50:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 65m, current state active+undersized+degraded, last acting [2,0] 2023-12-06T23:50:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 65m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:50:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 65m, current state active+undersized, last acting [0,1] 2023-12-06T23:50:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 65m, current state active+undersized+degraded, last acting [0,2] 2023-12-06T23:50:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 75m, current state active+undersized, last acting [2,0] 2023-12-06T23:50:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 65m, current state active+undersized, last acting [2,0] 2023-12-06T23:50:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 65m, current state active+undersized, last acting [1,3] 2023-12-06T23:50:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 65m, current state active+undersized, last acting [0,1] 2023-12-06T23:50:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 65m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 65m, current state active+undersized, last acting [3,2] 2023-12-06T23:50:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 65m, current state active+undersized, last acting [3,1] 2023-12-06T23:50:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 65m, current state active+undersized, last acting [3,0] 2023-12-06T23:50:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 65m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 75m, current state active+undersized, last acting [0,3] 2023-12-06T23:50:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 75m, current state active+undersized, last acting [0,1] 2023-12-06T23:50:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 65m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:50:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 75m, current state active+undersized, last acting [3,1] 2023-12-06T23:50:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 65m, current state active+undersized, last acting [0,3] 2023-12-06T23:50:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 65m, current state active+undersized, last acting [2,0] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 65m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 65m, current state active+undersized, last acting [1,0] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 75m, current state active+undersized, last acting [3,0] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 75m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 20 slow ops, oldest one blocked for 3950 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:50:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/13009256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 75m, current state active+undersized, last acting [0,1] 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 65m, current state active+undersized+degraded, last acting [3,1] 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 75m, current state active+undersized, last acting [3,1] 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 65m, current state active+undersized, last acting [0,3] 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 65m, current state active+undersized, last acting [2,0] 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 65m, current state active+undersized+degraded, last acting [2,3] 2023-12-06T23:50:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 65m, current state active+undersized, last acting [1,0] 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 65m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 75m, current state active+undersized, last acting [3,0] 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 65m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 75m, current state active+undersized+degraded, last acting [1,2] 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 20 slow ops, oldest one blocked for 3950 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/13009256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:01.607 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:01.207+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:01.946 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:01.608+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:01.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:01.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:01 smithi071 ceph-mon[183063]: pgmap v2533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:01.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:01.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:01.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:01 smithi071 ceph-mon[178459]: pgmap v2533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:01.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:02.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:01.948Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:02.643 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:02.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:02.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:02.643+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:03.616 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:03.205+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:03.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:03.616+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:03.829Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[178459]: pgmap v2534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3243996092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[183063]: pgmap v2534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3243996092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:04.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:04.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:04.590+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:04.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:04.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:04.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:04.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:04.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:05.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:05.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:05.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:05.616+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:05 smithi071 ceph-mon[178459]: pgmap v2535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/342846733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:05 smithi071 ceph-mon[183063]: pgmap v2535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/342846733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:06.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:06.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:06.643+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:07.140+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:07.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:07.627+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[183063]: pgmap v2536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/475085137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[178459]: pgmap v2536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/475085137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:08.151+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:08.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:08.610+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:09.133+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:09.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:09.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:09 smithi071 ceph-mon[178459]: pgmap v2537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:09.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:09.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:09.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:09 smithi071 ceph-mon[183063]: pgmap v2537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:09.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:09.682 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:09.616+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:10.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:10.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:10.604+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3877111226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3877111226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:11.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:11.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:11.556+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:11 smithi071 ceph-mon[183063]: pgmap v2538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:11 smithi071 ceph-mon[178459]: pgmap v2538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:12.072+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:12.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:11.949Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:12.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:12.582+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1020491880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1020491880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:13.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:13.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:13.606+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-mon[178459]: pgmap v2539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:50:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-mon[183063]: pgmap v2539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:50:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:13.830Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:13.844Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:13.844Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:14.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:14.008+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:14.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:14.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/547218019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/547218019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:14.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:15.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:15.631+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:15 smithi071 ceph-mon[178459]: pgmap v2540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:15 smithi071 ceph-mon[183063]: pgmap v2540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:15.987+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:16.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:16.680+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:16.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:16.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:17.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:17.698+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:17.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:17 smithi071 ceph-mon[183063]: pgmap v2541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1580038515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:17 smithi071 ceph-mon[178459]: pgmap v2541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1580038515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:17.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:19.020 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:18.706+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:19.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:19.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:19.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:19.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:19.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:19.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:19.021+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:19.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:19.685+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[178459]: pgmap v2542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3959703054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[183063]: pgmap v2542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3959703054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:20.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:19.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:20.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:20.677+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:20.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:21.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:21.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:21 smithi071 ceph-mon[183063]: pgmap v2543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:21 smithi071 ceph-mon[178459]: pgmap v2543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:22.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:21.949Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:22.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:22.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:22.698+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3133716662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3133716662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:23.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:22.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:23.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:23.060Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:23.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:23.689+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:23.831Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[183063]: pgmap v2544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[178459]: pgmap v2544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:24.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:24.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:25.024 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:24.735+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:25.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:25.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:25.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/49556103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:25.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:25.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:25.025 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/49556103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:25.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:25.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:26.069 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:25.778+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:26.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:26.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:25 smithi071 ceph-mon[183063]: pgmap v2545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:26.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:26.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:26.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:25 smithi071 ceph-mon[178459]: pgmap v2545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:26.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:26.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:26.070+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:26.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:26.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:27.117 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:26.750+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:27.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:27.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:27.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1687156170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:27.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:27.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:27.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1687156170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:27.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:27.119+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:28.122 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:27.710+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:28.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:28.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-mon[183063]: pgmap v2546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:28.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:28.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:28.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:28.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:28.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-mon[178459]: pgmap v2546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:28.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:28.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:28.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:28.124+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:28.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:28.694+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:28.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:50:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:50:29.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:29.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:29.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:29.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:29.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:29 smithi071 ceph-mon[178459]: pgmap v2547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3033166590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:29 smithi071 ceph-mon[183063]: pgmap v2547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3033166590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:30.104+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:30.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:30.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:30.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:30.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:31.121+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:31.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:31.681+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:31 smithi071 ceph-mon[183063]: pgmap v2548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4048868334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:31 smithi071 ceph-mon[178459]: pgmap v2548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4048868334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:32.274 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:32.130+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:32.275 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:31.950Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:32.673 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:32.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:32.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:32.673+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:33.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:33.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:33.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:33.670+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:33.832Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:33 smithi071 ceph-mon[183063]: pgmap v2549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:33 smithi071 ceph-mon[178459]: pgmap v2549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:34.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:34.167+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:34.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:34.697+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/249071286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/249071286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:35.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:35.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:35.348Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:36.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:35.714+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-mon[178459]: pgmap v2550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-mon[183063]: pgmap v2550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:36.680 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:36.216+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:36.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:36.681+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/176624173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/176624173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:37.671 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:37.257+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:37.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:37.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:37.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:37 smithi071 ceph-mon[178459]: pgmap v2551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:37 smithi071 ceph-mon[183063]: pgmap v2551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:37.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:38.691 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:38.290+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:38.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:38.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/423371665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:38.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:38.692+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/423371665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:39.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:39.318+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:40.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:39.722+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-mon[178459]: pgmap v2552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-mon[183063]: pgmap v2552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:40.312+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:41.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:40.720+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:41.672 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:41.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:41.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:41 smithi071 ceph-mon[178459]: pgmap v2553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2786164597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:41 smithi071 ceph-mon[183063]: pgmap v2553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2786164597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:42.381 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:41.950Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:42.666 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:42.382+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:42.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:42.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:42.667+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:43.676 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:43.368+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:43.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:43.677+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:43.832Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[183063]: pgmap v2554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2449190481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:50:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[178459]: pgmap v2554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2449190481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:50:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:44.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:44.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:44.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:44.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:44.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:45.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:44.712+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:45.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:45.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:46.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:45.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:45 smithi071 ceph-mon[178459]: pgmap v2555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/469985569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:45 smithi071 ceph-mon[183063]: pgmap v2555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/469985569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:46.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:47.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:47.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:46.706+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:47.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:47.351+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:47.710+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-mon[183063]: pgmap v2556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-mon[178459]: pgmap v2556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:48.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:49.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:48.741+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 3995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/631914200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 3995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/631914200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:49.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:50.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:49 smithi071 ceph-mon[183063]: pgmap v2557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:49.737+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:49 smithi071 ceph-mon[178459]: pgmap v2557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:50.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:51.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:50.769+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:51.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3124164790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3124164790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:51.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:52.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:51.779+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:52.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:51.951Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:51 smithi071 ceph-mon[178459]: pgmap v2558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:51 smithi071 ceph-mon[183063]: pgmap v2558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:52.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:52.817+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:53.779 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:53.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:54.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:53.791+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:53.780Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:53.833Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:50:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-mon[178459]: pgmap v2559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4280768300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-mon[183063]: pgmap v2559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4280768300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:54.768 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:54.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:55.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:54.768+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:55.763 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:55.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:55.764+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[183063]: pgmap v2560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1012055917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[178459]: pgmap v2560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:50:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1012055917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:56.445+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:57.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:56.793+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:57.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:50:56.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:50:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:50:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:50:56.851+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:50:57.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:50:57.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:50:57.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:50:57.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:50:57.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:50:57.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:50:57.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:50:57.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:50:57.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:50:57.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:50:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:57.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:58.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:57.764+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-mon[183063]: pgmap v2561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:50:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:50:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:50:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:50:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:50:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:50:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:50:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3496313485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-mon[178459]: pgmap v2561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:50:58.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:50:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:50:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:50:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:50:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:50:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:50:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:50:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:50:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:50:58.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3496313485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:50:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:58.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:50:59.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:58.789+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:50:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:50:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:50:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:50:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:50:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:50:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:50:59.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:00.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:50:59.766+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-mon[183063]: pgmap v2562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-mon[178459]: pgmap v2562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:50:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:00.795 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:00.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:01.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:00.796+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:01.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2262687240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2262687240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:01.822 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:01.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:02.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:01.823+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:01.952Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[183063]: pgmap v2563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:51:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:51:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:51:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:51:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[183063]: pgmap v2564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[183063]: pgmap v2565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:51:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[178459]: pgmap v2563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:51:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:51:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:51:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:51:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[178459]: pgmap v2564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[178459]: pgmap v2565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:51:02.809 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:02.466+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:03.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:02.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:03.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:02.997Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3993890798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3993890798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:03.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:04.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:03.803+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:03.833Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[178459]: pgmap v2566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:03 smithi071 ceph-mon[183063]: pgmap v2566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:04.820 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:04.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:05.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:04.821+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:05.863 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:05.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:06.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:05.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:06.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:06.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1897835337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:05 smithi071 ceph-mon[178459]: pgmap v2567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1897835337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:05 smithi071 ceph-mon[183063]: pgmap v2567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:06.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:06.442+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:07.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:06.857+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:07.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:07.867 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:07.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:08.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:07.867+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/564103170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[178459]: pgmap v2568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/564103170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:07 smithi071 ceph-mon[183063]: pgmap v2568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:08.884 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:08.489+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:09.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:08.904+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:09.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:09.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:09.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:09.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:09.894 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:09.531+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:10.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:09.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:10.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:09 smithi071 ceph-mon[178459]: pgmap v2569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/685116277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:09 smithi071 ceph-mon[183063]: pgmap v2569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/685116277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:10.895 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:10.507+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:11.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:10.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:11.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:11.901 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:11.506+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:11.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:11.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:11.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:11 smithi071 ceph-mon[178459]: pgmap v2570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:12.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:11.952Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:12.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:11 smithi071 ceph-mon[183063]: pgmap v2570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:11.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:12.506 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:12.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:12.902 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:12.507+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:13.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:12.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3618498499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3618498499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:13.832 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:13.555+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:14.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:13.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:14.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:13.834Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-mon[183063]: pgmap v2571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:51:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-mon[178459]: pgmap v2571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:51:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:14.915 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:14.531+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:15.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:14.917+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/409248385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/409248385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:15.579 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:15.284Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:15.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:15.964+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:16.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-mon[178459]: pgmap v2572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-mon[183063]: pgmap v2572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:16.940 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:16.601+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:16.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1195482974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1195482974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:17.927 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:17.558+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:18.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:17.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:18.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:18 smithi071 ceph-mon[183063]: pgmap v2573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:18 smithi071 ceph-mon[178459]: pgmap v2573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:18.941 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:18.512+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:19.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:18.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:19.893 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:19.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:20.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:19.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1635326763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[183063]: pgmap v2574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1635326763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[178459]: pgmap v2574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:20.910 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:20.531+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:20.912+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:21.921 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:21.568+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:22.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:21.922+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:21.953Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:22 smithi071 ceph-mon[178459]: pgmap v2575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/949063208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:22 smithi071 ceph-mon[183063]: pgmap v2575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/949063208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:22.917 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:22.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:23.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:23.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:22.917+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:23.833 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:23.512+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:24.113 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:23.835Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:24.113 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:23.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:24.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:24.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:24.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[178459]: pgmap v2576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/779519565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[183063]: pgmap v2576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/779519565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:24.924 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:24.504+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:24.924 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:24.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:24.924 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:24.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:25.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:24.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:25.899 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:25.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:26.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:25.900+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:26 smithi071 ceph-mon[183063]: pgmap v2577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:26 smithi071 ceph-mon[178459]: pgmap v2577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:26.881 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:26.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2455757415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:26.881+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2455757415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:27.892 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:27.462+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:28.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:27.893+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[183063]: pgmap v2578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[178459]: pgmap v2578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:28.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:29.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:28.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:29.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:51:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3600376980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:51:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3600376980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:29.935 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:29.469+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:29.936+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:30 smithi071 ceph-mon[178459]: pgmap v2579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:30 smithi071 ceph-mon[183063]: pgmap v2579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:30.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:31.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:30.931+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:31.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:31.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:31.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:31.915+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:31.954Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3987498845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:32 smithi071 ceph-mon[183063]: pgmap v2580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3987498845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:32 smithi071 ceph-mon[178459]: pgmap v2580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:32.927 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:32.465+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:33.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:32.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:33.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:34.159 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:33.882+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:34.160 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:33.716Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:34.160 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:33.836Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:34.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:34 smithi071 ceph-mon[178459]: pgmap v2581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/34468247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:34 smithi071 ceph-mon[183063]: pgmap v2581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/34468247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:34.889 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:34.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:35.165 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:34.890+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:35.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:35.928 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:35.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:36.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:35.929+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[178459]: pgmap v2582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2314779804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[183063]: pgmap v2582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2314779804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:36.786 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:36.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:37.169 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:36.891+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:37.170 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:36.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:37.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:37.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:37.904 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:37.466+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:38.174 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:37.905+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:38.428 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:38 smithi071 ceph-mon[183063]: pgmap v2583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:38.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:38.429 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:38.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:38.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:38 smithi071 ceph-mon[178459]: pgmap v2583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:38.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:38.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:38.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:39.175 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:38.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:39.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2282730614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2282730614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:40.184 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:39.870+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:40.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:40.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:40.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-mon[183063]: pgmap v2584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-mon[178459]: pgmap v2584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:41.184 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:40.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:41.366+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:41.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:41.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3843011698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3843011698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:42.190 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:41.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:42.190 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:41.955Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:42.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:42.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:42 smithi071 ceph-mon[183063]: pgmap v2585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:42 smithi071 ceph-mon[178459]: pgmap v2585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:43.191 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:42.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:43.191 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:42.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:43.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:43.836Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:43.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:44.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:44.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1145024593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[178459]: pgmap v2586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1145024593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[183063]: pgmap v2586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:51:45.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:44.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:45.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:45.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:45.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:46.375 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:45.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:46.375 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:46.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:46.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:46.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:46 smithi071 ceph-mon[183063]: pgmap v2587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:46.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:46.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1224919887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:46.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:46.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:46 smithi071 ceph-mon[178459]: pgmap v2587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:46.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:46.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1224919887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:46.375+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:47.216 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:46.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:47.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:47.346+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:47.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:47.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:48.317+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[183063]: pgmap v2588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4109603234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[178459]: pgmap v2588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4109603234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:49.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:48.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:49.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:49.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:50.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:49.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:50.368+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:50 smithi071 ceph-mon[183063]: pgmap v2589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:50 smithi071 ceph-mon[178459]: pgmap v2589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:51.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:50.888+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:51.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/450213266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/450213266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:52.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:51.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:51.955Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:52.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:52.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:52.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:52 smithi071 ceph-mon[183063]: pgmap v2590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:52 smithi071 ceph-mon[178459]: pgmap v2590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:53.238 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:52.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:53.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:53.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1190247251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1190247251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:54.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:53.993+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:53.836Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:51:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:54.437+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:54.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:54 smithi071 ceph-mon[183063]: pgmap v2591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:54 smithi071 ceph-mon[178459]: pgmap v2591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:55.249 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:51:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:51:55.221Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:51:55.250 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:54.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:55.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:55.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2635888351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2635888351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:56.417 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:56.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:56.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:56.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:56.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:56.418 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-mon[183063]: pgmap v2592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:56.418 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:56.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:56.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:51:56.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:51:56.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-mon[178459]: pgmap v2592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:56.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:56.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:57.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:57.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:57.372 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:57.038+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:57.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:57.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:57.372+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:58.339 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:58.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:58.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:58.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-mon[183063]: pgmap v2593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:58.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:58.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2962922920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:58.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:58.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:58.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-mon[178459]: pgmap v2593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:51:58.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:58.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2962922920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:51:58.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:51:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:58.339+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:51:59.362 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:51:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:51:59.053+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:51:59.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:59.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:59.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:51:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:51:59.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:51:59.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:51:59.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:51:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:51:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:51:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:51:59.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:00.273 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:00.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:00.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[178459]: pgmap v2594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/620021653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[183063]: pgmap v2594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/620021653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:01.271 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:01.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:01.420+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:02.278 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:01.956Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:52:02.279 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:01.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:02.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:02.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:52:02.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:02 smithi071 ceph-mon[178459]: pgmap v2595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:02.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:02.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:02.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:52:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:02 smithi071 ceph-mon[183063]: pgmap v2595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:03.278 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:03.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:03.343+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3745615265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3745615265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:04.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:04.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:03.837Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-06T23:52:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:03.837Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-06T23:52:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:04.328+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:04.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:04.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:04.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:04.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-mon[178459]: pgmap v2596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-mon[183063]: pgmap v2596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:04.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:52:04.435+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:52:04.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:52:04.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:52:04.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:52:04.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:52:04.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:52:04.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:52:04.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:52:04.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:52:04.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:52:04.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:52:04.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:52:04.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:52:04.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:52:04.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:52:04.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:52:04.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:52:04.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:52:04.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:52:05.286 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:05.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:05.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:05.302+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:05 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:52:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:52:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:52:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:52:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:52:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:52:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:52:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:52:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:52:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:52:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:52:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:52:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:52:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:52:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:52:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:52:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:52:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:52:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:52:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2370900473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:05 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:52:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:52:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:52:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:52:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:52:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:52:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:52:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:52:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:52:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:52:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:52:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:52:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:52:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:52:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:52:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:52:05.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:52:05.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:52:05.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:52:05.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2370900473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:06.293 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:06.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:06.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:06.336+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[178459]: pgmap v2597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[183063]: pgmap v2597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:52:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:52:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:52:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:52:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:52:07.292 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:07.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:07.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[178459]: pgmap v2598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[178459]: pgmap v2599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/128095814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[183063]: pgmap v2598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[183063]: pgmap v2599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/128095814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:08.265+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:08.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:09.237+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:09 smithi071 ceph-mon[183063]: pgmap v2600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:09.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:09 smithi071 ceph-mon[178459]: pgmap v2600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:10.255+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:10.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2535216258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2535216258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:11.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:11.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:11 smithi071 ceph-mon[183063]: pgmap v2601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:11.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:11.236+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:11 smithi071 ceph-mon[178459]: pgmap v2601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:12.268 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:12.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:12.269 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:11.956Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:52:12.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:12.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1309307191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1309307191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:13.296+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:13.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-mon[183063]: pgmap v2602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-mon[178459]: pgmap v2602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:13.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:13.652Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:13.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:13.837Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:52:14.330 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:14.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:14.331 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:14.044+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:14.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:14.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:52:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:52:15.331 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:15.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:15.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:15.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[178459]: pgmap v2603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2083988467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[183063]: pgmap v2603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2083988467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:16.325 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:16.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:16.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:16.325+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:16.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:17.086 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:16.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:17.339 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:17.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:17.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:17.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:17.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:17 smithi071 ceph-mon[178459]: pgmap v2604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3581953508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:17 smithi071 ceph-mon[183063]: pgmap v2604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3581953508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:18.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:18.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:18.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:19.320+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:19.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:19.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[183063]: pgmap v2605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3651445747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[178459]: pgmap v2605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3651445747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:20.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:20.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:20.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:21.308+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:21.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:21.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:21 smithi071 ceph-mon[178459]: pgmap v2606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:21 smithi071 ceph-mon[183063]: pgmap v2606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:22.299 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:22.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:22.300 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:21.957Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:52:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:22.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3487605268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3487605268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:23.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:22.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:23.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:23.284+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:23.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:23.221+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[183063]: pgmap v2607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[178459]: pgmap v2607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:23.837Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:52:24.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:24.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:24.210+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1548833275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1548833275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:25.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:25.268+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:25.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:25.165+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:25 smithi071 ceph-mon[178459]: pgmap v2608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:25 smithi071 ceph-mon[183063]: pgmap v2608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:26.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:25.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:26.244+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:26.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:26.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3518494950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3518494950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:27.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:27.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:27.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:27.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-mon[178459]: pgmap v2609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-mon[183063]: pgmap v2609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:28.207+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:28.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:28.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:29.199+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:29.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-mon[183063]: pgmap v2610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:52:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/175978264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-mon[178459]: pgmap v2610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:52:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/175978264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:30.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:30.151+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:30.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:31.151+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:31.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:31.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:31 smithi071 ceph-mon[183063]: pgmap v2611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1411577584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:31 smithi071 ceph-mon[178459]: pgmap v2611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1411577584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:32.324 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:32.183+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:32.324 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:31.958Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:52:32.324 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:32.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:32.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:32.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:32.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:33.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:33.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:33 smithi071 ceph-mon[183063]: pgmap v2612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4099 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:33 smithi071 ceph-mon[178459]: pgmap v2612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4099 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:34.176 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:33.838Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:52:34.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:34.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/557626042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/557626042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:34.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:34.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:35.148+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:35.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:35.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:35.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:35.156Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-mon[178459]: pgmap v2613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-mon[183063]: pgmap v2613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:36.398 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:36.118+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:36.399 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:36.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/301016031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:36.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/301016031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:37.400 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:37.084+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:37.400 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:37.319+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:37.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:37.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:37 smithi071 ceph-mon[178459]: pgmap v2614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:37.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:37 smithi071 ceph-mon[183063]: pgmap v2614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:38.403 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:38.075+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:38.404 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:38.323+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2226385862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2226385862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:39.354 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:39.094+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:39.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:39.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:39.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:39.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-mon[183063]: pgmap v2615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-mon[178459]: pgmap v2615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:40.414 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:40.136+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:40.415 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:40.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:40.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:40.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:40.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:40.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:41.415 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:41.161+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:41.415 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:41.380+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:41.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:41.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:41 smithi071 ceph-mon[178459]: pgmap v2616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:41.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:41.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3642108930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:41.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:41 smithi071 ceph-mon[183063]: pgmap v2616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3642108930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:42.407 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:42.115+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:42.407 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:41.959Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:52:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:42.407+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:43.426 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:43.111+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:43.448+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:43.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[178459]: pgmap v2617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3132401147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[183063]: pgmap v2617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3132401147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:44.098 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:43.839Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:52:44.370 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:44.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:44.476+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:44.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:52:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:52:44.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:44.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:44.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:44.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:45.437 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:45.070+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:45.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:45 smithi071 ceph-mon[178459]: pgmap v2618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:45 smithi071 ceph-mon[183063]: pgmap v2618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:46.441 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:46.073+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:46.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:46.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:46.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3674365888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:46.507+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:46.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3674365888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:47.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:47.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-mon[178459]: pgmap v2619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:47.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:47.444 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:47.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:47.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:47.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-mon[183063]: pgmap v2619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:48.443 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:48.072+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:48.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:48.492+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1511095246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1511095246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:49.444 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:49.052+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:49.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:49.516+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:49.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:49 smithi071 ceph-mon[178459]: pgmap v2620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:49 smithi071 ceph-mon[183063]: pgmap v2620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:50.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:50.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:50.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:50.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1090863737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1090863737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:50.529+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:51.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:50.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:51.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:51.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:51 smithi071 ceph-mon[178459]: pgmap v2621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:51.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:51 smithi071 ceph-mon[183063]: pgmap v2621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:51.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:51.509+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:51.959Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:52:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:51.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:52.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:52.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:52.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:52.463+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:52.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:53.838 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:53.588Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:53.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:53.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-mon[183063]: pgmap v2622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:53.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:53.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1400128040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:53.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:53.839 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:53.508+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:53.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:53.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-mon[178459]: pgmap v2622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:53.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:53.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1400128040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:53.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:53.987+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:53.839Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:52:54.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:54.460+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:54.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:54.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:55.425 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:54.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:55.426+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[178459]: pgmap v2623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2611738640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[183063]: pgmap v2623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2611738640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:55.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:56.658 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:56.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:56.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:56.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:56.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:56.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:56.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:52:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:52:56.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:52:57.434 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:56.957+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:57.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:57 smithi071 ceph-mon[183063]: pgmap v2624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/650728801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:57 smithi071 ceph-mon[178459]: pgmap v2624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/650728801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:52:58.404 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:57.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:58.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:58.406+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:58.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:52:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:52:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:52:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:58.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:52:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:52:59.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:52:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[183063]: pgmap v2625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:52:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[178459]: pgmap v2625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:52:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:52:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:52:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:52:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:52:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:52:59.899+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:00.923 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:00.474+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:00.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:00.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/714404886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:00.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:00.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:00.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/714404886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:00.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:00.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:01.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:01.504+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:01.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:01 smithi071 ceph-mon[178459]: pgmap v2626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:01.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:01 smithi071 ceph-mon[183063]: pgmap v2626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:01.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:01.960Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:02.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:02.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:02.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/47550004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:02.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:02.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:02.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/47550004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:02.803 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:02.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:02.954+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:03.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:02.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:03.839 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:03.531+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[183063]: pgmap v2627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[178459]: pgmap v2627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:03.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:03.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:03.841Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:04.878 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:04.509+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:04.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:04.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:04.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:04.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:04.880+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:05.874 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:05.532+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:05.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:05.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-mon[183063]: pgmap v2628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:05.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:05.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2934309648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:05.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:05.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:05.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-mon[178459]: pgmap v2628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:05.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:05.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2934309648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:05.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:06.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:05.876Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:05.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:06.918 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:06.537+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:06.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:06.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:06.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:53:06.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:06.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:06.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:53:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:06.920+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:07.925 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:07.563+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:07.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-mon[178459]: pgmap v2629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:07.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:07.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:07.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:07.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3406080600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:07.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-mon[183063]: pgmap v2629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:07.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:07.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:07.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:07.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3406080600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:07.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:08.937 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:08.604+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:08.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:08.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:08.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:08.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-mon[183063]: pgmap v2630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:08.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:08.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:08.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:08.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-mon[178459]: pgmap v2630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:08.937+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:09.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:53:08.948+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:53:09.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:53:09.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:53:09.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:53:09.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:53:09.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:53:09.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:09.561+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:09.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:09 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:53:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1886661366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:09 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:53:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:53:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1886661366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:09.961+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:10.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:10.552+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:10 smithi071 ceph-mon[183063]: pgmap v2631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:10 smithi071 ceph-mon[178459]: pgmap v2631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:10.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:11.941 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:11.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:11.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:11.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:53:11.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:11.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:53:11.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:53:11.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:53:11.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[183063]: pgmap v2632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:11.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[183063]: pgmap v2633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:11.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:53:11.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:11.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:53:11.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:11.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:53:11.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:53:11.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:53:11.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[178459]: pgmap v2632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:11.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[178459]: pgmap v2633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:11.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:53:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:11.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:12.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:11.961Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:12.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:12.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:12.910 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:12.556+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:12.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:12.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:12.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/767062983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:12.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:12.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:12.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/767062983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:12.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:13.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:13.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:13.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:13.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[183063]: pgmap v2634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:13.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:13.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:53:13.840 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:13.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:13.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:13.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:13.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:13.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[178459]: pgmap v2634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:13.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:13.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:53:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:13.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:14.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:13.841Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:14.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:14.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3319447414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:14.903 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:14.503+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:14.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:14.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3319447414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:14.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:15.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:15.092Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:15.930 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:15.525+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:15.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:15.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:15.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:15.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:15.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:15.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[183063]: pgmap v2635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:15.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:15.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:15.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:15.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:15.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:15.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-mon[178459]: pgmap v2635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:15.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:16.882 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:16.882 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:16.566+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:16.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:16.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:17.854 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:17.532+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:17.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:17.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:17.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/957299882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:17.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:17.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-mon[183063]: pgmap v2636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:17.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:17.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:17.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/957299882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:17.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:17.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-mon[178459]: pgmap v2636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:17.855+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:18.904 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:18.495+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:18.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:18.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:18.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:18.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:18.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:18.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:18.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:19.880 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:19.513+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:19.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:19.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:19.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/32201257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:19.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[178459]: pgmap v2637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:19.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:19.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:19.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:19.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:19.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/32201257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:19.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[183063]: pgmap v2637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:19.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:19.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:19.880+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:20.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:20.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:20.861 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:20.481+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:20.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:20.862 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:20.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:21.851 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:21.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:21.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:21.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:21.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:21 smithi071 ceph-mon[183063]: pgmap v2638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:21.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1061345083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:21.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:21.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:21.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:21 smithi071 ceph-mon[178459]: pgmap v2638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:21.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1061345083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:21.852+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:22.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:21.962Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:22.835 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:22.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:22.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:22.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:22.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:22.836 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:22.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:23.840 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:23.541+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:23.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:23.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:23.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:23.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:23.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[183063]: pgmap v2639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:23.841 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:23.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:23.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:23.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:23.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:23.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[178459]: pgmap v2639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:23.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:23.875+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:23.841Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:24.582 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:24.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:24.582 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:24.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:24.919 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:24.582+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:24.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:24.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2840489391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:24.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:24.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:24.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2840489391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:24.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:24.920+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:25.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:25.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:25 smithi071 ceph-mon[183063]: pgmap v2640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:25 smithi071 ceph-mon[178459]: pgmap v2640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:26.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:25.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:26.911 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:26.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:26.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:26.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1143360838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:26.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:26.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1143360838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:26.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:27.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:27.552+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:27.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[178459]: pgmap v2641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-mon[183063]: pgmap v2641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:27.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:28.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:28.544+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:28.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:28.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:53:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2851483980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:53:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2851483980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:29.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:28.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:29.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:29.588+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:29.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:29 smithi071 ceph-mon[178459]: pgmap v2642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:29 smithi071 ceph-mon[183063]: pgmap v2642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:29.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:30.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:30.545+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:30.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:31.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:31.585+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:31.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3093916953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:31 smithi071 ceph-mon[183063]: pgmap v2643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3093916953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:31 smithi071 ceph-mon[178459]: pgmap v2643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:31.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:31.962Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:32.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:32.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:32.634+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:33.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:33.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:33.841 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:33.655+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:33.841 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:33.524Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:33.842 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:33.842 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:33.842 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-mon[183063]: pgmap v2644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:33.842 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:33.842 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2492130298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:33.842 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:33.842 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:33.843 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-mon[178459]: pgmap v2644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:33.843 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:33.843 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2492130298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:33.843Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:33.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:34.918 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:34.699+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:34.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:34.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:34.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:34.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:34.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:35.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:35.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:35.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-mon[183063]: pgmap v2645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:35 smithi071 ceph-mon[178459]: pgmap v2645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:36.936 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:36.686+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:36.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:36.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:36.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3830650508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:36.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3830650508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:36.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:36.937 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:36.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:36.937+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:37.913 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:37 smithi071 ceph-mon[183063]: pgmap v2646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:37.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:37 smithi071 ceph-mon[178459]: pgmap v2646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:37.914 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:37.648+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:37.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:38.901 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:38.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:38.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:38.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:38.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:38.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:38.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:38.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/755057442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:38.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:38.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:38.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:38.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:38.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:38.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:38.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/755057442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:38.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:38.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:39.900+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:39.656+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-mon[178459]: pgmap v2647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-mon[183063]: pgmap v2647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:40.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:40.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3553365937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:40.939 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:40.689+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:40.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:40.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3553365937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:40.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:41.920+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:41.682+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:41 smithi071 ceph-mon[178459]: pgmap v2648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:41 smithi071 ceph-mon[183063]: pgmap v2648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:41.963Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:42.879+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:42.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:42.696+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:42.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:42.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:43.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:43.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:43.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:43.663+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:43.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:43.843Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1141469319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[183063]: pgmap v2649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:53:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1141469319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[178459]: pgmap v2649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:53:44.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:44.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:44.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:44.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:45.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:45.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:45.608+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:45 smithi071 ceph-mon[178459]: pgmap v2650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/914724876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:45 smithi071 ceph-mon[183063]: pgmap v2650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/914724876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:45.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:45.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:46.841 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:46.841 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:46.841 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:46.590+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:46.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:46.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:46.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:47.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:47.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:47.609+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-mon[183063]: pgmap v2651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-mon[178459]: pgmap v2651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:48.808+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2631732398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2631732398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:48.649+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:49.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:49.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:49 smithi071 ceph-mon[183063]: pgmap v2652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:49.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:49.786+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:49.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:49.694+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:49 smithi071 ceph-mon[178459]: pgmap v2652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:50.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:51.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:50.724+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3213654137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3213654137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:51.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:52.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:51.735+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:51.964Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:51 smithi071 ceph-mon[178459]: pgmap v2653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:51 smithi071 ceph-mon[183063]: pgmap v2653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:52.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:52.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:52.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3871938691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3871938691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:53.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:53.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:53.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:53.692+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:53.843Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:53:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:53 smithi071 ceph-mon[178459]: pgmap v2654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:53 smithi071 ceph-mon[183063]: pgmap v2654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:54.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:54.812+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:54.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:54.666+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:55.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:55.028Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:55.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:53:55.028Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:53:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:55.777+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:55.716+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1172901646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[183063]: pgmap v2655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:53:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:53:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1172901646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:55 smithi071 ceph-mon[178459]: pgmap v2655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:56.820+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:56.709+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:57.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:57.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:57.689+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:57 smithi071 ceph-mon[178459]: pgmap v2656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1861898490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:57 smithi071 ceph-mon[183063]: pgmap v2656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:53:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1861898490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:53:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:58.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:53:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:58.712+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:53:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:53:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:53:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:53:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:53:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:54:00.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:53:59.717+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[183063]: pgmap v2657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2045772104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:00.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:53:59.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[178459]: pgmap v2657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:53:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2045772104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:00.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:01.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:00.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:01.962 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:01.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:01.963 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:01.711+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:01.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:01.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:01.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:01 smithi071 ceph-mon[178459]: pgmap v2658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:01.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:01.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:01.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:01 smithi071 ceph-mon[183063]: pgmap v2658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:01.964Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:02.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:02.670+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3014877990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3014877990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:03.843+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:03.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:03.621+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:03.844Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[183063]: pgmap v2659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[178459]: pgmap v2659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:04.624 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:04.245Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:04.624 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:04.245Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:04.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:04.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1626239648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1626239648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:04.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:05.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:05.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:05 smithi071 ceph-mon[183063]: pgmap v2660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:05.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:05.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:05 smithi071 ceph-mon[178459]: pgmap v2660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:05.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:05.651+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:06.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:06.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:06.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:06.675+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:07.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:07.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:07.641+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3823851769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[183063]: pgmap v2661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3823851769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[178459]: pgmap v2661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:08.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:08.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:08.798+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:08.689+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:09.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:09.681+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:09 smithi071 ceph-mon[178459]: pgmap v2662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2672375775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:09 smithi071 ceph-mon[183063]: pgmap v2662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2672375775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:10.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:10.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:11.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:11.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:11.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:54:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-mon[183063]: pgmap v2663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2149818402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:54:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-mon[178459]: pgmap v2663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2149818402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:11.965Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:12.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:13.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:12.713+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:13.812 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:13.705+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:13.812 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:13.460Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:13.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:13.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:13.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[178459]: pgmap v2664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:13.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:13.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:54:13.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:54:13.813 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:54:13.814 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:54:13.815 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:54:13.815 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:54:13.815 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:54:13.461+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:54:13.815 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:54:13.815 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:54:13.815 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:54:13.815 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:54:13.815 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:54:13.815 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:54:13.815 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:54:13.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:54:13.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:54:13.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:54:13.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:54:13.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:54:13.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:54:13.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:54:13.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:54:13.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:54:13.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:54:13.816 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:54:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:13.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:14.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:13.845Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[183063]: pgmap v2664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:13 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:54:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:54:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:54:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:54:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:54:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:54:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:54:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:54:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:54:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:54:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:54:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:54:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:14.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:14.707+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3882290144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3882290144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:15.859+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:15.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:15.692+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[183063]: pgmap v2665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:54:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:54:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:54:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:54:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:54:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[178459]: pgmap v2665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:54:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:54:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:54:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:54:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:54:16.821 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:16.660+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:16.821 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:16.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:16.879+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[183063]: pgmap v2666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[183063]: pgmap v2667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/82177727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[178459]: pgmap v2666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[178459]: pgmap v2667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/82177727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:17.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:17.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:17.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:18.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:18.626+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:18 smithi071 ceph-mon[183063]: pgmap v2668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:18 smithi071 ceph-mon[178459]: pgmap v2668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:19.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:19.606+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4119960101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4119960101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:20.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:20.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:20.609+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:20 smithi071 ceph-mon[183063]: pgmap v2669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:20 smithi071 ceph-mon[178459]: pgmap v2669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:21.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:21.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:21.618+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1158662794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1158662794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:21.966Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:22.840 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:22.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:22.840 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:22.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:22.840 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:22.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:23.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:22 smithi071 ceph-mon[178459]: pgmap v2670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:23.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:23.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:22 smithi071 ceph-mon[183063]: pgmap v2670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:23.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:23.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:23.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:23.622+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:23.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:23.846Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1649714152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1649714152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:24.848 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:24.575+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:24.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:24 smithi071 ceph-mon[178459]: pgmap v2671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:24 smithi071 ceph-mon[183063]: pgmap v2671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:25.840 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:25.560+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:25.841 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:25.748Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:26.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:26.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:25.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:26.853 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:26.550+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:26.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:26 smithi071 ceph-mon[183063]: pgmap v2672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/901913661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:26 smithi071 ceph-mon[178459]: pgmap v2672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/901913661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:27.863 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:27.530+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:27.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:28.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:28.864 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:28.507+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:28.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:29.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[178459]: pgmap v2673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:29.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/603859147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:54:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[183063]: pgmap v2673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/603859147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:54:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:29.871 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:29.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:29.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:29.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:29.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:30.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:30.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:30 smithi071 ceph-mon[183063]: pgmap v2674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4027316427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:30 smithi071 ceph-mon[178459]: pgmap v2674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4027316427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:31.877 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:31.465+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:32.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:31.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:31.967Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:32.879 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:32.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:32.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:33.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:33.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:32 smithi071 ceph-mon[178459]: pgmap v2675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:32 smithi071 ceph-mon[183063]: pgmap v2675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:33.845 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:33.516+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:33.846Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1138907669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1138907669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:33.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:34.881 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:34.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:34.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:34 smithi071 ceph-mon[178459]: pgmap v2676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:34 smithi071 ceph-mon[183063]: pgmap v2676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:35.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:34.965Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:35.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:34.965Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:35.882 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:35.458+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:35.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:36.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:36.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/429213569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/429213569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:36.883 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:36.501+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:36.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:37.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:36 smithi071 ceph-mon[178459]: pgmap v2677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:36 smithi071 ceph-mon[183063]: pgmap v2677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:37.839 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:37.544+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:37.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:38.888 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:38.799+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:38.888 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:38.590+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:39.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-mon[178459]: pgmap v2678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:39.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:39.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1260147566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-mon[183063]: pgmap v2678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1260147566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:39.834 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:39.549+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:39.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:40.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:40.890 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:40.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:40.890 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:40.576+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:40 smithi071 ceph-mon[183063]: pgmap v2679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/262126368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:41.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:40 smithi071 ceph-mon[178459]: pgmap v2679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/262126368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:41.817 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:41.534+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:41.818+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:42.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:41.967Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:42.799 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:42.536+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:42.800+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:42 smithi071 ceph-mon[178459]: pgmap v2680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/808250528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:42 smithi071 ceph-mon[183063]: pgmap v2680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/808250528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:43.838 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:43.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:44.178 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:43.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:44.178 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:43.847Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:54:44.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:44.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:44.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:44.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:44.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:44.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:54:44.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:44.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:44.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:44.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:44.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:44.871 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:44.525+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:44.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:44 smithi071 ceph-mon[178459]: pgmap v2681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:44 smithi071 ceph-mon[183063]: pgmap v2681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:45.887 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:45.538+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:45.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:46.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1647424502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1647424502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:46.864 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:46.532+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:46.865+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:47.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:46 smithi071 ceph-mon[178459]: pgmap v2682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:47.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:46 smithi071 ceph-mon[183063]: pgmap v2682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:47.829 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:47.550+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:47.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/528654008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/528654008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:48.848 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:48.580+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:48.849+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:49.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:48 smithi071 ceph-mon[183063]: pgmap v2683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:48 smithi071 ceph-mon[178459]: pgmap v2683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:49.882 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:49.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:49.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:50.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:50.926 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:50.875+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:50.926 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:50.635+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:50 smithi071 ceph-mon[183063]: pgmap v2684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/844710429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:50 smithi071 ceph-mon[178459]: pgmap v2684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/844710429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:51.931 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:51.829+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:51.931 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:51.681+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:52.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:52.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:51.968Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:52.932 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:52.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:52.932 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:52.652+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-mon[183063]: pgmap v2685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/480480456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-mon[178459]: pgmap v2685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/480480456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:53.656 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:53.396Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:53.933 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:53.781+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:53.933 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:53.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:53.934 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:53.848Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:54:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:54.934 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:54.735+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:54.934 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:54.658+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:54 smithi071 ceph-mon[183063]: pgmap v2686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3263276711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:54 smithi071 ceph-mon[178459]: pgmap v2686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3263276711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:55.935 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:55.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:55.935 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:55.649+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:56.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:56.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:56.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:56.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:54:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:54:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:56.726 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:56.645+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:56.727 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:54:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:54:56.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:54:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:56.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:57.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:56 smithi071 ceph-mon[178459]: pgmap v2687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:56 smithi071 ceph-mon[183063]: pgmap v2687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:57.942 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:57.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:57.942 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:57.688+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:58.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:58.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/228043323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:58.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/228043323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:54:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:58.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:54:59.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:58.710+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:54:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[183063]: pgmap v2688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:54:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:54:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:54:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[178459]: pgmap v2688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:54:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:54:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:54:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:54:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:00.106 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:54:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:54:59.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:00.106 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:54:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:54:59.741+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:00.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:00.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:00.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3767665076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3767665076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:01.107 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:00.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:01.108 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:00.777+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:01.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:01 smithi071 ceph-mon[178459]: pgmap v2689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:01 smithi071 ceph-mon[183063]: pgmap v2689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:02.114 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:01.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:02.114 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:01.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:02.114 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:01.969Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:02.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:02.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:02.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2741857605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2741857605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:02.771+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:02.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:02.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:02.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:03.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:03.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:03 smithi071 ceph-mon[183063]: pgmap v2690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:03.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:03.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:03 smithi071 ceph-mon[178459]: pgmap v2690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:04.126 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:03.742+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:04.126 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:03.848Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:04.126 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:03.817+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:04.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:04.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:04.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:04.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:05.127 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:04.740+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:05.127 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:04.775+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:05.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:05.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:05 smithi071 ceph-mon[183063]: pgmap v2691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:05.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2023771568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:05.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:05 smithi071 ceph-mon[178459]: pgmap v2691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2023771568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:05.725+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:05.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:05.791+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:05.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:05.684Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:06.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:06.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:06.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:06.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:06.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:06.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:06.814+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:07.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:07.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:07 smithi071 ceph-mon[183063]: pgmap v2692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:07.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:07.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1342607090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:07 smithi071 ceph-mon[178459]: pgmap v2692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1342607090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:08.145 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:07.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:08.145 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:07.831+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:08.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:08.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:08.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:08.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:08.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:09.146 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:08.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:09.146 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:08.821+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:09.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:09 smithi071 ceph-mon[178459]: pgmap v2693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:09.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:09.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:09.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3497523936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:09.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:09 smithi071 ceph-mon[183063]: pgmap v2693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3497523936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:10.153 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:09.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:10.153 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:09.828+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:10.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:10.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:11.153 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:10.780+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:11.154 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:10.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:11 smithi071 ceph-mon[183063]: pgmap v2694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:11 smithi071 ceph-mon[178459]: pgmap v2694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:12.158 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:11.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:12.158 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:11.970Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:12.159 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:11.837+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:12.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:12.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1469982807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:12.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:12.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1469982807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:13.159 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:12.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:13.159 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:12.885+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:13.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:13 smithi071 ceph-mon[183063]: pgmap v2695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:13.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:13.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:13 smithi071 ceph-mon[178459]: pgmap v2695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:14.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:13.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:14.164 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:13.863+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:14.164 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:13.849Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:14.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:14.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:55:14.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:14.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2359996535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:55:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2359996535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:15.165 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:14.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:15.166 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:14.846+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:15.166 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:14.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:15.166 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:14.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:15.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:15 smithi071 ceph-mon[183063]: pgmap v2696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:15.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:15.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:15.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:15 smithi071 ceph-mon[178459]: pgmap v2696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:16.174 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:15.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:16.175 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:15.870+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:16.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:16.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:16.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:16.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:55:16.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:55:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:17.175 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:16.848+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:17.175 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:16.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-mon[183063]: pgmap v2697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4241819821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-mon[178459]: pgmap v2697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4241819821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:18.183 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:17.877+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:18.184 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:17.888+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:18.184 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:55:17.971+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:55:18.184 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:55:18.184 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:55:18.184 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:55:18.184 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:55:18.184 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:55:18.185 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:55:18.185 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:55:18.185 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:55:18.185 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:55:18.185 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:55:18.185 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:55:18.185 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:55:18.185 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:55:18.185 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:55:18.185 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:55:18.186 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:55:18.186 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:55:18.186 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:55:18.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:18.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:18.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:19.184 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:18.922+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:19.184 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:18.889+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:19.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-mon[178459]: pgmap v2698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:55:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:55:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:55:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:55:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:55:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:55:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:55:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:55:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:55:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:55:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/345136237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-mon[183063]: pgmap v2698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:55:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:55:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:55:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:55:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:55:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:55:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:55:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:55:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/345136237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:19.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:19.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:20.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:19.908+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:55:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:55:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:55:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:55:21.204 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:20.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:21.204 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:20.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:21.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[183063]: pgmap v2699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:21.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:21.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:55:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:55:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:55:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1487034091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[178459]: pgmap v2699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:55:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:55:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:55:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1487034091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:21.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:22.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:21.974+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:21.970Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:22.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-mon[183063]: pgmap v2700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:22.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-mon[183063]: pgmap v2701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:22.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:22.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:22.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-mon[178459]: pgmap v2700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-mon[178459]: pgmap v2701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:22.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:23.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:22.952+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:23.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:23.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:23.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:24.114 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:23.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:24.115 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:23.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:24.115 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:23.850Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:24.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:24.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:24.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:24.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[178459]: pgmap v2702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1590982498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[183063]: pgmap v2702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1590982498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:24.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:25.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:24.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:25.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:25.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:25.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:25.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:26.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:26.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:26 smithi071 ceph-mon[183063]: pgmap v2703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:26.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:26.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4264454928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:26.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:26 smithi071 ceph-mon[178459]: pgmap v2703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4264454928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:26.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:27.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:27.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:27.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:27.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:27.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:28.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:28.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[183063]: pgmap v2704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:28.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[178459]: pgmap v2704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:28.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:29.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1732570600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:55:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1732570600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:55:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:29.879+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:30.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:30.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:30.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:30 smithi071 ceph-mon[178459]: pgmap v2705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:30.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:30.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:30 smithi071 ceph-mon[183063]: pgmap v2705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:31.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:31.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:30.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:31.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:31.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/110798340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:31.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/110798340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:31.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:32.206 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:32.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:32.206 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:31.971Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:32.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:32 smithi071 ceph-mon[183063]: pgmap v2706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:32.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:32.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:32.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:32 smithi071 ceph-mon[178459]: pgmap v2706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:32.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:33.241 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:32.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:33.241 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:33.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:33.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:33.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3128895037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:33.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3128895037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:33.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:33.332Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:33.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:34.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:34.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:33.851Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:34 smithi071 ceph-mon[183063]: pgmap v2707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:34 smithi071 ceph-mon[178459]: pgmap v2707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:34.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:35.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:35.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:35.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:35.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:35.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:36.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:36.125+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:36.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:36.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[183063]: pgmap v2708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3354074290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[178459]: pgmap v2708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3354074290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:37.122 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:36.844+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:37.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:37.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:37.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:37.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:38.138 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:37.821+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:38.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:38.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:38.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-mon[178459]: pgmap v2709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:38.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2392143208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-mon[183063]: pgmap v2709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2392143208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:39.098 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:38.816+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:39.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:39.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:39.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:40.107 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:39.838+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:40.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:40.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[183063]: pgmap v2710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/110772360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[178459]: pgmap v2710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/110772360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:41.109 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:40.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:41.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:41.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:42.089 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:41.800+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:42.089 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:41.971Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:42.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:42 smithi071 ceph-mon[178459]: pgmap v2711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:42.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:42.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:42 smithi071 ceph-mon[183063]: pgmap v2711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:42.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:42.763+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:42.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:42.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:43.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:43.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:43.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/901168045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/901168045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:44.044 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:43.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:44.044 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:43.851Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:44.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:44.046+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:44.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[183063]: pgmap v2712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:44.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:44.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:55:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[178459]: pgmap v2712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:55:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:45.037 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:44.763+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:45.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:45.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:45.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:45.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2029711291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2029711291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:45.791+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:45.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:45.620Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:46.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:46 smithi071 ceph-mon[183063]: pgmap v2713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:46.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:46.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:46.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:46 smithi071 ceph-mon[178459]: pgmap v2713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:47.052 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:46.774+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:47.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:47.053+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:47.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:47.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:47.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:48.065+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:48.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[178459]: pgmap v2714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:48.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:48.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:48.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:48.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2564112746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[183063]: pgmap v2714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2564112746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:49.056 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:48.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:49.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:49.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:49.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:49.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:50.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:50.022+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:50 smithi071 ceph-mon[183063]: pgmap v2715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/840544087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:50 smithi071 ceph-mon[178459]: pgmap v2715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/840544087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:50.826+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:51.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:51.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:51.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:51.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:51.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:51.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:52.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:52.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:52.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:51.972Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:52.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:52 smithi071 ceph-mon[183063]: pgmap v2716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:52.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:52.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:52.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/438899161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:52 smithi071 ceph-mon[178459]: pgmap v2716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/438899161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:52.866+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:53.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:53.000+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:53.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:53.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:54.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:53.953+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:53.852Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:55:54.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:54 smithi071 ceph-mon[178459]: pgmap v2717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:54.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:54.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:54 smithi071 ceph-mon[183063]: pgmap v2717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:54.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:54.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:55.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:54.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:55.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:55:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:55:54.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:55:55.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3446946027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3446946027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:55.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:55.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:56.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:56 smithi071 ceph-mon[178459]: pgmap v2718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:56.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:56.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:56 smithi071 ceph-mon[183063]: pgmap v2718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:56.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:57.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:57.000+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:57.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:57.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:57.726 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/103760017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:57.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:57.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:57.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/103760017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:57.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:58.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:57.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:58 smithi071 ceph-mon[183063]: pgmap v2719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:58 smithi071 ceph-mon[178459]: pgmap v2719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:55:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:55:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:58.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:55:59.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:59.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:55:59.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:59.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:55:59.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:59.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:59.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/703431620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:55:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:55:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:55:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:55:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:55:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:55:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/703431620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:55:59.790+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:00.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:55:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:55:59.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:00.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:00 smithi071 ceph-mon[178459]: pgmap v2720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:00.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:00.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:00 smithi071 ceph-mon[183063]: pgmap v2720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:00.758+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:01.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:00.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:01.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:01.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:02.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:01.737+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:01.973Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:01.935+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:02 smithi071 ceph-mon[183063]: pgmap v2721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1968553363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:02 smithi071 ceph-mon[178459]: pgmap v2721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1968553363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:02.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:03.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:02.912+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:03.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:04.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:03.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:03.853Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:04.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:04.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:04.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-mon[178459]: pgmap v2722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:04.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:04.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:04.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3114090583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-mon[183063]: pgmap v2722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3114090583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:04.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:05.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:04.828+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:05.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:05.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:05.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:05.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:06.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:05.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:06.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:06 smithi071 ceph-mon[183063]: pgmap v2723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:06.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:06.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:06.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:06 smithi071 ceph-mon[178459]: pgmap v2723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:06.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:06.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:07.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:06.878+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:07.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:07.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:07.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:07.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4008933087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4008933087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:07.800+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:07.892+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:08 smithi071 ceph-mon[183063]: pgmap v2724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:08 smithi071 ceph-mon[178459]: pgmap v2724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:08.774+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:09.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:08.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:09.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:09.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:09.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1377758651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1377758651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:10.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:09.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:10.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:09.825+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:10 smithi071 ceph-mon[183063]: pgmap v2725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:10 smithi071 ceph-mon[178459]: pgmap v2725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:10.701+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:11.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:10.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:11.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:11.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:11.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1782544427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:11.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:11.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:11.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1782544427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:11.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:11.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:11.799+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:12.401 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:11.974Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:12.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:12.650+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:12 smithi071 ceph-mon[178459]: pgmap v2726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:12.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:12 smithi071 ceph-mon[183063]: pgmap v2726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:12.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:12.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:13.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:12.805+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:13.627 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:13.268Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:13.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:13.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:13.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:13.628 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:13.628 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:13.628 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:13.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:13.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:13.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:13.854Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:13.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:13.814+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:14.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:14.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:14.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-mon[183063]: pgmap v2727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:56:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1797257700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-mon[178459]: pgmap v2727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:56:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1797257700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:15.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:14.766+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:15.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:15.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:15.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:15.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:16.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:15.753+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:16.605 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:16.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:16.605 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:16 smithi071 ceph-mon[178459]: pgmap v2728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:16.605 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:16.605 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:16.605 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/380960511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:16.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:16 smithi071 ceph-mon[183063]: pgmap v2728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:16.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:16.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:16.606 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/380960511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:16.605+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:16.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:16.743+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:17.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:17.605+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:18.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:17.773+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:18.569+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:18 smithi071 ceph-mon[183063]: pgmap v2729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:18 smithi071 ceph-mon[178459]: pgmap v2729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:19.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:18.731+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:19.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:19.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4087882331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4087882331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:20.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:19.739+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:20.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:20.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:20 smithi071 ceph-mon[183063]: pgmap v2730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:20 smithi071 ceph-mon[178459]: pgmap v2730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:21.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:20.780+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:21.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:21.627+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:21.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:21.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:21.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:56:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/788446173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:56:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/788446173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:22.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:21.793+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:22.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:21.975Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:22.808 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:22.579+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:22.809 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:22.485Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:22.809 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-mon[183063]: pgmap v2731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:22.809 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:22.809 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:22.809 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-mon[178459]: pgmap v2731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:22.809 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:22.809 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:22.810 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:56:22.484+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:56:22.810 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:56:22.810 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:56:22.810 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:56:22.810 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:56:22.810 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:56:22.810 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:56:22.810 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:56:22.810 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:56:22.810 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:56:22.810 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:56:22.811 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:56:22.811 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:56:22.811 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:56:22.811 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:56:22.811 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:56:22.811 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:56:22.811 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:56:22.811 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:56:23.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:22.809+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:23.800 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:23.534+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:56:23.801 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:56:23.802 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:56:23.802 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:56:23.802 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:56:23.802 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:56:23.802 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:56:23.802 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:56:23.802 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:56:23.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:23.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:23.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/189383433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:56:23.803 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:23.804 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/189383433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:24.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:23.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:23.854Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:24.752 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:24.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:24.752 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:24 smithi071 ceph-mon[183063]: pgmap v2732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:24.752 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:24.752 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:24.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:24 smithi071 ceph-mon[178459]: pgmap v2732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:24.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:24.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:25.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:24.753+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:25.565+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:25.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:25.716+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:25.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:25.556Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:56:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:56:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:56:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:56:26.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:26.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:26.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:26.688+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[183063]: pgmap v2733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:56:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:56:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[183063]: pgmap v2734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[183063]: pgmap v2735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:56:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/392189357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[178459]: pgmap v2733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:56:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:56:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[178459]: pgmap v2734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[178459]: pgmap v2735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:56:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/392189357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:27.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:27.554+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:27.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:27.696+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:27.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:28.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:28.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:28.719+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-mon[183063]: pgmap v2736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/682312602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:56:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-mon[178459]: pgmap v2736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/682312602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:56:29.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:29.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:29.632+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:29.748+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:30.592+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:30.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:30.699+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:30 smithi071 ceph-mon[183063]: pgmap v2737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4084122946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:30 smithi071 ceph-mon[178459]: pgmap v2737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4084122946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:31.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:31.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:31.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:31.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:31.675+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:31.976Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:32.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:32.665+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:32.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:32.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:32 smithi071 ceph-mon[178459]: pgmap v2738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:32.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:32.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:32 smithi071 ceph-mon[183063]: pgmap v2738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:33.852 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:33.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:33.853 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:33.654+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:33.853 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:33.853 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:33.853 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1825635382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:33.853 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:33.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:33.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:33.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1825635382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:33.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:33.854Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:34.550+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:34.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:34.647+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:34 smithi071 ceph-mon[183063]: pgmap v2739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:34.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:34.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:34 smithi071 ceph-mon[178459]: pgmap v2739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:35.520+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1337117982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:35.681+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1337117982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:36.519+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:36 smithi071 ceph-mon[183063]: pgmap v2740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:36.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:36.641+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:36 smithi071 ceph-mon[178459]: pgmap v2740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:37.471+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:37.594+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:38.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:38.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:38.607+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-mon[183063]: pgmap v2741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2682210499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-mon[178459]: pgmap v2741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2682210499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:39.472+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:39.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:39.596+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:40.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:40.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:40.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:40 smithi071 ceph-mon[183063]: pgmap v2742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3883576925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:40 smithi071 ceph-mon[178459]: pgmap v2742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3883576925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:41.481+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:41 smithi071 ceph-mon[183063]: pgmap v2743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:41.528+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:41 smithi071 ceph-mon[178459]: pgmap v2743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:42.436 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:41.977Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:42.437+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:42.539+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1744520842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1744520842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:43.853 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:43.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:43.853 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:43.492+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:43.853 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[183063]: pgmap v2744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:43.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:56:43.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-mon[178459]: pgmap v2744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:43.854Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:43.988Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:43.988Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:44.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:44.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:44.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:44.501+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:45.480+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:45.476+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1015192057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:45 smithi071 ceph-mon[178459]: pgmap v2745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1015192057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:45 smithi071 ceph-mon[183063]: pgmap v2745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:46.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:46.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:47.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:47.534+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:47.446+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3564287436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[183063]: pgmap v2746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3564287436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:47 smithi071 ceph-mon[178459]: pgmap v2746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:48.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:48.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:48.460+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:49.471+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:49.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:49.436+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:49 smithi071 ceph-mon[183063]: pgmap v2747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:49 smithi071 ceph-mon[178459]: pgmap v2747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:50.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:50.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:50.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:50.467+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/266150835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/266150835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:51.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:51.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:51 smithi071 ceph-mon[178459]: pgmap v2748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:51 smithi071 ceph-mon[183063]: pgmap v2748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:52.409 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:51.978Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:52.471+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:52.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3631838035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3631838035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:53.583 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:53.431+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:53.583 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:53.204Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:53.583 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:53.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:53.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:53.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:53.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:53.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-mon[178459]: pgmap v2749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:53.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:53.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:53.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:53.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-mon[183063]: pgmap v2749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:53.856Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:56:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:54.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:54.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:54.370+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2499330996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2499330996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:55.585 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:55.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:55.586 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:55.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:55.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:55.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:55.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:55.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:55.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-mon[178459]: pgmap v2750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:55.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:55.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:55 smithi071 ceph-mon[183063]: pgmap v2750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:56.588 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:56:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:56:56.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:56:56.588 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:56.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:56.588 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:56.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:56.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:56.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:56.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:56.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:57.593 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:57.283+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:57.594 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:57.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:57.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:57.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:57.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/913531816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:57.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:57 smithi071 ceph-mon[178459]: pgmap v2751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/913531816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:57 smithi071 ceph-mon[183063]: pgmap v2751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:58.595 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:58.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:58.595 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:58.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:56:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:56:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:56:59.598 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:56:59.237+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:56:59.599 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:56:59.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:56:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1256478005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[183063]: pgmap v2752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:56:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:56:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:56:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:56:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:56:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1256478005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:56:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:56:59 smithi071 ceph-mon[178459]: pgmap v2752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:00.602 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:00.244+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:00.603 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:00.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:00.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:00.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:00.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:01.608 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:01.205+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:01.609 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:01.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:01.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:01.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:01.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:01 smithi071 ceph-mon[178459]: pgmap v2753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:01 smithi071 ceph-mon[183063]: pgmap v2753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:02.286 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:02.168+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:02.286 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:01.979Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:02.609 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:02.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:02.610 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:02.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:02.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:02.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:02.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/488159911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/488159911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:03.615 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:03.204+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:03.615 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:03.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:03.856Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:03.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[183063]: pgmap v2754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:03 smithi071 ceph-mon[178459]: pgmap v2754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:04.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:04.299+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2160449452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2160449452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:05.490 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:05.222+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:05.491 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:05.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:05.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:05.492Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:05.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:05.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:05 smithi071 ceph-mon[178459]: pgmap v2755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:05.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:05.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:05.969 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:05 smithi071 ceph-mon[183063]: pgmap v2755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:06.193+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:06.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:06.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:06.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:06.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:06.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4124657619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:06.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4124657619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:07.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:07.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:07.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-mon[183063]: pgmap v2756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:07 smithi071 ceph-mon[178459]: pgmap v2756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:08.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:08.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:08.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:08.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:08.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:08.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:09.116+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:09.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:09.309+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:09.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:09.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:09.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1332064598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:09 smithi071 ceph-mon[178459]: pgmap v2757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1332064598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:09 smithi071 ceph-mon[183063]: pgmap v2757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:10.143+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:10.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:10.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:10.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:10.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:11.158+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:11.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:11.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2856988404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:11 smithi071 ceph-mon[183063]: pgmap v2758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2856988404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:11 smithi071 ceph-mon[178459]: pgmap v2758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:12.252 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:12.195+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:12.252 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:11.980Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:12.652 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:12.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:12.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:12.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:13.652 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:13.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:13.653 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:13.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:13.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:13.856Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4381 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:57:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[183063]: pgmap v2759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:13.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/355528120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4381 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:57:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[178459]: pgmap v2759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/355528120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:14.653 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:14.260+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:14.654 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:14.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:14.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:14.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:14.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:14.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:15.654 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:15.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:15.655 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:15.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-mon[183063]: pgmap v2760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:15 smithi071 ceph-mon[178459]: pgmap v2760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:16.656 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:16.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:16.656 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:16.346+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:16.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:16.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:16.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3500861202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3500861202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:17.661 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:17.309+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:17.661 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:17.396+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:17.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:17.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:17.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:17 smithi071 ceph-mon[178459]: pgmap v2761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:17 smithi071 ceph-mon[183063]: pgmap v2761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:18.661 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:18.357+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:18.662 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:18.385+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:18.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:18.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:18.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4386 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:18.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2184401698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4386 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2184401698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:19.662 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:19.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:19.663 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:19.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:19.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:19.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:19.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:19.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-mon[178459]: pgmap v2762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:19 smithi071 ceph-mon[183063]: pgmap v2762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:20.663 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:20.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:20.664 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:20.321+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:20.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:20.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:20.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:20.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:21.669 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:21.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:21.669 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:21.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/202262621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:21 smithi071 ceph-mon[183063]: pgmap v2763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/202262621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:21 smithi071 ceph-mon[178459]: pgmap v2763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:22.357 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:21.981Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:22.669 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:22.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:22.670 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:22.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:22.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:22.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:23.678 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:23.356+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:23.679 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:23.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:23.857Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:23.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:23.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:23.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4219910209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[178459]: pgmap v2764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4219910209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:23 smithi071 ceph-mon[183063]: pgmap v2764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:24.680 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:24.348+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:24.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:24.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:24.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:24.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:24.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:25.686 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:25.311+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:25.687 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:25.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:57:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-mon[183063]: pgmap v2765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1450110267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:57:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-mon[178459]: pgmap v2765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1450110267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:26.688 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:26.313+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:26.688 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:26.376+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:26.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:27.319 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:57:26.996+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:57:27.320 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:57:27.321 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:57:27.321 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:57:27.321 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:57:27.321 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:57:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:27.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:27.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:28.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:28.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:28.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:28.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:57:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:57:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:57:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:57:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:57:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:57:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:57:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[183063]: pgmap v2766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:57:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:57:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:57:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:57:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:57:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:57:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:57:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:57:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:27 smithi071 ceph-mon[178459]: pgmap v2766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:28.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:28.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:28.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:29.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:29.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:29.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1740959470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:29.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:29.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:57:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1740959470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:57:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:29.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:29.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:30.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:30.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:30.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:30.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:29 smithi071 ceph-mon[183063]: pgmap v2767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:29 smithi071 ceph-mon[178459]: pgmap v2767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:30.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:30.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:57:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:57:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:57:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[183063]: pgmap v2768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[183063]: pgmap v2769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2546431316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[178459]: pgmap v2768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[178459]: pgmap v2769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:57:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2546431316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:31.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:31.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:31.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:32.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:31.981Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:32.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:32.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:32.424+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:32.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:33.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:33.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:33.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:32 smithi071 ceph-mon[183063]: pgmap v2770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:33.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4145941505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:33.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:33.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:33.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:32 smithi071 ceph-mon[178459]: pgmap v2770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:33.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4145941505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:33.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:33.378+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:33.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:33.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:33.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:33.140Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:33.858Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:34.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:34.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:34.386+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:34.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:34.377+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:35.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:35.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:34 smithi071 ceph-mon[183063]: pgmap v2771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:35.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:35.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:34 smithi071 ceph-mon[178459]: pgmap v2771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:35.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:35.419+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:35.357+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:36.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:36.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:36.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:36.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3629232595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:36.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3629232595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:36.346+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:36.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:36.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:36.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:36.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:37.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:37.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:36 smithi071 ceph-mon[183063]: pgmap v2772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:37.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:37.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:36 smithi071 ceph-mon[178459]: pgmap v2772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:37.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:37.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:37.349+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1947914095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1947914095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:38.303+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:38.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:38.384+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:39.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:39.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:39.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:38 smithi071 ceph-mon[183063]: pgmap v2773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:39.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:38 smithi071 ceph-mon[178459]: pgmap v2773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:39.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:39.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:39.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:39.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:40.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:40.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:40.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:40.306+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:40.477+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:41.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:41.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/454249583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:41.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:40 smithi071 ceph-mon[178459]: pgmap v2774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:41.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/454249583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:40 smithi071 ceph-mon[183063]: pgmap v2774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:41.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:41.276+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:41.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:41.452+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:42.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:42.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:42.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:41.982Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:42.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:42.452+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:42.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:42.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:43.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:43.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2169642790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:43.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:42 smithi071 ceph-mon[183063]: pgmap v2775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2169642790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:42 smithi071 ceph-mon[178459]: pgmap v2775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:43.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:43.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:43.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:43.859Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:44.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:57:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:57:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:44.299+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:44.458+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:44 smithi071 ceph-mon[183063]: pgmap v2776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3217020935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:44 smithi071 ceph-mon[178459]: pgmap v2776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3217020935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:45.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:45.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:45.491+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:45.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:45.428Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:46.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:46.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:46.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:46.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:46.509+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:47.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:47.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:46 smithi071 ceph-mon[178459]: pgmap v2777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:47.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:46 smithi071 ceph-mon[183063]: pgmap v2777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:47.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:47.310+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:47.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:47.522+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1463553215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1463553215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:48.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:48.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:48.516+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:49.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:49.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:49.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:48 smithi071 ceph-mon[178459]: pgmap v2778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:49.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:48 smithi071 ceph-mon[183063]: pgmap v2778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:49.328+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:49.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:49.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:50.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:50.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:50.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3996778671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3996778671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:50.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:50.548+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:50 smithi071 ceph-mon[183063]: pgmap v2779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:50 smithi071 ceph-mon[178459]: pgmap v2779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:51.303+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:51.507+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:52.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:52.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:52.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/904976956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/904976956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:51.982Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:52.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:52.501+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:52 smithi071 ceph-mon[183063]: pgmap v2780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:52 smithi071 ceph-mon[178459]: pgmap v2780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:53.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:53.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:53.460+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:53.860Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:57:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:54.642 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:54.357+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:54.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:54.444+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:54.935 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:54.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:54.935 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:57:54.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:57:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2504330938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-mon[183063]: pgmap v2781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:55.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2504330938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-mon[178459]: pgmap v2781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:55.352+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:55.423+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:56.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:56.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:56.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:56.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:57:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:57:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:56.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:56.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:56.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:57.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:57.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:56 smithi071 ceph-mon[178459]: pgmap v2782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:57.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:57.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2117089839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:56 smithi071 ceph-mon[183063]: pgmap v2782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2117089839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:57:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:57.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:57.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:58.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:58.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:58.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:58.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:58.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:58.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:58.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:57:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-mon[183063]: pgmap v2783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:57:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:57:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:57:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-mon[178459]: pgmap v2783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:57:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:57:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:57:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:57:59.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:57:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:57:59.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/944816436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/944816436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:57:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:00.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:00.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:00.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:01.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:01.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:01.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:00 smithi071 ceph-mon[183063]: pgmap v2784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:01.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:00 smithi071 ceph-mon[178459]: pgmap v2784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:01.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:01.401+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:01.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:02.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:01.983Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:02.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:02.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3408788246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3408788246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:02.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:02.445+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:02.323+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:03.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:03.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:03.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:02 smithi071 ceph-mon[183063]: pgmap v2785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:03.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:03.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:03.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:02 smithi071 ceph-mon[178459]: pgmap v2785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:03.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:03.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:03.860Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:03.861Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2245197927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2245197927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:04.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:04.234+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:05.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:05.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:05.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:04 smithi071 ceph-mon[183063]: pgmap v2786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:05.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:05.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:05.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:04 smithi071 ceph-mon[178459]: pgmap v2786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:05.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:05.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:05.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:06.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:06.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:06.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:06.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:06.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:06.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:06.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:07.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:06.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:07.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:07.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1575599581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-mon[183063]: pgmap v2787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1575599581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-mon[178459]: pgmap v2787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:07.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:07.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:08.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:08.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:08.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:08.359 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:08.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:08.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:08.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:08.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:08.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:08.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:09.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:09.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:09.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-mon[178459]: pgmap v2788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:09.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:09.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1535600716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:09.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:09.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:09.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-mon[183063]: pgmap v2788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:09.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:09.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1535600716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:09.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:09.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:09.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:09.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:10.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:10.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:11.406 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:11.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:11.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:11.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:11 smithi071 ceph-mon[183063]: pgmap v2789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:11.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:11.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2238644616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:11.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:11.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:11 smithi071 ceph-mon[178459]: pgmap v2789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:11.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:11.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2238644616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:11.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:12.341 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:11.984Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:12.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:12.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:12.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:12.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:12.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:12.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:12.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:12.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:13.382 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:13.076Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:13.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:13.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-mon[183063]: pgmap v2790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:13.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:13.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:13.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:13.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-mon[178459]: pgmap v2790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:13.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:13.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:13.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:13.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:13.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:14.154 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:13.861Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:14.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:14.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:14.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/129326260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:58:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/129326260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:58:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:15.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:15.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:15 smithi071 ceph-mon[183063]: pgmap v2791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:15.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:15 smithi071 ceph-mon[178459]: pgmap v2791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:16.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:16.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:16.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:16.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1969622810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1969622810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:17.339+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:17.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:17.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:17 smithi071 ceph-mon[183063]: pgmap v2792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:17 smithi071 ceph-mon[178459]: pgmap v2792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:18.361+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:18.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:18.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:18 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:18 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:19.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:19.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:19.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3625308783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:19 smithi071 ceph-mon[183063]: pgmap v2793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:19.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3625308783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:19 smithi071 ceph-mon[178459]: pgmap v2793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:20.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:20.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:20.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:20.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:21.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:21.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:21 smithi071 ceph-mon[183063]: pgmap v2794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/159507307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:21 smithi071 ceph-mon[178459]: pgmap v2794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/159507307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:22.248 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:21.985Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:22.248 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:22.248 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:22.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:22.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:22.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:22.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:22.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:23.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:23.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:23.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:23.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-mon[178459]: pgmap v2795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3375084059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-mon[183063]: pgmap v2795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3375084059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:24.186 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:23.862Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:24.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:24.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:24.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:25.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:25.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:25.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:25.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:25 smithi071 ceph-mon[183063]: pgmap v2796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:25.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:25.364Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:25 smithi071 ceph-mon[178459]: pgmap v2796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:26.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:26.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:26.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:26.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2633973897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2633973897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:27.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:27.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:27.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:27.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:27 smithi071 ceph-mon[178459]: pgmap v2797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:27 smithi071 ceph-mon[183063]: pgmap v2797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:28.437+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:28.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:28.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/234557220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4456 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:28.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:28.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:28.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:28.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:28.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/234557220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:28.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:28 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4456 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:29.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:29.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:29 smithi071 ceph-mon[183063]: pgmap v2798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:58:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:29 smithi071 ceph-mon[178459]: pgmap v2798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:58:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:30.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:30.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1893319394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1893319394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:31.506 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:31.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:31.507 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:31.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:31.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:31.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:58:31.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-mon[183063]: pgmap v2799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:31.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:31.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:31.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:58:31.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-mon[178459]: pgmap v2799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:31.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:31.948 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:58:31.507+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:58:31.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:58:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:58:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:58:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:58:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:58:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:58:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:58:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:32.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:31.986Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:32 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:58:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:58:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:58:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:58:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:58:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:58:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:58:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:58:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:58:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:58:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:58:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:58:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:58:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:58:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:58:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:58:32.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:58:32.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:58:32.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:58:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:32.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:32 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:58:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:58:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:58:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:58:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:58:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:58:32.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:58:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:58:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:58:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:58:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:58:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:58:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:58:32.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:58:32.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:58:32.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:58:32.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:58:32.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:58:32.456 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:58:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:32.472+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:33.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:33.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:33.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-mon[178459]: pgmap v2800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/798579700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4461 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-mon[183063]: pgmap v2800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/798579700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4461 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:33.863Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:34.578 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:34.465+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:34.579 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:34.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:34.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:34.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:34.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:34.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:34.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:34.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:34.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:34.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:35.457+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:35.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[178459]: pgmap v2801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:58:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:58:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/85257610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[183063]: pgmap v2801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:58:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:58:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/85257610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:36.424+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:36.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:36.310+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[183063]: pgmap v2802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[183063]: pgmap v2803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:58:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:58:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[178459]: pgmap v2802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[178459]: pgmap v2803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:58:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:37.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:37.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:37 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:37.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:37.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:37.703 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:37.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:37.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:37.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:37 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:38.390+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:38.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:38.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-mon[183063]: pgmap v2804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3339917291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-mon[178459]: pgmap v2804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3339917291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:38 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:39.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:39.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:39.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:39.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:39 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:39 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:40.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:40.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[183063]: pgmap v2805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3177505861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[178459]: pgmap v2805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3177505861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:41.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:41.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:41.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:41 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:41 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:41.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:42.249 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:41.987Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:42.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:42.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:42 smithi071 ceph-mon[178459]: pgmap v2806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:42 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2126296675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:42 smithi071 ceph-mon[183063]: pgmap v2806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:42 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2126296675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:43.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:43.487+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:43.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:43 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:43 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4471 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:43 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:43 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4471 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:43.796Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:43.863Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:44.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:44.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[183063]: pgmap v2807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:58:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[178459]: pgmap v2807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:58:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:45.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:45.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:45.189+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:45 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3758431072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:45 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3758431072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:46.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:46.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:46 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:46 smithi071 ceph-mon[183063]: pgmap v2808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:46 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:46 smithi071 ceph-mon[178459]: pgmap v2808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:47.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:46.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:47.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:47.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:47 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4278219066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:47 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4278219066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:47.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:48.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:48.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:48.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[178459]: pgmap v2809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[183063]: pgmap v2809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:48 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:49.358+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:49.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:49 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:49.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:49 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:49.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:50.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:50.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:50 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:50 smithi071 ceph-mon[183063]: pgmap v2810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/432876906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:50 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:50 smithi071 ceph-mon[178459]: pgmap v2810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/432876906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:51.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:51.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:51.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:51 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:51 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:52.299 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:52.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:52.299 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:51.988Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:52.302+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:52 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:52 smithi071 ceph-mon[178459]: pgmap v2811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2926711114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:52 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:52 smithi071 ceph-mon[183063]: pgmap v2811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2926711114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:53.282 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:53.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:53.282 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:53.012Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:53.282+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:53.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:53 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:53 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:53 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:53 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:53.864Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:58:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:54.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:54.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:54 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:54 smithi071 ceph-mon[178459]: pgmap v2812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1759357239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:54 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:54 smithi071 ceph-mon[183063]: pgmap v2812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1759357239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:55.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:55 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:55.368+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:55.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:55 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:56.384 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:56.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:56.385 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:58:56.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:58:56.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:56.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-mon[183063]: pgmap v2813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:56.385 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:56.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:56.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:56.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:56.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-mon[178459]: pgmap v2813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:56.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:56.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:56.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:56.385+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:57.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:57.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:57 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2279106960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:57 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2279106960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:58.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:58.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:58.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:58 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:58 smithi071 ceph-mon[183063]: pgmap v2814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:58 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:58 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:58 smithi071 ceph-mon[178459]: pgmap v2814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:58:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:58 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:58:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:58:59.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:58:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:58:59.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:58:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:58:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1921028936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:58:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:58:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:58:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:58:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1921028936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:58:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:58:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:58:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:00.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:00.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:00 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:00 smithi071 ceph-mon[178459]: pgmap v2815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:00 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:00 smithi071 ceph-mon[183063]: pgmap v2815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:01 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:01.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:01 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:01.322+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:02.289 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:01.989Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:02.289 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:02.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:02.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:02.305+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:02.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:02 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:02 smithi071 ceph-mon[178459]: pgmap v2816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4243005306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:02 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:02 smithi071 ceph-mon[183063]: pgmap v2816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4243005306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:03.276+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:03.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:03.865Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:04.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:04.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:04 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:04 smithi071 ceph-mon[183063]: pgmap v2817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/460638043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:04 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:04 smithi071 ceph-mon[178459]: pgmap v2817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/460638043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:05.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:05.209+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:05.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:05.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:05.300Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:05 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:05 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:06.173+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:06.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:06.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:06 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:06.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:06 smithi071 ceph-mon[183063]: pgmap v2818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2850953796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:06.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:06 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:06 smithi071 ceph-mon[178459]: pgmap v2818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2850953796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:07.129+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:07.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:07.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:07 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:07 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:08.121+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:08.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:08.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:08.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:08 smithi071 ceph-mon[183063]: pgmap v2819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:08.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:08 smithi071 ceph-mon[183063]: Health check update: 20 slow ops, oldest one blocked for 4495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-06T23:59:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:08 smithi071 ceph-mon[178459]: pgmap v2819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:08 smithi071 ceph-mon[178459]: Health check update: 20 slow ops, oldest one blocked for 4495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:09.368 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:09.093+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:09.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:09.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1583145819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:09.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1583145819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:10.369 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:10.080+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:10 smithi071 ceph-mon[183063]: pgmap v2820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:10.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:10.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:10 smithi071 ceph-mon[178459]: pgmap v2820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:11.376 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:11.118+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:11.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:11.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3835687897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3835687897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:12.377 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:12.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:12.377 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:11.990Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:12.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:12.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:12 smithi071 ceph-mon[178459]: pgmap v2821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:12.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:12 smithi071 ceph-mon[183063]: pgmap v2821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:13.378 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:13.068+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:13.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:13.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:13 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 4500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:13.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3956169484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:13.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:13.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:13 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 4500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:13.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3956169484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:14.039+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:13.865Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:14.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:14.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:14.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:14.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:14 smithi071 ceph-mon[178459]: pgmap v2822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:59:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:14 smithi071 ceph-mon[183063]: pgmap v2822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:59:15.380 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:15.050+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:15.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:15.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:16.382 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:16.053+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:16.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:16.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:16 smithi071 ceph-mon[183063]: pgmap v2823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:16.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/828799546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:16 smithi071 ceph-mon[178459]: pgmap v2823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/828799546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:17.387 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:17.100+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:17.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:17.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:18.388 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:18.133+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:18.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:18 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:18.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:18 smithi071 ceph-mon[178459]: pgmap v2824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:18.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2094151949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:18.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:18 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 4505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:18 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:18 smithi071 ceph-mon[183063]: pgmap v2824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2094151949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:18 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 4505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:19.389 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:19.094+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:19.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:19 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:19 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:20.390 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:20.120+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:20.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:20 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:20.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:20 smithi071 ceph-mon[178459]: pgmap v2825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:20 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:20 smithi071 ceph-mon[183063]: pgmap v2825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:21.394 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:21.128+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:21.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:21 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:21.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3304601896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:21 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3304601896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:22.400 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:22.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:22.400 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:21.991Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:22.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:22 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:22.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:22 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:22.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:22 smithi071 ceph-mon[183063]: pgmap v2826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:22.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:22 smithi071 ceph-mon[178459]: pgmap v2826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:23.401 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:23.105+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4222520583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 4510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4222520583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 4510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:24.090 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:23.732Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:24.090 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:23.866Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:24.403 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:24.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:24.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:24 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:24.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:24 smithi071 ceph-mon[183063]: pgmap v2827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:24.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:24 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:24 smithi071 ceph-mon[178459]: pgmap v2827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:25.409 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:25.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:25.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:25 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:25.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/599769787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:25.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:25 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:25.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/599769787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:26.414 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:26.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:26.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:26 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:26.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:26 smithi071 ceph-mon[183063]: pgmap v2828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:26 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:26 smithi071 ceph-mon[178459]: pgmap v2828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:27.071 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:26.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:27.417 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:27.070+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:27.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:27 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:27.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:27.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:27 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:28.419 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:28.111+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:28.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:28 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:28.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:28 smithi071 ceph-mon[178459]: pgmap v2829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:28.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1002756903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:28.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:28 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 4515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:28 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:28 smithi071 ceph-mon[183063]: pgmap v2829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1002756903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:28 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 4515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:29.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:29.114+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:29.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:29 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:29.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:59:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:29 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:59:30.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:30.072+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:30.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:30 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:30.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:30 smithi071 ceph-mon[183063]: pgmap v2830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:30.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/629437723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:30.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:30 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:30.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:30 smithi071 ceph-mon[178459]: pgmap v2830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/629437723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:31.437 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:31.120+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:31 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:31 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:32.438 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:32.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:32.438 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:31.992Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:32.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:32 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:32.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:32 smithi071 ceph-mon[183063]: pgmap v2831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:32.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:32 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:32.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:32 smithi071 ceph-mon[178459]: pgmap v2831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:33.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:32.948Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:33.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:33.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:33 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:33.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/20439876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:33.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:33 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 4520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:33.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:33 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/20439876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:33 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 4520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:33.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:33.867Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:34 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:34 smithi071 ceph-mon[183063]: pgmap v2832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:34.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:34 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:34 smithi071 ceph-mon[178459]: pgmap v2832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:35.442 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:34.996+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:35.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:35 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:35.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3952901018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:35.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:35.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:35.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:59:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:35 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3952901018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T23:59:36.443 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:35.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:36.443 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:36.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:36.444 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-06T23:59:36.019+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:59:36.444 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-06T23:59:36.444 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:59:36.444 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-06T23:59:36.444 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:59:36.444 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:59:36.444 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:59:36.444 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-06T23:59:36.444 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:59:36.444 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-06T23:59:36.444 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:59:36.445 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-06T23:59:36.445 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:59:36.445 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-06T23:59:36.445 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:59:36.445 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-06T23:59:36.445 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:59:36.445 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:59:36.445 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:59:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-mon[183063]: pgmap v2833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:36.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:36.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-mon[178459]: pgmap v2833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:36 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:37.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:37.002+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:37 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:59:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:59:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:59:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:59:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/624471165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:37 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-06T23:59:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-06T23:59:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-06T23:59:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-06T23:59:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-06T23:59:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-06T23:59:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-06T23:59:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-06T23:59:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-06T23:59:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/624471165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:38.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:38.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:37.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:38.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:38 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:38.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:38 smithi071 ceph-mon[183063]: pgmap v2834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:38.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:38 smithi071 ceph-mon[183063]: Health check update: 5 slow ops, oldest one blocked for 4525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:38.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:38 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:38 smithi071 ceph-mon[178459]: pgmap v2834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:38 smithi071 ceph-mon[178459]: Health check update: 5 slow ops, oldest one blocked for 4525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:39.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:39.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:39.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:38.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:39.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:39.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:39 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:39.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:39.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:39.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:39 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:40.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:40.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:40.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:39.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:40.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:40.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[178459]: pgmap v2835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2974383167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[183063]: pgmap v2835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:59:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:59:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2974383167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T23:59:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T23:59:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-06T23:59:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:41.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:41.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:40.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:41 smithi071 ceph-mon[183063]: pgmap v2836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:41 smithi071 ceph-mon[183063]: pgmap v2837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:41 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:41 smithi071 ceph-mon[178459]: pgmap v2836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:41 smithi071 ceph-mon[178459]: pgmap v2837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:41 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:42.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:42.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:42.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:41.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:41.993Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:42.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:42 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/129135563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:42 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/129135563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:43.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:43.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:42.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:43.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:43.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:43.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[183063]: pgmap v2838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:43.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:43.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:43.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[183063]: Health check update: 23 slow ops, oldest one blocked for 4530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:43.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:59:43.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:43.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:43.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[178459]: pgmap v2838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:43.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:43.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:43.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[178459]: Health check update: 23 slow ops, oldest one blocked for 4530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:43.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:59:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:44.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:44.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:44.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:43.867Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:44 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:44 smithi071 ceph-mon[183063]: pgmap v2839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3653922013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:44.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:44.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:44 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:44 smithi071 ceph-mon[178459]: pgmap v2839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3653922013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:45.058+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:45.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:45.007+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:45.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:45.236Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:45.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:45.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:45 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:45 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:46.070+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:46.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:45.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:46.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:46.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:46 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:46.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:46 smithi071 ceph-mon[183063]: pgmap v2840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:46.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:46.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:46 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:46.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:46 smithi071 ceph-mon[178459]: pgmap v2840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:47.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:47.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:46.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:47.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:47.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2368229214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:47.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2368229214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:48.081+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:47.936+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:48.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:48.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:48 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:48.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:48 smithi071 ceph-mon[183063]: pgmap v2841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:48.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:48 smithi071 ceph-mon[183063]: Health check update: 23 slow ops, oldest one blocked for 4535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:48.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:48.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:48 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:48.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:48 smithi071 ceph-mon[178459]: pgmap v2841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:48.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:48 smithi071 ceph-mon[178459]: Health check update: 23 slow ops, oldest one blocked for 4535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:49.110+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:49.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:48.911+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:49.893 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:49.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:49 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:49.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2180297745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:49.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:49.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:49 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:49.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2180297745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:50.101+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:50.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:49.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:50.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:50.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:50 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:50.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:50 smithi071 ceph-mon[183063]: pgmap v2842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:50.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:50.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:50 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:50.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:50 smithi071 ceph-mon[178459]: pgmap v2842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:51.142 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:50.887+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:51.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:51.140+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:51.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:51.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:51 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:51.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:51.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:51 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:52.156 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:51.857+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:52.157 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:51.994Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:52.157+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:52.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:52.846+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:52.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:52.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:52 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/459320418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:52 smithi071 ceph-mon[178459]: pgmap v2843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:52 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/459320418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:52 smithi071 ceph-mon[183063]: pgmap v2843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:53.115+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:53.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:53.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:53 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:53.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:53 smithi071 ceph-mon[183063]: Health check update: 23 slow ops, oldest one blocked for 4540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:53.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:53.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:53 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:53.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:53 smithi071 ceph-mon[178459]: Health check update: 23 slow ops, oldest one blocked for 4540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:54.151 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:53.874+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:54.152 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:53.868Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-06T23:59:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:54.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:54.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:54.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:54.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2467486807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:54.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-mon[183063]: pgmap v2844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:54.855 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:54.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:54.855 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-06T23:59:54.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-06T23:59:54.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:54.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:54.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2467486807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:54.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-mon[178459]: pgmap v2844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:55.150 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:54.855+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:55.150+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:55.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:55.815+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:55.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:55 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:55 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:56.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:56.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:56.822+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:56.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:56.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:56 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:56.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:56 smithi071 ceph-mon[178459]: pgmap v2845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/350300498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:56 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:56 smithi071 ceph-mon[183063]: pgmap v2845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/350300498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:57.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:57.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:57.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:57.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:57 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:57 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:58.189+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:58.848+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-mon[183063]: pgmap v2846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-mon[183063]: Health check update: 23 slow ops, oldest one blocked for 4545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:59:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-mon[178459]: pgmap v2846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-06T23:59:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-mon[178459]: Health check update: 23 slow ops, oldest one blocked for 4545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-06T23:59:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T23:59:59.623 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-06T23:59:59.203+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-06T23:59:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-06T23:59:59.827+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-06T23:59:59.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:59.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/782244243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-06T23:59:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-06T23:59:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-06T23:59:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/782244243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-06T23:59:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-06T23:59:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 06 23:59:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:00.191+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 23 slow ops, oldest one blocked for 4545 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:00:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:00:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:00:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:00:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-07T00:00:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:00:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 5173 secs 2023-12-07T00:00:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:00:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:00:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:00:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-07T00:00:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:00:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 85m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 85m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 85m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 85m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 85m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 85m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 85m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 85m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 85m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:00:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 85m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 85m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 85m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 85m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 85m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:00:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 85m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 85m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 85m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 85m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 85m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 85m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:00:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 85m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 85m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 75m, current state active+undersized, last acting [1,3] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 85m, current state active+undersized, last acting [1,3] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 75m, current state active+undersized, last acting [3,0] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 85m, current state active+undersized, last acting [0,3] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 85m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 85m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 75m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 85m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 85m, current state active+undersized, last acting [1,0] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 75m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 75m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 75m, current state active+undersized, last acting [0,1] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 75m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 85m, current state active+undersized, last acting [2,0] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 75m, current state active+undersized, last acting [2,0] 2023-12-07T00:00:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 75m, current state active+undersized, last acting [1,3] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 75m, current state active+undersized, last acting [0,1] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 75m, current state active+undersized, last acting [3,2] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 75m, current state active+undersized, last acting [3,1] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 75m, current state active+undersized, last acting [3,0] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 85m, current state active+undersized, last acting [0,3] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 85m, current state active+undersized, last acting [0,1] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 75m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 85m, current state active+undersized, last acting [3,1] 2023-12-07T00:00:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 75m, current state active+undersized, last acting [0,3] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 75m, current state active+undersized, last acting [2,0] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 75m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 75m, current state active+undersized, last acting [1,0] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 85m, current state active+undersized, last acting [3,0] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 85m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:00:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 23 slow ops, oldest one blocked for 4545 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:00:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:00:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:00:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:00:00.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:00.830+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:00.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:00.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:00.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 23 slow ops, oldest one blocked for 4545 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 5173 secs 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:00:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 85m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 85m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 85m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 85m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 85m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 85m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 85m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 85m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 85m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 23 slow ops, oldest one blocked for 4545 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 5173 secs 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:00:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 85m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 85m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 85m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 85m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 85m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 85m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 85m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 85m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:00:00.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 85m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:00:00.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 85m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:00:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 85m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:00:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 85m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:00:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 85m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:00:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 85m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 85m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 85m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 85m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 85m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 85m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:00:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 85m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:00:00.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 85m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:00:00.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 85m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:00:00.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:00:00.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 75m, current state active+undersized, last acting [1,3] 2023-12-07T00:00:00.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 85m, current state active+undersized, last acting [1,3] 2023-12-07T00:00:00.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 75m, current state active+undersized, last acting [3,0] 2023-12-07T00:00:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 85m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:00:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 85m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:00:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 85m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 85m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 85m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 85m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 85m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 85m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 85m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 85m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:00:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 85m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 85m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 85m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 85m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 85m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 85m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 85m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 75m, current state active+undersized, last acting [1,3] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 85m, current state active+undersized, last acting [1,3] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 75m, current state active+undersized, last acting [3,0] 2023-12-07T00:00:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 85m, current state active+undersized, last acting [0,3] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 85m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 85m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 75m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 85m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 85m, current state active+undersized, last acting [1,0] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 75m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 75m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 75m, current state active+undersized, last acting [0,1] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 75m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 85m, current state active+undersized, last acting [2,0] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 75m, current state active+undersized, last acting [2,0] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 75m, current state active+undersized, last acting [1,3] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 75m, current state active+undersized, last acting [0,1] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 75m, current state active+undersized, last acting [3,2] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 75m, current state active+undersized, last acting [3,1] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 75m, current state active+undersized, last acting [3,0] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 85m, current state active+undersized, last acting [0,3] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 85m, current state active+undersized, last acting [0,3] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 85m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 85m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 75m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 85m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 85m, current state active+undersized, last acting [1,0] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 75m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 75m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:00:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 75m, current state active+undersized, last acting [0,1] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 75m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 85m, current state active+undersized, last acting [2,0] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 75m, current state active+undersized, last acting [2,0] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 75m, current state active+undersized, last acting [1,3] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 75m, current state active+undersized, last acting [0,1] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 75m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 75m, current state active+undersized, last acting [3,2] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 75m, current state active+undersized, last acting [3,1] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 75m, current state active+undersized, last acting [3,0] 2023-12-07T00:00:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 75m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.962 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 85m, current state active+undersized, last acting [0,3] 2023-12-07T00:00:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 85m, current state active+undersized, last acting [0,1] 2023-12-07T00:00:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 75m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:00:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 85m, current state active+undersized, last acting [3,1] 2023-12-07T00:00:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 75m, current state active+undersized, last acting [0,3] 2023-12-07T00:00:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 75m, current state active+undersized, last acting [2,0] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 75m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 75m, current state active+undersized, last acting [1,0] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 85m, current state active+undersized, last acting [3,0] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 85m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 23 slow ops, oldest one blocked for 4545 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:00:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[178459]: pgmap v2847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 85m, current state active+undersized, last acting [0,1] 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 75m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 85m, current state active+undersized, last acting [3,1] 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 75m, current state active+undersized, last acting [0,3] 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 75m, current state active+undersized, last acting [2,0] 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 75m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 75m, current state active+undersized, last acting [1,0] 2023-12-07T00:00:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 75m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 85m, current state active+undersized, last acting [3,0] 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 75m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 85m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 23 slow ops, oldest one blocked for 4545 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:00:00.965 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:00 smithi071 ceph-mon[183063]: pgmap v2847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:01.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:01.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:01.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:01 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4087577645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:01 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4087577645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:02.162+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:01.995Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:00:02.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:02.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:02 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:02.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:02 smithi071 ceph-mon[183063]: pgmap v2848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:02.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:02.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:02 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:02.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:02 smithi071 ceph-mon[178459]: pgmap v2848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:03.147 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:02.890+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:03.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:03.149+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:03.936 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:03.668Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:03.937 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:03.869Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:00:03.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:03.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:03.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:03.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:03.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[183063]: Health check update: 23 slow ops, oldest one blocked for 4550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:03.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3366981534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:03.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:03.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:03.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:03.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:03.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[178459]: Health check update: 23 slow ops, oldest one blocked for 4550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:03.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3366981534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:04.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:04.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:03.936+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:04.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:04.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:04 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:04.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:04 smithi071 ceph-mon[183063]: pgmap v2849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:04.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:04.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:04 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:04.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:04 smithi071 ceph-mon[178459]: pgmap v2849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:05.193+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:05.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:04.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:05.921 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:05.921 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:05 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:05.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:05.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:05 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:06.197 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:05.922+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:06.199+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:06.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:06.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:06.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:06 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2713300926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:06 smithi071 ceph-mon[183063]: pgmap v2850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:06 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2713300926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:06 smithi071 ceph-mon[178459]: pgmap v2850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:07.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:07.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:06.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:07 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:07.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:07 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:08.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:08.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:07.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:08.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:08.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:08.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-mon[183063]: pgmap v2851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:08.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-mon[183063]: Health check update: 23 slow ops, oldest one blocked for 4555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:08.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3983321632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-mon[178459]: pgmap v2851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-mon[178459]: Health check update: 23 slow ops, oldest one blocked for 4555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3983321632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:09.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:09.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:08.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:09.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:09.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:09 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:09 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:10.160+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:10.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:09.964+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:10 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:10 smithi071 ceph-mon[183063]: pgmap v2852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:10.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:10 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:10 smithi071 ceph-mon[178459]: pgmap v2852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:11.203+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:11.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:10.984+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:11 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/753729935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:11.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:11 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/753729935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:12.226 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:11.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:12.227 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:11.996Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:00:12.674 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:12.227+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:12.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:12.885Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:12.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:12 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:12 smithi071 ceph-mon[183063]: pgmap v2853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:12 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:12 smithi071 ceph-mon[178459]: pgmap v2853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:13.223+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:13.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:12.985+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:13.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:13.869Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:00:13.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:13.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:13.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-mon[183063]: Health check update: 23 slow ops, oldest one blocked for 4560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:13.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1206744107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:00:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-mon[178459]: Health check update: 23 slow ops, oldest one blocked for 4560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1206744107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:00:14.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:14.216+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:14.031+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:14 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:14 smithi071 ceph-mon[183063]: pgmap v2854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:14 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:14 smithi071 ceph-mon[178459]: pgmap v2854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:15.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:15.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:15.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3939731634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3939731634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:16.336 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:16.138+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:16.337 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:15.983+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:16.337 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:15.957Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:16.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:16.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:16 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:16.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:16 smithi071 ceph-mon[183063]: pgmap v2855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:16 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:16 smithi071 ceph-mon[178459]: pgmap v2855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:17.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:17.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:16.964+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:17.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:17.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:17 smithi071 ceph-mon[183063]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:17.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:17.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:17 smithi071 ceph-mon[178459]: 5 slow requests (by type [ 'queued for pg' : 5 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 5 ]) 2023-12-07T00:00:18.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:17.962+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:18.073+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:18.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:18.922+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2333092927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-mon[178459]: pgmap v2856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-mon[178459]: Health check update: 23 slow ops, oldest one blocked for 4565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2333092927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-mon[183063]: pgmap v2856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:18 smithi071 ceph-mon[183063]: Health check update: 23 slow ops, oldest one blocked for 4565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:19.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:19.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:19.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:19.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:20.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:20.008+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:20.982 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:20.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:20.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:20.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:20.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:20 smithi071 ceph-mon[183063]: pgmap v2857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:20.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1383644978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:20.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:20.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:20.983 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:20 smithi071 ceph-mon[178459]: pgmap v2857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:20.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1383644978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:20.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:21.982 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:21.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:21.982 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:21.982 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:21.982 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:21.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:21.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:21.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:22.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:21.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:21.996Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:00:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:22.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:22.957+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:22.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:22 smithi071 ceph-mon[178459]: pgmap v2858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:22 smithi071 ceph-mon[183063]: pgmap v2858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:24.005 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:23.915+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:24.005 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:23.870Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:00:24.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:24.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:24.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:24.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/679159881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:24.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:24.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:24.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:24.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:24.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:24.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/679159881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:24.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:24.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:24.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:24.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:24.970 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:24.904+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:24.970 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:24.971 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:24 smithi071 ceph-mon[183063]: pgmap v2859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:24.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:24.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:24 smithi071 ceph-mon[178459]: pgmap v2859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:25.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:24.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:25.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:25.172Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:25.976 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:25.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:25.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:25.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:25.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:25.977 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2381165861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:25.977 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:25.977 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:25.977 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:25.977 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2381165861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:26.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:25.977+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:26.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:27.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:26.951+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:26 smithi071 ceph-mon[178459]: pgmap v2860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:26 smithi071 ceph-mon[183063]: pgmap v2860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:27.979 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:27.949+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:27.980 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:27.980 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:27.980 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:27.980 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:27.980 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3033661068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:27.980 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:27.980 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:27.980 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:27.980 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:27.980 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3033661068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:28.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:27.980+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:28.982 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:28.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:28.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-mon[183063]: pgmap v2861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:28.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:28.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:00:28.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:28.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:28.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-mon[178459]: pgmap v2861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:28.986 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:28.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:00:29.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:28.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:29.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:28.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:29.998 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:29.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:29.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:29.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:29.999 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:29.999 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:29.999+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:31.020 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:30.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:31.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:31.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3992142755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:31.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:30 smithi071 ceph-mon[178459]: pgmap v2862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:31.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:31.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3992142755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:31.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:30 smithi071 ceph-mon[183063]: pgmap v2862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:31.021+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:31.993 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:31.985+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:31.994 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:31.994 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:31.994 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:31.994 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:31.994 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:31.994 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:31.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:31.997Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:00:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:32.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:33.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:32.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-mon[183063]: pgmap v2863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/66458769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-mon[178459]: pgmap v2863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/66458769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:33.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:34.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:33.936+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:33.871Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:00:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:33 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:33 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:34.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:34.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:34.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:34.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:35.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:35.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:34.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:34 smithi071 ceph-mon[183063]: pgmap v2864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2723489099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:34 smithi071 ceph-mon[178459]: pgmap v2864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2723489099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:36.012 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:35.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:36.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:36.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:36.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:36.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:36.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:36.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:36.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:36.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:36.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:36.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:36 smithi071 ceph-mon[178459]: pgmap v2865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:36 smithi071 ceph-mon[183063]: pgmap v2865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:38.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:37.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:38.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:37.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1100451379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:38.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1100451379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:38.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:39.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:38.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:38 smithi071 ceph-mon[183063]: pgmap v2866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:38 smithi071 ceph-mon[178459]: pgmap v2866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:39.937+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:40.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:39.955+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3308018392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3308018392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:40.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[178459]: pgmap v2867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:00:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:00:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:00:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:00:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:00:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:00:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:00:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:00:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:00:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:00:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:00:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:00:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[183063]: pgmap v2867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:00:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:00:40.531+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:00:40.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:00:40.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:00:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:40.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:41.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:40.954+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:42.009+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:42.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:42.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:41.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:41.998Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:00:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:43.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:43.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2916161370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:43.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:43.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:42 smithi071 ceph-mon[183063]: pgmap v2868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:43.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2916161370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:42 smithi071 ceph-mon[178459]: pgmap v2868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:43.870 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:43.604Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:43.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:43.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:43.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:43.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:43.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:43.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:00:43.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:43.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:43.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:43.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:43.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:43.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:00:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:44.052+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:44.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:43.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:43.871Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:00:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:45.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:44.952+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:44 smithi071 ceph-mon[183063]: pgmap v2869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/808808913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:44 smithi071 ceph-mon[178459]: pgmap v2869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/808808913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:46.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:45.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:00:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:00:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:00:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[183063]: pgmap v2870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[183063]: pgmap v2871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[178459]: pgmap v2870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[178459]: pgmap v2871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:00:46.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:46.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:46.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:46.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3297191907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3297191907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:47.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:47.060+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:47.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:46.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:48.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:48.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:47 smithi071 ceph-mon[178459]: pgmap v2872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:47 smithi071 ceph-mon[183063]: pgmap v2872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:49.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:49.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:48.999+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:50.106 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:50.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:50.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:50.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:50.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2504052397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:50.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:49 smithi071 ceph-mon[178459]: pgmap v2873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:50.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:50.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:50.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2504052397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:50.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:49 smithi071 ceph-mon[183063]: pgmap v2873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:50.105+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:51.061+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:51.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:51.047+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:52.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:51.999Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:00:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:51 smithi071 ceph-mon[183063]: pgmap v2874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4215072322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:52.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:52.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:51 smithi071 ceph-mon[178459]: pgmap v2874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4215072322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:53.058+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:53.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:53.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:53.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:52.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:54.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:54.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:54.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-mon[183063]: pgmap v2875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2428165776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:53.872Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:00:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:53.872Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:00:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-mon[178459]: pgmap v2875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2428165776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:55.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:55.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:55.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:55.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:56.227 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:55.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:56.227 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:00:55.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:00:56.228 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:56.228 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:56.228 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:56.228 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:56.228 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-mon[183063]: pgmap v2876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:56.229 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:56.229 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:56.229 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:00:56.229 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:00:56.229 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:55 smithi071 ceph-mon[178459]: pgmap v2876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:56.944+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:57.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:57.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1476054164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:57.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1476054164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:57.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:58.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:58.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:57 smithi071 ceph-mon[178459]: pgmap v2877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:57 smithi071 ceph-mon[183063]: pgmap v2877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:00:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:58.915+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:00:59.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:00:58.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:00:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:00:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1950641037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:00:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:00:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:00:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:00:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:00:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1950641037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:00:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:00:59.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:00.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:00:59 smithi071 ceph-mon[183063]: pgmap v2878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:00:59 smithi071 ceph-mon[178459]: pgmap v2878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:00.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:00.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:02.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:02.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:02.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3313192953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:02.035 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:01 smithi071 ceph-mon[178459]: pgmap v2879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:02.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:02.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:02.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3313192953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:02.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:01 smithi071 ceph-mon[183063]: pgmap v2879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:02.036 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:01.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:02.037 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:01.946+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:02.037 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:01.999Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:02.037 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:02.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:03.008+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:03.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:02.933+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:04.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:04.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:03.908+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:03.872Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[183063]: pgmap v2880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1793514521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[178459]: pgmap v2880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1793514521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:05.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:05.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:05.073+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:04.891+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:05.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:05.108Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:06.095+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:06.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:05.900+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:05 smithi071 ceph-mon[178459]: pgmap v2881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4112727437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:05 smithi071 ceph-mon[183063]: pgmap v2881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4112727437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:07.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:07.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:07.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:06.910+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:08.073+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:07.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-mon[183063]: pgmap v2882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:07 smithi071 ceph-mon[178459]: pgmap v2882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:09.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:09.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:09.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/996618883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:09.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:08.954+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/996618883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:10.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:10.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:09.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:09 smithi071 ceph-mon[178459]: pgmap v2883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:09 smithi071 ceph-mon[183063]: pgmap v2883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:11.127+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:11.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:10.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2299141344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2299141344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:12.108+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:12.021+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:11 smithi071 ceph-mon[178459]: pgmap v2884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:11 smithi071 ceph-mon[183063]: pgmap v2884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:12.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:12.000Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:13.108+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:13.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:13.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:14.139 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:14.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:14.140 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:13.873Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:14.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:14.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/755889924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:14.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:14.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:14.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[183063]: pgmap v2885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:14.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:01:14.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:14.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/755889924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:14.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:14.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:14.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[178459]: pgmap v2885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:14.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:01:14.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:14.140+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:14.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:14.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:14.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:14.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:15.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:15.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:15.190 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:14.985+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:15.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:15.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:15.190+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:16.191 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:15.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:16.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:16.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:16.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:16.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:16.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[183063]: pgmap v2886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:16.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2009632230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:16.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:16.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:16.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:16.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:16.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[178459]: pgmap v2886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:16.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2009632230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:16.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:17.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:16.984+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:18.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:17.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:18.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:18.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:17 smithi071 ceph-mon[183063]: pgmap v2887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1370785971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:17 smithi071 ceph-mon[178459]: pgmap v2887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1370785971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:18.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:19.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:19.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:18.933+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:18 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:18 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:20.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:19.933+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:20.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-mon[183063]: pgmap v2888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:19 smithi071 ceph-mon[178459]: pgmap v2888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:20.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:20.227+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:21.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:20.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:21.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:21.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2778572834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2778572834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:21.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:21.215+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:22.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:21.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:22.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:22.001Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:21 smithi071 ceph-mon[178459]: pgmap v2889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:22.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:21 smithi071 ceph-mon[183063]: pgmap v2889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:22.230+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:23.212 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:22.964+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:23.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:23.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:23.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2626600700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:23.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:23.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:23.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2626600700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:23.538 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:23.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:23.872 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:23.540Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:24.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:23.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:23.873Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[183063]: pgmap v2890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:23 smithi071 ceph-mon[178459]: pgmap v2890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:24.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:24.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:25.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:24.908+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:25.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:25.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:25.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:26.208 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:25.953+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:26.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:26.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3489186960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:26.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:25 smithi071 ceph-mon[178459]: pgmap v2891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3489186960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:26.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:25 smithi071 ceph-mon[183063]: pgmap v2891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:26.610 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:26.208+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:26.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:26.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:27.239 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:26.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:27.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:27.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:27.240 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:27.240 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:27.239+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:28.221 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:28.000+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:28.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:28.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:28.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:28.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:28.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[183063]: pgmap v2892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:28.222 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/598021768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:28.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:28.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:28.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:28.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:28.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[178459]: pgmap v2892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:28.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/598021768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:28.222+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:29.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:29.190+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:29.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:29.013+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:28 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:01:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:28 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:01:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:30.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:30.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:29 smithi071 ceph-mon[183063]: pgmap v2893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1400659916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:30.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:29 smithi071 ceph-mon[178459]: pgmap v2893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1400659916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:31.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:31.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:31.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:32.204+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:31.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:32.002Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:31 smithi071 ceph-mon[178459]: pgmap v2894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:31 smithi071 ceph-mon[183063]: pgmap v2894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:33.042 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:32.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:33.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:33.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:33.043 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1694573309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:33.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:33.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:33.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1694573309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:33.156+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:33.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:33.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:34.144 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:33.874Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:34.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:34.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:34.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:34.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-mon[178459]: pgmap v2895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:34.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:34.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:34.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:34.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-mon[183063]: pgmap v2895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:34.145 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:33.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:34.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:34.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:35.139+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:34.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1048266857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1048266857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:36.093 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:35.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:36.094 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:36.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:36.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:36.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:36.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:36.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:36.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-mon[183063]: pgmap v2896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:36.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:36.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:36.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:36.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:36.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:35 smithi071 ceph-mon[178459]: pgmap v2896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:36.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:36.095+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:37.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:37.085+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:37.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:37.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3411300140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:37.055+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3411300140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:38.085+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:38.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:37 smithi071 ceph-mon[183063]: pgmap v2897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:37 smithi071 ceph-mon[178459]: pgmap v2897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:39.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:39.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:39.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:39.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:39.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:39.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:40.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:39.999+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:40.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4115478074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[183063]: pgmap v2898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4115478074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:39 smithi071 ceph-mon[178459]: pgmap v2898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:41.038+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:41.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:41.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:42.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:42.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:42.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:42.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:42.003Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:42 smithi071 ceph-mon[178459]: pgmap v2899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1922617966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:42 smithi071 ceph-mon[183063]: pgmap v2899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1922617966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:43.063+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:43.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:43.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:44.191 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:44.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:44.192 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:43.875Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:44.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:44.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:44.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:44.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:44.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:44.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[178459]: pgmap v2900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:44.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:01:44.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:44.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:44.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:44.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:44.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:44.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[183063]: pgmap v2900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:44.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:01:44.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:44.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:45.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:45.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:45.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2758664543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:45.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:45.044Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:45.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:45.044Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2758664543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:46.058+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:46.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:46.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:01:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:46 smithi071 ceph-mon[183063]: pgmap v2901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:01:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:46 smithi071 ceph-mon[178459]: pgmap v2901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:47.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:47.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:47.471 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:47.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:47.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:47.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:47.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/199142647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:47.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:47.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:47.472 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/199142647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:48.291 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:48.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:48.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:48.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:48.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:48.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:48.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-mon[183063]: pgmap v2902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:48.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:48.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:48.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:48.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:48.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-mon[178459]: pgmap v2902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:48.294 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:01:48.116+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:01:48.294 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:01:48.294 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:01:48.295 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:01:48.295 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:01:48.295 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:01:48.295 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:01:48.295 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:01:48.296 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:01:48.296 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:01:48.296 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:01:48.296 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:01:48.296 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:01:48.296 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:01:48.296 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:01:48.296 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:01:48.296 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:01:48.297 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:01:48.297 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:01:48.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:48.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:49.332 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:49.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:49.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:49.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:01:49.333 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:01:49.333 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:01:49.333 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:01:49.333 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:01:49.333 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:01:49.333 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:01:49.333 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:01:49.333 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:01:49.334 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:01:49.334 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:01:49.334 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:01:49.334 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:01:49.334 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:01:49.334 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:01:49.334 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:01:49.334 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:01:49.334 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:01:49.335 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:01:49.335 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:49.335 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:49.335 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/104629584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:49.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:49.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:01:49.335 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:01:49.336 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:01:49.336 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:01:49.336 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:01:49.336 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:01:49.336 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:01:49.336 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:01:49.336 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:01:49.336 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:01:49.336 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:01:49.336 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:01:49.337 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:01:49.337 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:01:49.337 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:01:49.337 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:01:49.337 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:01:49.337 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:01:49.337 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:01:49.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:49.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:49.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/104629584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:49.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:49.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:50.299 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:49.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:50.299 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:50.300 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:50.300 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[178459]: pgmap v2903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:50.300 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:01:50.300 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:01:50.300 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:50.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:50.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:50.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[183063]: pgmap v2903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:50.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:01:50.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:01:50.300 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:50.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:51.282 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:51.032+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:51.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:01:51.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:01:51.283 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[183063]: pgmap v2904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:51.283 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[183063]: pgmap v2905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:51.283 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:01:51.283 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:51.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:01:51.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:01:51.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[178459]: pgmap v2904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:51.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[178459]: pgmap v2905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:51.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:01:51.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:51.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:52.306 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:52.074+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:52.306 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:52.004Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:52.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:52.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:52.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2636557913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:52.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:52.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:52.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2636557913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:52.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:53.349 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:53.074+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:53.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:53.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:53 smithi071 ceph-mon[178459]: pgmap v2906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:53.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:53.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:53.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:53 smithi071 ceph-mon[183063]: pgmap v2906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:53.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:53.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:53.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:54.087+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:53.875Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:01:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4661 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1825549597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4661 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1825549597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:54.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:54.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:54.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:54.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:54.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:01:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:01:54.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:01:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:55.133+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:55.483 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:55.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:55 smithi071 ceph-mon[178459]: pgmap v2907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:55.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:55.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:55.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:55 smithi071 ceph-mon[183063]: pgmap v2907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:55.484 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:56.088+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:56.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:56.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:01:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:01:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:57.113+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:57.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3804599649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:57 smithi071 ceph-mon[178459]: pgmap v2908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3804599649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:57 smithi071 ceph-mon[183063]: pgmap v2908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:58.121+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:58.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:58.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:58.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:01:59.080+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:01:59.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:01:59.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:01:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[183063]: pgmap v2909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:01:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2316598292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:01:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:01:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[178459]: pgmap v2909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:01:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:01:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:01:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:01:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:01:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2316598292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:00.067+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:00.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:00.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:01.109+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:01.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:01.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:01 smithi071 ceph-mon[178459]: pgmap v2910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4041142973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:01 smithi071 ceph-mon[183063]: pgmap v2910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4041142973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:02.337 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:02.081+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:02.337 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:02.004Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:02.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:02.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:02.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:02.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:02.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:03.354 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:03.075+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:03.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:03.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-mon[178459]: pgmap v2911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:03.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:03.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4671 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:03.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:03.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-mon[183063]: pgmap v2911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:03.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:03.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4671 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:03.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:03.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:03.476Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:03.876Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:04.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:04.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:04.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2461206135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2461206135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:05.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:05.085+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:05.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:05.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:05 smithi071 ceph-mon[183063]: pgmap v2912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:05 smithi071 ceph-mon[178459]: pgmap v2912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:06.063+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:06.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2691229666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2691229666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:06.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:06.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:07.283 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:07.021+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:07.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:07.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:07 smithi071 ceph-mon[178459]: pgmap v2913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:07.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:07.284 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:07.284 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:07 smithi071 ceph-mon[183063]: pgmap v2913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:07.284 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:07.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:08.257 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:07.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:08.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:08.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:08.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:08.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:08.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:08.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/597998330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:08.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:08.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:08.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:08.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:08.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:08.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:08.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/597998330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:08.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:08.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:09.223 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:08.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:09.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:09.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:09.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:09 smithi071 ceph-mon[178459]: pgmap v2914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:09 smithi071 ceph-mon[183063]: pgmap v2914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:10.277 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:09.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:10.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:10.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:10.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:10.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:10.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:10.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:11.228 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:10.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:11.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:11.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:11.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:11 smithi071 ceph-mon[178459]: pgmap v2915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2789475989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:11 smithi071 ceph-mon[183063]: pgmap v2915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2789475989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:12.235 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:11.954+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:12.236 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:12.004Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:12.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:12.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:12.691 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:12.316+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:12.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:12.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:12.920+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:12.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:12.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:13.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:13.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-mon[183063]: pgmap v2916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3418765197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-mon[178459]: pgmap v2916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3418765197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:13.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:14.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:13.877Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:14.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:14.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:14.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:14.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:02:14.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:14.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:14.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:02:14.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:14.903 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:14 smithi071 sudo[310398]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-07T00:02:14.903 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:14 smithi071 sudo[310398]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:14.904 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:14 smithi071 sudo[310398]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:14.904 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:14 smithi071 sudo[310398]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:14 smithi071 sudo[310404]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-07T00:02:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:14 smithi071 sudo[310404]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:14 smithi071 sudo[310404]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:14 smithi071 sudo[310404]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:14.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:15.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:15.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:15 smithi071 ceph-mon[183063]: pgmap v2917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1795249677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:15 smithi071 ceph-mon[178459]: pgmap v2917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1795249677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:15.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:16.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:15.764Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:16.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:16.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:16.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:17.260 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:16.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:17.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:17.289+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:17.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:17 smithi071 ceph-mon[178459]: pgmap v2918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:17.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:17 smithi071 ceph-mon[183063]: pgmap v2918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:18.270 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:17.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:18.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:18.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1686382182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:18 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1686382182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:18 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:19.278 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:18.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:19.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:19.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:19.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:19 smithi071 ceph-mon[178459]: pgmap v2919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:19 smithi071 ceph-mon[183063]: pgmap v2919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:19.938+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:20.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:20.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3437391090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3437391090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:20.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:21.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:21.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:21 smithi071 ceph-mon[178459]: pgmap v2920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:21 smithi071 ceph-mon[183063]: pgmap v2920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:21.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:22.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:22.005Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:22.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:22.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:22.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:22.928+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:23.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:23.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-mon[183063]: pgmap v2921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2655727024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-mon[178459]: pgmap v2921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2655727024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:23.878Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:24.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:23.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:24.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:24.274+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:25.279 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:24.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:25.279 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:24.980Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:25.280 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:24.980Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:25.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:25.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:25.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:25 smithi071 ceph-mon[183063]: pgmap v2922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2067491630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:25 smithi071 ceph-mon[178459]: pgmap v2922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2067491630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:26.248 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:25.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:26.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:26.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:26.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:27.306 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:27.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:27.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:27.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:27 smithi071 ceph-mon[183063]: pgmap v2923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/806091219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:27 smithi071 ceph-mon[178459]: pgmap v2923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/806091219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:28.308 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:28.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:28.308 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:28.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:28.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:28.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:28.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:28.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:28 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:28 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:29.309 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:29.037+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:29.310 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:29.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:29.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:29.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:29.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:29 smithi071 ceph-mon[183063]: pgmap v2924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:29.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:02:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:29 smithi071 ceph-mon[178459]: pgmap v2924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:02:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:30.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:30.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3225493115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3225493115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:31.315 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:31.048+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:31.316 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:31.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:31.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:31 smithi071 ceph-mon[183063]: pgmap v2925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:31 smithi071 ceph-mon[178459]: pgmap v2925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:32.319 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:32.048+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:32.320 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:32.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:32.320 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:32.005Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:32.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:32.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:32.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2203178258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2203178258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:33.322 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:33.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:33.323 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:33.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:33.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:33.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-mon[183063]: pgmap v2926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:02:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-mon[178459]: pgmap v2926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:02:33.700 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310612]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-07T00:02:33.700 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310612]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:33.700 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310612]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:33.700 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310612]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:33.994 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:33.879Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:33.995 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310615]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-07T00:02:33.995 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310615]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:33.995 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310615]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:33.995 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310615]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:33.995 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310618]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-07T00:02:33.995 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310618]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:33.995 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310618]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:33.996 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:33 smithi071 sudo[310618]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:34.247 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:34.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:34.247 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:34.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:34.247 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:34.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:34.503 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:34.503 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:34.503 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:34.503 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:34.503 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310644]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-07T00:02:34.504 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310644]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:34.504 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310644]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:34.504 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:34.248+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:34.504 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310644]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:34.761 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310650]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-07T00:02:34.761 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310650]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:34.761 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310650]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:34.761 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310650]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:35.017 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:35.001+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:35.017 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310653]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-07T00:02:35.018 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310653]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:35.018 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310653]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:35.018 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 00:02:34 smithi071 sudo[310653]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:35.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 sudo[310656]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-07T00:02:35.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 sudo[310656]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:35.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 sudo[310656]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:35.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 sudo[310656]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:35.286 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:35.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:35.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 sudo[310659]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-07T00:02:35.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 sudo[310659]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:35.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 sudo[310659]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:35.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 sudo[310659]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: pgmap v2927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3095124680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-07T00:02:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: pgmap v2927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3095124680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-07T00:02:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-07T00:02:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-07T00:02:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-07T00:02:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-07T00:02:36.335 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:36.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:36.336 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:36.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:36.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:37.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:37.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:37.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:37.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:37 smithi071 ceph-mon[178459]: pgmap v2928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3977614239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:37 smithi071 ceph-mon[183063]: pgmap v2928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3977614239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:38.117+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:38.235+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:39.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:39.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:39.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[183063]: pgmap v2929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/937179189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[178459]: pgmap v2929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/937179189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:40.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:40.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:40.118+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:40.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:41.148+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:41.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:41.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:41 smithi071 ceph-mon[183063]: pgmap v2930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:41.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:41.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:41 smithi071 ceph-mon[178459]: pgmap v2930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:42.091 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:42.006Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:42.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:41 smithi071 sudo[310740]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-07T00:02:42.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:41 smithi071 sudo[310740]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:42.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:41 smithi071 sudo[310740]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:42.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:41 smithi071 sudo[310740]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:42.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 sudo[310743]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-07T00:02:42.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 sudo[310743]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-07T00:02:42.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 sudo[310743]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-07T00:02:42.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 sudo[310743]: pam_unix(sudo:session): session closed for user root 2023-12-07T00:02:42.354 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:42.193+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:42.354 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:42.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/758949306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[183063]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-07T00:02:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-07T00:02:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-07T00:02:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-07T00:02:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[183063]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-07T00:02:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/758949306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[178459]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-07T00:02:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-07T00:02:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-07T00:02:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-07T00:02:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:42 smithi071 ceph-mon[178459]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-07T00:02:43.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:43.225+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:43.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:43.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:43.412Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[183063]: pgmap v2931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[178459]: pgmap v2931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:43.879Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:44.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:44.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:02:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1165918518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:02:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1165918518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:45.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:45.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:45.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:45 smithi071 ceph-mon[183063]: pgmap v2932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 18 KiB/s rd, 54 KiB/s wr, 5 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:45 smithi071 ceph-mon[178459]: pgmap v2932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 18 KiB/s rd, 54 KiB/s wr, 5 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:46.482 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:46.281+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:46.483 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:46.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:46.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:46.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:46.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3570925556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:46.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:46.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:46.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3570925556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:46.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:46.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:47.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:47.320+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:47.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-mon[183063]: pgmap v2933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 17 KiB/s rd, 54 KiB/s wr, 4 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-mon[178459]: pgmap v2933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 17 KiB/s rd, 54 KiB/s wr, 4 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:48.328+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:48.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:48.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:49.375+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:49.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:49 smithi071 ceph-mon[183063]: pgmap v2934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 17 KiB/s rd, 54 KiB/s wr, 4 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3840143203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:49 smithi071 ceph-mon[178459]: pgmap v2934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 17 KiB/s rd, 54 KiB/s wr, 4 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3840143203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:50.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:50.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:02:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:02:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:51.336+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:51.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:51 smithi071 ceph-mon[183063]: pgmap v2935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 17 KiB/s rd, 54 KiB/s wr, 4 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2545062023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:51 smithi071 ceph-mon[178459]: pgmap v2935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 17 KiB/s rd, 54 KiB/s wr, 4 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2545062023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:52.307 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:52.007Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:52.626 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:52.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:52.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:52.627 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:52.627 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:52.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:52.628 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:52.628 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:52.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:52.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:52.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:02:52.627+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:02:52.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:02:52.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:02:52.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:02:52.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:02:52.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:02:52.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:02:52.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:02:52.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:02:52.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:02:52.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:02:52.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:02:52.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:02:52.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:02:52.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:02:52.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:02:52.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:02:52.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:02:52.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:02:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:53.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:53.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:53.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:53 smithi071 ceph-mon[178459]: pgmap v2936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:53 smithi071 ceph-mon[183063]: pgmap v2936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:53.881Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:02:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:54.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:54.309+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:54 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:02:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:02:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:02:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:02:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:02:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:02:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:02:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:02:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4237015952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:54 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:02:54.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:02:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:02:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:02:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:02:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:02:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:54.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4237015952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:55.312+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:55.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[183063]: pgmap v2937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:02:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:02:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:02:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:02:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:02:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[178459]: pgmap v2937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:02:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:02:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:02:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:02:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:02:56.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:02:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:02:55.700Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:02:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:56.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:56.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-mon[183063]: pgmap v2938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-mon[183063]: pgmap v2939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1984536385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-mon[178459]: pgmap v2938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-mon[178459]: pgmap v2939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1984536385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:57.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:57.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:58.322+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:58.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-mon[183063]: pgmap v2940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4726 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1390307894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-mon[178459]: pgmap v2940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:02:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4726 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:02:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1390307894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:02:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:02:59.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:02:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:02:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:02:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:02:59.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:02:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:02:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:02:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:02:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:02:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:02:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:00.234+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:00.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:00 smithi071 ceph-mon[178459]: pgmap v2941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:00.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:00.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:00 smithi071 ceph-mon[183063]: pgmap v2941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:00.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:01.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:01.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:01.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2899710971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2899710971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:02.380 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:02.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:02.381 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:02.008Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:02.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:02.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:02 smithi071 ceph-mon[178459]: pgmap v2942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:02 smithi071 ceph-mon[183063]: pgmap v2942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:03.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:03.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1576434412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4731 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1576434412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4731 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:03.881Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:04.290+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:04.383+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:04 smithi071 ceph-mon[178459]: pgmap v2943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:04 smithi071 ceph-mon[183063]: pgmap v2943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:05.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:04.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:05.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:04.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:05.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:05.279+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:05.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:06.279+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:06.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:06.378+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:06 smithi071 ceph-mon[183063]: pgmap v2944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2896397233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:06 smithi071 ceph-mon[178459]: pgmap v2944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:06.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2896397233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:07.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:07.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:08.286+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:08.396+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-mon[183063]: pgmap v2945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3670289672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-mon[178459]: pgmap v2945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3670289672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:09.514 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:09.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:09.514 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:09.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:09.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:09.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:10.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:10.277+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:10.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:10 smithi071 ceph-mon[183063]: pgmap v2946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2433272449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:10 smithi071 ceph-mon[178459]: pgmap v2946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2433272449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:11.318+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:11.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:12.267 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:12.009Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:12.524 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:12.282+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:12.524 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:12.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:12 smithi071 ceph-mon[178459]: pgmap v2947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:12 smithi071 ceph-mon[183063]: pgmap v2947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:13.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:13.290+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:13.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2518562768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:03:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2518562768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:03:14.130 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:13.882Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:14.130 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:14.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:14.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:14.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:14.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:14.305+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:14 smithi071 ceph-mon[183063]: pgmap v2948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:14 smithi071 ceph-mon[178459]: pgmap v2948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:15.540 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:15.276+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:15.540 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:15.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:15.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:15.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:15.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:15.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:15.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/342718297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/342718297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:16.541 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:16.307+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:16.542 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:16.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:16 smithi071 ceph-mon[183063]: pgmap v2949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:16 smithi071 ceph-mon[178459]: pgmap v2949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:17.544 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:17.288+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:17.545 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:17.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:17.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:17.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:17.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1604788354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1604788354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:18.546 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:18.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:18.546 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:18.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:18.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:18 smithi071 ceph-mon[183063]: pgmap v2950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:18.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:18 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4746 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:18 smithi071 ceph-mon[178459]: pgmap v2950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:18 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4746 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:19.550 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:19.282+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:19.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:19.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:19.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:19.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:19.553 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:19.304+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:19.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:19.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:20.552 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:20.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:20.553 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:20.258+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:20.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:20 smithi071 ceph-mon[183063]: pgmap v2951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:20.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:20.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4248329526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:20 smithi071 ceph-mon[178459]: pgmap v2951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4248329526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:21.557 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:21.286+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:21.557 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:21.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:21.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:21.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:22.276 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:22.009Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:22.558 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:22.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:22.558 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:22.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:22 smithi071 ceph-mon[183063]: pgmap v2952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/293919971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:22 smithi071 ceph-mon[178459]: pgmap v2952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/293919971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:23.566 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:23.330+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:23.567 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:23.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:23.567 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:23.348Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:23.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:23.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:23.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:23.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:23.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:23.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:23.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:23.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:23.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:23.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:23.882Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:24.567 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:24.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:24.567 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:24.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:24.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:24 smithi071 ceph-mon[183063]: pgmap v2953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:24.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:24.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:24 smithi071 ceph-mon[178459]: pgmap v2953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:25.574 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:25.395+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:25.574 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:25.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3968092180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3968092180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:26.575 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:26.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:26.575 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:26.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:26.576 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:26.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:26 smithi071 ceph-mon[183063]: pgmap v2954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:26 smithi071 ceph-mon[178459]: pgmap v2954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:27.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:27.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:27.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:27.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:27.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:27.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4286021710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4286021710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:28.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:28.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:28.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:28.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-mon[178459]: pgmap v2955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:28.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:28.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:28.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:03:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-mon[183063]: pgmap v2955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:03:29.404 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:29.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:29.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:29.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1563881400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1563881400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:30.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:30.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:30.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:30 smithi071 ceph-mon[183063]: pgmap v2956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:30 smithi071 ceph-mon[178459]: pgmap v2956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:31.378+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:31.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:31.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:31 smithi071 ceph-mon[183063]: pgmap v2957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:31 smithi071 ceph-mon[178459]: pgmap v2957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:32.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:32.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:32.401 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:32.010Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:32.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:32.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:32.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:32.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4222677306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4222677306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:33.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:33.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:33.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:33.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:33.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:33.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:33.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:33 smithi071 ceph-mon[183063]: pgmap v2958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:33.881 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:33 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:33.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:33.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:33.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:33 smithi071 ceph-mon[178459]: pgmap v2958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:33.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:33 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:34.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:34.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:33.883Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:34.611 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:34.349+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3300186236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3300186236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:35.368 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:35.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:35.619 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:35.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:35.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:35.636Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-mon[183063]: pgmap v2959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:35 smithi071 ceph-mon[178459]: pgmap v2959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:36.363 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:36.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:36.620 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:36.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:36.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:36.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:36.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:36.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:37.387 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:37.060+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:37.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2740553309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:37 smithi071 ceph-mon[183063]: pgmap v2960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2740553309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:37 smithi071 ceph-mon[178459]: pgmap v2960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:38.422 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:38.022+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:38.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:39.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:39.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:39.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[183063]: pgmap v2961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1022712354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[178459]: pgmap v2961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1022712354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:40.415 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:40.054+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:40.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:41.424 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:41.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:41.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:41.424+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:41.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:41 smithi071 ceph-mon[183063]: pgmap v2962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/713033946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:41 smithi071 ceph-mon[178459]: pgmap v2962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/713033946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:42.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:42.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:42.010Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:42.472+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:43.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:43.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:43.882 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:43.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:43.882 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:43.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:43.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:43.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:43.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[183063]: pgmap v2963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:43.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:43.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:03:43.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:43.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:43.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:43.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:43.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[178459]: pgmap v2963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:43.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:43.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:03:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:43.884Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:44.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:44.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:44.850 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:44.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:44.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:44.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:44.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2428882215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:44.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:44.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:44.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2428882215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:45.125 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:44.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:45.126 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:44.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:45.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:45.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:45.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:45 smithi071 ceph-mon[178459]: pgmap v2964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:45 smithi071 ceph-mon[183063]: pgmap v2964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:46.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:46.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:46.556+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:46.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/43928851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/43928851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:47.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:47.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:47.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:47.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-mon[183063]: pgmap v2965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:47 smithi071 ceph-mon[178459]: pgmap v2965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:48.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:48.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:48.595+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2725310634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2725310634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:49.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:49.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:49.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:49.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:49 smithi071 ceph-mon[183063]: pgmap v2966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:49 smithi071 ceph-mon[178459]: pgmap v2966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:50.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:50.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:50.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:50.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:50.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:50.591+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:51.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:51.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:51.548+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:51 smithi071 ceph-mon[183063]: pgmap v2967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2803837525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:51 smithi071 ceph-mon[178459]: pgmap v2967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2803837525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:52.011Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:52.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:52.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:52.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:52.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:52.550+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:53.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:53.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:53.883 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:53.587+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:53.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:53.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:53.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-mon[183063]: pgmap v2968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:53.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:53.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/190227230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:53.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:53.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:53.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-mon[178459]: pgmap v2968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:53.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:53.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/190227230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:54.188 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:53.885Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:03:54.188 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:54.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:54.188 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:03:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:03:54.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:03:54.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:54.188+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:54.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:54.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:54.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:54.604+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:55.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:55.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:55.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:55.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:03:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[183063]: pgmap v2969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:03:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:55 smithi071 ceph-mon[178459]: pgmap v2969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:56.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:56.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:56.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:56.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:56.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:56.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:56.957 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3470155343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:56.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:56.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:56.959 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3470155343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:57.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:57.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:57.448 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:03:57.139+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:03:57.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:03:57.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:03:57.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:03:57.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:03:57.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:03:57.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:57.660+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-mon[183063]: pgmap v2970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:03:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:03:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:03:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:03:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:03:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:03:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:03:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:03:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:03:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:03:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:03:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:03:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:03:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:03:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:03:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:03:57.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:03:57.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:03:57.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:03:57.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:57.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:57.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-mon[178459]: pgmap v2970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:57.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:57 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:03:57.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:03:57.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:03:57.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:03:57.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:03:57.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:03:57.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:03:57.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:03:57.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:03:57.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:03:57.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:03:57.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:03:57.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:03:57.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:03:57.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:03:57.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:03:57.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:03:57.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:03:57.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:03:58.636 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:58.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:58.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:58.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3060051161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:58.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:03:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:03:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3060051161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:03:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:03:59.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:03:59.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:03:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:03:59.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:03:59.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[178459]: pgmap v2971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:03:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[183063]: pgmap v2971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:03:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:03:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:03:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:03:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:03:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:03:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:03:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:03:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:04:00.619 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:00.235+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:00.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:00.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-mon[183063]: pgmap v2972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-mon[183063]: pgmap v2973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3528310208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-mon[178459]: pgmap v2972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-mon[178459]: pgmap v2973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3528310208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:01.623 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:01.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:01.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:01.623+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:02.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:02.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:02.012Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:02.626+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:02.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:02 smithi071 ceph-mon[183063]: pgmap v2974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:02 smithi071 ceph-mon[178459]: pgmap v2974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:03.619 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:03.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:03.619 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:03.284Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:03.883 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:03.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:03.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:03.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:03.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:03.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:03.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1298074682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:03.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:03.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:03.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:03.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:03.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:03.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1298074682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:03.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:03.885Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:04.644 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:04.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:04.645+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:04 smithi071 ceph-mon[178459]: pgmap v2975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:04 smithi071 ceph-mon[183063]: pgmap v2975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:05.630 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:05.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:05.631+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1035925592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1035925592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:06.585 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:06.289+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:06.585 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:06.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:06.586+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:06 smithi071 ceph-mon[183063]: pgmap v2976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:06 smithi071 ceph-mon[178459]: pgmap v2976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:07.585 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:07.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:07.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:08.597 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:08.210+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:08.598+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-mon[183063]: pgmap v2977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/948684182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-mon[178459]: pgmap v2977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/948684182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:09.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:09.173+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:09.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:09.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:10.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:10.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:10.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:10 smithi071 ceph-mon[178459]: pgmap v2978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2845848177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:10 smithi071 ceph-mon[183063]: pgmap v2978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2845848177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:11.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:11.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:11.603+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:12.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:12.012Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:12.770 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:12.567+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:12.770 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:12.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:13.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:13.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:13.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-mon[183063]: pgmap v2979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:13.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/727873540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:13.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:13.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:13.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-mon[178459]: pgmap v2979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:13.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/727873540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:13.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:13.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:13.884 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:13.575+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:13.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:13.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:13.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:13 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:13.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:04:13.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:13.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:13.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:13 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:13.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:04:14.174 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:13.885Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:14.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:14.617+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:14 smithi071 ceph-mon[183063]: pgmap v2980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:14 smithi071 ceph-mon[178459]: pgmap v2980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:15.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:15.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:15.592+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:15.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:15.572Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2456412523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2456412523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:16.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:16.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:16 smithi071 ceph-mon[183063]: pgmap v2981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:16 smithi071 ceph-mon[178459]: pgmap v2981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:17.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:17.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:17.778 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:17.526+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:18.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:18.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:18.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2637500279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:18.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:18.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:18.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2637500279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:18.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:18.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:18.779 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:18.500+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:19.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:19.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:19.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-mon[183063]: pgmap v2982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:19.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:19.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:19.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:19.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:19.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-mon[178459]: pgmap v2982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:19.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:19.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:18 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:19.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:19.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:19.548+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:20.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:20.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:20.544+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:20 smithi071 ceph-mon[178459]: pgmap v2983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3629070582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:20 smithi071 ceph-mon[183063]: pgmap v2983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3629070582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:21.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:21.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:21.539+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:21.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:22.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:22.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:22.013Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:22.787 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:22.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:23.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:23.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:22 smithi071 ceph-mon[183063]: pgmap v2984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:23.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:23.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2856807226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:23.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:23.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:22 smithi071 ceph-mon[178459]: pgmap v2984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:23.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:23.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2856807226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:23.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:23.125+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:23.795 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:23.512+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:24.149 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:23.885Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:24.149 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:24.149 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:24.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:24.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:24.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:24.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:24.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:24.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:24.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:24.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:24.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:24.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:24.786 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:24.498+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:25.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:25.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-mon[183063]: pgmap v2985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:25.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:25.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4230784510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:25.117 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:24.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:25.117 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:24.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:25.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:25.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-mon[178459]: pgmap v2985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:25.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:25.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4230784510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:25.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:25.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:25.805 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:25.537+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:26.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:26.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:26.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:26.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:26.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:26.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:26.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:26.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:26 smithi071 ceph-mon[183063]: pgmap v2986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:26 smithi071 ceph-mon[178459]: pgmap v2986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:27.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:27.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:27.819 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:27.554+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:28.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:28.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:28.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:28.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2108451858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:28.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:28.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:28.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:28.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:28.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2108451858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:28.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:28.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:28.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:28.592+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-mon[183063]: pgmap v2987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:04:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-mon[178459]: pgmap v2987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:04:29.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:29.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:29.590+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/376366210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/376366210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:30.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:30.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:30.831 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:30.580+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:31.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:31.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:30 smithi071 ceph-mon[183063]: pgmap v2988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:31.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:31.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:31.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:30 smithi071 ceph-mon[178459]: pgmap v2988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:31.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:31.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:31.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:31.626+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2989029947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2989029947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:32.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:32.013Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:32.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:32 smithi071 ceph-mon[178459]: pgmap v2989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:32 smithi071 ceph-mon[183063]: pgmap v2989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:33.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:33.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:33.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:33.642+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:33.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:33.886Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:33 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:33 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:34.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:34.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:34.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:34.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:34.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:34.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-mon[178459]: pgmap v2990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/438418969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-mon[183063]: pgmap v2990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/438418969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:35.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:35.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:35.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:36.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:36.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:36.662+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:36.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:36 smithi071 ceph-mon[178459]: pgmap v2991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3761068208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:36 smithi071 ceph-mon[183063]: pgmap v2991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3761068208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:37.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:38.180 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:37.699+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:38.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:38.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:38.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:38.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:38.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:38.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:38.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:38 smithi071 ceph-mon[178459]: pgmap v2992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:38 smithi071 ceph-mon[183063]: pgmap v2992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:39.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:39.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:39.678+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3544893355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3544893355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:40.693 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:40.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:40.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:40.693+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:40 smithi071 ceph-mon[183063]: pgmap v2993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:40.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:40 smithi071 ceph-mon[178459]: pgmap v2993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:41.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:41.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:42.013 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:41.731+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:42.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:42.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:42.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2410143925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:42.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:42.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:42.014 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2410143925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:42.271 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:42.014Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:42.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:42.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:42 smithi071 ceph-mon[183063]: pgmap v2994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:42 smithi071 ceph-mon[178459]: pgmap v2994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:43.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:43.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:43.220Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:43.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:43.887Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:04:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2597973275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:04:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2597973275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:44.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:44.758+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:44 smithi071 ceph-mon[178459]: pgmap v2995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:44 smithi071 ceph-mon[183063]: pgmap v2995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:45.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:45.713+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:46.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:46.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:46.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:46.719+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:46 smithi071 ceph-mon[183063]: pgmap v2996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2193268263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:46 smithi071 ceph-mon[178459]: pgmap v2996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2193268263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:47.697 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:47.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:47.697+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:48.693 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:48.362+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:48.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:48.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-mon[183063]: pgmap v2997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1998771429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-mon[178459]: pgmap v2997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1998771429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:49.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:49.408+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:49.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:50.377+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:50.699+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:50 smithi071 ceph-mon[178459]: pgmap v2998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:50 smithi071 ceph-mon[183063]: pgmap v2998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:51.684 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:51.427+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:51.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3382331005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3382331005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:52.435 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:52.015Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:52.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:52.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:52.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:52.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:52 smithi071 ceph-mon[183063]: pgmap v2999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:52 smithi071 ceph-mon[178459]: pgmap v2999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:53.617+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:53.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:53.400+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:54.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:54.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4841 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2937284409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4841 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2937284409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:53.888Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:04:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:54.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:54.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:54 smithi071 ceph-mon[183063]: pgmap v3000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:54 smithi071 ceph-mon[178459]: pgmap v3000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:55.589+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:55.384+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:55.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:04:55.508Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:04:56.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2329665071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:04:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:04:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2329665071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:56.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:56.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:56.384+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:56 smithi071 ceph-mon[183063]: pgmap v3001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:56 smithi071 ceph-mon[178459]: pgmap v3001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:57.593+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:57.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:58.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:58.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:58.412+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:04:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[183063]: pgmap v3002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3100715250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:04:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:04:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[178459]: pgmap v3002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:04:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3100715250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:04:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:04:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:04:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:04:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:04:59.576+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:04:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:04:59.407+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:05:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:04:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:05:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:00.579+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:00.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:00.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:00 smithi071 ceph-mon[183063]: pgmap v3003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1632425582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:00 smithi071 ceph-mon[178459]: pgmap v3003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1632425582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:01.651 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:01.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:01.651 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:01.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:01.920 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:05:01.651+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:05:01.920 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:05:01.920 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:05:01.920 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:05:01.921 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:05:01.922 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:05:01.922 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:05:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:02.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:02.016Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:02.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:02.520+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:02.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:03.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:05:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-mon[183063]: pgmap v3004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3188101919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:05:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:05:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:05:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:05:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:05:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:05:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-mon[178459]: pgmap v3004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3188101919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:03.505+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:03.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:03.888Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:04.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:04.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:04.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:05.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:04.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:05.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:04.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[183063]: pgmap v3005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[178459]: pgmap v3005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:05.515 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:05.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:05.851 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:05.515+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:06.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:06.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4125561734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4125561734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:06.472 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:06.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:06.934 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:06.502+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:07.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:07.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:06 smithi071 ceph-mon[183063]: pgmap v3006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:07.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:07.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:07.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:06 smithi071 ceph-mon[178459]: pgmap v3006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:07.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:07.435 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:07.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:07.504+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:08.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:08.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:08.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:08.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:08.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1294252547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:08.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:05:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:05:08.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1294252547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:08.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:05:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:05:08.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:05:08.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:08.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:08.946 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:08.524+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:09.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:09.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[183063]: pgmap v3007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[183063]: pgmap v3008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[183063]: pgmap v3009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4856 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[178459]: pgmap v3007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[178459]: pgmap v3008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[178459]: pgmap v3009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4856 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:09.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:10.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:10.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:10.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:10.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:11.112+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:10 smithi071 ceph-mon[183063]: pgmap v3010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3475580582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:10 smithi071 ceph-mon[178459]: pgmap v3010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3475580582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:11.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:12.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:12.016Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:12.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:13.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:13.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:12 smithi071 ceph-mon[183063]: pgmap v3011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/265643861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:12 smithi071 ceph-mon[178459]: pgmap v3011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/265643861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:13.888 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:13.505+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:14.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:14.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:14.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:05:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:13.889Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:13.941Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:13.941Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:05:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:14.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:15.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:15.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:14 smithi071 ceph-mon[178459]: pgmap v3012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2256872168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:14 smithi071 ceph-mon[183063]: pgmap v3012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:15.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2256872168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:15.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:16.086+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:16.519+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:17.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:17.038+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:16 smithi071 ceph-mon[178459]: pgmap v3013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:16 smithi071 ceph-mon[183063]: pgmap v3013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:17.532+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:18.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:18.070+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4021853067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4021853067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:18.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:19.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:19.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:18 smithi071 ceph-mon[183063]: pgmap v3014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:19.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:19.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:18 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:18 smithi071 ceph-mon[178459]: pgmap v3014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:18 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:19.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:19.538+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:20.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:20.065+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:20.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:20.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2811200382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2811200382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:20.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:21.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:21.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:21.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:21.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:20 smithi071 ceph-mon[183063]: pgmap v3015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:21.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:21.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:20 smithi071 ceph-mon[178459]: pgmap v3015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:21.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:21.442+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:22.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:21.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:22.441 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:22.017Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:22.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:22.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:22.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:22.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:22.442+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:23.421 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:22.990+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:23.422 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:23.156Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:23.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:23.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:22 smithi071 ceph-mon[183063]: pgmap v3016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:23.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:23.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/524295111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:23.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:23.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:22 smithi071 ceph-mon[178459]: pgmap v3016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:23.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:23.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/524295111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:23.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:23.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:24.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:24.013+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:23.890Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:24.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:24.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:25.330 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:25.002+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:25.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:25.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:25 smithi071 ceph-mon[183063]: pgmap v3017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:25.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:25.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2311676244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:25.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:25.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:24 smithi071 ceph-mon[178459]: pgmap v3017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:25.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:25.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2311676244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:25.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:25.330+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:26.312 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:26.036+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:26.313 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:26.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:26.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:26.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:26.314 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:26.314 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:26.312+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:27.339 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:27.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:27.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:27.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:27 smithi071 ceph-mon[183063]: pgmap v3018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:27.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:27.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/825236695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:27.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:27.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:27 smithi071 ceph-mon[178459]: pgmap v3018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:27.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:27.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/825236695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:27.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:27.339+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:28.329 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:28.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:28.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:28.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:28.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:28.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:28.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:28.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:28.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:28.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:28.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:29.294 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:29.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:29.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:29.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-mon[183063]: pgmap v3019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:29.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:29.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:29.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:05:29.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:29.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-mon[178459]: pgmap v3019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:29.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:29.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:29.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:05:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:29.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:30.255+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:30.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/717706165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/717706165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:31.219+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:31.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:31 smithi071 ceph-mon[178459]: pgmap v3020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:31 smithi071 ceph-mon[183063]: pgmap v3020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:32.370 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:32.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:32.371 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:32.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:32.371 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:32.017Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:32.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:32.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:32.372 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2948740427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:32.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:32.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:32.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2948740427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:32.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:32.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:33.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:33.227+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:33.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:33 smithi071 ceph-mon[178459]: pgmap v3021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:33 smithi071 ceph-mon[183063]: pgmap v3021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:34.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:34.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:33.891Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:34 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4237485165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:34 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4237485165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:34.200+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:35.442 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:35.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:35.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:35.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:35 smithi071 ceph-mon[183063]: pgmap v3022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:35.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:35.443 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:35.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:35.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:35.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:35 smithi071 ceph-mon[178459]: pgmap v3022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:35.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:35.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:35.444Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:36.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:36.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:36.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:37.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:37.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:37 smithi071 ceph-mon[183063]: pgmap v3023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2043944243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:37.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:37 smithi071 ceph-mon[178459]: pgmap v3023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2043944243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:38.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:38.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:39.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:39.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:39.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-mon[183063]: pgmap v3024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3238966046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:39.142+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-mon[178459]: pgmap v3024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3238966046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:40.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:40.239+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:40.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:41.273+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:41 smithi071 ceph-mon[183063]: pgmap v3025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:41.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:41 smithi071 ceph-mon[178459]: pgmap v3025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:42.292 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:42.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:42.292 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:42.018Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:42.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:42.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:42.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1421341580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:42.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:42.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:42.293 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1421341580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:42.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:43.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:43.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:43 smithi071 ceph-mon[183063]: pgmap v3026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:43 smithi071 ceph-mon[178459]: pgmap v3026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:44.157 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:43.892Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:05:44.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/784592493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:05:44.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/784592493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:44.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:44.287+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:44.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:44.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:44.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:44.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:44.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:45.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:45.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:45.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:45 smithi071 ceph-mon[178459]: pgmap v3027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:45 smithi071 ceph-mon[183063]: pgmap v3027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:46.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:46.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/840167281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/840167281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:47.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:47.311+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:47.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:47.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:47 smithi071 ceph-mon[178459]: pgmap v3028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:47.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:47 smithi071 ceph-mon[183063]: pgmap v3028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:47.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:48.265+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:48.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:49.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:49.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:49.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:49 smithi071 ceph-mon[178459]: pgmap v3029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/523573061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:49 smithi071 ceph-mon[183063]: pgmap v3029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/523573061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:50.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:50.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:51.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:51.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:51 smithi071 ceph-mon[178459]: pgmap v3030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1836287819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:51 smithi071 ceph-mon[183063]: pgmap v3030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1836287819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:52.264+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:52.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:52.018Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:53.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-mon[183063]: pgmap v3031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/31013442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:53.221+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-mon[178459]: pgmap v3031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/31013442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:54.174 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:53.876Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:54.174 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:53.892Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:05:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:54.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:54.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:55.247+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:55.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:55.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:55 smithi071 ceph-mon[183063]: pgmap v3032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:55 smithi071 ceph-mon[178459]: pgmap v3032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:56.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:56.203+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1593688938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:05:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:05:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1593688938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:57.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:05:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:05:56.948Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:05:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:57.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:57.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:57 smithi071 ceph-mon[183063]: pgmap v3033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:57 smithi071 ceph-mon[178459]: pgmap v3033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:58.286+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1465336036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:58 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:58.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:05:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1465336036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:05:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:58 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:05:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:05:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:05:59.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:05:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:59 smithi071 ceph-mon[178459]: pgmap v3034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:05:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:05:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:59 smithi071 ceph-mon[183063]: pgmap v3034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:05:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:05:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:05:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:05:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:05:59.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:05:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:05:59.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:00.346+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:00.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:01.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:01.333+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:01.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:01 smithi071 ceph-mon[183063]: pgmap v3035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1702884919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:01 smithi071 ceph-mon[178459]: pgmap v3035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1702884919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:02.304 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:02.019Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:02.371+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:02.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:02.368+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:03.353 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:03.092Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:03.353 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:03.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:03.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-mon[183063]: pgmap v3036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:03.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:03.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:03.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3930973764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:03.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4911 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:03.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-mon[178459]: pgmap v3036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:03.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:03.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:03.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3930973764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:03.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4911 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:03.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:03.893Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:04.327+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:04.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:05.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:05.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:05 smithi071 ceph-mon[183063]: pgmap v3037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2961294028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:05 smithi071 ceph-mon[178459]: pgmap v3037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2961294028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:06.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:06.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:06.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:06.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:07.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:07.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-mon[183063]: pgmap v3038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-mon[178459]: pgmap v3038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:08.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:08.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3957674233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:06:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4916 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3957674233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:06:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4916 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:09.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:09.382+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:09.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-mon[183063]: pgmap v3039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:09.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-mon[178459]: pgmap v3039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:09.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:09.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:06:09.236+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:06:09.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:06:09.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:06:09.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:06:09.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:06:10.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:10.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:10.398+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:10 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:06:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:06:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:06:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:06:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:06:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2594226835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:10 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:06:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:06:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:06:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:06:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:06:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:06:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:06:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:06:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:10.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2594226835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:11.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:11.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:11 smithi071 ceph-mon[183063]: pgmap v3040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:11 smithi071 ceph-mon[178459]: pgmap v3040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:12.306 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:12.020Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:12.306 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:12.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:12.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:12.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:12.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:12.460+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:06:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:06:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/482388205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:06:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:06:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/482388205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:13.400 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:13.330+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:13.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[178459]: pgmap v3041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:13.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:13.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:13.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:06:13.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:06:13.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:06:13.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:13.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:13.494+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[183063]: pgmap v3041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:06:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:06:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:06:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:14.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:13.893Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:14.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:14.290+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:14.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:14.507+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:14.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-mon[183063]: pgmap v3042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:14.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-mon[183063]: pgmap v3043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:14.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:14.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:06:14.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:14.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-mon[178459]: pgmap v3042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:14.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-mon[178459]: pgmap v3043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:14.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:14.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:06:14.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:15.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:15.285+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:15.794 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:15.380Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:15.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:15.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:15.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:15.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:15.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/620206342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:15.796 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:15.516+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:15.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:15.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:15.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:15.797 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:15.798 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/620206342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:16.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:16.328+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:16.469+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:16 smithi071 ceph-mon[178459]: pgmap v3044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:16 smithi071 ceph-mon[183063]: pgmap v3044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:17.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:17.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:17.517+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/591448112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/591448112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:18.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:18.540+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:18 smithi071 ceph-mon[183063]: pgmap v3045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:18 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:18 smithi071 ceph-mon[178459]: pgmap v3045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:18 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:19.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:19.375+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:19.495+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:20.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:20.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:20 smithi071 ceph-mon[183063]: pgmap v3046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2714844472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:20.537+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:20 smithi071 ceph-mon[178459]: pgmap v3046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2714844472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:21.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:21.372+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:21.549+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:22.352 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:22.022Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:22.346+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:22 smithi071 ceph-mon[183063]: pgmap v3047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/265355440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:22.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:22.568+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:22 smithi071 ceph-mon[178459]: pgmap v3047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/265355440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:23.385+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:23.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:23.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:23.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:23.894Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:24.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:24.613+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-mon[178459]: pgmap v3048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/644927477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-mon[183063]: pgmap v3048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/644927477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:24.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:24.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:24.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:24.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:25.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:25.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:25.590+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:26.404+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:26.583+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:26 smithi071 ceph-mon[183063]: pgmap v3049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:26 smithi071 ceph-mon[178459]: pgmap v3049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:27.395+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:27.584+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/968164194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/968164194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:28.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:28.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:28.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:28 smithi071 ceph-mon[183063]: pgmap v3050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:28 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:28 smithi071 ceph-mon[178459]: pgmap v3050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:28 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:29.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:29.549+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:06:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1409721839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:06:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1409721839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:30.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:30.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:30.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:30 smithi071 ceph-mon[183063]: pgmap v3051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:30 smithi071 ceph-mon[178459]: pgmap v3051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:31.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:31.502+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1938598156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1938598156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:32.022Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:32.475+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:32.551+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:32 smithi071 ceph-mon[178459]: pgmap v3052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:32 smithi071 ceph-mon[183063]: pgmap v3052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:33.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:33.531+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:33 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:33 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:33.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:33.895Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:34.401+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:34.508+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:34 smithi071 ceph-mon[183063]: pgmap v3053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2552301753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:34 smithi071 ceph-mon[178459]: pgmap v3053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2552301753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:35.445+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:35.504+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:36.882 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:36.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:36.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:36 smithi071 ceph-mon[183063]: pgmap v3054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:36.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:36.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:36.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1590633830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:36.884 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:36.553+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:36.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:36 smithi071 ceph-mon[178459]: pgmap v3054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:36.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:36.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:36.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1590633830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:37.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:36.884Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:37.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:37.512+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:37.577+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:38.487+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:38.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:38.582+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:38 smithi071 ceph-mon[178459]: pgmap v3055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:38 smithi071 ceph-mon[183063]: pgmap v3055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:39.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:39.565+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3550114609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3550114609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:40.541+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:40.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:40 smithi071 ceph-mon[178459]: pgmap v3056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:40 smithi071 ceph-mon[183063]: pgmap v3056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:41.546+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:41.593+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4185552100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4185552100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:42.023Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:42.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:42.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:42.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:42 smithi071 ceph-mon[183063]: pgmap v3057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:42 smithi071 ceph-mon[178459]: pgmap v3057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:43.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:43.028Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:43.894 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:43.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:43.894 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:43.578+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:43.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:43.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:43.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:43.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:43.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:43.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3247875837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:43.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:06:43.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:43.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:43.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:43.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:43.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:43.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3247875837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:43.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:06:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:43.896Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:44.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:44.546+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:44.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:44.623+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:44 smithi071 ceph-mon[178459]: pgmap v3058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:44 smithi071 ceph-mon[183063]: pgmap v3058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:45.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:45.637+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:46.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:46.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:46.616+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:46.639+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:46 smithi071 ceph-mon[178459]: pgmap v3059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1729414853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:46 smithi071 ceph-mon[183063]: pgmap v3059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1729414853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:47.583+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:47.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:47.616+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:48.574+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:48.568+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-mon[183063]: pgmap v3060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3030519853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-mon[178459]: pgmap v3060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3030519853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:49.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:49.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:49.535+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:49.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:49.614+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:50.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:50.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:50.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:50.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:50 smithi071 ceph-mon[178459]: pgmap v3061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:50 smithi071 ceph-mon[183063]: pgmap v3061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:51.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:51.582+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:51.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:51.621+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2619978531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2619978531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:52.024Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:52.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:52.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:52.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:52.553+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:52.635+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:52 smithi071 ceph-mon[183063]: pgmap v3062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:52 smithi071 ceph-mon[178459]: pgmap v3062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:53.895 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:53.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:53.895 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:53.629+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:53.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:53.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:53.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/541146346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:53.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:53.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:53.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:53.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/541146346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:53.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:53.896Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:06:54.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:54.474+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:54.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:54.664+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:54 smithi071 ceph-mon[178459]: pgmap v3063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:54 smithi071 ceph-mon[183063]: pgmap v3063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:55.586 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:55.522+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:55.586 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:06:55.316Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:06:55.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:55.711+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/71316652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/71316652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:56.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:56.561+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:56.750+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:56 smithi071 ceph-mon[178459]: pgmap v3064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:56 smithi071 ceph-mon[183063]: pgmap v3064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:57.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:57.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:57.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:57.731+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:58.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:58.727+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:06:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[178459]: pgmap v3065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3673138279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:06:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[183063]: pgmap v3065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:06:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3673138279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:06:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:06:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:06:59.776 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:06:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:06:59.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:06:59.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:59.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:59.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:59.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:06:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:06:59.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:06:59.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:06:59.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:06:59.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:06:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:00.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:06:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:06:59.777+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:00.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:00.522+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:00.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:00.745+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:00 smithi071 ceph-mon[183063]: pgmap v3066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3756961783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:00 smithi071 ceph-mon[178459]: pgmap v3066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3756961783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:01.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:01.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:02.025Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:02.749+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:02 smithi071 ceph-mon[178459]: pgmap v3067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1285901355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:02 smithi071 ceph-mon[183063]: pgmap v3067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1285901355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:02.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:02.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:03.897 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:03.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:03.897 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:03.752+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:03.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:03.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:03.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:03.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:03.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:03.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:03.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:03.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:03.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:03.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:03.896Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:04.590+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:04.757+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:04 smithi071 ceph-mon[178459]: pgmap v3068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:04 smithi071 ceph-mon[183063]: pgmap v3068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:04.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:04.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:04.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:04.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:05.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:05.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:05.762+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3915733181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3915733181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:06 smithi071 ceph-mon[178459]: pgmap v3069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:06 smithi071 ceph-mon[183063]: pgmap v3069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:06.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:06.583+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:06.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:06.773+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:07.810 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:07.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:07.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:07.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:07.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:07.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[183063]: pgmap v3070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:07.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:07.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1076952716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:07.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:07.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:07.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:07.812 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[178459]: pgmap v3070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:07.812 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:07.812 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1076952716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:08.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:07.811+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:08.586+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:08.835+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:09.804 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:09.549+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:09.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:09.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:09.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:09 smithi071 ceph-mon[178459]: pgmap v3071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:09.805 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:09.806 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:09.806 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:09 smithi071 ceph-mon[183063]: pgmap v3071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:10.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:09.804+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:10.591+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:10.840+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3329781393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3329781393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:11.801 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:11.544+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:11.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:11.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:11 smithi071 ceph-mon[178459]: pgmap v3072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:11.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:11.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:11 smithi071 ceph-mon[183063]: pgmap v3072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:12.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:12.025Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:11.802+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:12.559+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:12.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:12.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/40439536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/40439536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:13.782 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:13.530+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:13.783 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:13.748Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:13.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:13.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:13.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:07:13.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[183063]: pgmap v3073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:13.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:13.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:07:13.747+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:07:13.784 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[178459]: pgmap v3073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:13.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:07:14.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:13.782+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:14.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:13.897Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:14.560+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:14.777+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:14 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:07:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:07:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:07:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:07:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:07:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:07:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/57884830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:14 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:07:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:07:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:07:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:07:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:07:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:07:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:07:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:07:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:14.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/57884830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:15.808 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:15.524+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:15.808 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:15.808 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:15.808 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:15.808 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-mon[183063]: pgmap v3074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:15.808 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:15.808 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:15.809 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:15.809 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:15.809 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-mon[178459]: pgmap v3074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:15.809 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:16.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:15.808+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:16.777 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:16.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:16.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:16.777 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:16.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:16.778 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:17.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:16.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:17.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:16.777+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:17.815 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:17.475+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:17.815 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:17.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[178459]: pgmap v3075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:17.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:17.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4214825537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:17.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:07:17.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:07:17.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:17.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[183063]: pgmap v3075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:17.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:17.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4214825537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:17.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:07:17.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:07:18.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:17.815+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:18.683 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:18.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:18.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:18.794+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:07:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:07:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[183063]: pgmap v3076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[183063]: pgmap v3077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:07:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:07:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:07:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[178459]: pgmap v3076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[178459]: pgmap v3077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:07:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:18 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:19.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:19.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2445776079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2445776079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:20.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:19.820+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:20.840 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:20.472+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:20.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:20.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:20 smithi071 ceph-mon[178459]: pgmap v3078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:20.841 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:20.841 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:20 smithi071 ceph-mon[183063]: pgmap v3078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:21.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:20.841+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:21.705 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:21.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:21.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:22.024 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:21.852+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:22.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:22.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:22.025Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:22.710 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:22.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:22.963 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:22.808+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:22.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:22.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:22.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-mon[183063]: pgmap v3079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:22.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/938539274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:22.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-mon[178459]: pgmap v3079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/938539274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:23.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:22.964Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:23.712 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:23.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:24.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:23.759+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:23.898Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:24.713 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:24.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:25.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:24.755+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:24 smithi071 ceph-mon[183063]: pgmap v3080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1280661846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:24 smithi071 ceph-mon[178459]: pgmap v3080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1280661846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:25.736 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:25.736 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:25.737 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:25.483+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:25.737 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:25.737 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:26.034 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:25.736+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:26.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:26.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:26.719 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:26.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:27.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:26.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:26 smithi071 ceph-mon[178459]: pgmap v3081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1110271653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:26 smithi071 ceph-mon[183063]: pgmap v3081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1110271653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:27.772 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:27.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:27.772 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:27.772 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:27.772 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:27.773 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:27.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:27.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:27.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:27.773 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:28.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:27.772+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:28.517+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:28.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:28.726+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-mon[183063]: pgmap v3082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 4995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:07:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-mon[178459]: pgmap v3082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 4995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:07:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:29.524+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:29.703+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/902209966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/902209966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:30.523+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:30.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:30.675+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:30 smithi071 ceph-mon[183063]: pgmap v3083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:30 smithi071 ceph-mon[178459]: pgmap v3083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:31.547+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:31.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:31.691+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1986847740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1986847740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:32.026Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:32.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:32.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:32.687+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:32 smithi071 ceph-mon[178459]: pgmap v3084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:32 smithi071 ceph-mon[183063]: pgmap v3084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:33.897 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:33.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:33.898 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:33.726+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:33 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:33.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1835982438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:33.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:33.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:33.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:33 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:33.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1835982438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:33.899Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:34.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:34.685+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:34 smithi071 ceph-mon[178459]: pgmap v3085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:34 smithi071 ceph-mon[183063]: pgmap v3085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:35.547 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:35.252Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:35.547+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:35.713+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:36.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:36 smithi071 ceph-mon[183063]: pgmap v3086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2526016932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:36.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:36.692+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:36 smithi071 ceph-mon[178459]: pgmap v3086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2526016932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:37.763 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:37.473+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:37.764 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:37.705+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:38.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:38.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:38.764 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:38.504+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:38.765 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:38.687+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:39.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:39.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-mon[178459]: pgmap v3087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:39.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2844282416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-mon[183063]: pgmap v3087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2844282416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:39.721 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:39.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:40.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:39.722+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:40.766 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:40.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:40.767 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:40.712+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:41.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:41.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:40 smithi071 ceph-mon[178459]: pgmap v3088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:40 smithi071 ceph-mon[183063]: pgmap v3088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:41.774 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:41.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:41.775 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:41.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:42.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:42.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:42.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/759673028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:42.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:42.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:42.026 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/759673028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:42.027Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:42.538+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:42.780+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:42 smithi071 ceph-mon[183063]: pgmap v3089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:42 smithi071 ceph-mon[178459]: pgmap v3089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:43.780 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:43.506+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:44.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:43.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:43.899Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4066565549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:07:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4066565549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:07:44.756 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:44.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:44.756 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:44.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:44.757 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:44.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:45.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:44.756+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:44 smithi071 ceph-mon[183063]: pgmap v3090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:44 smithi071 ceph-mon[178459]: pgmap v3090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:45.790 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:45.522+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:46.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:45.795+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2315924499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2315924499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:46.790 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:46.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:47.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:46 smithi071 ceph-mon[178459]: pgmap v3091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:46 smithi071 ceph-mon[183063]: pgmap v3091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:46.827+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:47.800 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:47.465+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:47.800 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:47.800 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:47.800 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:47.840+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:48.800 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:48.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:49.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:48.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-mon[183063]: pgmap v3092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3824516721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-mon[178459]: pgmap v3092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3824516721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:49.805 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:49.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:50.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:49.826+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:50.806 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:50.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:51.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:50.857+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:50 smithi071 ceph-mon[183063]: pgmap v3093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2181756712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:50 smithi071 ceph-mon[178459]: pgmap v3093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2181756712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:51.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:52.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:51.887+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:52.028Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:52.420+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:53.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:52.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:52 smithi071 ceph-mon[178459]: pgmap v3094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:52 smithi071 ceph-mon[183063]: pgmap v3094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:53.682 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:53.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:53.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:53.883+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:53.684Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:53.900Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:07:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3224780609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:53.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3224780609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:54.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:55.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:54.917+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:55.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:54 smithi071 ceph-mon[178459]: pgmap v3095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:54 smithi071 ceph-mon[183063]: pgmap v3095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:55.820 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:55.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3808952771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3808952771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:07:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:07:56.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:55.934+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:56.755 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:56.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:57.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:56.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:57.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:07:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:07:56.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:07:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:56 smithi071 ceph-mon[183063]: pgmap v3096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:56 smithi071 ceph-mon[178459]: pgmap v3096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:57.827 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:57.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:58.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:57.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/710772433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/710772433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:07:58.829 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:58.517+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:07:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:07:58.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:07:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-mon[178459]: pgmap v3097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:07:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:07:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-mon[183063]: pgmap v3097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:07:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:07:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:07:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:07:59.829 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:07:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:07:59.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:00.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:07:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:07:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:00.830 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:00.538+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:01.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:00 smithi071 ceph-mon[183063]: pgmap v3098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3086157787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:00 smithi071 ceph-mon[178459]: pgmap v3098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3086157787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:01.835 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:01.561+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:02.090 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:02.029Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:02.090 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:02.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:02.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:02.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:02.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:02.091+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:02.839 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:02.582+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:03.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:03.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:03.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:02.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-mon[178459]: pgmap v3099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2104319390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-mon[183063]: pgmap v3099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2104319390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:03.899 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:03.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:03.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:03.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:03.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:03.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:03.900 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:03.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:03.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:03.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:03.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:03.900 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:04.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:04.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:03.901Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:04.612+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:04 smithi071 ceph-mon[183063]: pgmap v3100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/189222393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:04 smithi071 ceph-mon[178459]: pgmap v3100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/189222393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:05.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:05.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:05.846 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:05.577+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:06.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:06.060+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:06.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:05.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:06.851 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:06.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:07.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:07.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:07.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:06 smithi071 ceph-mon[178459]: pgmap v3101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:07.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:07.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:07.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:06 smithi071 ceph-mon[183063]: pgmap v3101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:07.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:07.855 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:07.580+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:08.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:08.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3516758455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3516758455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:08.856 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:08.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:09.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:08 smithi071 ceph-mon[178459]: pgmap v3102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:08 smithi071 ceph-mon[183063]: pgmap v3102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:09.034+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:09.863 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:09.612+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:09.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:09.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:09.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2716892630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:10.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:10.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2716892630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:10.863 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:10.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:11.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:11.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:10 smithi071 ceph-mon[183063]: pgmap v3103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:11.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:11.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:11.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:10 smithi071 ceph-mon[178459]: pgmap v3103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:11.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:11.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:11.115+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:11.868 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:11.532+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:12.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:12.149 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:12.149 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:12.029Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:12.149 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:12.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:12.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:12.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:12.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:12.869 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:12.512+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:13.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:13.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-mon[178459]: pgmap v3104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2538736224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-mon[183063]: pgmap v3104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2538736224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:13.870 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:13.550+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:14.162 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:13.901Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:14.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:14.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:14.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:13 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:14.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:08:14.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:14.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:14.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:13 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:14.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:08:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:14.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:14.871 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:14.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:14 smithi071 ceph-mon[183063]: pgmap v3105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:15.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3820256302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:15.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:15.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:14 smithi071 ceph-mon[178459]: pgmap v3105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:15.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:15.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3820256302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:15.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:15.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:15.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:15.188Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:15.872 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:15.616+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:16.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:16.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:16.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:16.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:16.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:16.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:16.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:16.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:16.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:16.873 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:16.615+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:17.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:17.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:16 smithi071 ceph-mon[183063]: pgmap v3106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:17.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:17.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/950575807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:17.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:17.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:16 smithi071 ceph-mon[178459]: pgmap v3106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:17.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:17.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/950575807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:17.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:17.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:17.878 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:17.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:17.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:17.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:17.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:08:18.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:18.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:18.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:08:18.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:18.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:08:18.259+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:08:18.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:08:18.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:08:18.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:08:18.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:08:18.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:08:18.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:08:18.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:08:18.879 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:18.584+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:18.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:18.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-mon[178459]: pgmap v3107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:18.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:18.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:18.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:08:18.880 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:08:18.880 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:08:18.880 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:08:18.880 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:08:18.881 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:08:19.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:19.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-mon[183063]: pgmap v3107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:19.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:18 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:08:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:08:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:08:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:08:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:08:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:08:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:08:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:08:19.555 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:19.221+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:19.880 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:19.556+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:20.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2086428216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2086428216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:20.565 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:20.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:20.880 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:20.565+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:20 smithi071 ceph-mon[183063]: pgmap v3108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:20 smithi071 ceph-mon[178459]: pgmap v3108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:21.540 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:21.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:21.885 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:21.541+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:22.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:22.031Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:22.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/869615108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/869615108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:22.545 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:22.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:22.886 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:22.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:23.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[178459]: pgmap v3109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[178459]: pgmap v3110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[178459]: pgmap v3111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[183063]: pgmap v3109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:08:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:08:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:08:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:08:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[183063]: pgmap v3110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[183063]: pgmap v3111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:08:23.537 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:23.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:23.887 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:23.537+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:23.902Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:24.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:24.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:24.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:24.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:24.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:24.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:24.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:25.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/433078438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-mon[183063]: pgmap v3112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/433078438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:24 smithi071 ceph-mon[178459]: pgmap v3112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:25.529 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:25.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:25.892 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:25.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:26.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:26.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:26.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:26.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:26.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3405707264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:26 smithi071 ceph-mon[183063]: pgmap v3113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3405707264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:26 smithi071 ceph-mon[178459]: pgmap v3113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:27.516 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:27.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:27.898 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:27.517+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:28.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:28.468 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:28.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:28.899 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:28.469+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:29.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:29.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:29.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:29.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:08:29.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[183063]: pgmap v3114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:29.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2705001817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:29.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:29.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:29.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:29.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:08:29.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[178459]: pgmap v3114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:29.175 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2705001817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:29.438 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:29.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:29.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:30.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:30.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:30.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:30.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:30.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:30.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:31.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:31.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:31.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:30 smithi071 ceph-mon[183063]: pgmap v3115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:31.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:31.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:31.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:30 smithi071 ceph-mon[178459]: pgmap v3115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:31.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:31.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:32.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:32.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:32.032Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1778422643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1778422643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:32.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:32.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:33.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:33.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:32 smithi071 ceph-mon[178459]: pgmap v3116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:32 smithi071 ceph-mon[183063]: pgmap v3116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:33.401+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:33.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:33.620Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:34.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:34.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:33.903Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/915775474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/915775474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:34.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:35.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:35.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:34 smithi071 ceph-mon[183063]: pgmap v3117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:34 smithi071 ceph-mon[178459]: pgmap v3117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:35.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:36.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:36.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:36.690 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:36.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:36.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:36.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2309087219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2309087219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:37.371 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:37.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:37.372+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:38.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:38.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:37 smithi071 ceph-mon[178459]: pgmap v3118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:37 smithi071 ceph-mon[183063]: pgmap v3118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:38.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:39.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:39.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1580770082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1580770082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:39.938 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:39.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:40.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:40.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-mon[183063]: pgmap v3119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-mon[178459]: pgmap v3119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:40.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:41.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:41.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/55717017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/55717017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:41.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:41.372+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:42.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:42.055+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:42.033Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:41 smithi071 ceph-mon[183063]: pgmap v3120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:41 smithi071 ceph-mon[178459]: pgmap v3120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:42.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:43.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:43.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:43.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:42.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:43.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:43.338+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:44.044+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:43.904Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[183063]: pgmap v3121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/56763382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:08:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[178459]: pgmap v3121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/56763382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:08:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:44.384+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:45.420 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:45.004+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:45.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:45.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:45.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:45.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:45.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:46.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:45.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:45.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-mon[183063]: pgmap v3122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1390873029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-mon[178459]: pgmap v3122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1390873029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:46.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:47.409 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:46.973+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:47.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:47.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:47.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:47.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:47.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:47.410+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:48.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:47.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:48.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:48.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[183063]: pgmap v3123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:48.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:48.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:48.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:48.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2860845849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:48.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:48.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[178459]: pgmap v3123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:48.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:48.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:48.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:48.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2860845849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:48.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:48.932+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:49.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:49.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:50.425 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:49.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:50.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:50.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:49 smithi071 ceph-mon[183063]: pgmap v3124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:50.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:50.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:50.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:49 smithi071 ceph-mon[178459]: pgmap v3124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:50.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:50.427+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:51.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:50.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3835877768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3835877768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:51.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:51.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:52.033Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:52.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:52.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:51 smithi071 ceph-mon[178459]: pgmap v3125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:52.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:51 smithi071 ceph-mon[183063]: pgmap v3125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:52.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:52.431+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:53.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:52.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/641159624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/641159624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:53.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:53.904Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:08:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:53 smithi071 ceph-mon[183063]: pgmap v3126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:53.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:53 smithi071 ceph-mon[178459]: pgmap v3126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:54.903 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:54.472+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:54.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:55.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:08:55.124Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:08:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:55.856 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:55.515+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:55.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[183063]: pgmap v3127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/992124352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[178459]: pgmap v3127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:08:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:08:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/992124352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:56.861 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:56.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:57.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:56.862+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:57.864 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:57.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:58.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:57.865+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:57 smithi071 ceph-mon[183063]: pgmap v3128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1462280249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:57 smithi071 ceph-mon[178459]: pgmap v3128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:08:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1462280249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:08:58.828 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:58.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:08:59.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:58.829+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:08:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:59 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:08:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:08:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:08:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:08:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:59 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:08:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:08:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:08:59.800 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:08:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:08:59.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:00.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:08:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:08:59.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[178459]: pgmap v3129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/93233349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[183063]: pgmap v3129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/93233349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:00.556+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:00.800+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:01.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:01.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:01.838 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:01.556+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:02.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:01.838+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:02.034Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:02 smithi071 ceph-mon[178459]: pgmap v3130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:02 smithi071 ceph-mon[183063]: pgmap v3130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:02.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:02.799+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:03.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:03.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/578912259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/578912259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:03.903 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:03.638+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:03.904 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:03.789+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:03.905Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[183063]: pgmap v3131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[178459]: pgmap v3131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:04.688 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:04.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:04.688 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:04.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:04.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:04.763+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:05.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2504681108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2504681108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:05.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:05.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:05.748+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:06.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:06 smithi071 ceph-mon[183063]: pgmap v3132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:06 smithi071 ceph-mon[178459]: pgmap v3132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:06.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:06.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:06.731+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:07.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:07.607+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:07.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:07.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[183063]: pgmap v3133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2319734682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[178459]: pgmap v3133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2319734682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:08.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:08.710+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:09.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:09.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:09 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:09 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:09.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:09.662+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:10.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:10 smithi071 ceph-mon[183063]: pgmap v3134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4020990901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:10 smithi071 ceph-mon[178459]: pgmap v3134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4020990901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:10.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:10.615+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:11.635+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:11.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:11.648+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:12.035Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:12 smithi071 ceph-mon[183063]: pgmap v3135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3081276320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:12 smithi071 ceph-mon[178459]: pgmap v3135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3081276320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:12.634+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:12.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:12.658+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:13.904 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:13.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:13.904 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:13.688+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:13.905 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:13.556Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:14.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:13.905Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-mon[178459]: pgmap v3136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:09:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-mon[183063]: pgmap v3136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:09:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:14.630+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:14.712+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:15.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2058373500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2058373500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:15.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:15.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:15.671+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-mon[183063]: pgmap v3137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-mon[178459]: pgmap v3137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:16.612+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:16.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:16.669+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:16.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:16.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/604193319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/604193319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:17.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:17.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:17.718+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:18 smithi071 ceph-mon[178459]: pgmap v3138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:18 smithi071 ceph-mon[183063]: pgmap v3138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:18.627+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:18.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:19 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/314349817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:19 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/314349817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:19.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:19.710+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:20.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:20.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-mon[183063]: pgmap v3139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-mon[178459]: pgmap v3139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:20.640+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:20.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:20.677+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:21.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:21.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:21.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:21.721+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:22.035Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-mon[183063]: pgmap v3140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3843210965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-mon[178459]: pgmap v3140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3843210965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:22.692+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:22.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:22.721+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:22.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:22.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:22.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:09:22.771+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:09:22.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:09:22.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:09:22.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:09:22.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:09:22.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:09:22.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:09:22.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:09:22.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:09:22.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:09:22.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:09:22.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:09:22.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:09:22.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:09:22.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:09:22.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:09:22.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:09:22.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:09:22.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:09:23.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:23.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:23 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:09:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:23 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:09:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:23.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:23.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:23.681+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:23.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:23.906Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:24.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[183063]: pgmap v3141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:24.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:09:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:09:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:09:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:09:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:09:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:09:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:09:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:09:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:09:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:09:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3350362696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[178459]: pgmap v3141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:09:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3350362696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:24.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:24.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:24.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:24.635+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:25.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:25.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:25.713+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:25.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:25.845Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:25.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:25.598+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:26 smithi071 ceph-mon[178459]: pgmap v3142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:26 smithi071 ceph-mon[183063]: pgmap v3142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:26.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:26.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:26.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:27.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:27.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/34712385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:27.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/34712385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:27.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:27.690+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:27.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:27.580+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:28.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[183063]: pgmap v3143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:28.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:09:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:09:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:09:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:09:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:09:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[178459]: pgmap v3143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:09:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:09:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:09:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:09:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:09:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:28.651+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:28.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:28.571+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:29.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[183063]: pgmap v3144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[183063]: pgmap v3145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:09:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3865259232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[178459]: pgmap v3144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[178459]: pgmap v3145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:09:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3865259232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:29.616+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:29.523+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:30.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:30.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:30.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:30.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:30.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:31.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:31.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-mon[183063]: pgmap v3146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2801318945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-mon[178459]: pgmap v3146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2801318945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:31.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:31.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:31.577+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:32.036Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:32.670+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:32.545+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:33.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:33 smithi071 ceph-mon[183063]: pgmap v3147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:33.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:33.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:33 smithi071 ceph-mon[178459]: pgmap v3147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:33.905 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:33.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:33.905 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:33.506+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:33.907Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:34 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2366583736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:34 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2366583736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:34.725+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:34.499+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:35 smithi071 ceph-mon[183063]: pgmap v3148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:35.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:35.060Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:35.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:35.060Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:35 smithi071 ceph-mon[178459]: pgmap v3148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:35.686+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:35.476+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:36.677 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:36.439+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:36.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4245417094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:36.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:36.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4245417094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:36.678+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:37.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:37.405+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:37 smithi071 ceph-mon[178459]: pgmap v3149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:37 smithi071 ceph-mon[183063]: pgmap v3149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:37.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:38.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3009956302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3009956302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:38.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:38.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:38.743+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:39.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:39 smithi071 ceph-mon[183063]: pgmap v3150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:39.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:39.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:39 smithi071 ceph-mon[178459]: pgmap v3150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:39.746+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:40.376+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:40.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:41.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:41 smithi071 ceph-mon[183063]: pgmap v3151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2747280771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:41 smithi071 ceph-mon[178459]: pgmap v3151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2747280771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:42.034 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:41.738+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:42.320 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:42.036Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:42.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:42.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:42.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:42.743+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:43.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-mon[183063]: pgmap v3152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1868301974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5131 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-mon[178459]: pgmap v3152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1868301974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5131 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:43.731+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:43.907Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:44.388+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:44.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:44.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:44.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:44.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:09:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:09:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:44.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:45.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:45 smithi071 ceph-mon[183063]: pgmap v3153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:45 smithi071 ceph-mon[178459]: pgmap v3153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:45.720+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:46.388+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3946016875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3946016875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:46.749+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:47.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:47.376+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-mon[183063]: pgmap v3154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-mon[178459]: pgmap v3154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:47.774+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:48.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1563565440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5136 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:48.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1563565440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5136 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:48.764+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:49.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:49 smithi071 ceph-mon[183063]: pgmap v3155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:49.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:49 smithi071 ceph-mon[178459]: pgmap v3155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:49.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:50.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2880757801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2880757801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:50.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:51.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:51 smithi071 ceph-mon[178459]: pgmap v3156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:51 smithi071 ceph-mon[183063]: pgmap v3156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:51.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:52.036Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:52.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:52.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:52.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:52.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:53.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:53.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:53.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:53.492Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-mon[183063]: pgmap v3157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3789353844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5141 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-mon[178459]: pgmap v3157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3789353844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5141 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:53.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:53.908Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:09:54.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:54.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:54.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:55.388+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[178459]: pgmap v3158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3908211893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[183063]: pgmap v3158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3908211893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:55.797+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:56.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:56.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:56.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:09:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:09:56.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:09:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:56.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:57.416+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:57 smithi071 ceph-mon[183063]: pgmap v3159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:57 smithi071 ceph-mon[178459]: pgmap v3159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:57.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:58.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:58.396+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1241800254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:58 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5146 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1241800254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:09:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:58 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5146 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:09:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:58.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:09:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:09:59.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:09:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[183063]: pgmap v3160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:09:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[178459]: pgmap v3160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:09:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:09:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:09:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:09:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:09:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:09:59.998 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:09:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:09:59.747+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:00.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 24 slow ops, oldest one blocked for 5146 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:10:00.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 5773 secs 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-07T00:10:00.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 95m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 95m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 95m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 95m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 95m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 95m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 95m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 95m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 95m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 95m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 95m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 95m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 95m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 95m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 95m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:10:00.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 95m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:10:00.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 95m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:10:00.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 95m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:10:00.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 95m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:10:00.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 95m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:10:00.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 95m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:10:00.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 95m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:10:00.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:10:00.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 85m, current state active+undersized, last acting [1,3] 2023-12-07T00:10:00.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 95m, current state active+undersized, last acting [1,3] 2023-12-07T00:10:00.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 85m, current state active+undersized, last acting [3,0] 2023-12-07T00:10:00.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 95m, current state active+undersized, last acting [0,3] 2023-12-07T00:10:00.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 95m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:10:00.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 95m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:10:00.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 85m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:10:00.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 95m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 95m, current state active+undersized, last acting [1,0] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 85m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 85m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 85m, current state active+undersized, last acting [0,1] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 85m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 95m, current state active+undersized, last acting [2,0] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 85m, current state active+undersized, last acting [2,0] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 85m, current state active+undersized, last acting [1,3] 2023-12-07T00:10:00.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 85m, current state active+undersized, last acting [0,1] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 85m, current state active+undersized, last acting [3,2] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 85m, current state active+undersized, last acting [3,1] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 85m, current state active+undersized, last acting [3,0] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 95m, current state active+undersized, last acting [0,3] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 95m, current state active+undersized, last acting [0,1] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 85m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 95m, current state active+undersized, last acting [3,1] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 85m, current state active+undersized, last acting [0,3] 2023-12-07T00:10:00.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 85m, current state active+undersized, last acting [2,0] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 85m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 85m, current state active+undersized, last acting [1,0] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 95m, current state active+undersized, last acting [3,0] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 95m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 24 slow ops, oldest one blocked for 5146 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:10:00.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3565583948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 24 slow ops, oldest one blocked for 5146 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 5773 secs 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:10:00.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 95m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 95m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 95m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 95m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 95m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 95m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 95m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 95m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 95m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:10:00.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 95m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:10:00.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:00.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3565583948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 24 slow ops, oldest one blocked for 5146 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 5773 secs 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 95m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 95m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 95m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 95m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 95m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 95m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 95m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 95m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 95m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 95m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:10:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 95m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:10:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 95m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 95m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 95m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 95m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 95m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 95m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 95m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 95m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 95m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 95m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 85m, current state active+undersized, last acting [1,3] 2023-12-07T00:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 95m, current state active+undersized, last acting [1,3] 2023-12-07T00:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 85m, current state active+undersized, last acting [3,0] 2023-12-07T00:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 95m, current state active+undersized, last acting [0,3] 2023-12-07T00:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 95m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:10:00.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 95m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:10:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 95m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:10:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 95m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:10:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 95m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:10:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:10:00.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 95m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 95m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 95m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 95m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 95m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 95m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 95m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 95m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 95m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 95m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:10:00.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 95m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 95m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 95m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 85m, current state active+undersized, last acting [1,3] 2023-12-07T00:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 95m, current state active+undersized, last acting [1,3] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 95m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 85m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 95m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 95m, current state active+undersized, last acting [1,0] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 85m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 85m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 85m, current state active+undersized, last acting [0,1] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 85m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.707 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 95m, current state active+undersized, last acting [2,0] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 85m, current state active+undersized, last acting [2,0] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 85m, current state active+undersized, last acting [1,3] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 85m, current state active+undersized, last acting [0,1] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 85m, current state active+undersized, last acting [3,2] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 85m, current state active+undersized, last acting [3,1] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 85m, current state active+undersized, last acting [3,0] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 95m, current state active+undersized, last acting [0,3] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 95m, current state active+undersized, last acting [0,1] 2023-12-07T00:10:00.708 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 85m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 95m, current state active+undersized, last acting [3,1] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 85m, current state active+undersized, last acting [0,3] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 85m, current state active+undersized, last acting [2,0] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 85m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 85m, current state active+undersized, last acting [1,0] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 95m, current state active+undersized, last acting [3,0] 2023-12-07T00:10:00.709 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 95m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 24 slow ops, oldest one blocked for 5146 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:10:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 85m, current state active+undersized, last acting [3,0] 2023-12-07T00:10:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 95m, current state active+undersized, last acting [0,3] 2023-12-07T00:10:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 95m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:10:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 95m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:10:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 85m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 95m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 95m, current state active+undersized, last acting [1,0] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 85m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 85m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 85m, current state active+undersized, last acting [0,1] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 85m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 95m, current state active+undersized, last acting [2,0] 2023-12-07T00:10:00.711 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 85m, current state active+undersized, last acting [2,0] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 85m, current state active+undersized, last acting [1,3] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 85m, current state active+undersized, last acting [0,1] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 85m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 85m, current state active+undersized, last acting [3,2] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 85m, current state active+undersized, last acting [3,1] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 85m, current state active+undersized, last acting [3,0] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 85m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 95m, current state active+undersized, last acting [0,3] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 95m, current state active+undersized, last acting [0,1] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 85m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 95m, current state active+undersized, last acting [3,1] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 85m, current state active+undersized, last acting [0,3] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 85m, current state active+undersized, last acting [2,0] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 85m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 85m, current state active+undersized, last acting [1,0] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 85m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 95m, current state active+undersized, last acting [3,0] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 85m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 95m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:10:00.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 24 slow ops, oldest one blocked for 5146 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:10:00.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:10:00.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:10:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:00.771+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:01.385+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:01 smithi071 ceph-mon[178459]: pgmap v3161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:01 smithi071 ceph-mon[183063]: pgmap v3161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:02.035 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:01.776+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:02.394 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:02.037Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:02.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3997741514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3997741514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:02.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:03.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:02.709Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:03.350+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[178459]: pgmap v3162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5151 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[183063]: pgmap v3162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5151 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:03.846+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:03.908Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:04.304+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:05.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:04.809+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:05.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:05 smithi071 ceph-mon[178459]: pgmap v3163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2750436943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:05 smithi071 ceph-mon[183063]: pgmap v3163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2750436943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:05.760+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:06.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:05.780Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:06.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:06.750+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:07.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[183063]: pgmap v3164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3935054463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[178459]: pgmap v3164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3935054463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:07.736+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:08.281+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5156 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5156 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:08.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:09.314+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:09 smithi071 ceph-mon[183063]: pgmap v3165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3758483054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:09 smithi071 ceph-mon[178459]: pgmap v3165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3758483054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:10.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:09.774+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:10.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:10.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:10.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:11.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:11.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:11 smithi071 ceph-mon[183063]: pgmap v3166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:11 smithi071 ceph-mon[178459]: pgmap v3166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:12.036 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:11.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:12.429 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:12.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:12.429 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:12.038Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:12.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3799684011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3799684011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:12.789+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:13.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:13.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:13 smithi071 ceph-mon[178459]: pgmap v3167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:13 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:13 smithi071 ceph-mon[183063]: pgmap v3167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:13 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:13.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:13.908Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:14.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:14.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:10:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4253896507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:10:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4253896507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:14.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:15.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:14.996Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:15.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:14.996Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:15.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:15.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-mon[183063]: pgmap v3168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-mon[178459]: pgmap v3168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:15.836+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:16.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:16.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:16.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:17.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:17.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:17 smithi071 ceph-mon[178459]: pgmap v3169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1001166006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:17 smithi071 ceph-mon[183063]: pgmap v3169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1001166006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:18.179 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:17.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:18.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:18.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:18.769 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:18.769 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:18.769 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:18 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5166 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:18.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:18.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:18.769 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:18 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5166 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:19.191 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:18.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:19.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:19.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:19.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[183063]: pgmap v3170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:19.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:19.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:19.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1848046599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:19.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:19.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:19.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[178459]: pgmap v3170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:19.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:19.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:19.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1848046599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:19.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:19.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:19.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:20.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:20.210+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:20.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:21.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:21.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:21 smithi071 ceph-mon[183063]: pgmap v3171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1870235402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:21 smithi071 ceph-mon[178459]: pgmap v3171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1870235402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:21.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:22.038Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:22.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:22.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:22.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:23.463 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:23.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:23.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[183063]: pgmap v3172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:23.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:23.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:23.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:23.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:23.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:23.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[178459]: pgmap v3172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:23.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:23.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:23.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:23.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:23.812 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:23.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:23.909Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:24.468 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:24.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:24.469 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:24.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:24.469 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:24.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:24.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:24.794 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3147066631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:24.794 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:24.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:24.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3147066631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:24.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:24.794+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:25.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:25.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:25 smithi071 ceph-mon[178459]: pgmap v3173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:25 smithi071 ceph-mon[183063]: pgmap v3173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:25.776+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:26.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:26.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/76955498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/76955498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:26.820+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:27.480 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:27.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:27.480 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-mon[178459]: pgmap v3174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:27.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:27.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:27.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:27.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:27.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-mon[183063]: pgmap v3174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:27.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:27.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:27.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:27.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:27.827+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:28.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:28.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:28.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:10:28.484 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:28 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:28.484 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:28.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:28.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:28.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:28.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:10:28.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:28 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:29.175 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:28.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:29.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:29.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:29.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-mon[183063]: pgmap v3175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:29.794 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:29.794 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:10:29.794 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2508381155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:29.794 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:29.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-mon[178459]: pgmap v3175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:29.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:29.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:10:29.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2508381155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:29.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:30.192 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:29.794+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:30.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:30.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:30.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:10:30.357+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:10:30.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:10:30.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:10:30.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:10:30.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:10:30.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:10:30.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:10:30.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:10:30.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:10:30.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:10:30.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:10:30.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:10:30.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:10:30.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:10:30.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:10:30.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:10:30.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:10:30.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:10:30.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:10:30.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:30.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:30.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:30.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:30.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:31.490 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:31.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:31.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-mon[183063]: pgmap v3176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:31.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:31.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:10:31.884 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:10:31.884 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:10:31.884 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:10:31.884 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:10:31.884 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:10:31.884 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:10:31.885 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:10:31.885 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:10:31.885 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:10:31.885 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:10:31.885 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:10:31.885 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:10:31.885 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:10:31.885 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:10:31.885 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:10:31.886 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:10:31.886 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:10:31.886 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:10:31.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:31.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/720658943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:31.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-mon[178459]: pgmap v3176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:31.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:31.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:10:31.886 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:10:31.886 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:10:31.886 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:10:31.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:31.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/720658943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:32.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:31.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:32.165 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:32.039Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:32.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:32.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:32.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:32.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:10:32.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:10:32.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:32.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:32.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:10:32.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:10:33.163 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:32.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:33.426 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:33.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:33.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:33.428Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[183063]: pgmap v3177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:10:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:10:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:10:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3281716135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[178459]: pgmap v3177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:10:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:10:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:10:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3281716135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:34.140 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:33.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:34.140 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:33.910Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:34.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:34.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:34.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:34 smithi071 ceph-mon[183063]: pgmap v3178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:34.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:34 smithi071 ceph-mon[183063]: pgmap v3179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:34.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:34.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:34.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:34 smithi071 ceph-mon[178459]: pgmap v3178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:34.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:34 smithi071 ceph-mon[178459]: pgmap v3179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:34.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:34.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:35.183 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:34.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:35.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:35.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:35.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:35.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:35.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:35.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:35.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:35.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:35.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:35.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:36.189 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:35.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:36.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:36.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:36.889 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:36.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:36.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:36 smithi071 ceph-mon[178459]: pgmap v3180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:36.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:36.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3421025886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:36.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:36.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:36 smithi071 ceph-mon[183063]: pgmap v3180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:36.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:36.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3421025886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:36.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:37.190 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:36.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:37.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:37.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:37.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:37.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:37.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:37.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:37.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:38.523 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:38.201+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:38.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-mon[183063]: pgmap v3181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:38.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:38.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:38.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2946690980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:38.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:38.878 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-mon[178459]: pgmap v3181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:38.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:38.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:38.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2946690980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:38.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:39.193 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:38.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:39.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:39.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:39.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:39.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:39.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:39.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:39.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:39.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:39.853 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:40.166 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:39.852+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:40.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:40.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:40.817 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:40 smithi071 ceph-mon[183063]: pgmap v3182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:40.817 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:40.817 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:40.818 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:40 smithi071 ceph-mon[178459]: pgmap v3182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:40.818 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:40.818 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:41.143 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:40.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:41.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:41.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:41.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:41.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2105503120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:41.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:41.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:41.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2105503120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:41.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:42.095 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:41.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:42.095 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:42.040Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:42.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:42.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:42.844 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:42.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:42.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:42 smithi071 ceph-mon[183063]: pgmap v3183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:42.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:42.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:42.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:42 smithi071 ceph-mon[178459]: pgmap v3183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:42.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:42.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:43.096 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:42.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:43.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:43.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:43.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:43.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:43.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:43.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:43.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4122014223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:43.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:43.831 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:10:43.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:43.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:43.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:43.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:43.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4122014223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:43.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:43.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:10:44.137 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:43.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:44.137 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:43.910Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:44.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:44.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:44.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:44 smithi071 ceph-mon[183063]: pgmap v3184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:44.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:44.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:44.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:44 smithi071 ceph-mon[178459]: pgmap v3184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:44.836 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:44.836 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:45.094 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:44.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:45.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:45.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:45.831 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:45.716Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:45.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:45.832 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:45.832 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1584140033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:45.832 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:45.832 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:45.832 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1584140033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:45.831+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:46.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:46.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:46.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:46 smithi071 ceph-mon[183063]: pgmap v3185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:46.865 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:46.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:46.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:46 smithi071 ceph-mon[178459]: pgmap v3185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:46.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:46.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:46.866+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:47.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:47.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:47.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:47.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:47.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:47.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:47.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:47.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:47.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:47.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:48.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:48.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-mon[183063]: pgmap v3186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:48.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:48.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/618253537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:48.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:48.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:48.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-mon[178459]: pgmap v3186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:48.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:48.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/618253537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:48.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:48.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:48.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:49.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:49.853 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:49.853 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:49.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:49.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:49.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:50.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:50.882 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:50 smithi071 ceph-mon[183063]: pgmap v3187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:50.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:50.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:50.883 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1457799409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:50.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:50 smithi071 ceph-mon[178459]: pgmap v3187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:50.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:50.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:50.883 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1457799409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:50.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:51.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:51.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:51.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:51.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:51.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:51.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:52.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:52.040Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:52.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:52 smithi071 ceph-mon[183063]: pgmap v3188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:52.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:52.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:52.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2575605979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:52.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:52 smithi071 ceph-mon[178459]: pgmap v3188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:52.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:52.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:52.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2575605979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:52.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:53.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:53.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:53.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:53.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:53.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:53.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:53.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:53.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:53.911Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:10:54.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:53.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:54.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:54.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:54 smithi071 ceph-mon[183063]: pgmap v3189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:54.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:54.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:54.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:54 smithi071 ceph-mon[178459]: pgmap v3189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:54.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:54.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:54.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:55.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:55.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:54.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:55.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:10:54.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:10:55.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:55.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:55.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:55.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3984416908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:55.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:55.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:55.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:55.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:55.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3984416908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:55.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:55.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:56.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:56 smithi071 ceph-mon[183063]: pgmap v3190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:56 smithi071 ceph-mon[178459]: pgmap v3190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:56.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:57.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2207611523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2207611523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:10:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:57.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:58.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:58.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:58 smithi071 ceph-mon[183063]: pgmap v3191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:58 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:10:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:58 smithi071 ceph-mon[178459]: pgmap v3191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:10:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:58 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:10:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:10:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:10:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:10:59.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:10:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:10:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:10:59.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:10:59.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:10:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:10:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:10:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:10:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:10:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:10:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:00.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:00.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:00.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:00 smithi071 ceph-mon[183063]: pgmap v3192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/653325655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:00 smithi071 ceph-mon[178459]: pgmap v3192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/653325655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:00.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:01.208+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:02.241 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:01.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:02.241 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:02.041Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:02.628 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:02.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:02.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:02 smithi071 ceph-mon[183063]: pgmap v3193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:02.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:02.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:02.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3248385753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:02.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:02 smithi071 ceph-mon[178459]: pgmap v3193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:02.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:02.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:02.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3248385753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:02.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:03.641 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:03.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:03.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:03.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:03.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:03.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:03.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:03.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:03.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:03.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:03.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:03.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:03.940+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:03.911Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:04.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:04.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:04.644 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:04.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-mon[178459]: pgmap v3194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/923104440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-mon[183063]: pgmap v3194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/923104440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:05.226 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:04.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:05.649 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:05.227+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:05.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:05.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:05.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:05.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:05.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:06.650 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:06.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:06.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:06 smithi071 ceph-mon[178459]: pgmap v3195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:06 smithi071 ceph-mon[183063]: pgmap v3195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:07.657 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:07.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:07.848+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3663610210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3663610210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:08.659 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:08.235+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:08.880+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:08 smithi071 ceph-mon[183063]: pgmap v3196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:08 smithi071 ceph-mon[178459]: pgmap v3196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:09.663 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:09.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:09.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:09.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:09.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/32573238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:09.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:09.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:09.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/32573238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:10.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:09.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:10.664 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:10.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:10.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:10 smithi071 ceph-mon[178459]: pgmap v3197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:10.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:10.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:10 smithi071 ceph-mon[183063]: pgmap v3197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:11.293 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:10.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:11.674 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:11.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:11.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3552985346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3552985346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:12.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:12.041Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:12.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:12 smithi071 ceph-mon[183063]: pgmap v3198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:12 smithi071 ceph-mon[178459]: pgmap v3198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:13.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:13.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:13.681 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:13.364Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:13.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:13.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:13.912Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-mon[183063]: pgmap v3199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:11:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-mon[178459]: pgmap v3199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:11:14.685 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:14.304+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:14.849+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3000736178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3000736178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:15.691 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:15.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:15.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:15.831+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-mon[183063]: pgmap v3200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-mon[178459]: pgmap v3200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:16.692 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:16.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:16.692 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:16.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:16.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4161406236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4161406236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:17.697 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:17.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:17.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:17 smithi071 ceph-mon[178459]: pgmap v3201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:17 smithi071 ceph-mon[183063]: pgmap v3201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:18.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:18.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:18.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:18 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:18 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:19.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:19.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:19.828+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3889785288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[183063]: pgmap v3202: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3889785288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[178459]: pgmap v3202: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:20.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:20.234+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:20.794+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:21.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:21.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:22.040 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:21.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:22.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:22.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:22.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:21 smithi071 ceph-mon[183063]: pgmap v3203: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:22.041 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1424623758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:22.041 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:22.041 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:22.041 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:21 smithi071 ceph-mon[178459]: pgmap v3203: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:22.041 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1424623758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:22.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:22.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:22.042Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:22.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:22.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:22.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:23.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:23.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:23.858+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:23.913Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[183063]: pgmap v3204: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5231 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1480373182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[178459]: pgmap v3204: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5231 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1480373182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:24.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:25.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:24.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:25.650 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:25.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:25.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:25.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:25.652Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:25 smithi071 ceph-mon[178459]: pgmap v3205: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:25 smithi071 ceph-mon[183063]: pgmap v3205: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:26.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:26.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:26.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3616643153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3616643153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:27.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:27.235+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:27.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-mon[178459]: pgmap v3206: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-mon[183063]: pgmap v3206: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:28.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:28.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:28.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1380175172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:11:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1380175172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:11:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:29.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:29.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:29 smithi071 ceph-mon[183063]: pgmap v3207: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:29 smithi071 ceph-mon[178459]: pgmap v3207: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:30.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:30.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:31.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:31.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:32.041 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:31.880+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:32.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:32.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/277536766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:32.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:31 smithi071 ceph-mon[183063]: pgmap v3208: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:32.042 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:32.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:32.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/277536766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:32.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:31 smithi071 ceph-mon[178459]: pgmap v3208: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:32.042 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:32.299 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:32.043Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:32.299+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:32.865+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:33.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:33.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:33.848+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:33.914Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:11:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[183063]: pgmap v3209: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1475127199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:11:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:11:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:11:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[178459]: pgmap v3209: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1475127199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:11:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:11:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:33 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:34.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:34.852+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:35.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:34.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:35.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:34.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:11:34.867+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:11:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:11:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:11:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:11:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:11:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:11:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:11:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:11:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:11:35.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:35.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:36.202 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:35.851+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:36.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:36.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[183063]: pgmap v3210: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:36.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:11:36.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:11:36.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:11:36.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:11:36.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:11:36.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:11:36.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:11:36.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:11:36.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:11:36.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:11:36.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:11:36.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:11:36.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:11:36.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:11:36.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:11:36.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:11:36.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:11:36.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:11:36.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:11:36.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3275411790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:36.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:36.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:36.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:36.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:36.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[178459]: pgmap v3210: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:36.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:11:36.206 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:11:36.206 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:11:36.206 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:11:36.206 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:11:36.206 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:11:36.206 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:11:36.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3275411790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:36.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:36.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:36.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:37.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:37.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:37.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-mon[183063]: pgmap v3211: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:11:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:11:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-mon[178459]: pgmap v3211: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:11:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:11:38.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:38.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:38.875+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:11:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:11:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[183063]: pgmap v3212: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[183063]: pgmap v3213: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:11:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/229755654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:11:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:11:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[178459]: pgmap v3212: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[178459]: pgmap v3213: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:11:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/229755654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:39.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:39.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:39.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:40.319+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:40.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:40 smithi071 ceph-mon[178459]: pgmap v3214: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2837592165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:40 smithi071 ceph-mon[183063]: pgmap v3214: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2837592165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:41.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:41.321+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:41.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:42.043Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:42.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:42.904+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:42 smithi071 ceph-mon[183063]: pgmap v3215: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1395206159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:42 smithi071 ceph-mon[178459]: pgmap v3215: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1395206159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:43.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:44.083 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:43.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:44.083 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:43.915Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:44.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:44.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:44.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:44.083 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:44.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5251 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:44.084 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:11:44.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:44.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:44.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:44.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:44.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5251 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:44.084 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:11:44.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:44.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:44.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:44.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:44.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:44 smithi071 ceph-mon[178459]: pgmap v3216: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:44 smithi071 ceph-mon[183063]: pgmap v3216: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:45.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1821335908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:46.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:46.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:46.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1821335908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:46.203 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:45.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:46.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:46.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:46 smithi071 ceph-mon[183063]: pgmap v3217: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:46 smithi071 ceph-mon[178459]: pgmap v3217: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:47.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:47.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:48.184 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:47.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:48.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:48.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:48.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:48.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:48.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/857118476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:48.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:48.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:48.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:48.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:48.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/857118476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:48.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:48.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:48 smithi071 ceph-mon[183063]: pgmap v3218: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5256 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:48 smithi071 ceph-mon[178459]: pgmap v3218: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5256 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:49.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:49.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:50.193 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:49.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:50.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:50.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:50.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:50.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:50.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:50.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:51.181 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:50.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:51.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:51.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:51.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2370642117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:51.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:50 smithi071 ceph-mon[178459]: pgmap v3219: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:51.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:51.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:51.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2370642117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:51.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:50 smithi071 ceph-mon[183063]: pgmap v3219: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:51.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:51.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:52.157 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:51.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:52.157 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:52.044Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:52.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:52.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:52.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:52.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:52.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:52.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:53.154 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:52.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:53.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:53.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:53.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:52 smithi071 ceph-mon[183063]: pgmap v3220: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:53.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1481207275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:53.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:53.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:53.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:52 smithi071 ceph-mon[178459]: pgmap v3220: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:53.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1481207275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:53.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:53.300Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:53.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:54.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:53.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:54.169 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:53.916Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:11:54.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:54.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:54.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:54.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:54.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:54.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:54.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:54.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:55.151 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:54.880+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:55.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:55.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:55.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:54 smithi071 ceph-mon[183063]: pgmap v3221: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:55.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3582531463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:55.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:55.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:55.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:54 smithi071 ceph-mon[178459]: pgmap v3221: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:55.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3582531463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:55.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:55.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:56.172 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:55.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:56.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:56.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:56.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:56.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:56.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:56.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:11:56.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:11:56.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:56.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:56.173+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:56.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:11:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:11:56.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:11:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:56.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:56 smithi071 ceph-mon[183063]: pgmap v3222: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:56 smithi071 ceph-mon[178459]: pgmap v3222: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:57.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:58.181 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:57.794+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:58.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:58.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:58.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2133363542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:58.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:58.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:58.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2133363542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:11:58.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:58.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:11:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:58.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:11:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-mon[183063]: pgmap v3223: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:11:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:11:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:11:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-mon[178459]: pgmap v3223: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:11:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:11:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:11:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:11:59.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:11:59.800+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3758186176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:11:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3758186176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:00.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:00.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:00.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:00 smithi071 ceph-mon[178459]: pgmap v3224: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:00 smithi071 ceph-mon[183063]: pgmap v3224: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:01.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:02.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:01.798+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:02.045Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:02.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:02.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:02.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:02.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1087564531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-mon[183063]: pgmap v3225: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1087564531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-mon[178459]: pgmap v3225: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:03.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:03.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:03.917Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:04.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:04.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:04 smithi071 ceph-mon[183063]: pgmap v3226: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1083479027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:04 smithi071 ceph-mon[178459]: pgmap v3226: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1083479027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:05.586 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:05.277+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:05.882 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:05.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:05.883 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:05.588Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:06.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:06.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:06.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:06 smithi071 ceph-mon[178459]: pgmap v3227: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3198291910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:06 smithi071 ceph-mon[183063]: pgmap v3227: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3198291910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:07.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:07.782+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:08.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:08.794+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:08 smithi071 ceph-mon[178459]: pgmap v3228: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5276 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:08 smithi071 ceph-mon[183063]: pgmap v3228: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5276 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:09.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:09.368+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:09.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2511409735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2511409735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:10.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:10.414+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:10.828+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:10 smithi071 ceph-mon[183063]: pgmap v3229: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:10 smithi071 ceph-mon[178459]: pgmap v3229: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:11.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:11.388+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:12.044 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:11.790+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:12.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:12.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:12.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1848346229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:12.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:12.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:12.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1848346229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:12.398 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:12.046Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:12.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:12.399+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:12.749+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:12 smithi071 ceph-mon[178459]: pgmap v3230: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:12 smithi071 ceph-mon[183063]: pgmap v3230: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:13.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:13.385+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:13.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:13.917Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5281 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:12:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3865161090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5281 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:12:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3865161090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:14.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:14.368+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:14.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:14 smithi071 ceph-mon[178459]: pgmap v3231: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:14 smithi071 ceph-mon[183063]: pgmap v3231: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:15.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:14.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:15.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:14.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:15.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:15.412+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:15.774+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:16.788 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:16.452+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:16.790+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:16 smithi071 ceph-mon[183063]: pgmap v3232: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1419158686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:16 smithi071 ceph-mon[178459]: pgmap v3232: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1419158686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:17.767 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:17.453+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:17.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:18.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:18.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:18.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-mon[178459]: pgmap v3233: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5286 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/930685665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-mon[183063]: pgmap v3233: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5286 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/930685665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:19.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:19.441+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:19.776+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:20.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:20.424+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:20.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:20 smithi071 ceph-mon[178459]: pgmap v3234: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:20 smithi071 ceph-mon[183063]: pgmap v3234: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:21.787 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:21.468+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:22.045 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:21.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:22.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:22.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2368611541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:22.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:22.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:22.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2368611541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:22.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:22.047Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:22.785 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:22.488+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:22.786+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:22 smithi071 ceph-mon[183063]: pgmap v3235: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:22 smithi071 ceph-mon[178459]: pgmap v3235: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:23.917 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:23.777+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:23.917 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:23.528+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:23.918Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:24.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:24.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5291 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/70849341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5291 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/70849341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:24.825 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:24.509+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:24.825+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:24 smithi071 ceph-mon[183063]: pgmap v3236: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:24 smithi071 ceph-mon[178459]: pgmap v3236: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:25.793 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:25.477+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:25.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2144919098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2144919098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:26.812 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:26.452+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:26.812+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:26 smithi071 ceph-mon[183063]: pgmap v3237: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:26 smithi071 ceph-mon[178459]: pgmap v3237: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:27.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:27.426+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:27.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:28.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:28.440+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:28.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[183063]: pgmap v3238: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4098072408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:12:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[178459]: pgmap v3238: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4098072408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:12:29.793 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:29.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:29.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:30.795 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:30.465+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:30.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:30 smithi071 ceph-mon[183063]: pgmap v3239: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2385945698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:30 smithi071 ceph-mon[178459]: pgmap v3239: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2385945698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:31.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:31.432+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:32.045 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:31.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:32.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:32.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:32.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:32.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:32.047Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:32.762 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:32.473+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:32.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:32 smithi071 ceph-mon[178459]: pgmap v3240: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:32 smithi071 ceph-mon[183063]: pgmap v3240: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:33.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:33.465+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:33.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:33.236Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:33.775+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:33.919Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/367498264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/367498264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:34.751 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:34.452+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:34.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:34 smithi071 ceph-mon[178459]: pgmap v3241: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:34 smithi071 ceph-mon[183063]: pgmap v3241: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:35.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:35.436+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:35.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/344644599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/344644599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:36.394+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:36.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:36.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:36.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:36 smithi071 ceph-mon[178459]: pgmap v3242: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:36 smithi071 ceph-mon[183063]: pgmap v3242: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:37.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:37.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:37.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1398264276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1398264276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:38.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:38.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:12:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-mon[178459]: pgmap v3243: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:12:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-mon[183063]: pgmap v3243: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:39.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:38.744+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:39.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:39.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:12:39.379+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:12:39.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:12:39.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:12:39.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:12:39.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:12:39.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:12:39.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:12:39.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:12:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:39.789+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:12:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:12:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:12:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:12:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:12:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:12:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:39 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:12:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:12:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:12:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:12:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:12:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:12:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:12:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:12:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:12:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:12:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:12:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:40.368+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:40.752+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:40 smithi071 ceph-mon[183063]: pgmap v3244: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1392589317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:40 smithi071 ceph-mon[178459]: pgmap v3244: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1392589317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:41.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:41.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:42.046 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:41.786+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:42.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:42.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:42.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:42.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:42.331 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:42.048Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:42.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:42.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:42.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:43.004 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:42.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:43.005 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:43.005 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[178459]: pgmap v3245: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:43.005 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:12:43.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:12:43.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:43.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/840587370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:43.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:12:43.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:12:43.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:12:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[183063]: pgmap v3245: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:12:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:12:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/840587370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:12:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:12:43.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:12:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:43.314+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:43.758+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:43.920Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[183063]: pgmap v3246: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[183063]: pgmap v3247: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5311 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:12:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[178459]: pgmap v3246: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[178459]: pgmap v3247: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5311 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:12:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:44.347+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:45.009 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:44.719+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:45.009 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:45.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:45.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:45.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/594818546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:45.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:45.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/594818546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:45.689 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:45.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:45.689 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:45.524Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:45.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:46.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:46.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:46 smithi071 ceph-mon[183063]: pgmap v3248: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:46.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:46.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:46.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:46 smithi071 ceph-mon[178459]: pgmap v3248: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:46.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:46.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:46.304+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:46.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:46.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:47.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:47.306 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:47.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:47.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:47.661 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:47.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:47.662+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:48.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:48.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[183063]: pgmap v3249: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:48.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:48.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:48.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:48.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3272159510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:48.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:48.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[178459]: pgmap v3249: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:48.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:48.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:48.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:48.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3272159510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:48.668 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:48.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:48.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:49.347 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:49.348 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:49 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5316 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:49.348 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:49.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:49.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:49 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5316 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:49.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:49.635 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:49.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:49.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:49.635+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:50.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:50.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:50 smithi071 ceph-mon[178459]: pgmap v3250: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:50.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:50.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1619327771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:50.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:50.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:50 smithi071 ceph-mon[183063]: pgmap v3250: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:50.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:50.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1619327771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:50.623 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:50.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:50.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:50.623+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:51.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:51.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:51.313 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:51.313 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:51.581 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:51.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:51.583+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:52.331 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:52.048Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:52.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:52.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:52 smithi071 ceph-mon[178459]: pgmap v3251: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:52.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:52.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:52.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:52 smithi071 ceph-mon[183063]: pgmap v3251: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:52.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:52.631 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:52.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:52.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:52.632+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:53.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:53.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1516534045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:53.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:53.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:53.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1516534045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:53.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:53.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:53.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:53.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:53.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:53.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:53.921Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:12:54.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:54.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-mon[183063]: pgmap v3252: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5321 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-mon[178459]: pgmap v3252: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5321 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:55.037 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:54.716+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:55.037 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:54.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:55.038 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:12:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:12:54.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:12:55.287 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:55.288 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:55.288 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/414198231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:55.288 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:55.288 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:55.288 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/414198231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:55.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:56.038 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:55.702+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:56.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:56.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-mon[178459]: pgmap v3253: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:56.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:56.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:56.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:56.314 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:56.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-mon[183063]: pgmap v3253: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:56.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:12:56.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:12:56.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:56.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:56.314+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:57.042 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:56.714+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:57.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:57.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:57.308 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/203945145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:57.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:57.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:57.309 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/203945145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:12:57.664 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:57.309+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:57.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:57.665+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:58.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:58.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:58 smithi071 ceph-mon[183063]: pgmap v3254: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:58.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:58.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:58.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:58 smithi071 ceph-mon[178459]: pgmap v3254: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:12:58.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:58.631 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:58.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:58.631+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:12:59.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:59.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:59.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:59 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5326 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:59.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:12:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:12:59.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:12:59.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:12:59.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:59 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5326 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:12:59.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:12:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:12:59.616 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:12:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:12:59.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:12:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:12:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:12:59.617+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:00.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:00.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[183063]: pgmap v3255: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:00.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:00.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:00.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:00.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/372972139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:00.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:00.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[178459]: pgmap v3255: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:00.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:00.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:00.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:00.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/372972139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:00.625+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:00.377+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:01.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:01.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:01.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:01.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:01.665 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:01.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:01.665+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:02.351 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:02.049Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:13:02.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:02.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:02 smithi071 ceph-mon[183063]: pgmap v3256: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:02.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:02.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3664876854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:02.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:02.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:02 smithi071 ceph-mon[178459]: pgmap v3256: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:02.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:02.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3664876854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:02.659 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:02.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:02.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:03.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:03.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:03.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:03.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:03.650 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:03.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:03.920 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:03.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:04.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[178459]: pgmap v3257: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5331 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:03.921Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:13:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:03.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:03.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[183063]: pgmap v3257: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5331 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:04.690 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:04.310+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:04.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:05.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:05.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1770348593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:05.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:05.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:05.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1770348593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:05.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:05.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:06.066 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:05.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:06.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:06.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:06 smithi071 ceph-mon[183063]: pgmap v3258: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:06.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:06.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:06.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:06 smithi071 ceph-mon[178459]: pgmap v3258: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:06.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:06.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:07.072 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:06.773+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:07.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:07.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:07.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4191801293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:07.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:07.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:07.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4191801293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:07.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:08.073 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:07.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:08.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-mon[178459]: pgmap v3259: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:08.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:08.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:08.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:08.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:08.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-mon[183063]: pgmap v3259: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:08.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:08.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:08.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:08.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:08.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:09.075 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:08.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:09.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:09 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5336 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/361705319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:09 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5336 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/361705319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:10.076 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:09.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:10.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:10.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:10 smithi071 ceph-mon[178459]: pgmap v3260: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:10 smithi071 ceph-mon[183063]: pgmap v3260: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:11.082 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:10.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:11.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:11.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:11.289+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:12.048 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:11.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:12.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:12.049Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:13:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:12 smithi071 ceph-mon[178459]: pgmap v3261: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2120746789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:12 smithi071 ceph-mon[183063]: pgmap v3261: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2120746789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:13.091 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:12.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:13.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:13.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:13.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:13.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:13.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:13.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:13.172Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:13.846+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:13.922Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:13:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[183063]: pgmap v3262: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5341 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:13:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2174078761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[178459]: pgmap v3262: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5341 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:13:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2174078761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:14.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:14.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:14.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:15.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:15.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:16.101 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:15.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:16.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:16.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:16.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[183063]: pgmap v3263: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4123180779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[178459]: pgmap v3263: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4123180779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:17.106 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:16.815+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:17.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:17.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:17.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:17.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:18.107 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:17.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:18.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:18.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:18 smithi071 ceph-mon[178459]: pgmap v3264: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:18 smithi071 ceph-mon[183063]: pgmap v3264: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:19.108 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:18.821+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:19.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:19.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:19 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/759986896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:19 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/759986896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:20.109 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:19.819+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:20.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:20.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-mon[183063]: pgmap v3265: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-mon[178459]: pgmap v3265: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:21.113 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:20.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:21.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:21.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2959698393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2959698393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:22.115 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:21.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:22.115 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:22.050Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:13:22.386 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:22.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:22.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:22 smithi071 ceph-mon[183063]: pgmap v3266: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:22.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:22.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:22.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:22 smithi071 ceph-mon[178459]: pgmap v3266: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:22.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:22.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:22.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:22.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:23.120 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:22.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:23.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:23.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:24.121 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:23.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:24.121 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:23.923Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:13:24.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:24.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[183063]: pgmap v3267: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1568079223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5351 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[178459]: pgmap v3267: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1568079223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5351 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:25.126 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:24.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:25.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:25.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:25.833 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:25.460Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:26.127 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:25.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:26.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:26.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:26 smithi071 ceph-mon[178459]: pgmap v3268: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2943018859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:26 smithi071 ceph-mon[183063]: pgmap v3268: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2943018859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:27.132 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:26.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:27.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:27.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:27.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[178459]: pgmap v3269: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3456001029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[183063]: pgmap v3269: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3456001029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:28.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:28.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:28.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:29 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:13:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:29 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:13:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:29.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:29.928+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:30 smithi071 ceph-mon[183063]: pgmap v3270: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:30 smithi071 ceph-mon[178459]: pgmap v3270: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:30.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:31.142 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:30.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:31.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:31.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/87761465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/87761465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:32.146 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:31.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:32.146 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:32.051Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:13:32.147 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:32.051Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:13:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:32.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-mon[183063]: pgmap v3271: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-mon[178459]: pgmap v3271: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:33.149 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:32.819+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:33.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:33.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2127066981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2127066981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:34.151 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:33.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:34.151 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:33.924Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:13:34.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:34.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-mon[178459]: pgmap v3272: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-mon[183063]: pgmap v3272: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:34.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:34.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:34.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:35.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:35.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:36.156 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:35.880+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:36.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:36.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[183063]: pgmap v3273: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1830040320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[178459]: pgmap v3273: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1830040320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:37.160 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:36.871+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:37.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:37.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:38.163 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:37.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:38.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:38.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:38 smithi071 ceph-mon[183063]: pgmap v3274: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:38 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/766457439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:38 smithi071 ceph-mon[178459]: pgmap v3274: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:38 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/766457439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:39.162 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:38.877+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:39.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:39 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:39 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:39.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:39 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:39 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:39.852+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:40.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[178459]: pgmap v3275: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1572821165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[183063]: pgmap v3275: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1572821165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:41.185 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:40.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:41.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:41.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:41 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:41 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:42.162 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:41.907+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:42.162 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:42.052Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:13:42.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:42.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:42 smithi071 ceph-mon[178459]: pgmap v3276: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:42 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:42 smithi071 ceph-mon[183063]: pgmap v3276: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:42 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:43.151 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:42.871+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:43.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:43.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2748860092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:13:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2748860092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:13:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:44.173 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:43.859+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:44.174 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:43.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:44.174 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:43.924Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:13:44.174 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:13:43.891+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:13:44.174 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:13:44.174 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:13:44.174 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:13:44.174 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:13:44.175 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:13:44.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:44.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[178459]: pgmap v3277: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[183063]: pgmap v3277: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:13:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:45.178 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:44.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:45.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:45.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:45 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:13:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:45 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/180586701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:45 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:13:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:13:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:13:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:13:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:45 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/180586701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:45.837+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:46.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:46 smithi071 ceph-mon[183063]: pgmap v3278: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:46 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:46 smithi071 ceph-mon[178459]: pgmap v3278: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:46 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:47.193 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:46.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:47.194 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:46.965Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:47.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:47.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:13:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:13:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2086679592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:13:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:13:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2086679592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:48.160 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:47.871+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:48.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:48.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[183063]: pgmap v3279: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:13:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:13:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[183063]: pgmap v3280: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[183063]: pgmap v3281: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:13:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[178459]: pgmap v3279: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:13:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:13:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[178459]: pgmap v3280: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[178459]: pgmap v3281: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:13:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:48.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:48.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:49.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:49.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:49 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:49.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:49 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:49.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:50.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:50 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:50 smithi071 ceph-mon[183063]: pgmap v3282: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4036663928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:50 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:50 smithi071 ceph-mon[178459]: pgmap v3282: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4036663928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:51.138 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:50.856+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:51.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:51 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:51.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:51 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:51.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:52.152 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:51.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:52.153 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:52.052Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:13:52.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:52.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:52.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:52 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:52 smithi071 ceph-mon[183063]: pgmap v3283: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3444780031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:52 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:52 smithi071 ceph-mon[178459]: pgmap v3283: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3444780031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:53.108 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:52.858+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:53.109 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:53.108Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:53.384 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:53.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:53 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:53 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:53 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:53 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:54.117 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:53.812+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:54.117 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:53.925Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:13:54.388 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:54.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:54.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:54 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:54 smithi071 ceph-mon[183063]: pgmap v3284: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:54 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:54 smithi071 ceph-mon[178459]: pgmap v3284: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:55.124 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:54.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:55.389 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:55.125+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:55.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1566884808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1566884808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:56.175 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:55.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:56.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:56.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:56.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:13:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:13:56.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:13:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:56 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:56 smithi071 ceph-mon[178459]: pgmap v3285: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:56 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:56 smithi071 ceph-mon[183063]: pgmap v3285: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:57.146 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:56.808+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:57.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:57.147+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:57 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3296604219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:57 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3296604219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:58.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:58.098+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:58.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:57.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:58 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:58 smithi071 ceph-mon[183063]: pgmap v3286: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:58 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:58 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:58 smithi071 ceph-mon[178459]: pgmap v3286: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:13:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:58 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:13:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:58.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:13:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:13:59.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:13:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:13:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2015752650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:13:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:13:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:13:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:13:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2015752650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:13:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:13:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:13:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:13:59.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:00.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:00 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:00 smithi071 ceph-mon[183063]: pgmap v3287: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:00 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:00 smithi071 ceph-mon[178459]: pgmap v3287: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:01.410 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:00.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:01.411 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:01.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:01 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:01 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:02.322 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:02.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:02.323 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:02.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:02.323 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:02.054Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:02.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:02.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2980038561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-mon[183063]: pgmap v3288: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2980038561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-mon[178459]: pgmap v3288: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:03.420 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:03.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:03.421 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:03.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:03.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:03.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:03.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:03.926Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:04.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:04.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:04 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:04.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:04 smithi071 ceph-mon[183063]: pgmap v3289: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2256341195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:04 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:04 smithi071 ceph-mon[178459]: pgmap v3289: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2256341195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:05.395 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:04.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:05.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:05.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:05.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:05.396Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:05 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:05 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:06.430 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:05.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:06.430 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:06.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:06.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:06 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:06.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:06 smithi071 ceph-mon[183063]: pgmap v3290: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1741137585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:06 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:06 smithi071 ceph-mon[178459]: pgmap v3290: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1741137585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:06.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:07.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:07.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:07 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:07 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:08.183 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:07.907+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:08.439 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:08.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:08 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:08 smithi071 ceph-mon[183063]: pgmap v3291: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:08 smithi071 ceph-mon[183063]: Health check update: 24 slow ops, oldest one blocked for 5395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:08 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:14:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:08 smithi071 ceph-mon[178459]: pgmap v3291: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:08 smithi071 ceph-mon[178459]: Health check update: 24 slow ops, oldest one blocked for 5395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:09.440 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:08.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:09.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:09.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:09.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:09 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/776826853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:09 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/776826853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:10.446 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:09.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:10.446 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:10.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:10 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:10 smithi071 ceph-mon[183063]: pgmap v3292: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:10 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:10 smithi071 ceph-mon[178459]: pgmap v3292: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:11.446 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:10.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:11.447 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:11.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:11 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1347504000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:11 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1347504000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:11.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:12.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:12.054Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:12 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:12 smithi071 ceph-mon[178459]: pgmap v3293: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:12 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:12 smithi071 ceph-mon[183063]: pgmap v3293: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:13.014+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:13.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:13.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:13 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:13.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:13.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:13 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 5400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:13.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:13 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:13.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:13.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:13 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 5400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:13.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:14.129+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:13.926Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:14.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:14.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:14.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:14.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:14:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1333074956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-mon[183063]: pgmap v3294: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:14:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1333074956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-mon[178459]: pgmap v3294: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:15.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:15.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:15 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:15 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:16.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:16.131+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:16 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:16 smithi071 ceph-mon[183063]: pgmap v3295: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3581900321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:16 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:16 smithi071 ceph-mon[178459]: pgmap v3295: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3581900321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:16.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:17.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:17.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:17 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:17 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:17 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:17 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:17.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:18.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:18.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:18.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:18 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:18 smithi071 ceph-mon[183063]: pgmap v3296: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:18 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:18 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 5405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4070583396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:18 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:18 smithi071 ceph-mon[178459]: pgmap v3296: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:18 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:18 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 5405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4070583396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:19.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:19.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:19.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:19 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:19 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:19 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:19 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:20.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:19.997+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:20.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:20 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:20 smithi071 ceph-mon[183063]: pgmap v3297: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:20 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:20 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:20 smithi071 ceph-mon[178459]: pgmap v3297: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:20 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:20.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:21.201+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:21.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:21 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:21.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/135396282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:21.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:21 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:21.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:21 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:21.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/135396282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:21.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:21 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:22.187 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:21.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:22.188 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:22.055Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:22.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:22.188+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:22 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:22 smithi071 ceph-mon[183063]: pgmap v3298: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:22 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:22 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:22 smithi071 ceph-mon[178459]: pgmap v3298: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:22 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:23.228 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:22.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:23.495 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:23.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:23.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:23.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:23.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:23.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:23.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/405694972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:23.827 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 5410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:23.827 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:23.827 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:23.827 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:23.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:23.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/405694972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:23.828 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 5410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:23.922+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:23.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:23.927Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:24.500 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:24.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:24 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:24 smithi071 ceph-mon[178459]: pgmap v3299: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:24 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:24 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:24 smithi071 ceph-mon[183063]: pgmap v3299: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:24 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:25.214 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:24.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:25.501 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:25.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:25.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:25 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:25.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:25 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:25.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:25 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:25.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:25 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:25.937+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:26.506 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:26.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:26.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:26 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:26.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4007143684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:26.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:26 smithi071 ceph-mon[183063]: pgmap v3300: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:26.899 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:26 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:26.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:26 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:26.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4007143684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:26.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:26 smithi071 ceph-mon[178459]: pgmap v3300: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:26.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:26 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:26.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:27.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:26.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:27.507 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:27.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:27.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:27 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:27.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:27.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:27.902 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:27 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:27.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:27 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:27.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:27.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:27.903 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:27 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:27.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:28.512 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:28.221+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:28.513 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:28.513 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[178459]: pgmap v3301: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:28.513 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:28.513 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3903124550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:28.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 5415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:28.514 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:14:28.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[183063]: pgmap v3301: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3903124550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 5415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:14:29.271 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:28.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:29.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:29 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:29 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:29 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:29 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:29.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:30.520 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:30.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:30 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:30 smithi071 ceph-mon[183063]: pgmap v3302: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:30 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3337658484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:30 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:30 smithi071 ceph-mon[178459]: pgmap v3302: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:30 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3337658484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:30.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:31.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:31.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:31 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:31.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:31 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:31.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:31 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:31.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:31 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:31.937+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:32.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:32.056Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:32.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:32 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:32.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:32 smithi071 ceph-mon[183063]: pgmap v3303: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:32.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:32 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:32.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:32 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:32.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:32 smithi071 ceph-mon[178459]: pgmap v3303: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:32.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:32 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:32.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:33.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:33.044Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:33.533 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:33.203+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:33.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:33.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1716950949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:33.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:33.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 5420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:33.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:33.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1716950949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:33.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:33.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 5420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:33.927Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:33.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:34.539 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:34.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:34.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:34 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:34.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:34 smithi071 ceph-mon[178459]: pgmap v3304: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:34.901 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:34 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:34.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:34 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:34.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:34 smithi071 ceph-mon[183063]: pgmap v3304: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:34.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:34 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:34.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:35.539 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:35.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:35.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2408159087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:35.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:35.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:35.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:35.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:35.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2408159087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:35.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:36.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:36.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:36.544 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:36.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:36.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:36 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:36.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:36 smithi071 ceph-mon[183063]: pgmap v3305: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:36.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:36 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:36.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:36 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:36.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:36 smithi071 ceph-mon[178459]: pgmap v3305: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:36.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:36 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:36.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:37.545 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:37.277+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 12 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:37.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:37 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:37.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:37 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:37.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:37 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:37.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:37 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:37.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:38.550 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:38.281+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:38.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-mon[183063]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:38.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3232228299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:38.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-mon[183063]: pgmap v3306: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:38.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:38.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 5425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:38.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-mon[178459]: 12 slow requests (by type [ 'queued for pg' : 12 ] most affected pool [ 'cephfs.foo.meta' : 12 ]) 2023-12-07T00:14:38.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3232228299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:38.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-mon[178459]: pgmap v3306: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:38.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:38.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 5425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:38.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:39.551 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:39.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:39.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:39.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:39 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:39 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:40.286 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:39.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:40.555 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:40.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:40.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:40 smithi071 ceph-mon[183063]: pgmap v3307: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1607230646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:40.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:40 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:40.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:40.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:40 smithi071 ceph-mon[178459]: pgmap v3307: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:40.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1607230646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:40.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:40 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:40.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:41.557 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:41.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:41.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:41.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:41 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:41.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:41.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:41 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:41.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:42.056Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:42.561 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:42.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:42.561 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:42.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:42.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:42.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-mon[183063]: pgmap v3308: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:42.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:42.897 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1416630479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:42.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:42.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-mon[178459]: pgmap v3308: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:42.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:42.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1416630479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:42.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:43.562 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:43.279+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:43.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:43.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:43.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:43.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:43.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[183063]: Health check update: 27 slow ops, oldest one blocked for 5430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:43.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:14:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[178459]: Health check update: 27 slow ops, oldest one blocked for 5430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:43.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:14:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:43.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:43.928Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:44.566 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:44.279+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:44 smithi071 ceph-mon[183063]: pgmap v3309: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:44 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:44 smithi071 ceph-mon[178459]: pgmap v3309: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:44 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:45.237 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:44.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:45.567 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:45.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:45.568 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:45.332Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:45.921 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:45.921 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3289555717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:45.921 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:45 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:45.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:45.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3289555717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:45.921 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:45 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:45.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:46.573 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:46.279+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:46.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:46.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:46 smithi071 ceph-mon[183063]: pgmap v3310: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:46 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:46 smithi071 ceph-mon[178459]: pgmap v3310: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:46 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:47.276 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:46.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:47.574 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:47.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:47.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:47.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:47 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/68750263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:47 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/68750263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:48.318 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:48.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:48.585 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:48.319+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:48.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:48.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:14:48.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-mon[178459]: pgmap v3311: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:48.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:48.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-mon[178459]: Health check update: 27 slow ops, oldest one blocked for 5435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:48.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:48.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:14:48.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-mon[183063]: pgmap v3311: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:48.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-mon[183063]: Health check update: 27 slow ops, oldest one blocked for 5435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:14:48.403+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:14:48.587 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:14:48.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:14:48.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:14:48.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:14:48.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:14:48.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:14:48.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:14:48.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:14:48.588 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:14:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:49.053+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:49.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:49 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:14:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:14:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:14:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:14:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:14:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:14:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:14:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:14:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:49 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3153344213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:49 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:14:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:14:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:14:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:14:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:14:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:14:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:14:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:49 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:49.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3153344213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:50.100+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:50.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:50.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:50.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:50 smithi071 ceph-mon[183063]: pgmap v3312: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:50 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:50 smithi071 ceph-mon[178459]: pgmap v3312: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:50 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:51.354 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:51.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:51.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:51 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:51 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:52.377 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:52.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:52.377 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:52.057Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:52.378+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[183063]: pgmap v3313: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2632142760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:14:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:14:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:14:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:14:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:14:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[178459]: pgmap v3313: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2632142760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:14:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:14:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:14:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:14:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:14:53.382 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:53.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:53.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:53.383+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-mon[183063]: pgmap v3314: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-mon[183063]: pgmap v3315: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-mon[183063]: Health check update: 27 slow ops, oldest one blocked for 5441 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-mon[178459]: pgmap v3314: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-mon[178459]: pgmap v3315: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-mon[178459]: Health check update: 27 slow ops, oldest one blocked for 5441 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:54.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:53.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:53.929Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:14:54.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:54.394+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:54 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3371224880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:54.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:54.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:54.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:14:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:14:54.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:14:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:54 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3371224880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:55.373 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:54.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:55.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-mon[183063]: pgmap v3316: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-mon[178459]: pgmap v3316: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:56.401 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:55.997+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:56.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:56.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:56 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:56.403+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:56 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:57.421 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:56.961+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:57.423+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:57 smithi071 ceph-mon[183063]: pgmap v3317: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/6465425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:57 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:57 smithi071 ceph-mon[178459]: pgmap v3317: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/6465425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:57 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:57.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:58.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:58 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:58 smithi071 ceph-mon[178459]: Health check update: 27 slow ops, oldest one blocked for 5446 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:14:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:58 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:58 smithi071 ceph-mon[183063]: Health check update: 27 slow ops, oldest one blocked for 5446 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:14:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:14:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:58.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:14:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:14:59.452+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:14:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[178459]: pgmap v3318: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2067327651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:14:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:14:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[183063]: pgmap v3318: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:14:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:14:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2067327651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:14:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:14:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:00.410 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:14:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:14:59.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:00 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:00.411+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:00 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:01.400 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:00.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:01.401+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:01 smithi071 ceph-mon[183063]: pgmap v3319: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:01 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2708062684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:01 smithi071 ceph-mon[178459]: pgmap v3319: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:01 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2708062684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:02.356 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:01.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:02.357 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:02.058Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:15:02.635 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:02.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:02.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:02.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:02 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:02.912 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:02.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:02 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:02.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:03.636 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:03.309+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:03.929 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:03.764Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[183063]: pgmap v3320: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:03.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:03.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[183063]: Health check update: 27 slow ops, oldest one blocked for 5451 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:03.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:03.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[178459]: pgmap v3320: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:03.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:03.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:03.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:03.930 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-mon[178459]: Health check update: 27 slow ops, oldest one blocked for 5451 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:03.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:03.930Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:15:04.639 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:04.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:04.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:04.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3188428628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:04.933 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:04 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:04.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:04.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3188428628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:04.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:04 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:04.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:05.641 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:05.319+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:05.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:05 smithi071 ceph-mon[183063]: pgmap v3321: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:05 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:05 smithi071 ceph-mon[178459]: pgmap v3321: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:05 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:06.356 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:05.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:06.644 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:06.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:06.939 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:06.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:06.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:06.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:06 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:06.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/618513054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:06.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:06.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:06 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:06.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/618513054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:06.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:07.645 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:07.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:07.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:07.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-mon[178459]: pgmap v3322: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:07.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:07.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:07.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:07.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:07.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-mon[183063]: pgmap v3322: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:07.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:07.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:07.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:07.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:08.646 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:08.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:08.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:08.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:08 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:08.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:08 smithi071 ceph-mon[183063]: Health check update: 27 slow ops, oldest one blocked for 5456 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:08.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:08.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:08 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:08.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:08 smithi071 ceph-mon[178459]: Health check update: 27 slow ops, oldest one blocked for 5456 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:08.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:09.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:09.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:09 smithi071 ceph-mon[183063]: pgmap v3323: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3531873606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:09 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:09 smithi071 ceph-mon[178459]: pgmap v3323: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3531873606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:09 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:10.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:09.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:10 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:10.448+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:10 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:10.855+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:11.838 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:11.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:11.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:11.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:11 smithi071 ceph-mon[183063]: pgmap v3324: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:11.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:11 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:11.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1901778863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:11.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:11.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:11 smithi071 ceph-mon[178459]: pgmap v3324: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:11.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:11 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:11.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1901778863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:11.838+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:12.058Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:15:12.834 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:12.508+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:12.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:12.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:12 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:12.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:12.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:12 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:12.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:13.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:12.980Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:13.839 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:13.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:13.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[178459]: pgmap v3325: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:13.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:13.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:13.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[178459]: Health check update: 27 slow ops, oldest one blocked for 5461 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:13.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/926766190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:13.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:15:13.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[183063]: pgmap v3325: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:13.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:13.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:13.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[183063]: Health check update: 27 slow ops, oldest one blocked for 5461 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:13.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/926766190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:13.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:15:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:13.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:13.931Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:15:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:14 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:14.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:14.582+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:14 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:15.850 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:15.565+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:15.850 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-mon[183063]: pgmap v3326: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:15.850 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:15.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:15.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:15.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:15.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-mon[178459]: pgmap v3326: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:15.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:15.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:15.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:15.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:15.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:16.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:16.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:16.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:16 smithi071 ceph-mon[178459]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2751915269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:16 smithi071 ceph-mon[183063]: 6 slow requests (by type [ 'queued for pg' : 6 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 6 ]) 2023-12-07T00:15:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2751915269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:16.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:16.597+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:17.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:17.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:17.641+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:17 smithi071 ceph-mon[183063]: pgmap v3327: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:17 smithi071 ceph-mon[178459]: pgmap v3327: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:18.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:18.673+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/815284412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:18 smithi071 ceph-mon[178459]: Health check update: 27 slow ops, oldest one blocked for 5465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/815284412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:18 smithi071 ceph-mon[183063]: Health check update: 27 slow ops, oldest one blocked for 5465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:19.837+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:19.698+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-mon[183063]: pgmap v3328: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-mon[178459]: pgmap v3328: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:20.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/894244974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:20.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:20.729+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/894244974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:21.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:21.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:21.728+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:21 smithi071 ceph-mon[178459]: pgmap v3329: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:21 smithi071 ceph-mon[183063]: pgmap v3329: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:22.059Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:15:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:22.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:22.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:22.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:22.721+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:23.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:23.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:23.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:23.691+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:23.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:23.932Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:15:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[183063]: pgmap v3330: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2044360401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[178459]: pgmap v3330: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2044360401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:23 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:24.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:24.706+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:25.682 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:25.268Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:25.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:25.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:25.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:25 smithi071 ceph-mon[183063]: pgmap v3331: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3363188845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:25 smithi071 ceph-mon[178459]: pgmap v3331: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3363188845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:26.902 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:26.646+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:26.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:26.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:26.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:26 smithi071 ceph-mon[178459]: pgmap v3332: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:26.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:26.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:26.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:26 smithi071 ceph-mon[183063]: pgmap v3332: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:26.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:27.913 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:27.614+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:27.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:27.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:27.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:27.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:27.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:27.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:27.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:27.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:27.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:28.889 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:28.570+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:28.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:28.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1285601385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:28.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:28.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:28.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:15:28.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[183063]: pgmap v3333: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:28.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:28.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1285601385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:28.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:28.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:28.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:15:28.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-mon[178459]: pgmap v3333: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:28.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:29.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:29.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:29.848 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:29.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:29.848 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:29.848 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:29.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:30.862 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:30.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2985552990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:30.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:30 smithi071 ceph-mon[183063]: pgmap v3334: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:30.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:30.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:30.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2985552990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:30.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:30 smithi071 ceph-mon[178459]: pgmap v3334: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:30.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:31.884 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:31.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:31.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:31.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:31.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:31.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:31.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:32.060Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:15:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:32.060Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:15:32.895 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:32.548+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:32.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:32.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:32.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-mon[183063]: pgmap v3335: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:32.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/357890567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:32.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:32.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:32.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-mon[178459]: pgmap v3335: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:32.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/357890567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:32.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:33.923 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:33.574+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:33.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:33.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:33.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:33 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:33.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:33.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:33.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:33 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:33.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:33.933Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:15:34.753 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:34.553+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:34.753 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:34.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:34.753 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:34.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:34.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:34 smithi071 ceph-mon[183063]: pgmap v3336: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:34 smithi071 ceph-mon[178459]: pgmap v3336: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:35.883 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:35.563+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:35.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:35.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:35.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:35.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:35.885 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2409670985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:35.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:35.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:35.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:35.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:35.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2409670985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:35.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:36.846+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:36.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:36.609+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:36 smithi071 ceph-mon[178459]: pgmap v3337: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:36 smithi071 ceph-mon[183063]: pgmap v3337: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:37.797+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:37.598+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/947717189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/947717189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:38.838 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:38.583+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:38.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:38.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:38.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:38 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:38.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:38 smithi071 ceph-mon[183063]: pgmap v3338: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:38.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:38.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:38.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:38 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:38.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:38 smithi071 ceph-mon[178459]: pgmap v3338: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:38.838+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:39.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:39.592+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:40.800+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:40.559+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2284110906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:40 smithi071 ceph-mon[183063]: pgmap v3339: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2284110906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:40 smithi071 ceph-mon[178459]: pgmap v3339: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:41.813+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:41.580+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:42.060Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:15:42.862 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:42.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:42.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:42.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:42.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/579818636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:42.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:42 smithi071 ceph-mon[183063]: pgmap v3340: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:42.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:42.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:42.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/579818636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:42.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:42 smithi071 ceph-mon[178459]: pgmap v3340: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:42.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:43.897 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:43.565+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:43.897 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:43.700Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:43.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:43.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:43.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:43.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:43.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:43.898 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:15:43.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:43.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:43.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:43.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:43.898 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:43.899 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:15:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:43.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:43.934Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:15:44.861 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:44.551+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:44.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:44.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:44.862 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:44 smithi071 ceph-mon[183063]: pgmap v3341: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:44.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2061005451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:44.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:44.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:44.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:44 smithi071 ceph-mon[178459]: pgmap v3341: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:44.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2061005451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:44.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:45.886 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:45.593+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:45.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:45.886 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:45.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:45.886 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:45.887+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:46.839 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:46.583+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:46.839 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:46.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:46.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:46.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:46.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:46 smithi071 ceph-mon[183063]: pgmap v3342: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:46.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:46.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:46.840 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:46 smithi071 ceph-mon[178459]: pgmap v3342: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:46.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:47.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:47.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:47.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2187609529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2187609529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:48.795 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:48.546+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:48.852+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:48 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:48 smithi071 ceph-mon[178459]: pgmap v3343: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:48 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:48 smithi071 ceph-mon[183063]: pgmap v3343: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:49.796 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:49.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:49.857+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1417496537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1417496537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:50.803 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:50.512+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:50.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:50 smithi071 ceph-mon[178459]: pgmap v3344: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:50 smithi071 ceph-mon[183063]: pgmap v3344: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:51.806 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:51.477+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:52.059 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:51.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:52.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:52.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:52.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2106809065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:52.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:52.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:52.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2106809065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:52.061Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:15:52.811 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:52.477+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:52.827+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:53.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:52.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:15:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-mon[178459]: pgmap v3345: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:15:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-mon[183063]: pgmap v3345: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:15:52.916+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:15:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:15:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:15:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:15:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:15:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:15:53.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:15:53.804 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:53.509+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:53.804+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:53.934Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:15:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:53 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:15:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:15:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:15:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:15:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:15:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:15:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:53 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:53 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:15:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:15:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:15:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:15:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:15:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:15:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:15:54.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:53 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:54.817 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:54.555+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:54.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2967196796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:54 smithi071 ceph-mon[183063]: pgmap v3346: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2967196796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:54 smithi071 ceph-mon[178459]: pgmap v3346: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:55.894 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:55.601+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:55.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:55.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:55.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:55.894 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:55.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:55.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:15:55.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:15:55.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:55.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:56.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:15:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:15:55.988Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:15:56.890 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:56.584+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:56.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:56.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:56.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:56 smithi071 ceph-mon[183063]: pgmap v3347: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:56.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4253204673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:56.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:56.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:56.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:56 smithi071 ceph-mon[178459]: pgmap v3347: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:56.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4253204673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:15:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:56.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:57.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:57.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:57.602+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:15:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:15:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:15:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:15:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[183063]: pgmap v3348: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[183063]: pgmap v3349: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:15:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:15:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:15:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:15:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:15:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[178459]: pgmap v3348: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[178459]: pgmap v3349: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:15:57.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:15:58.825 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:58.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:15:58.871 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:58.575+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:15:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:58 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:15:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:15:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:15:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:58 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:15:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:15:59.826 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:15:59.539+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:15:59.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3591612891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[183063]: pgmap v3350: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3591612891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:15:59 smithi071 ceph-mon[178459]: pgmap v3350: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:00.828 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:00.517+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:00.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:01.832 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:01.486+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:02.130 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:01.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:02.131 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:02.062Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:16:02.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:02.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:02.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/111210117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:02.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:01 smithi071 ceph-mon[183063]: pgmap v3351: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:02.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/111210117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:02.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:01 smithi071 ceph-mon[178459]: pgmap v3351: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:02.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:02.840 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:02.480+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:03.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:03.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:02.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:03.843 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:03.489+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:03.904+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:03.935Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:16:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[178459]: pgmap v3352: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1261428489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[183063]: pgmap v3352: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1261428489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:04.846 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:04.501+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:05.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:05.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:04.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:05.460 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:05.204Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:05.851 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:05.460+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:05.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:05 smithi071 ceph-mon[183063]: pgmap v3353: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:05 smithi071 ceph-mon[178459]: pgmap v3353: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:06.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:06.920+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2594819830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2594819830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:07.398+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:07.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-mon[183063]: pgmap v3354: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:07 smithi071 ceph-mon[178459]: pgmap v3354: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:08.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:08.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:08 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/179452280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:08 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/179452280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:09.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:09.417+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:10.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:09 smithi071 ceph-mon[178459]: pgmap v3355: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:09 smithi071 ceph-mon[183063]: pgmap v3355: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:09.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:10.870 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:10.452+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:10.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:11.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:11.405+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:11.962+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:12.062Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:16:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4228818074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:11 smithi071 ceph-mon[183063]: pgmap v3356: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4228818074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:11 smithi071 ceph-mon[178459]: pgmap v3356: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:12.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:12.446+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:12.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:13.878 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:13.474+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:14.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:13.935Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:16:14.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:14.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/602806095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5521 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[178459]: pgmap v3357: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:16:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/602806095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5521 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[183063]: pgmap v3357: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:16:14.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:14.457+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:14.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:14.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:14.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:14.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:15.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:15.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:15.439+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:16.057+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[178459]: pgmap v3358: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3932690683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[183063]: pgmap v3358: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3932690683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:16.887 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:16.489+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:17.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:17.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:17.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:17.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:17.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:17 smithi071 ceph-mon[178459]: pgmap v3359: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:17.897 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:17.513+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:18.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:17 smithi071 ceph-mon[183063]: pgmap v3359: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:18.894 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:18.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:19.080+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3781150359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:18 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3781150359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:18 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:19.907 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:19.530+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:20.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-mon[183063]: pgmap v3360: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:19 smithi071 ceph-mon[178459]: pgmap v3360: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:20.907 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:20.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:21.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3472173885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3472173885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:21.917 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:21.510+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:22.081+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:22.062Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:16:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:21 smithi071 ceph-mon[183063]: pgmap v3361: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:21 smithi071 ceph-mon[178459]: pgmap v3361: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:22.918 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:22.487+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:23.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1342536999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1342536999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:23.924 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:23.636Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:23.924 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:23.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:24.058+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:23.936Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:16:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[183063]: pgmap v3362: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[178459]: pgmap v3362: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:24.925 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:24.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:25.039+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:25.930 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:25.510+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:25.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:26.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2640324385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:25 smithi071 ceph-mon[178459]: pgmap v3363: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2640324385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:25 smithi071 ceph-mon[183063]: pgmap v3363: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:26.935 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:26.481+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:26.936 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:26.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:26.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:26.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:27.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:27.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:27.940 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:27.511+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:27.999+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[183063]: pgmap v3364: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3824497448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[178459]: pgmap v3364: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3824497448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:28.941 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:28.540+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:28.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:28 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:16:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:28 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:16:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:29.944 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:29.591+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:29.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:29 smithi071 ceph-mon[178459]: pgmap v3365: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:29.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:29 smithi071 ceph-mon[183063]: pgmap v3365: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:30.945 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:30.585+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:30.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3409266280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3409266280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:31.921 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:31.588+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:31.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:32.063Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:16:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:31 smithi071 ceph-mon[183063]: pgmap v3366: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:31 smithi071 ceph-mon[178459]: pgmap v3366: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:32.850 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:32.574+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:32.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:33.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:32.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/827484225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/827484225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:33.935 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:33.605+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:33.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:33.937Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:16:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:33 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:33 smithi071 ceph-mon[178459]: pgmap v3367: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:33 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:33 smithi071 ceph-mon[183063]: pgmap v3367: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:34.579+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:34.991+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/112399538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/112399538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:35.923 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:35.595+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:35.977+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:36.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:35.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-mon[183063]: pgmap v3368: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-mon[178459]: pgmap v3368: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:36.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:36.595+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:37.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:37.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:36.949+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:37.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:37.612+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:37.965+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1528720723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:37 smithi071 ceph-mon[183063]: pgmap v3369: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1528720723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:37 smithi071 ceph-mon[178459]: pgmap v3369: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:38.946 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:38.610+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:38.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:38 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:38 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:39.925 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:39.584+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:39.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[183063]: pgmap v3370: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/703398302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[178459]: pgmap v3370: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/703398302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:40.911 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:40.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:40.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:41.916 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:41.633+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:41.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:41 smithi071 ceph-mon[178459]: pgmap v3371: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:41 smithi071 ceph-mon[183063]: pgmap v3371: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:42.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:42.064Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:16:42.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:42.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:42.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:42.610+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:42.961+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/786632613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/786632613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:43.936 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:43.631+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:43.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:43.937Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:16:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[183063]: pgmap v3372: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:16:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[178459]: pgmap v3372: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:16:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:44.939 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:44.617+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:44.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:45.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:45.140Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1191383464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1191383464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:45.902 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:45.576+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:45.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:46 smithi071 ceph-mon[178459]: pgmap v3373: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:46 smithi071 ceph-mon[183063]: pgmap v3373: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:46.940 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:46.588+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:46.940+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/979506123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/979506123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:47.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:47.635+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:47.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-mon[183063]: pgmap v3374: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-mon[178459]: pgmap v3374: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:48.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:48.587+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:49.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:48.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:49 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:49 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:49.936 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:49.619+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:50.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2765665378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:50 smithi071 ceph-mon[178459]: pgmap v3375: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2765665378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:50 smithi071 ceph-mon[183063]: pgmap v3375: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:49.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:50.940 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:50.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:50.940+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:51.938 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:51.639+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:51.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:52.065Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:16:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:52.065Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:16:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-mon[183063]: pgmap v3376: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1890923857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-mon[178459]: pgmap v3376: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1890923857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:52.946 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:52.662+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:52.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:53.936 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:53.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:53.937+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:53.938Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:16:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-mon[178459]: pgmap v3377: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3227498497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-mon[183063]: pgmap v3377: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3227498497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:54.653 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:54.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:54.653 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:16:54.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:16:54.941 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:54.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:54.940+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:55.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:55.694+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:55.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-mon[183063]: pgmap v3378: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:16:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:16:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-mon[178459]: pgmap v3378: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:56.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:56.669+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:56.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3845166606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3845166606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:57.661+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:57.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:16:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:58 smithi071 ceph-mon[183063]: pgmap v3379: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:16:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:58 smithi071 ceph-mon[178459]: pgmap v3379: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:16:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:58.675+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:16:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:58.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:16:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:16:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3584049857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:16:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:16:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:16:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:16:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:16:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3584049857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:00.066 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:16:59.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:00.066 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:16:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:16:59.707+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-mon[183063]: pgmap v3380: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-mon[178459]: pgmap v3380: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:00.926 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:00.668+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:00.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:17:00.499+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:17:00.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:17:00.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:17:00.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:17:00.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:17:00.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:17:00.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:17:00.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:17:00.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:17:00.927 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:17:00.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:17:00.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:17:00.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:17:00.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:17:00.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:17:00.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:17:00.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:17:00.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:17:00.928 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:17:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:00.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:01 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:17:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:17:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:17:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:17:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:17:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:17:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:17:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:17:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:17:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:01 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:17:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:17:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:17:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:17:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:17:01.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:01.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:01.694+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:02.066Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4252103957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[178459]: pgmap v3381: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:17:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:17:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4252103957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[183063]: pgmap v3381: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:17:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:17:03.080 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:02.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:03.081 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:02.719+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:03.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:03.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[178459]: pgmap v3382: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[178459]: pgmap v3383: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[183063]: pgmap v3382: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[183063]: pgmap v3383: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:17:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:03.897 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:03.707+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:03.897 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:03.572Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:03.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:03.938Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/530339876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/530339876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:04.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:04.689+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:05.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:05 smithi071 ceph-mon[183063]: pgmap v3384: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:05 smithi071 ceph-mon[178459]: pgmap v3384: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:05.942 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:05.652+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:05.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3931298440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3931298440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:06.944 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:06.608+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:06.945 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:06.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:06.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:07 smithi071 ceph-mon[183063]: pgmap v3385: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:07 smithi071 ceph-mon[178459]: pgmap v3385: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:07.910 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:07.567+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:07.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:08.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:08.577+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:08.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-mon[183063]: pgmap v3386: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3549569700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-mon[178459]: pgmap v3386: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3549569700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:09.940 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:09.618+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:09.940+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:10.910 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:10.594+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:10.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:11 smithi071 ceph-mon[183063]: pgmap v3387: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3542267664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:11 smithi071 ceph-mon[178459]: pgmap v3387: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3542267664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:11.877 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:11.601+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:11.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:12.067Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:12.841 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:12.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:12.841 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:12.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:13.110 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:12.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:13.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:13 smithi071 ceph-mon[183063]: pgmap v3388: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:13 smithi071 ceph-mon[178459]: pgmap v3388: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:13.829 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:13.533+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:14.112 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:13.829+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:14.113 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:13.939Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:14.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1963435330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:17:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1963435330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:17:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:14.835 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:14.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:15.119 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:14.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:15.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:15.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:15 smithi071 ceph-mon[183063]: pgmap v3389: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:15 smithi071 ceph-mon[178459]: pgmap v3389: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:15.817 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:15.512+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:16.120 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:15.818+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:16.120 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:15.860Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2833706418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2833706418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:16.807 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:16.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:17.126 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:16.808+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:17 smithi071 ceph-mon[183063]: pgmap v3390: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:17 smithi071 ceph-mon[178459]: pgmap v3390: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:17.792 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:17.481+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:18.127 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:17.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:18.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:18.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3450386595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3450386595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:18.759 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:18.500+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:19.133 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:18.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:19.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:19.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:19 smithi071 ceph-mon[183063]: pgmap v3391: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:19 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:19 smithi071 ceph-mon[178459]: pgmap v3391: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:19 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:19.734+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:19.520+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:20.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:20.717+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:20.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:20.529+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:21.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:21.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:21 smithi071 ceph-mon[183063]: pgmap v3392: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3454995367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:21 smithi071 ceph-mon[178459]: pgmap v3392: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3454995367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:21.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:21.692+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:21.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:21.528+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:22.067Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:22.716+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:22.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:22.483+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:23.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:23.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:23 smithi071 ceph-mon[183063]: pgmap v3393: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2516379064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:23 smithi071 ceph-mon[178459]: pgmap v3393: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2516379064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:23.938 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:23.686+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:23.939 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:23.455+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:24.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:23.940Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:24.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:24.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:24.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:24.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:24.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:24.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:24.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:24.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:24.693+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:24.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:24.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:25.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:25.076Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:25.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:25.076Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-mon[178459]: pgmap v3394: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1954719368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-mon[183063]: pgmap v3394: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1954719368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:25.732 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:25.450+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:26.157 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:25.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:26.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:26.779 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:26.450+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:27.162 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:26.780+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:27.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:27 smithi071 ceph-mon[178459]: pgmap v3395: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:27 smithi071 ceph-mon[183063]: pgmap v3395: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:27.730 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:27.468+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:28.163 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:27.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:28.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:28.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2219894119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2219894119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:28.745 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:28.494+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:29.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:28.745+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-mon[183063]: pgmap v3396: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:17:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-mon[178459]: pgmap v3396: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:17:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:29.780 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:29.520+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:30.170 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:29.780+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4247419300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4247419300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:30.748 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:30.494+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:31.174 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:30.750+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:31.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:31 smithi071 ceph-mon[183063]: pgmap v3397: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:31 smithi071 ceph-mon[178459]: pgmap v3397: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:31.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:31.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:31.529+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:32.068Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:32.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:32.519+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:33.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:33.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2983128114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:33 smithi071 ceph-mon[183063]: pgmap v3398: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2983128114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:33 smithi071 ceph-mon[178459]: pgmap v3398: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:33.939 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:33.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:33.940 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:33.528+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:33.941Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:34.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:34.480+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:34.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:34.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:34.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:34.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:35.194 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:34.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:35.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:35 smithi071 ceph-mon[183063]: pgmap v3399: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1670710830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:35 smithi071 ceph-mon[178459]: pgmap v3399: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1670710830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:35.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:35.512+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:36.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:36.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:36.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:36.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:36.498+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:37.479 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:37 smithi071 ceph-mon[183063]: pgmap v3400: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:37.479 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:37.479 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:37.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3544085838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:37.480 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:37 smithi071 ceph-mon[178459]: pgmap v3400: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:37.480 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:37.480 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:37.480 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3544085838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:37.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:37.480+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:38.477 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:38.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:38.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:38.478 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:38.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:38.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:38.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:39.603 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:39.439+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:39.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:39 smithi071 ceph-mon[178459]: pgmap v3401: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:39.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:39 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:39.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:39.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:39.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:39 smithi071 ceph-mon[183063]: pgmap v3401: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:39.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:39 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:39.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:39.605 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:39.603+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:40.566 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:40.444+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:40.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:40.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:40.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:40.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/222233580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:40.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:40.567 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:40.567 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:40.567 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:40.567 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/222233580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:40.567 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:40.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:41.598 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:41.442+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:41.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:41 smithi071 ceph-mon[183063]: pgmap v3402: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:41.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:41.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:41.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:41 smithi071 ceph-mon[178459]: pgmap v3402: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:41.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:41.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:41.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:42.396 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:42.069Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:42.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:42.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:42.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/844544162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:42.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:42.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:42.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/844544162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:42.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:42.396+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:43.506 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:43 smithi071 ceph-mon[183063]: pgmap v3403: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:43.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:43.507 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:43.507 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:43.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:43.507 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:43 smithi071 ceph-mon[178459]: pgmap v3403: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:43.507 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:43.507 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:43.940 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:43.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:43.940 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:43.508Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:43.941Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:44.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:17:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:17:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:44.699+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:45.378+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/61160403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:45 smithi071 ceph-mon[183063]: pgmap v3404: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/61160403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:45 smithi071 ceph-mon[178459]: pgmap v3404: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:45.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:46.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:46.579 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:46.579 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:46.407+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:46.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:46.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:46.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:46.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:46.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:47.676 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:47.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:47.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:47 smithi071 ceph-mon[183063]: pgmap v3405: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:47.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:47.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4151738643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:47.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:47.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:47 smithi071 ceph-mon[178459]: pgmap v3405: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:47.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:47.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4151738643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:47.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:47.677+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:48.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:48.349+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:48.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:48.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:48.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:48.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:48.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:48.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:48.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:48.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:48.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:49.654 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:49.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:49.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-mon[183063]: pgmap v3406: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:49.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:49.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:49.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:49.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/240368082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:49.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-mon[178459]: pgmap v3406: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:49.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:49.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:49.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:49.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/240368082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:49.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:49.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:50.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:50.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:51.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:51.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:51 smithi071 ceph-mon[183063]: pgmap v3407: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:51.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:51.677 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:51.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:51.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:51.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:51 smithi071 ceph-mon[178459]: pgmap v3407: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:51.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:51.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:52.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:52.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1896366084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:52.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:52.353 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:52.070Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:52.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:52.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1896366084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:52.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:52.644 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:52.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:52.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:52.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:52.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:52.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:53.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:53.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:53 smithi071 ceph-mon[183063]: pgmap v3408: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:53.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:53.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:53 smithi071 ceph-mon[178459]: pgmap v3408: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:53.680 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:53.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:53.941 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:53.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:53.943Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:17:54.659 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:54.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:54.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:54.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:54 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:54.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:54.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/912561275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:54 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:54.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/912561275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:54.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:54.660+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:55.632 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:55.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:55.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:55.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:55 smithi071 ceph-mon[178459]: pgmap v3409: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:55.632 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:55.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:55.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:55 smithi071 ceph-mon[183063]: pgmap v3409: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:55.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:55.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:55.632+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:55.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:17:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:17:55.796Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:17:56.630 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:56.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:56.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:56.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:56.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:56.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:56.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3559461373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:56.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:17:56.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:17:56.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:56.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:56.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3559461373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:56.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:56.631+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:57.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:57 smithi071 ceph-mon[183063]: pgmap v3410: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:57.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:57.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:57.619 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:57.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:57.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:57 smithi071 ceph-mon[178459]: pgmap v3410: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:57.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:57.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:57.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:57.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:58.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:58.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:58.630 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:58.350+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:58.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:58.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:58.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:17:59.672 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:17:59.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:17:59.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[183063]: pgmap v3411: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:59.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:59.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:59.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:17:59.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2650110322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:59.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[178459]: pgmap v3411: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:17:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:17:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:17:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:17:59.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2650110322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:17:59.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:17:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:17:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:17:59.672+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:00.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:00.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:00.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:01.442+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:01 smithi071 ceph-mon[183063]: pgmap v3412: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1765176632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:01 smithi071 ceph-mon[178459]: pgmap v3412: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1765176632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:02.069 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:01.737+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:02.360 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:02.360 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:02.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:02.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:02.361 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:02.070Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:02.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:02.707+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:03.693 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:03.444+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:03.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:18:03.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:03 smithi071 ceph-mon[183063]: pgmap v3413: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:03.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:03.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:03.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:18:03.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:03 smithi071 ceph-mon[178459]: pgmap v3413: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:03.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:03.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:03.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:03.944Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:04.423+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3434266843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3434266843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:05.010 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:04.741+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:05.301 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:05.012Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:05.301 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:05.012Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:05.301 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:18:05.011+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:18:05.302 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:18:05.303 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:18:05.303 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:18:05.303 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:18:05.303 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:18:05.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-mon[178459]: pgmap v3414: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:05.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:05.303 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:05.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-mon[183063]: pgmap v3414: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:05.436+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:05.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:06.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:06 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:18:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4103672732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:06 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:18:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:18:06.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:18:06.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:18:06.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:06.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:06.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4103672732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:06.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:07.827 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:07.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:07.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[183063]: pgmap v3415: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:07.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:07.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:18:07.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:18:07.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:07.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:18:07.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:18:07.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:18:07.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:07.828 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:07.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[178459]: pgmap v3415: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:07.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:07.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:18:07.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:18:07.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:07.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:18:07.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:18:07.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:18:07.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:07.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:07.827+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:08.788 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:08.517+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:08.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[183063]: pgmap v3416: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:08.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[183063]: pgmap v3417: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:08.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:08.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:08.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2414996981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:08.789 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:08.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[178459]: pgmap v3416: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:08.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[178459]: pgmap v3417: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:08.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:08.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:08.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2414996981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:08.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:08.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:09.782+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:09.548+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:10.771 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:10.515+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:10.772 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:10 smithi071 ceph-mon[183063]: pgmap v3418: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:10.772 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:10.772 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:10.772 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1181701491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:10.772 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:10 smithi071 ceph-mon[178459]: pgmap v3418: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:10.772 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:10.772 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:10.772 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1181701491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:10.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:11.735 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:11.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:11.736 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:11.736 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:12.069 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:11.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:12.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:12.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:12.071Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:12.736 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:12.489+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:13.050 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:12.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:13.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:12 smithi071 ceph-mon[183063]: pgmap v3419: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:13.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:13.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:13.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:12 smithi071 ceph-mon[178459]: pgmap v3419: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:13.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:13.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:13.741 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:13.453+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:13.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:13.944Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/460425643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[183063]: pgmap v3420: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:18:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/460425643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[178459]: pgmap v3420: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:18:14.490 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:14.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:14.490 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:14.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:14.741 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:14.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:14.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:15.748 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:15.717+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:15.749 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:15.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:16.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:16.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[183063]: pgmap v3421: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/925488230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[178459]: pgmap v3421: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/925488230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:16.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:16.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:17.140 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:16.737+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:17.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:17.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:17.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:17.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:17.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:17.401+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:18.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:18.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:18.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:17 smithi071 ceph-mon[178459]: pgmap v3422: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:17.721+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:17 smithi071 ceph-mon[183063]: pgmap v3422: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:18.754 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:18.449+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:18.763+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/189059006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:18 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/189059006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:18 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:19.717 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:19.463+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:20.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:20.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-mon[178459]: pgmap v3423: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-mon[183063]: pgmap v3423: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:20.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:19.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:20.750 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:20.475+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:20.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1675073979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1675073979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:21.768 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:21.488+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:22.070 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:21.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:22.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:22.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:22.071 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:21 smithi071 ceph-mon[183063]: pgmap v3424: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:22.071 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:22.071 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:22.071 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:21 smithi071 ceph-mon[178459]: pgmap v3424: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:22.072Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:22.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:22.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:22.524+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2433629240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2433629240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:23.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:23.547+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:23.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:23.444Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:23.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:23.944Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[178459]: pgmap v3425: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[183063]: pgmap v3425: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:23 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:24.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:24.559+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:25.061 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:24.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:25.062 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:25.062 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:25.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:25.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:25.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:25.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:25.593+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3891980520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:25 smithi071 ceph-mon[183063]: pgmap v3426: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3891980520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:25 smithi071 ceph-mon[178459]: pgmap v3426: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:26.785 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:26.740+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:26.785 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:26.596+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:26.785 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:26.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:27.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:27.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:27.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:27.606+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[178459]: pgmap v3427: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3415777554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[183063]: pgmap v3427: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3415777554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:28.837 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:28.569+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:28.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:28.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:28.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:28 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:28.837 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:18:28.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:28.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:28.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:28 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:28.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:18:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:28.838+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:29.799 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:29.545+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:29.871+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:29 smithi071 ceph-mon[183063]: pgmap v3428: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:29 smithi071 ceph-mon[178459]: pgmap v3428: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:30.846 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:30.560+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:30.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:30.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2555246602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:30.847 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:30.847 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:30.847 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2555246602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:30.847 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:30.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:31.850 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:31.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:31.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:31.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:31.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:31 smithi071 ceph-mon[183063]: pgmap v3429: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:31.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:31.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:31.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:31 smithi071 ceph-mon[178459]: pgmap v3429: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:32.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:31.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:32.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:32.073Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:32.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:32.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:32.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/813981552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:32.897 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:32.613+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:32.897 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:32.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:32.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:32.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:32.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/813981552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:32.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:33.945 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:33.607+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:33.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:33.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:33.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:33 smithi071 ceph-mon[183063]: pgmap v3430: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:33.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:33 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:33.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:33.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:33.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:33 smithi071 ceph-mon[178459]: pgmap v3430: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:33.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:33 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:33.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:33.946Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:34.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:34.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3612771490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3612771490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:34.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:35.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:35.591+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:35.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:35.732Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-mon[178459]: pgmap v3431: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-mon[183063]: pgmap v3431: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:36.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:35.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:36.840 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:36.574+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:36.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:37.847 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:37.562+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:37.991+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2378042249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:37 smithi071 ceph-mon[183063]: pgmap v3432: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2378042249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:37 smithi071 ceph-mon[178459]: pgmap v3432: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:38.849 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:38.514+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:39.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:38 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:38 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:39.859 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:39.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:40.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[178459]: pgmap v3433: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1529453832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[183063]: pgmap v3433: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1529453832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:40.860 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:40.465+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:40.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:41.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:41.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:41.938+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:42.073Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:41 smithi071 ceph-mon[183063]: pgmap v3434: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2033336660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:41 smithi071 ceph-mon[178459]: pgmap v3434: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2033336660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:42.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:42.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:43.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:43.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:43.946Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[183063]: pgmap v3435: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:18:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[178459]: pgmap v3435: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:18:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:44.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:44.948+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1765810352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:45.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:44.948Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:45.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:44.948Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1765810352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:45.378+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:45.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:45 smithi071 ceph-mon[183063]: pgmap v3436: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:45 smithi071 ceph-mon[178459]: pgmap v3436: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:46.388+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:46.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1240120081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1240120081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:47.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:47.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:47.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-mon[183063]: pgmap v3437: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:47 smithi071 ceph-mon[178459]: pgmap v3437: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:48.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:48.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:48.856+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:48 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:48 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:49.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:49.433+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:49.825+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1513302814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:49 smithi071 ceph-mon[183063]: pgmap v3438: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1513302814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:49 smithi071 ceph-mon[178459]: pgmap v3438: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:50.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:50.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:51.405+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:51.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:52.074Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:51 smithi071 ceph-mon[178459]: pgmap v3439: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/363071306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:51 smithi071 ceph-mon[183063]: pgmap v3439: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/363071306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:52.436+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:52.900+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:53.912 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:53.468+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:54.162 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:53.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:54.163 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:53.947Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:18:54.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:54.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:54.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-mon[183063]: pgmap v3440: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:54.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:54.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1250583555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:54.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:54.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:54.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-mon[178459]: pgmap v3440: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:54.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:54.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1250583555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:54.446 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:54.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:54.446 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:18:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:18:54.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:18:54.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:54.447+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:54.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:55.877 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:55.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:55.877+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-mon[178459]: pgmap v3441: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:18:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:18:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:55 smithi071 ceph-mon[183063]: pgmap v3441: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:56.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:56.433+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:56.866+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2243346412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2243346412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:57.385+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:57.856+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:57 smithi071 ceph-mon[183063]: pgmap v3442: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:57 smithi071 ceph-mon[178459]: pgmap v3442: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:18:58.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:58.387+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:18:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:58.828+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:18:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:18:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/800718786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:18:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:18:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:18:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:18:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/800718786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:18:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:18:59.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:18:59.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-mon[183063]: pgmap v3443: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:18:59 smithi071 ceph-mon[178459]: pgmap v3443: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:00.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:00.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:00.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:01.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:02.073 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:01.800+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:02.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:02.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3105219004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:02.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:01 smithi071 ceph-mon[178459]: pgmap v3444: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:02.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3105219004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:01 smithi071 ceph-mon[183063]: pgmap v3444: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:02.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:02.400 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:02.075Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:02.399+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:02.846+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:03.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:03.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:03.380Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:03.802+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:03.948Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[183063]: pgmap v3445: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2591444019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[178459]: pgmap v3445: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2591444019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:04.786 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:04.453+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:04.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:05.767 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:05.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:05.767+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:05 smithi071 ceph-mon[178459]: pgmap v3446: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3155941914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:05 smithi071 ceph-mon[183063]: pgmap v3446: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3155941914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:06.433+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:06.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:06.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:06.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:07.448+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:07.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[178459]: pgmap v3447: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:19:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[183063]: pgmap v3447: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:19:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:08.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:08.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3559114524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:08 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3559114524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:08 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:09.706+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:09.474+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:09.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:19:09.523+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:19:09.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:19:09.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:19:09.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:19:09.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:19:09.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:19:09.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:19:09.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:19:09.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:19:09.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:19:09.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:19:09.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:19:09.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:19:09.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:19:09.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:19:09.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:19:09.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:19:09.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:19:09.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:19:10.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-mon[183063]: pgmap v3448: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:19:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:19:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:19:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:19:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:19:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:19:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:19:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:19:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-mon[178459]: pgmap v3448: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:09 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:19:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:19:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:19:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:19:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:19:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:19:10.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:19:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:10.729+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:10.481+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/283960643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/283960643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:11.707 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:11.456+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:11.988 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:11.708+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:12.414 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:12.075Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:12.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:12.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-mon[183063]: pgmap v3449: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:12.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:12.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:19:12.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:19:12.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:12.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-mon[178459]: pgmap v3449: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:12.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:12.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:19:12.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:19:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:12.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:12.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:12.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:12.991 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:12.717+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:13.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:13.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:19:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:19:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[178459]: pgmap v3450: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[178459]: pgmap v3451: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:19:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1408166082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:19:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:19:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[183063]: pgmap v3450: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[183063]: pgmap v3451: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:19:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1408166082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:13.714 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:13.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:13.996 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:13.714+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:13.997 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:13.949Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:13 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:19:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:13 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:19:14.713 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:14.463+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:14.999 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:14.714+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:15.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:15.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:15 smithi071 ceph-mon[183063]: pgmap v3452: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:15.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:15.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:15 smithi071 ceph-mon[178459]: pgmap v3452: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:15.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:15.697 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:15.668Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:15.697 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:15.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:15.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:16.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:16.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:16.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:16.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1905142932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:16.395 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:16.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:16.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:16.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:16.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1905142932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:16.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:16.648 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:16.396+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:16.650+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:17.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:17.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:17 smithi071 ceph-mon[178459]: pgmap v3453: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:17.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:17.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:17.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:17 smithi071 ceph-mon[183063]: pgmap v3453: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:17.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:17.617 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:17.368+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:17.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:18.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:18.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:18.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3960762599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:18.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:18.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:18.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3960762599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:18.631+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:18.383+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:19.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:19.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:19 smithi071 ceph-mon[178459]: pgmap v3454: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:19.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:19.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:19 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:19.379 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:19.379 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:19 smithi071 ceph-mon[183063]: pgmap v3454: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:19.379 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:19.380 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:19 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:19.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:19.594+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:19.379+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:20.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:20.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:20.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:20.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:20.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:20.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:20.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:20.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:20.590 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:20.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:20.592+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:21.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:21.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/361969510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:21.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:21 smithi071 ceph-mon[183063]: pgmap v3455: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:21.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:21.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:21.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/361969510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:21.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:21 smithi071 ceph-mon[178459]: pgmap v3455: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:21.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:21.633 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:21.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:21.634+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:22.354 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:22.076Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:22.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:22.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:22.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:22.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:22.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:22.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:22.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:23.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:23.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:23 smithi071 ceph-mon[183063]: pgmap v3456: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:23.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:23.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2593977619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:23.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:23.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:23 smithi071 ceph-mon[178459]: pgmap v3456: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:23.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:23.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2593977619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:23.648 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:23.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:23.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:23.650+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:24.368 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:23.950Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:24.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:24.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:24.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:24.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:24.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:24.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:24.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:24.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:24.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:24.370 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:24.642 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:24.368+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:24.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:24.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:24.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:24.884Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:24.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:24.884Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:25.342 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:25.342 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:25 smithi071 ceph-mon[183063]: pgmap v3457: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:25.342 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:25.342 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2501050478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:25.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:25.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:25 smithi071 ceph-mon[178459]: pgmap v3457: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:25.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:25.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2501050478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:25.669 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:25.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:25.670+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:26.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:26.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:26.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:26.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:26.658 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:26.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:26.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:26.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:27.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:27.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:27 smithi071 ceph-mon[178459]: pgmap v3458: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:27.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:27.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:27.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:27 smithi071 ceph-mon[183063]: pgmap v3458: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:27.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:27.668 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:27.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:27.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:28.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:28.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:28.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:28.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/43619659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:28.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:28.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:28.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:28.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:28.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/43619659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:28.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:28.642 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:28.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:28.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:29.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:29.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-mon[183063]: pgmap v3459: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:29.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:29.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:29.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:19:29.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:29.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-mon[178459]: pgmap v3459: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:29.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:29.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:29.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:19:29.636 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:29.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:29.636+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:30.324 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:30.324 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:30.324 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3563036726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:30.324 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:30.324 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:30.324 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3563036726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:30.587 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:30.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:30.588+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:31.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:31.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:31 smithi071 ceph-mon[183063]: pgmap v3460: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:31.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:31.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:31.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:31 smithi071 ceph-mon[178459]: pgmap v3460: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:31.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:31.554+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:31.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:32.330 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:32.077Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:32.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:32.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:32.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/837309640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:32.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:32.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:32.331 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/837309640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:32.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:32.565+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:32.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:33.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:33.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:33 smithi071 ceph-mon[178459]: pgmap v3461: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:33.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:33.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:33.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:33 smithi071 ceph-mon[183063]: pgmap v3461: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:33.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:33.553+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:33.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:34.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:34.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:34.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:34 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:34.317 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:33.950Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:34.317 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:34.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:34.317 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:34.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:34.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:34.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:34.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:34 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:34.554+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:34.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:35.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:35.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:35 smithi071 ceph-mon[178459]: pgmap v3462: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:35.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:35.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3048485049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:35.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:35.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:35 smithi071 ceph-mon[183063]: pgmap v3462: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:35.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:35.334 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3048485049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:35.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:35.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:35.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:35.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:36.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:36.321+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:36.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:37.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:37 smithi071 ceph-mon[178459]: pgmap v3463: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/824908292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:37 smithi071 ceph-mon[183063]: pgmap v3463: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/824908292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:37.617+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:38.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:38.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:38.576+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:39.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:39.323+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:39 smithi071 ceph-mon[183063]: pgmap v3464: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:39 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:39 smithi071 ceph-mon[178459]: pgmap v3464: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:39 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:39.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:39.541+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2266276581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:40.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:40.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2266276581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:40.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:41.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:41.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:41 smithi071 ceph-mon[183063]: pgmap v3465: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:41.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:41.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:41.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:41 smithi071 ceph-mon[178459]: pgmap v3465: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:41.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:41.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:41.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:41.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:42.325+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:42.077Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3998272503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3998272503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:42.498+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:43.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:43.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:43.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:43.316Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:43 smithi071 ceph-mon[178459]: pgmap v3466: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:43 smithi071 ceph-mon[183063]: pgmap v3466: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:43.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:43.507+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:44.361 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:43.951Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:44.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:44.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:44.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:44.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:44.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:44.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:19:44.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3907827194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:44.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:44.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:44.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:44.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:44.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:44.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:19:44.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3907827194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:44.551+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:44.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:45.368 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:45.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:45 smithi071 ceph-mon[183063]: pgmap v3467: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:45.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:45.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:45.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:45 smithi071 ceph-mon[178459]: pgmap v3467: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:45.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:45.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:45.547+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:45.369+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:46.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:46.387 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:46.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:46.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:46.580+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:46.408+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:46.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:46.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:47.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:47.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:47 smithi071 ceph-mon[183063]: pgmap v3468: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:47.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:47.367 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1339354828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:47.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:47.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:47 smithi071 ceph-mon[178459]: pgmap v3468: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:47.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:47.367 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1339354828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:47.627 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:47.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:47.627+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:48.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:48.594+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:49.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-mon[178459]: pgmap v3469: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/355244547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-mon[183063]: pgmap v3469: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/355244547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:49.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:50.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:50.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:50.578+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:51.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:51.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:51 smithi071 ceph-mon[183063]: pgmap v3470: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:51.376 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:51.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:51.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:51 smithi071 ceph-mon[178459]: pgmap v3470: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:51.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:51.586+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:51.376+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:52.374 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:52.078Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:52.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:52.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2862437994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:52.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:52.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:52.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2862437994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:52.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:52.572+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:52.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:52.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:52.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:53.416 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:53.416 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:53 smithi071 ceph-mon[183063]: pgmap v3471: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:53.416 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:53.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:53.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:53 smithi071 ceph-mon[178459]: pgmap v3471: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:53.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:53.608+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:53.416+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:54.405 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:53.951Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:19:54.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:54.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:54 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:54.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:54.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1301612884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:54.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:54.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:54 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:54.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:54.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1301612884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:54.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:54.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:55.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:55.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:55 smithi071 ceph-mon[183063]: pgmap v3472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:55.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:55.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:55.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:55 smithi071 ceph-mon[178459]: pgmap v3472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:55.427 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:55.679 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:55.427+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:55.679 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:19:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:19:55.604Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:19:55.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:55.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:56.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1280144817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:19:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:19:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1280144817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:56.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:56.655+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:56.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:57.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:57.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:57 smithi071 ceph-mon[178459]: pgmap v3473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:57.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:57.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:57.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:57 smithi071 ceph-mon[183063]: pgmap v3473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:57.423 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:57.624+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:57.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:58.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:58.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:58.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:58.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:58.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:58.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:19:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[178459]: pgmap v3474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3616674213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:19:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:19:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[183063]: pgmap v3474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:19:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3616674213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:19:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:19:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:19:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:19:59.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:19:59.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:19:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:19:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:19:59.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 28 slow ops, oldest one blocked for 5750 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 6373 secs 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:20:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 105m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 105m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 105m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 105m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 105m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 105m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 105m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 105m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:20:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 105m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 28 slow ops, oldest one blocked for 5750 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-07T00:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 6373 secs 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 105m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 105m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 105m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 105m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 105m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 105m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 105m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 105m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 105m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 105m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 105m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 105m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 105m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 105m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 105m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 105m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 105m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 105m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:20:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 105m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:20:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 105m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:20:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 105m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:20:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 105m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:20:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 105m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:20:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 105m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:20:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:20:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 95m, current state active+undersized, last acting [1,3] 2023-12-07T00:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 105m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 105m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 105m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 105m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 105m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 105m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 105m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:20:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 105m, current state active+undersized, last acting [1,3] 2023-12-07T00:20:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 95m, current state active+undersized, last acting [3,0] 2023-12-07T00:20:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 105m, current state active+undersized, last acting [0,3] 2023-12-07T00:20:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 105m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:20:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 105m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:20:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 95m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 105m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 105m, current state active+undersized, last acting [1,0] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 95m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 95m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 95m, current state active+undersized, last acting [0,1] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 95m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 105m, current state active+undersized, last acting [2,0] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 95m, current state active+undersized, last acting [2,0] 2023-12-07T00:20:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 95m, current state active+undersized, last acting [1,3] 2023-12-07T00:20:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 95m, current state active+undersized, last acting [0,1] 2023-12-07T00:20:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 95m, current state active+undersized, last acting [3,2] 2023-12-07T00:20:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 95m, current state active+undersized, last acting [3,1] 2023-12-07T00:20:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 95m, current state active+undersized, last acting [3,0] 2023-12-07T00:20:00.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 105m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:20:00.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 105m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:20:00.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 105m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 105m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 95m, current state active+undersized, last acting [1,3] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 105m, current state active+undersized, last acting [1,3] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 95m, current state active+undersized, last acting [3,0] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 105m, current state active+undersized, last acting [0,3] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 105m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 105m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 95m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 105m, current state active+undersized, last acting [0,3] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 105m, current state active+undersized, last acting [0,1] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 95m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 105m, current state active+undersized, last acting [3,1] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 95m, current state active+undersized, last acting [0,3] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 95m, current state active+undersized, last acting [2,0] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 95m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 95m, current state active+undersized, last acting [1,0] 2023-12-07T00:20:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 105m, current state active+undersized, last acting [3,0] 2023-12-07T00:20:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 105m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:20:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 28 slow ops, oldest one blocked for 5750 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:20:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:20:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:20:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 105m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:20:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 105m, current state active+undersized, last acting [1,0] 2023-12-07T00:20:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 95m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:20:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 95m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:20:00.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 95m, current state active+undersized, last acting [0,1] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 95m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 105m, current state active+undersized, last acting [2,0] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 95m, current state active+undersized, last acting [2,0] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 95m, current state active+undersized, last acting [1,3] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 95m, current state active+undersized, last acting [0,1] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 95m, current state active+undersized, last acting [3,2] 2023-12-07T00:20:00.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 95m, current state active+undersized, last acting [3,1] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 95m, current state active+undersized, last acting [3,0] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 105m, current state active+undersized, last acting [0,3] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 105m, current state active+undersized, last acting [0,1] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 95m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 105m, current state active+undersized, last acting [3,1] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 95m, current state active+undersized, last acting [0,3] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 95m, current state active+undersized, last acting [2,0] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 95m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 95m, current state active+undersized, last acting [1,0] 2023-12-07T00:20:00.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 105m, current state active+undersized, last acting [3,0] 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 105m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 28 slow ops, oldest one blocked for 5750 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:20:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:00.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 28 slow ops, oldest one blocked for 5750 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 6373 secs 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:20:00.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 105m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 105m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 105m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 105m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 105m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 105m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 105m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 105m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 105m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 105m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:20:00.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 105m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 105m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 105m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 105m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 105m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 105m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 105m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 105m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 105m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:20:00.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 105m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 105m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 105m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 105m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 105m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 105m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 105m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 95m, current state active+undersized, last acting [1,3] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 105m, current state active+undersized, last acting [1,3] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 95m, current state active+undersized, last acting [3,0] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 105m, current state active+undersized, last acting [0,3] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 105m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 105m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:20:00.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 95m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 105m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 105m, current state active+undersized, last acting [1,0] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 95m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 95m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 95m, current state active+undersized, last acting [0,1] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 95m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 105m, current state active+undersized, last acting [2,0] 2023-12-07T00:20:00.474 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 95m, current state active+undersized, last acting [2,0] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 95m, current state active+undersized, last acting [1,3] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 95m, current state active+undersized, last acting [0,1] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 95m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 95m, current state active+undersized, last acting [3,2] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 95m, current state active+undersized, last acting [3,1] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 95m, current state active+undersized, last acting [3,0] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 95m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 105m, current state active+undersized, last acting [0,3] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 105m, current state active+undersized, last acting [0,1] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 95m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 105m, current state active+undersized, last acting [3,1] 2023-12-07T00:20:00.475 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 95m, current state active+undersized, last acting [0,3] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 95m, current state active+undersized, last acting [2,0] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 95m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 95m, current state active+undersized, last acting [1,0] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 95m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 105m, current state active+undersized, last acting [3,0] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 95m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 105m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:20:00.476 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 28 slow ops, oldest one blocked for 5750 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:20:00.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:20:00.477 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:20:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:00.731+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:00.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:01.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:01 smithi071 ceph-mon[183063]: pgmap v3475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/935533244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:01 smithi071 ceph-mon[178459]: pgmap v3475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/935533244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:01.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:01.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:02.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:02.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:02.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:02.078Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:20:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:02.735+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:02.530+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:03.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:03.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:03 smithi071 ceph-mon[183063]: pgmap v3476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:03 smithi071 ceph-mon[178459]: pgmap v3476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:03.711+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:03.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:03.577+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:04.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:03.952Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:20:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4132770303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4132770303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:04.741+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:04.606+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:04.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:04.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:04.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:04.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:05 smithi071 ceph-mon[178459]: pgmap v3477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:05 smithi071 ceph-mon[183063]: pgmap v3477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:05.760+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:05.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:05.651+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:06.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4057142519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4057142519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:06.721+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:06.611+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:07 smithi071 ceph-mon[183063]: pgmap v3478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:07 smithi071 ceph-mon[178459]: pgmap v3478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:07.726+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:07.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:07.650+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:08.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/606290730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/606290730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:08.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:08.638+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:09.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:09 smithi071 ceph-mon[183063]: pgmap v3479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:09 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:09 smithi071 ceph-mon[178459]: pgmap v3479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:09 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:09.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:09.635+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:10.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:10.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:11 smithi071 ceph-mon[183063]: pgmap v3480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/655818104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:11 smithi071 ceph-mon[178459]: pgmap v3480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/655818104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:11.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:11.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:11.573+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:12.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:12.079Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:20:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:12.617+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:12.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:12.525+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:13.496 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:13.496 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:20:13.496 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-mon[183063]: pgmap v3481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:13.496 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:13.496 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2367880668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:13.496 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:13.497 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:20:13.497 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-mon[178459]: pgmap v3481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:13.497 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:13.497 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2367880668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:13.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:13.605+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:13.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:13.497+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:14.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:13.952Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:20:14.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:14.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:14.201 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:14.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:14.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:14.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:20:14.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:14.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:20:14.036+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:20:14.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:20:14.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:20:14.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:20:14.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:20:14.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:20:14.503 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:14.503 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:14.503 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:20:14.504 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:14.622+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:14.504+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:15.496 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:15.496 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:20:15.496 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:20:15.497 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:20:15.498 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:20:15.498 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:20:15.498 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:20:15.498 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-mon[183063]: pgmap v3482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:15.498 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:15.498 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2477113566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:15.498 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:15.498 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:20:15.499 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:20:15.500 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:20:15.500 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:20:15.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-mon[178459]: pgmap v3482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:15.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:15.500 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2477113566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:15.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:15.634+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:15.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:15.498+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:16.496 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:16.496 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:16.496 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:16.496 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:16.496 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:16.496 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:16.496 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:16.497 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:16.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:16.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:16.497+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:17.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:17.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: pgmap v3483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:17.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:17.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:20:17.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:20:17.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:20:17.545 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:20:17.545 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:20:17.545 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:20:17.545 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:20:17.545 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:20:17.545 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:20:17.545 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:20:17.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:17.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: pgmap v3483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:17.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:17.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:20:17.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:20:17.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:20:17.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:20:17.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:20:17.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:20:17.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:20:17.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:20:17.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:20:17.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:20:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:17.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:17.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:17.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:18.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[183063]: Adjusting osd_memory_target on smithi071 to 2496M 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[183063]: pgmap v3484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[183063]: pgmap v3485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2890628890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[178459]: Adjusting osd_memory_target on smithi071 to 2496M 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[178459]: pgmap v3484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[178459]: pgmap v3485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:18.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2890628890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:18.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:18.678+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:18.565+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:19.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:19 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:19.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:19.544 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:19.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:19 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:19.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:19.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:19.645+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:19.544+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:20.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[183063]: pgmap v3486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:20.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:20.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:20.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:20.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:20.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3076624983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:20.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[178459]: pgmap v3486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:20.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:20.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:20.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:20.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:20.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3076624983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:20.666+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:20.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:20.548+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:21.546 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:21.546 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:21.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:21.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:21.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:21.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:21.546+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:22.080Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:20:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:22 smithi071 ceph-mon[183063]: pgmap v3487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:22 smithi071 ceph-mon[178459]: pgmap v3487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:22.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:22.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:22.510+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:23.557 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:23.252Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:23.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/117852048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:23.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:23.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:23.557 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/117852048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:23.557 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:23.557 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:23.665+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:23.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:23.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:24.246 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:23.953Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:20:24.574 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[183063]: pgmap v3488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:24.574 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:24.574 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:24.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:24.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:24.575 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:24.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[178459]: pgmap v3488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:24.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:24.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:24.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:24.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:24.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:24.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:24.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:24.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:24.575+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:25.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:25.567 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:25.567 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3899689232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:25.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:25.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:25.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3899689232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:25.686+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:25.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:25.567+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:26.530 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:26.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:26.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:26 smithi071 ceph-mon[178459]: pgmap v3489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:26.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:26.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:26.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:26 smithi071 ceph-mon[183063]: pgmap v3489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:26.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:26.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:26.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:26.713+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:26.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:26.530+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:27.539 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:27.539 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:27.539 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3787661101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:27.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:27.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:27.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3787661101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:27.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:27.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:27.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:27.540+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:28.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-mon[183063]: pgmap v3490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:28.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:28.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:28.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:28.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:28.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-mon[178459]: pgmap v3490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:28.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:28.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:28.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:28.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:28.708+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:28.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:28.542+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:29.499+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:29 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:20:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:29 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:20:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:29.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:30.495+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:30 smithi071 ceph-mon[183063]: pgmap v3491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1740595677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:30 smithi071 ceph-mon[178459]: pgmap v3491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1740595677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:30.738+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:31.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:31.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:31.526+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:32.082 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:31.754+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:32.411 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:32.081Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:20:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:32.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:32.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:32.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-mon[178459]: pgmap v3492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3413605974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-mon[183063]: pgmap v3492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3413605974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:32.707+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:33.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:33.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:33 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:33 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:33.729+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:33.954Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:20:34.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:34.608+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:34 smithi071 ceph-mon[183063]: pgmap v3493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4280187129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:34 smithi071 ceph-mon[178459]: pgmap v3493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4280187129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:34.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:35.677 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:35.540Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:35.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:35.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:35.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:35.679 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:35.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:35.678+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:36.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:36.565+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:36 smithi071 ceph-mon[183063]: pgmap v3494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:36 smithi071 ceph-mon[178459]: pgmap v3494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:37.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:37.552+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3611677356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3611677356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:38.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:38.560+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:38 smithi071 ceph-mon[178459]: pgmap v3495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:38 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:38 smithi071 ceph-mon[183063]: pgmap v3495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:38 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:39.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:39.686+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:39.583+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1944878933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1944878933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:40.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:40 smithi071 ceph-mon[183063]: pgmap v3496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:40 smithi071 ceph-mon[178459]: pgmap v3496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:40.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:41.677+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:41.650+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:42.081Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:20:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:42.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:42.610+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:42 smithi071 ceph-mon[183063]: pgmap v3497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2812778497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:42 smithi071 ceph-mon[178459]: pgmap v3497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2812778497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:43.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:43.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:43.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:43.649+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:44.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:43.955Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:20:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:43.955Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:20:44.755 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:44.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:44.756 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:44.603+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:44.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-mon[183063]: pgmap v3498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:44.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:20:44.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:44.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:44.756 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3354586643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:44.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-mon[178459]: pgmap v3498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:44.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:20:44.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:44.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:44.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3354586643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:45.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:44.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:45.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:44.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:45.697+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:45.572+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:46.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:46.534+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:46 smithi071 ceph-mon[183063]: pgmap v3499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4159580128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:46 smithi071 ceph-mon[178459]: pgmap v3499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4159580128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:47.726+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:47.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:47.572+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:48.736 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:48.617+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:48.736 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:48 smithi071 ceph-mon[183063]: pgmap v3500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:48.737 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:48.737 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:48.737 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:48 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:48.737 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:48 smithi071 ceph-mon[178459]: pgmap v3500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:48.737 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:48.737 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:48.737 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:48 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:48.736+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:49.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:49.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:49.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:49.607+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3689086903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3689086903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:50.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:50.666+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:50.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:50.570+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:50 smithi071 ceph-mon[183063]: pgmap v3501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:50 smithi071 ceph-mon[178459]: pgmap v3501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:51.702+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:51.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:51.565+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1349628446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1349628446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:52.082Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:20:52.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:52.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:52.572+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:52 smithi071 ceph-mon[178459]: pgmap v3502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:52 smithi071 ceph-mon[183063]: pgmap v3502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:53.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:53.750+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:53 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:53 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:53.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:53.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:54.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:53.955Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:20:54.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:53.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:54.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:20:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:20:53.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:20:54.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:54.712+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:54.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:54.559+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:54 smithi071 ceph-mon[178459]: pgmap v3503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3634840193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:54 smithi071 ceph-mon[183063]: pgmap v3503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3634840193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:55.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:55.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:55.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:55.605+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:56.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:56.626+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:56.626+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:56 smithi071 ceph-mon[178459]: pgmap v3504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2280196319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:56 smithi071 ceph-mon[183063]: pgmap v3504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:56.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2280196319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:57.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:57.615+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:57.595+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:58.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:58.629+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[183063]: pgmap v3505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3865281740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:20:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[178459]: pgmap v3505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:20:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3865281740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:20:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:20:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:20:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:20:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:20:59.678+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:20:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:20:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:20:59.597+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:20:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:20:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:20:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:20:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:20:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:20:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:20:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:00.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:00.592+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:00 smithi071 ceph-mon[183063]: pgmap v3506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:00 smithi071 ceph-mon[178459]: pgmap v3506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:01.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:01.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3302761681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3302761681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:02.083Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:02.662+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:02.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:02.601+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:02 smithi071 ceph-mon[183063]: pgmap v3507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:02 smithi071 ceph-mon[178459]: pgmap v3507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:03.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:03.188Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:03.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/421017128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:03.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:03.569+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/421017128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:04.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:03.955Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:04.592+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:04.569+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:04 smithi071 ceph-mon[178459]: pgmap v3508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:04 smithi071 ceph-mon[183063]: pgmap v3508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:05.630+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:05.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:05.567+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/452736455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/452736455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:06.523 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:06.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:06.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:06.524+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:06 smithi071 ceph-mon[178459]: pgmap v3509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:06 smithi071 ceph-mon[183063]: pgmap v3509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:07.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:07.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:07.524+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:08.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:08.496+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-mon[178459]: pgmap v3510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1069227735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-mon[183063]: pgmap v3510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1069227735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:08 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:09.692+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:09.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:10.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:10.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:10 smithi071 ceph-mon[183063]: pgmap v3511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3959088014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:10 smithi071 ceph-mon[178459]: pgmap v3511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3959088014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:11.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:11.416+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:12.402 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:12.083Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:12.657 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:12.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:12.658 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:12.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:12.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:12 smithi071 ceph-mon[183063]: pgmap v3512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:12.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:12.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:12.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:12 smithi071 ceph-mon[178459]: pgmap v3512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:12.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:12.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:12.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:13.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:13.627+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:13.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/330767658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:21:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/330767658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:21:14.434 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:13.956Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:14.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:14.583+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:14.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:14 smithi071 ceph-mon[183063]: pgmap v3513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:14 smithi071 ceph-mon[178459]: pgmap v3513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:15.562+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:15.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:15.467+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:15.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:15.476Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/887590521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/887590521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:16.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:16.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:16.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:16 smithi071 ceph-mon[183063]: pgmap v3514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:16 smithi071 ceph-mon[178459]: pgmap v3514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:17.579+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:17.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:17.537+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:21:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3310451329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:21:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3310451329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:18.579+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:18.581+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-mon[178459]: pgmap v3515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:21:18.547+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:21:18.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:21:18.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:21:18.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:21:18.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:21:18.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:21:18.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:21:18.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:21:18.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:21:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-mon[183063]: pgmap v3515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:18.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:18 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:19.554+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:19.569+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:21:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:21:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:21:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:21:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:21:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:21:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:21:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:20.526+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:20.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:20.535+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:20 smithi071 ceph-mon[183063]: pgmap v3516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4021817632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:20 smithi071 ceph-mon[178459]: pgmap v3516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4021817632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:21.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:21.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:21.488+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:21:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:21:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:21:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:21:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:22.084Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:22.523+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:22.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:22.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[178459]: pgmap v3517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:21:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:21:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:21:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3276687887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[183063]: pgmap v3517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:21:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:21:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:21:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3276687887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:23.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:23.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:23.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:23.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[183063]: pgmap v3518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[183063]: pgmap v3519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[178459]: pgmap v3518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[178459]: pgmap v3519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:24.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:23.957Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:24.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:24.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:24.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:24.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:24.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:24.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:24.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:24.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:25.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:25.489+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:25.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:25 smithi071 ceph-mon[183063]: pgmap v3520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1662504193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:25 smithi071 ceph-mon[178459]: pgmap v3520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1662504193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:26.657 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:26.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:26.658 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:26.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:27.658 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:27.519+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:27.659 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:27.408+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[178459]: pgmap v3521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3769097706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[183063]: pgmap v3521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3769097706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:28.555+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:28.443+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:28 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:21:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:28 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:21:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:29.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:29.457+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:29 smithi071 ceph-mon[178459]: pgmap v3522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1841243292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:29 smithi071 ceph-mon[183063]: pgmap v3522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1841243292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:30.634+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:30.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:30.471+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:31.671+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:31.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:31.492+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:31 smithi071 ceph-mon[178459]: pgmap v3523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:31 smithi071 ceph-mon[183063]: pgmap v3523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:32.085Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:32.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:32.468+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4111019592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4111019592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:33.906 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:33.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:33.907 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:33.466+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:33.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-mon[183063]: pgmap v3524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:33.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:33.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:33.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:33.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-mon[178459]: pgmap v3524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:33.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:33.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:33.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:33.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:33.958Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:34.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:34.491+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3205594704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3205594704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:35.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:35.446+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-mon[183063]: pgmap v3525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-mon[178459]: pgmap v3525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:36.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:36.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:36.494+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1720487147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1720487147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:37.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:36.980Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:37.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:37.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:37 smithi071 ceph-mon[183063]: pgmap v3526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:37 smithi071 ceph-mon[178459]: pgmap v3526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:38.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:38.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:38.503+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:38 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:38 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:39.697+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[183063]: pgmap v3527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/527945609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:39.541+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[178459]: pgmap v3527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/527945609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:40.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:40.677+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:40.579+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:41.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:41.593+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:41 smithi071 ceph-mon[183063]: pgmap v3528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/801871758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:41 smithi071 ceph-mon[178459]: pgmap v3528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/801871758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:42.086Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:42.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:42.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:42.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:42.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:42.596+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:43.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:43.124Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:43.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:43.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:43.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:43.556+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[183063]: pgmap v3529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:21:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[178459]: pgmap v3529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:21:44.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:43.958Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:44.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:44.621+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1951086049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:44.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:44.516+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1951086049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:45.595+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:45.547+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:45 smithi071 ceph-mon[178459]: pgmap v3530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:45 smithi071 ceph-mon[183063]: pgmap v3530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:46.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:46.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:46.589+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:46.515+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3169131526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3169131526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:47.728 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:47.586+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:47.728 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:47.471+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-mon[183063]: pgmap v3531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-mon[178459]: pgmap v3531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:48.565+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:48.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:48.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:49.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:48 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1805756518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:48 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1805756518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:49.612+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:49.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:50.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:49 smithi071 ceph-mon[178459]: pgmap v3532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:49 smithi071 ceph-mon[183063]: pgmap v3532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:50.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:50.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:51.672 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:51.411+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:51.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:51.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:51 smithi071 ceph-mon[183063]: pgmap v3533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2590044456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:51 smithi071 ceph-mon[178459]: pgmap v3533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2590044456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:52.338 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:52.086Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:52.648 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:52.431+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:52.648 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:52.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:52.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:52.647+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:53.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:53.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:53.959Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:21:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-mon[183063]: pgmap v3534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1253296382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-mon[178459]: pgmap v3534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1253296382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:53 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:54.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:54.653+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:54.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:54.419+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:55.640+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:55.432+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:55.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:21:55.412Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:21:56.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[183063]: pgmap v3535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/593266770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[178459]: pgmap v3535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:21:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:21:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/593266770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:56.651+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:56.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:57.763 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:57.666+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:57.763 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:57.457+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:58.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:57 smithi071 ceph-mon[183063]: pgmap v3536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:58.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:57 smithi071 ceph-mon[178459]: pgmap v3536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:21:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:58.692 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:58.419+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:21:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:58.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2468322101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:21:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:21:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:21:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2468322101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:21:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:21:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:21:59.770 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:21:59.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:21:59.770 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:21:59.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-mon[178459]: pgmap v3537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-mon[183063]: pgmap v3537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:21:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:00.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:00.420+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:00.746+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:00 smithi071 ceph-mon[178459]: pgmap v3538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/506190095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:00 smithi071 ceph-mon[183063]: pgmap v3538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/506190095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:01.695 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:01.442+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:01.696+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:02.401 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:02.088Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:02.659 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:02.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:02.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:02 smithi071 ceph-mon[183063]: pgmap v3539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:02 smithi071 ceph-mon[178459]: pgmap v3539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:03.441+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:03.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:03.960Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2830483223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2830483223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:03 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:04.749 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:04.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:04.749 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:04.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:04.750 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:04.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:04.749+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:04 smithi071 ceph-mon[183063]: pgmap v3540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:04 smithi071 ceph-mon[178459]: pgmap v3540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:05.748 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:05.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:05.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/655268564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/655268564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:06.802 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:06.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:06.802 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:06.537+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:07.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:06 smithi071 ceph-mon[183063]: pgmap v3541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:06 smithi071 ceph-mon[178459]: pgmap v3541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:07.802 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:07.735+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:07.803 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:07.535+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:08.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2738577486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2738577486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:08.707+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:08.576+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:08 smithi071 ceph-mon[183063]: pgmap v3542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:08 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:08 smithi071 ceph-mon[178459]: pgmap v3542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:08 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:09.663+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:09.564+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:10.666+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:10.608+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:10 smithi071 ceph-mon[178459]: pgmap v3543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3346931563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:10 smithi071 ceph-mon[183063]: pgmap v3543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3346931563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:11.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:11.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:11.635+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:12.089Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:12.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:12.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:12.631+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:12 smithi071 ceph-mon[183063]: pgmap v3544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1095488714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:12 smithi071 ceph-mon[178459]: pgmap v3544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1095488714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:13.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:13.642+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:13.844Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:22:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:13.631+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:22:14.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:13.961Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:14.622+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:14.604+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:14 smithi071 ceph-mon[183063]: pgmap v3545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:14.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:14 smithi071 ceph-mon[178459]: pgmap v3545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:15.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:15.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:15.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2011694965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2011694965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:16.914 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:16.611+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:16.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:16.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:16.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:16 smithi071 ceph-mon[183063]: pgmap v3546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:16.915 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:16.635+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:16.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:16.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:16.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:16 smithi071 ceph-mon[178459]: pgmap v3546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:17.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:16.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:17.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:17.616+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1210358193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1210358193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:17.620+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:18.836 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:18.584+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:18.837 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:18.660+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:19.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:18 smithi071 ceph-mon[178459]: pgmap v3547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:18 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:18 smithi071 ceph-mon[183063]: pgmap v3547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:18 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:19.837 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:19.568+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:19.837 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:19.678+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:20.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/815761327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/815761327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:20.845 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:20.559+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:20.845 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:20.719+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:21.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:20 smithi071 ceph-mon[178459]: pgmap v3548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:20 smithi071 ceph-mon[183063]: pgmap v3548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:21.845 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:21.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:21.846 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:21.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:22.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:22.090Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:22.855 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:22.565+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:22.856 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:22.638+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:22.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:22.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:22.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[178459]: pgmap v3549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:22.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:22:22.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3538779750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:22.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:22:22.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:22:22.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:22.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:22.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[183063]: pgmap v3549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:22.860 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:22:22.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3538779750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:22.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:22:22.861 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:22:23.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:23.060Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:22:23.059+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:22:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:22:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:22:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:22:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:22:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:22:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:22:23.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:22:23.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:22:23.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:22:23.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:22:23.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:22:23.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:22:23.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:22:23.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:22:23.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:22:23.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:22:23.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:22:23.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:22:23.859 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:23.538+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:23.859 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:23.664+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:23.961Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:22:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:22:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:22:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:22:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:22:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:22:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:22:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:22:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:23 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:24.868 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:24.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:24.869 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:24.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:25.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:25.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:25.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:24 smithi071 ceph-mon[178459]: pgmap v3550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/720454345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:24 smithi071 ceph-mon[183063]: pgmap v3550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/720454345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:25.872 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:25.620+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:25.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:25.873 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:25.674+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:26.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:26.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:26.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:26.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:26.874 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:26.588+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:26.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:26.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:26.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[183063]: pgmap v3551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:26.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:22:26.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:22:26.878 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/393599224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:26.878 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:26.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:27.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:27.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:27.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[178459]: pgmap v3551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:22:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:22:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/393599224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:27.878 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:27.610+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:27.879 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:27.670+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:28.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:22:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:22:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[178459]: pgmap v3552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[178459]: pgmap v3553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:22:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:22:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:22:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[183063]: pgmap v3552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[183063]: pgmap v3553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:22:28.881 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:28.587+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:28.881 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:28.666+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:29.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:29.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:28 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:22:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:28 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:22:29.887 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:29.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:29.887 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:29.691+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:29 smithi071 ceph-mon[178459]: pgmap v3554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1226478771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:29 smithi071 ceph-mon[183063]: pgmap v3554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1226478771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:30.888 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:30.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:30.888 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:30.723+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:31.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:31.893 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:31.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:31.894 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:31.674+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:31 smithi071 ceph-mon[183063]: pgmap v3555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:32.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2780596960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:32.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:32.090Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:32.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:32.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:32.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:31 smithi071 ceph-mon[178459]: pgmap v3555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:32.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2780596960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:32.668 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:32.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:32.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:32.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:32.721+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:33.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:33.693+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:33.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:33.763+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:33 smithi071 ceph-mon[183063]: pgmap v3556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:33 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:33 smithi071 ceph-mon[178459]: pgmap v3556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:33 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:34.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:33.962Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:34.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:34.779+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3322472696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3322472696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:35.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:35.348Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:35.721+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:35.755+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-mon[183063]: pgmap v3557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:35 smithi071 ceph-mon[178459]: pgmap v3557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:36.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:36.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:36.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1195184003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1195184003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:37.917 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:37.667+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:37.917 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:37.808+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:37 smithi071 ceph-mon[183063]: pgmap v3558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:37 smithi071 ceph-mon[178459]: pgmap v3558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:38.921 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:38.670+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:38.921 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:38.765+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:39.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:38 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/622470181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:38 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/622470181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:39.934 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:39.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:39.934 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:39.717+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-mon[178459]: pgmap v3559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:39 smithi071 ceph-mon[183063]: pgmap v3559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:40.935 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:40.722+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:40.935 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:40.684+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:41.942 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:41.717+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:41.942 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:41.667+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:42.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:42.091Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1443414832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:41 smithi071 ceph-mon[183063]: pgmap v3560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1443414832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:41 smithi071 ceph-mon[178459]: pgmap v3560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:42.943 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:42.673+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:42.943 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:42.690+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:43.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:43.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:43.695+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:43.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:43.695+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:44.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:43.963Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[183063]: pgmap v3561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:22:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3721547087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[178459]: pgmap v3561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:22:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3721547087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:44.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:44.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:44.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:44.647+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:44.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:44.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:44.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:44.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:45.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:45.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:45.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:45.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:45.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:45.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:46.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:45 smithi071 ceph-mon[178459]: pgmap v3562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:45 smithi071 ceph-mon[183063]: pgmap v3562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:46.716+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:46.623+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:47.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1369086817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1369086817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:47.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:47.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:47.652+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:48.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-mon[178459]: pgmap v3563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:47 smithi071 ceph-mon[183063]: pgmap v3563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:48.736+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:48.686+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:49.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2047289377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:48 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2047289377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:48 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:49.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:49.760+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:49.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:49.668+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:50.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:50.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:50.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:49 smithi071 ceph-mon[183063]: pgmap v3564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:49 smithi071 ceph-mon[178459]: pgmap v3564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:50.976 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:50.752+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:50.976 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:50.717+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3544197731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3544197731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:52.090 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:51.746+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:52.091 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:51.762+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:52.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:52.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:52.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:51 smithi071 ceph-mon[178459]: pgmap v3565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:52.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:52.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:52.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:52.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:51 smithi071 ceph-mon[183063]: pgmap v3565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:52.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:52.092Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:52.982 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:52.710+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:52.982 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:52.775+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:53.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:53.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:53.986 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:53.721+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:53.986 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:53.800+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:53.986 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:53.780Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:53.986 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:53.964Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:22:54.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1678930683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-mon[183063]: pgmap v3566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1678930683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-mon[178459]: pgmap v3566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:54.991 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:54.716+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:54.991 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:54.763+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:54.992 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:54.992 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:55.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:55.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:55.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:55.677+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:55.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:55.728+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:56.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[183063]: pgmap v3567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1807632889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:22:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:22:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[178459]: pgmap v3567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1807632889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:56.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:56.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:56.747+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:56.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:22:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:22:56.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:22:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:57.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:57.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:57.767+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:58.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:58.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:58 smithi071 ceph-mon[178459]: pgmap v3568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/932789272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:58 smithi071 ceph-mon[183063]: pgmap v3568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:22:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/932789272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:22:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:58.615+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:58.722+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:22:59.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:59 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:22:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:22:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:22:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:59 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:22:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:22:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:22:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:22:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:22:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:22:59.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:22:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:22:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:22:59.745+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:00.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-mon[183063]: pgmap v3569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-mon[178459]: pgmap v3569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:00.596+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:00.736+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:01.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2418153555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2418153555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:01.642+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:01.753+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:02.093Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:02 smithi071 ceph-mon[183063]: pgmap v3570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:02 smithi071 ceph-mon[178459]: pgmap v3570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:02.604+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:02.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:02.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:03.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:02.996Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4070590274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4070590274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:03.593+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:03.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:03.800+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:04.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:03.965Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[178459]: pgmap v3571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[183063]: pgmap v3571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:04.838 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:04.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:05.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:04.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:05.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:05.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:05.830 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:05.549+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:06.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:05.831+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:06.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:06.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1452806868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:06 smithi071 ceph-mon[183063]: pgmap v3572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1452806868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:06 smithi071 ceph-mon[178459]: pgmap v3572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:06.829 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:06.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:07.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:06.830+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:07.808 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:07.538+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:08.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:07.809+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[183063]: pgmap v3573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3022011387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[178459]: pgmap v3573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3022011387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:08.825 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:08.523+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:09.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:08.826+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:09 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:09 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:09.800 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:09.481+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:10.062 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:09.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:10.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:10.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:10 smithi071 ceph-mon[178459]: pgmap v3574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/178733621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:10 smithi071 ceph-mon[183063]: pgmap v3574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/178733621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:10.842 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:10.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:11.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:10.842+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:11.827 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:11.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:12.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:12.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:12 smithi071 ceph-mon[183063]: pgmap v3575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:12.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:12.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:12.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:12 smithi071 ceph-mon[178459]: pgmap v3575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:12.093 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:12.093 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:11.827+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:12.093Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:12.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:12.792 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:12.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:13.069 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:12.793+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:13.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:13.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2535153679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2535153679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:13.826 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:13.559+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:14.079 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:13.965Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:14.079 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:13.826+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-mon[183063]: pgmap v3576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:23:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-mon[178459]: pgmap v3576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:23:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:14.846 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:14.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:15.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:14.847+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/587316315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/587316315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:15.551 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:15.284Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:15.870 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:15.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:16.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:15.870+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-mon[183063]: pgmap v3577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-mon[178459]: pgmap v3577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:16.858 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:16.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:17.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:16.858+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2878748866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2878748866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:17.826 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:17.535+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:18.097 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:17.826+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:18.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:18 smithi071 ceph-mon[183063]: pgmap v3578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:18 smithi071 ceph-mon[178459]: pgmap v3578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:18.790 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:18.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:19.098 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:18.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:19.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:19 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:19 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:19.814 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:19.540+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:20.105 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:19.815+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:20.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[183063]: pgmap v3579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2465557441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[178459]: pgmap v3579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2465557441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:20.822 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:20.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:21.107 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:20.822+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:21.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:21.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:21.871 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:21.526+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:22.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:21.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:22.094Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:22 smithi071 ceph-mon[183063]: pgmap v3580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4225959420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:22 smithi071 ceph-mon[178459]: pgmap v3580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4225959420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:22.890 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:22.554+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:23.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:22.891+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:23.929 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:23.540+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:24.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:23.930+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:23.966Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[183063]: pgmap v3581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[178459]: pgmap v3581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:24.889 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:24.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:24.890 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:24.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:24.890 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:24.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:25.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:24.887+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1996614215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1996614215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:25.900 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:25.568+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:26.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:25.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:26 smithi071 ceph-mon[183063]: pgmap v3582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:26 smithi071 ceph-mon[178459]: pgmap v3582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:26.882 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:26.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:27.132 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:26.882+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:27.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:27.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1204438673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:27.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1204438673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:27.894 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:27.621+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:23:27.571+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:23:27.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:23:27.896 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:23:27.896 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:23:27.896 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:23:27.896 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:23:27.896 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:23:27.896 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:23:28.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:27.895+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[183063]: pgmap v3583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:23:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:23:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:23:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[178459]: pgmap v3583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:23:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:23:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:23:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:23:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:23:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:23:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:23:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:23:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:23:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:23:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:23:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:23:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:23:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:23:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:23:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:23:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:23:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:23:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:23:28.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:28.896 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:28.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:29.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:28.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:23:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2725538652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:23:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2725538652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:29.926 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:29.662+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:30.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:29.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:30 smithi071 ceph-mon[183063]: pgmap v3584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:30 smithi071 ceph-mon[178459]: pgmap v3584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:30.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:31.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:30.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:31.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:31.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:31.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:31.653+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:31.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:32.095Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[183063]: pgmap v3585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1833214346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:23:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:23:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:23:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:23:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:23:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[178459]: pgmap v3585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1833214346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:23:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:23:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:23:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:23:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:23:32.941 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:32.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:32.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-mon[178459]: pgmap v3586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-mon[178459]: pgmap v3587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-mon[183063]: pgmap v3586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-mon[183063]: pgmap v3587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:33.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:33.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:33.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:33.716Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:33.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:33.966Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:34 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/207090631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:34 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/207090631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:35.020 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:34.722+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:35.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:35.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:35 smithi071 ceph-mon[183063]: pgmap v3588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:35 smithi071 ceph-mon[178459]: pgmap v3588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:36.168 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:35.736+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:36.168 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:35.983+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:36.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:36.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:36.999 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:36.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:37.000 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:36.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:37.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:37.000+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:37 smithi071 ceph-mon[183063]: pgmap v3589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3081532941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:37 smithi071 ceph-mon[178459]: pgmap v3589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3081532941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:37.695+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:38.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:38.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:38.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:39.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:39.086+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-mon[178459]: pgmap v3590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1355897929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-mon[183063]: pgmap v3590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1355897929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:39.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:40.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:40.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:40.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:40.635+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:41.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:41.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:41 smithi071 ceph-mon[178459]: pgmap v3591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1284761587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:41 smithi071 ceph-mon[183063]: pgmap v3591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1284761587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:41.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:41.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:42.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:42.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:42.096Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:42.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:42.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:42.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:43.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:43.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:43 smithi071 ceph-mon[183063]: pgmap v3592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:43 smithi071 ceph-mon[178459]: pgmap v3592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:43.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:43.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:44.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:44.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:43.967Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/347525025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:23:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/347525025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:23:44.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:44.660+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:45.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:45.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:45 smithi071 ceph-mon[178459]: pgmap v3593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:45 smithi071 ceph-mon[183063]: pgmap v3593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:45.636+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:46.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:46.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:46.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:46.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/147022226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/147022226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:46.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:47.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:47.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:47 smithi071 ceph-mon[178459]: pgmap v3594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:47 smithi071 ceph-mon[183063]: pgmap v3594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:47.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:48.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:48.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1714556917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1714556917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:48.621+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:49.614 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:49.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:49.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:49.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:49 smithi071 ceph-mon[183063]: pgmap v3595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:49.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:49.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:49 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:49.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:49.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:49 smithi071 ceph-mon[178459]: pgmap v3595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:49.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:49.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:49 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:49.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:49.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:50.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:50.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:50.574 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:50.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:50.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:50.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:50.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:50.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:51.598 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:51.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:51.598 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:51.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:51 smithi071 ceph-mon[183063]: pgmap v3596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:51.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:51.599 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3036809748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:51.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:51.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:51 smithi071 ceph-mon[178459]: pgmap v3596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:51.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:51.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3036809748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:51.598+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:52.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:52.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:52.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:52.096Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:52.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:52.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:52.624+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:53.611 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:53.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:53.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:53.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:53 smithi071 ceph-mon[183063]: pgmap v3597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:53.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:53.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/932542783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:53.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:53.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:53 smithi071 ceph-mon[178459]: pgmap v3597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:53.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:53.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/932542783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:53.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:53.611+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:54.235 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:53.967Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:23:54.565 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:54.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:54.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:54.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:54.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:54 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:54.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:54.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:54.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:54 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:54.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:54.565+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:55.594 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:55.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:55.595 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:23:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:23:55.220Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:23:55.595 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:55.595 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:55 smithi071 ceph-mon[178459]: pgmap v3598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:55.595 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:55.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:55.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:55 smithi071 ceph-mon[183063]: pgmap v3598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:55.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:55.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:55.595+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:56.564 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:56.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:56.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:56.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:56.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:56.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:56.565 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2122992667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:56.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:56.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:23:56.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:23:56.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:56.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2122992667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:56.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:56.565+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:57.547 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:57.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:57.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:57.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:57 smithi071 ceph-mon[183063]: pgmap v3599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:57.548 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:57.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:57.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:57 smithi071 ceph-mon[178459]: pgmap v3599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:57.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:57.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:57.547+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:58.527 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:58.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:58.527 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:58.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:58.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2099730461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:58.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:58.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:58.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2099730461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:23:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:58.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:23:59.488+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:23:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:23:59.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:23:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[183063]: pgmap v3600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5984 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:23:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:23:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[178459]: pgmap v3600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:23:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:23:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5984 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:23:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:23:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:23:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:00.525 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:00.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:00.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:00.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:00.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:00.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:00.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1812372341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:00.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:00.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:00.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:00.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:00.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1812372341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:00.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:01.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:01.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:01.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:01 smithi071 ceph-mon[183063]: pgmap v3601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:01 smithi071 ceph-mon[178459]: pgmap v3601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:02.355 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:02.097Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:02.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:02.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:02.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:02.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:02.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:02.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:02.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:03.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:03.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:03 smithi071 ceph-mon[183063]: pgmap v3602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/903749814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:03 smithi071 ceph-mon[178459]: pgmap v3602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/903749814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:04.273 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:03.968Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:04.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:04.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:04.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:04.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:04.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:04.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:05.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:05.439+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:05.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:05 smithi071 ceph-mon[183063]: pgmap v3603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3565007240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:05 smithi071 ceph-mon[178459]: pgmap v3603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3565007240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:06.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:06.277+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:07.487+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:07.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[178459]: pgmap v3604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4097256451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[183063]: pgmap v3604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4097256451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:08.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:08.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:08 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 5995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:08 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 5995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:09.577 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:09.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:09.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:09 smithi071 ceph-mon[178459]: pgmap v3605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:09.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:09.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:09.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:09 smithi071 ceph-mon[183063]: pgmap v3605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:09.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:09.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:09.578+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:10.464 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:10.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:10.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2582246973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2582246973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:11.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:11.198+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:11.609+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:11 smithi071 ceph-mon[183063]: pgmap v3606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:11 smithi071 ceph-mon[178459]: pgmap v3606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:12.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:12.097Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:12.609+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3351689416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3351689416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:13.647 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:13.234+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:13.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-mon[178459]: pgmap v3607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:13.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:13.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:13.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:13.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-mon[183063]: pgmap v3607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:13.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:13.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:13.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:13.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:13.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:13.653Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:14.258 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:13.969Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:14.648 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:14.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:14.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:14.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:24:14.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:14.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:14.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:24:14.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:14.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:15.658 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:15.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:15.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[183063]: pgmap v3608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:15.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:15.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:15.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:15.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3105376614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:15.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:15.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[178459]: pgmap v3608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:15.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:15.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:15.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:15.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3105376614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:15.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:15.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:16.697 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:16.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:16.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:16.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:16.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:16.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:16.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:16.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:16.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:17.672 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:17.335+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:17.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:17 smithi071 ceph-mon[183063]: pgmap v3609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:17.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:17.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:17.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1937804113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:17.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:17 smithi071 ceph-mon[178459]: pgmap v3609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:17.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:17.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:17.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1937804113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:17.672+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:18.629 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:18.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:18.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:18.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:18.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:18 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:18.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:18.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:18.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:18 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:18.630+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:19.629 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:19.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:19.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[183063]: pgmap v3610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:19.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:19.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:19.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:19.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:19.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/388297916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:19.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[178459]: pgmap v3610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:19.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:19.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:19.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:19.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:19.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/388297916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:19.630+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:20.504 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:20.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:20.504 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:20.504 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:20.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:21.690 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:21.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:21.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:21 smithi071 ceph-mon[183063]: pgmap v3611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:21.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:21.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:21.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:21 smithi071 ceph-mon[178459]: pgmap v3611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:21.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:21.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:21.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:22.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:22.309+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:22.097Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:22.866 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:22.699+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:22.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:22.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:22.867 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3153710081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:22.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:22.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:22.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3153710081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:23.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:22.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:23.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:23.347+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[183063]: pgmap v3612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[178459]: pgmap v3612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:23.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:23.970Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:24.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:24.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2934448217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2934448217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:24.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:25.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:25.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:25 smithi071 ceph-mon[178459]: pgmap v3613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:25 smithi071 ceph-mon[183063]: pgmap v3613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:25.773+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:26.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:25.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:26.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:26.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/6307774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/6307774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:26.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:27.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:27.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-mon[183063]: pgmap v3614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-mon[178459]: pgmap v3614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:27.716+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:28.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:28.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:28 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:24:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:28 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:24:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:28.750+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:29.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:29 smithi071 ceph-mon[178459]: pgmap v3615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3629277761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:29 smithi071 ceph-mon[183063]: pgmap v3615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3629277761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:29.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:30.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:30.771+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:31.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:31.309+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:31 smithi071 ceph-mon[183063]: pgmap v3616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2095364683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:31 smithi071 ceph-mon[178459]: pgmap v3616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2095364683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:32.097 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:31.775+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:32.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:32.098Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:32.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:32.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:24:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:32.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:32.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:24:33.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:33.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:33 smithi071 ceph-mon[178459]: pgmap v3617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:33 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:33 smithi071 ceph-mon[183063]: pgmap v3617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:33 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:33.969 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:33.706+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:34.357 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:33.971Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:34.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2586175631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2586175631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:35.157 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:34.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:35.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:35.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:35.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:35.156Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:35.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:35.156Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:35.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:24:35.156+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:24:35.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:24:35.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:24:35.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:24:35.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:24:35.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:24:35.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:24:35.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:24:35.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:24:35.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:24:35.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:24:35.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:24:35.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:24:35.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:24:35.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:24:35.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:24:35.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:24:35.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:24:35.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:24:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:35.708+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-mon[183063]: pgmap v3618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-mon[178459]: pgmap v3618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:36.687 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:36.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:36.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:24:36.687 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:24:36.687 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:24:36.687 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:24:36.687 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:24:36.687 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:24:36.687 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:24:36.687 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3250181098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:24:36.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:24:36.689 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:24:36.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:24:36.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:24:36.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:24:36.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:24:36.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:24:36.690 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:24:36.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:36.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:36.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3250181098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:36.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:24:36.690 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:24:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:36.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:37.656 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:37.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:37.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[183063]: pgmap v3619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:37.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:37.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:37.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:24:37.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:24:37.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:24:37.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[178459]: pgmap v3619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:37.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:37.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:37.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:24:37.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:24:37.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:24:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:37.658+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:38.671 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:38.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:38.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[178459]: pgmap v3620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:38.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[178459]: pgmap v3621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:38.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:38.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:38.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:38.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4220797253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:38.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[183063]: pgmap v3620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:38.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[183063]: pgmap v3621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:38.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:38.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:38.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:38.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4220797253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:38.672+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:39.580 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:39.309+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:39.641+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:40.587 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:40.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:40.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:40 smithi071 ceph-mon[183063]: pgmap v3622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:40 smithi071 ceph-mon[178459]: pgmap v3622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:41.592 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:41.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:41.616+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/138681231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/138681231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:42.099Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:42.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:42.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:42.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:42 smithi071 ceph-mon[183063]: pgmap v3623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:42 smithi071 ceph-mon[178459]: pgmap v3623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:42.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:43.570 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:43.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:43.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:43.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3807468483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:24:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3807468483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:24:44.242 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:43.972Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:44.536 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:44.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:44.536 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:44.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:44.536 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:44.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:44.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:44.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:44 smithi071 ceph-mon[178459]: pgmap v3624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:44 smithi071 ceph-mon[183063]: pgmap v3624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:45.517 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:45.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:45.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:46.473 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:46.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:46.473+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:46 smithi071 ceph-mon[183063]: pgmap v3625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3390344549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:46 smithi071 ceph-mon[178459]: pgmap v3625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3390344549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:47.616 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:47.458+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:47.616 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:47.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:47.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:47.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:48.628 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:48.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:48.628 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:48.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-mon[178459]: pgmap v3626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:48.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1045888226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6034 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-mon[183063]: pgmap v3626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1045888226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:48 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6034 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:49.633 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:49.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:49.634 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:49.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:49.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:49.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:50.634 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:50.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:50.635 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:50.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:50.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:50 smithi071 ceph-mon[178459]: pgmap v3627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:50.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:50.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3394611928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:50 smithi071 ceph-mon[183063]: pgmap v3627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3394611928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:51.639 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:51.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:51.639 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:51.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:51.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:51.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:52.341+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:52.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:52.100Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:52.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:52 smithi071 ceph-mon[178459]: pgmap v3628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:52.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:52 smithi071 ceph-mon[183063]: pgmap v3628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:53.586 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:53.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:53.587 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:53.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:53.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:53.588Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/623637013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/623637013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:54.253 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:53.973Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:24:54.649 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:54.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:54.649 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:54.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:54.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:54 smithi071 ceph-mon[183063]: pgmap v3629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:54.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:54 smithi071 ceph-mon[178459]: pgmap v3629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:55.662 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:55.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:55.662 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:55.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:55.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/621114943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/621114943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:56.660 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:56.368+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:56.660 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:56.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:56.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:24:56.661Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:24:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:56 smithi071 ceph-mon[183063]: pgmap v3630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:56 smithi071 ceph-mon[178459]: pgmap v3630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:57.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:57.198+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3114433179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3114433179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:24:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:58.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:58.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-mon[178459]: pgmap v3631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:24:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-mon[183063]: pgmap v3631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:24:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:24:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:24:59.423 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:24:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:24:59.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:24:59.683 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:24:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:24:59.424+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:24:59.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:24:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:24:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:24:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:24:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:24:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:24:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:00.407 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:00.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:00.684 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:00.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:00.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:00 smithi071 ceph-mon[178459]: pgmap v3632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:00.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1031945361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:00 smithi071 ceph-mon[183063]: pgmap v3632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1031945361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:01.447 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:01.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:01.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:02.446 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:02.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:02.446 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:02.100Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:02.696 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:02.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:02.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:02.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-mon[178459]: pgmap v3633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2621822913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-mon[183063]: pgmap v3633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2621822913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:03.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:03.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:03.461+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:04.418 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:04.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:04.419 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:03.973Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:04.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:05.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:04 smithi071 ceph-mon[183063]: pgmap v3634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:05.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:05.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:05.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:04 smithi071 ceph-mon[178459]: pgmap v3634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:05.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:05.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:05.380 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:05.098+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:05.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:05.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:06.113 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:05.876Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:06.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:06.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:06.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/337924370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:06.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:06.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:06.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/337924370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:06.414 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:06.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:06.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:06.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:07.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:06 smithi071 ceph-mon[178459]: pgmap v3635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:07.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:07.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:07.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:06 smithi071 ceph-mon[183063]: pgmap v3635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:07.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:07.070 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:07.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:07.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:07.722 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:07.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:07.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:07.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:07.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:07.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:07.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1470340973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:08.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:08.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:08.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:08.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:08.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1470340973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:08.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:08.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:08.488+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:08 smithi071 ceph-mon[183063]: pgmap v3636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:08 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:08 smithi071 ceph-mon[178459]: pgmap v3636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:08 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:09.443 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:09.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:09.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:09.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:10.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:10.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:10.028 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3432403098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:10.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:10.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:10.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3432403098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:10.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:10.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:10.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:10.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:11.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:10 smithi071 ceph-mon[183063]: pgmap v3637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:11.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:10.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:10 smithi071 ceph-mon[178459]: pgmap v3637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:11.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:12.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:12.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:12.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:12.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:12.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:12.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:12.100 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:11.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:12.434 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:12.100Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:12.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:12.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:13.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:12.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:12 smithi071 ceph-mon[183063]: pgmap v3638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2262408429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:12 smithi071 ceph-mon[178459]: pgmap v3638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2262408429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:13.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:13.420+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:14.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:13.892+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:13.974Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:13 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:25:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:13 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:25:14.742 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:14.467+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:15.090 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:14.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:15.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:14 smithi071 ceph-mon[183063]: pgmap v3639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:15.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:15.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:15.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2751569433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:15.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:14 smithi071 ceph-mon[178459]: pgmap v3639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:15.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:15.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:15.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2751569433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:15.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:15.092Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:15.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:15.092Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:15.751 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:15.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:16.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:15.922+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:16.751 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:16.466+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:17.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:16.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:16 smithi071 ceph-mon[178459]: pgmap v3640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:16 smithi071 ceph-mon[183063]: pgmap v3640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:17.757 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:17.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:18.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:17.934+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2911249415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2911249415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:18.758 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:18.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:19.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:18.953+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:18 smithi071 ceph-mon[183063]: pgmap v3641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:18 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:18 smithi071 ceph-mon[178459]: pgmap v3641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:18 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:19.532+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1177863210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1177863210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:20.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:19.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:20.769 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:20.512+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:21.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:20.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:20 smithi071 ceph-mon[178459]: pgmap v3642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:20 smithi071 ceph-mon[183063]: pgmap v3642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:21.779 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:21.505+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:22.100 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:21.964+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:22.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:22.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:22.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1779063324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:22.100 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:22.101 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:22.101 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1779063324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:22.101Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:22.780 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:22.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:23.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:22.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:22 smithi071 ceph-mon[178459]: pgmap v3643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:22 smithi071 ceph-mon[183063]: pgmap v3643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:23.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:23.555+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:24.307 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:23.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:24.307 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:23.975Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:24.571 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:24.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:24.571 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:24.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:24.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:24.572+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-mon[183063]: pgmap v3644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/112518265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-mon[178459]: pgmap v3644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/112518265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:25.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:24.983+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:25.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:25.939 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:25.939 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:25.555+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:25.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:25.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:26.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:25.940+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:26.946 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:26.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:26.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:26 smithi071 ceph-mon[178459]: pgmap v3645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:26.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:26.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:26.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/272853335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:26.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:26 smithi071 ceph-mon[183063]: pgmap v3645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:26.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:26.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/272853335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:27.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:26.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:27.946 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:27.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:27.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:27.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:27.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:27.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:27.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-mon[183063]: pgmap v3646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:27.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:27.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:27.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:27.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:27.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-mon[178459]: pgmap v3646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:28.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:27.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:28.930 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:28.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:28.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:28.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:28.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:28.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:25:28.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2537098999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:28.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:28.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:28.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:28.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:25:28.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2537098999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:29.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:28.932+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:29.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:29 smithi071 ceph-mon[178459]: pgmap v3647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:29 smithi071 ceph-mon[183063]: pgmap v3647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:30.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:29.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:30.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:31.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:31.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:31.596+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:31 smithi071 ceph-mon[183063]: pgmap v3648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1602448500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:31 smithi071 ceph-mon[178459]: pgmap v3648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1602448500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:32.035+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:32.102Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:32.825 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:32.553+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:33.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:33.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:33.830 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:33.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:33.830 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:33.524Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:34.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:34.063+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:33.976Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-mon[183063]: pgmap v3649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2635622422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-mon[178459]: pgmap v3649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2635622422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:34.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:34.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:34.625+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:35.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:35.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-mon[183063]: pgmap v3650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:35 smithi071 ceph-mon[178459]: pgmap v3650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:36.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:36.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:36.841 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:36.590+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:36.842 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:36.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:37.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:37.029+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3194611007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3194611007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:37.601+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:25:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:37 smithi071 ceph-mon[183063]: pgmap v3651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:25:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:37 smithi071 ceph-mon[178459]: pgmap v3651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:38.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:38.007+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:38.851 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:38.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:38.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:38.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:38.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/55131464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:38.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:38 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:39.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:38.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:39.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/55131464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:38 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:39.855 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:39.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:39.856 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:25:39.667+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:25:39.856 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:25:39.856 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:25:39.856 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:25:39.856 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:25:39.856 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:25:39.856 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:25:39.856 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:25:39.856 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:25:39.856 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:25:39.856 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:25:39.857 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:25:39.857 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:25:39.857 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:25:39.857 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:25:39.857 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:25:39.857 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:25:39.857 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:25:39.857 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:25:40.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:39.952+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[183063]: pgmap v3652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:25:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[178459]: pgmap v3652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:39 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:25:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:25:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:25:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:25:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:25:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:25:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:25:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:25:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:25:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:25:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:25:40.856 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:40.583+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:41.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:40.911+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2332423704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2332423704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:41.924 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:41.622+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:41.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:41.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:41.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[178459]: pgmap v3653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:41.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:25:41.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:25:41.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[178459]: pgmap v3654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[178459]: pgmap v3655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[183063]: pgmap v3653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[183063]: pgmap v3654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:41.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[183063]: pgmap v3655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:41.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:25:42.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:41.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:42.202 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:42.103Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:42.867 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:42.603+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:42.867 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:42.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:43.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:42.908+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:43.943 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:43.641+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:43.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:43.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:43.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:43.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:43.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2725782323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:43.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:43.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:25:43.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[183063]: pgmap v3656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:43.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:43.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:43.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:43.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:43.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2725782323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:43.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:43.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:25:43.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-mon[178459]: pgmap v3656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:44.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:43.977Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:43.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:44.882 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:44.610+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:45.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:44.922+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:45.889 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:45.590+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:45.890 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:45.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:46.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:45.921+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3795787237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:45 smithi071 ceph-mon[183063]: pgmap v3657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3795787237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:45 smithi071 ceph-mon[178459]: pgmap v3657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:46.891 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:46.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:47.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:46.921+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:47.896 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:47.555+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:47.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-mon[183063]: pgmap v3658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:47 smithi071 ceph-mon[178459]: pgmap v3658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:48.897 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:48.576+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:49.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:48.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3409393576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:48 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3409393576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:48 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:49.904 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:49.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:50.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:49.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:49 smithi071 ceph-mon[183063]: pgmap v3659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:49 smithi071 ceph-mon[178459]: pgmap v3659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:50.905 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:50.553+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:51.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:51.016+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1842529417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1842529417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:51.917 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:51.588+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:52.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:51.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:52.104Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:51 smithi071 ceph-mon[178459]: pgmap v3660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:51 smithi071 ceph-mon[183063]: pgmap v3660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:52.919 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:52.621+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:52.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1953543403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1953543403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:53.920 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:53.650+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:54.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:54.007+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:53.978Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:25:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:53 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:53 smithi071 ceph-mon[178459]: pgmap v3661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:53 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:53 smithi071 ceph-mon[183063]: pgmap v3661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:54.926 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:54.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:54.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:54.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:55.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:54.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:55.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:55.028Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:55.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:25:55.028Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:25:55.930 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:55.640+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:56.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4175620504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[178459]: pgmap v3662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:25:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:25:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4175620504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:55 smithi071 ceph-mon[183063]: pgmap v3662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:56.931 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:56.613+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:57.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:57.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:56.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:57.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:57.935 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:57.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:58.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:57.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/176163355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-mon[183063]: pgmap v3663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/176163355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:25:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:57 smithi071 ceph-mon[178459]: pgmap v3663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:25:58.936 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:58.560+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:25:59.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:25:59.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:25:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:58 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:25:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:25:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:25:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:58 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:25:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:25:59.944 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:25:59.549+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:00.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:00.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[183063]: pgmap v3664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1274910492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[178459]: pgmap v3664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:25:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1274910492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:00.945 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:00.504+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:01.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:01.054+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:01.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:02.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:02.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:02.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:02.104Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:01 smithi071 ceph-mon[183063]: pgmap v3665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:01 smithi071 ceph-mon[178459]: pgmap v3665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:02.489+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:03.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:03.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/203255529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/203255529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:03.502+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:04.242 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:04.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:04.243 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:03.979Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:04.243 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:04.243 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:04.243 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:04.243 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:04.243 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:04.243 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[183063]: pgmap v3666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:04.244 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:04.244 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:04.244 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:04.244 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:04.244 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:04.244 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:03 smithi071 ceph-mon[178459]: pgmap v3666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:04.538 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:04.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:04.538 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:04.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:04.539+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:05.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4167013621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4167013621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:05.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:05.576+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:06.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:05 smithi071 ceph-mon[183063]: pgmap v3667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:05 smithi071 ceph-mon[178459]: pgmap v3667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:06.618+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:07.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:07.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:07.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:07.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:08.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:08.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3750864105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[183063]: pgmap v3668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3750864105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:07 smithi071 ceph-mon[178459]: pgmap v3668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:08.616+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:09.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:08 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:08 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:09.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3098426569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:09 smithi071 ceph-mon[178459]: pgmap v3669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3098426569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:09 smithi071 ceph-mon[183063]: pgmap v3669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:10.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:10.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:10.695+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:11.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:11.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:12.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:11 smithi071 ceph-mon[183063]: pgmap v3670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1597771717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:12.105Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:11 smithi071 ceph-mon[178459]: pgmap v3670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1597771717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:12.630+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:13.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:13.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:13.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:13.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:13.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:13.460Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:14.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:14.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:13.980Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:26:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-mon[183063]: pgmap v3671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:26:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:13 smithi071 ceph-mon[178459]: pgmap v3671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:14.632+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:15.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:15.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1084850095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1084850095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:15.612+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:16.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-mon[178459]: pgmap v3672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-mon[183063]: pgmap v3672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:16.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:16.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:16.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:17.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:17.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/948498113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/948498113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:17.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:18.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:18.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:18 smithi071 ceph-mon[183063]: pgmap v3673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:18 smithi071 ceph-mon[178459]: pgmap v3673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:18.165+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:18.656+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:19.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:19.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:19 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:19 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:19.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:20.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:20.198+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2793740830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[178459]: pgmap v3674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2793740830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-mon[183063]: pgmap v3674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:20.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:21.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:21.171+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:21.647+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:22.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:22.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:22.106Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/253587419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-mon[183063]: pgmap v3675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/253587419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-mon[178459]: pgmap v3675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:22.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:22.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:22.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:23.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:23.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:23.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:23.621+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:24.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:24.189+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:24.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:23.980Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[183063]: pgmap v3676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2841164597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[178459]: pgmap v3676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2841164597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:24.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:24.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:25.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:25.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:25.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:25.748Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:26.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:26.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:26 smithi071 ceph-mon[183063]: pgmap v3677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:26 smithi071 ceph-mon[178459]: pgmap v3677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:27.055 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:26.722+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:27.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2552287835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2552287835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:28.070 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:27.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:28.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:28.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-mon[183063]: pgmap v3678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-mon[178459]: pgmap v3678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:29.071 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:28.794+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:29.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:29.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:26:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2819176989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:26:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2819176989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:30.079 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:29.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:30.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:30.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:30 smithi071 ceph-mon[178459]: pgmap v3679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:30 smithi071 ceph-mon[183063]: pgmap v3679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:31.080 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:30.820+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:31.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:31.115+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/236610176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/236610176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:32.086 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:31.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:32.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:32 smithi071 ceph-mon[178459]: pgmap v3680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:32 smithi071 ceph-mon[183063]: pgmap v3680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:32.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:32.107Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:33.087 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:32.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:33.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:33.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:34.127 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:33.860+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:34.127 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:33.981Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:34.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:34.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:34.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1923060357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:34.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:34.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-mon[183063]: pgmap v3681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:34.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:34.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:34.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1923060357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:34.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:34.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-mon[178459]: pgmap v3681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:34.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:34.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:34.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:35.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:35.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:34.964Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:35.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:34.964Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:36.161 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:35.866+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:36.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:36.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:36.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:36.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:36.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[183063]: pgmap v3682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:36.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2687243593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:36.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:36.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:36.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:36.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:36.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[178459]: pgmap v3682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:36.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2687243593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:36.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:36.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:37.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:36.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:37.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:37.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:37.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:37.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:38.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:38 smithi071 ceph-mon[178459]: pgmap v3683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:38 smithi071 ceph-mon[183063]: pgmap v3683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:38.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:39.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3741784984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:39 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3741784984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:39 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:39.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:40.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-mon[183063]: pgmap v3684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-mon[178459]: pgmap v3684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:40.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:41.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:40.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2955525451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2955525451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:41.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:41.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:42.108Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:26:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:42 smithi071 ceph-mon[183063]: pgmap v3685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:26:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:42 smithi071 ceph-mon[178459]: pgmap v3685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:42.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:42.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2808888094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2808888094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:43.932+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:44.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:43.982Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:44.181Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:44.181Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:26:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[178459]: pgmap v3686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:26:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[183063]: pgmap v3686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:26:44.180+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:26:44.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:26:44.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:26:44.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:26:44.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:26:44.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:26:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:44.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:45.003+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:45 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:26:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:26:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:26:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:26:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:26:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:26:45.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:45 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:26:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:26:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:26:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:26:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:26:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:26:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:26:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:26:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:26:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:26:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:26:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:26:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:26:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:26:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:26:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:26:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:26:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:26:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:26:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:45.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:45.970+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3349803631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:46 smithi071 ceph-mon[183063]: pgmap v3687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3349803631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:46 smithi071 ceph-mon[178459]: pgmap v3687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:46.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:46.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:47.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:47.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[178459]: pgmap v3688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[178459]: pgmap v3689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:26:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:26:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[183063]: pgmap v3688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[183063]: pgmap v3689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:26:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:47.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:47.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:48.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:48.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4279607440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4279607440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:48.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:48.932+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:49.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:49 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:49 smithi071 ceph-mon[183063]: pgmap v3690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:49 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:49 smithi071 ceph-mon[178459]: pgmap v3690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:49.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:49.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3931651026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3931651026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:50.938+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:50.873+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:51.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:51.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:51 smithi071 ceph-mon[183063]: pgmap v3691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:51 smithi071 ceph-mon[178459]: pgmap v3691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:51.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:51.876+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:52.109Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:52.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:52.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:53.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:52.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:52.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:53.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:53.396Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3529090662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-mon[178459]: pgmap v3692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3529090662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-mon[183063]: pgmap v3692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:53.928+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:53.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:53.982Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:26:54.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:54.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:54 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:54.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:54 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:54.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:54.877+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:55.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:55 smithi071 ceph-mon[183063]: pgmap v3693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1635200782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:55 smithi071 ceph-mon[178459]: pgmap v3693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1635200782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:55.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:55.841+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:56.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:26:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:26:56.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:26:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:26:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:26:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:56.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:56.849+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:57.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:57.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:57 smithi071 ceph-mon[178459]: pgmap v3694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:57.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:57 smithi071 ceph-mon[183063]: pgmap v3694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:57.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:57.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2375081029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2375081029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:26:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:58.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:26:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:58.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:26:59.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:59.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:59.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:26:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-mon[183063]: pgmap v3695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:26:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:26:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:26:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:26:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-mon[178459]: pgmap v3695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:26:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:26:59.944+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:26:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:26:59.813+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3949754430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3949754430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:00.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:01.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:00.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:01 smithi071 ceph-mon[183063]: pgmap v3696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:01 smithi071 ceph-mon[178459]: pgmap v3696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:02.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:01.978+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:01.880+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:02.110Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:02.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:02.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:02.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2988599448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:02.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:02.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:02.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2988599448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:02.871 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:02.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:02.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:02.871+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:03.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:03.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:03 smithi071 ceph-mon[178459]: pgmap v3697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:03 smithi071 ceph-mon[183063]: pgmap v3697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:03.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:03.855+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:03.983Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:04.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:04.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:04.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:04.809+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:05.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:05.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/144151382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:05.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:05 smithi071 ceph-mon[183063]: pgmap v3698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:05.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:05.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:05.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/144151382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:05.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:05 smithi071 ceph-mon[178459]: pgmap v3698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:05.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:05.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:05.684Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:05.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:05.822+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:06.266 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:05.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:06.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:06.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:07.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:06.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:06.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:07.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:07 smithi071 ceph-mon[178459]: pgmap v3699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3197129651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:07 smithi071 ceph-mon[183063]: pgmap v3699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3197129651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:08.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:07.811+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:09.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:09.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:08.857+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:09.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:09.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:09 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:09 smithi071 ceph-mon[183063]: pgmap v3700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:09 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:09 smithi071 ceph-mon[178459]: pgmap v3700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:10.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:10.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:09.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3684095909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3684095909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:11.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:10.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:11 smithi071 ceph-mon[183063]: pgmap v3701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:11 smithi071 ceph-mon[178459]: pgmap v3701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:11.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:11.905+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:12.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:12.111Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:12.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:12.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1403794891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:12.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1403794891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:12.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:12.858+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:13.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:13 smithi071 ceph-mon[183063]: pgmap v3702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:13.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:13.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:13 smithi071 ceph-mon[178459]: pgmap v3702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:13.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:13.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:13.984Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:14.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:14.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:27:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2538055708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:27:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2538055708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:14.962+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:14.848+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:15.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:14.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:15.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:14.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:15.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:15 smithi071 ceph-mon[178459]: pgmap v3703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:15.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:15 smithi071 ceph-mon[183063]: pgmap v3703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:15.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:16.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:15.829+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:16.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:16.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:16.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:17.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3582901776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:17 smithi071 ceph-mon[183063]: pgmap v3704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3582901776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:17 smithi071 ceph-mon[178459]: pgmap v3704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:17.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:17.868+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:18.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:18.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:18.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:18.915+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:19.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-mon[178459]: pgmap v3705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2842436361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-mon[183063]: pgmap v3705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2842436361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:19.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:19.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:20.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:20.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:21.007+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:21.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:21 smithi071 ceph-mon[183063]: pgmap v3706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/378339456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:21 smithi071 ceph-mon[178459]: pgmap v3706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/378339456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:21.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:22.112Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:22.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:22.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:22.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:22.976+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:23 smithi071 ceph-mon[183063]: pgmap v3707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:23 smithi071 ceph-mon[178459]: pgmap v3707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:23.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:23.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:23.984Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:24.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:24.116Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:24.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2780600600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2780600600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:24.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:24.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:25.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:25 smithi071 ceph-mon[183063]: pgmap v3708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:25 smithi071 ceph-mon[178459]: pgmap v3708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:25.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:26.004+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:26.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2540476588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2540476588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:26.906+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:27.008+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:27 smithi071 ceph-mon[183063]: pgmap v3709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:27 smithi071 ceph-mon[178459]: pgmap v3709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:27.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:27.970+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:28.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:28.877+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:29.014+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:29.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2542433776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:29.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:27:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[183063]: pgmap v3710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2542433776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:27:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[178459]: pgmap v3710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:29.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:30.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:30.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:30.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:30.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:31.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:31.002+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:31.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:31.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-mon[183063]: pgmap v3711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:31.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2543487822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:31.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:31.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:31.918 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:31.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-mon[178459]: pgmap v3711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:31.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2543487822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:31.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:31.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:32.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:31.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:32.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:31.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:32.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:32.113Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:32.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:32.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:33.330 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:32.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:33.331 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:33.014+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:33.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:33.332Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-mon[183063]: pgmap v3712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2401671064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-mon[178459]: pgmap v3712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2401671064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:33.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:34.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:33.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:33.985Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:33.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:34.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:34.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:34.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:35.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:34.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:35.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:35 smithi071 ceph-mon[183063]: pgmap v3713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:35 smithi071 ceph-mon[178459]: pgmap v3713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:36.402 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:35.999+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:36.403 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:36.014+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:36.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:36.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3368664056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3368664056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:37.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:36.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:36.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:37.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:37 smithi071 ceph-mon[183063]: pgmap v3714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:37.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:37.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:37 smithi071 ceph-mon[178459]: pgmap v3714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:37.929 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:37.929+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:37.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:38.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:38.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3531037021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:38.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:38.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:38 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:38.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:38.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3531037021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:38.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:38.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:38 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:39.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:38.931+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:39.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:38.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:39.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:39.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:39.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-mon[183063]: pgmap v3715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:39.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:39.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:39.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:39.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:39.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-mon[178459]: pgmap v3715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:39.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:39.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:39.904+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:39.911+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:40.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:40.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:40.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3422187194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:40.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:40.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:40.871 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3422187194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:41.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:40.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:40.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:41.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:41 smithi071 ceph-mon[183063]: pgmap v3716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:41.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:41.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:41.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:41 smithi071 ceph-mon[178459]: pgmap v3716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:41.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:41.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:42.112 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:41.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:42.113 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:41.824+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:42.114Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:42.792 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:42.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:42.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:42.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:42.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:42.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:42.944+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:42.792+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:43.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:43.787+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[183063]: pgmap v3717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/991591334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:27:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[178459]: pgmap v3717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/991591334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:27:44.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:43.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:43.986Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:44.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:44.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:44.941 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:44.771+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:44.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:44.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:44.940+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:45.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:45.747+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:45.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:45.620Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:45 smithi071 ceph-mon[178459]: pgmap v3718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1898449002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:45 smithi071 ceph-mon[183063]: pgmap v3718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1898449002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:45.961+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:46.726+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:47.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:47.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:47.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:47.737+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:27:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[178459]: pgmap v3719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4184396294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:27:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[183063]: pgmap v3719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4184396294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:47.987+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:48.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:48.726+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:48.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:27:48.691+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:27:48.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:27:48.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:27:48.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:27:48.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:27:48.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:27:48.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:27:48.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:27:48.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:27:48.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:27:48.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:27:48.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:27:48.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:27:48.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:27:48.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:27:48.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:27:48.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:27:48.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:27:48.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:27:49.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:48.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:49.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:49.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:49 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:27:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:27:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:27:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:27:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:27:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:27:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:27:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:27:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:27:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:49 smithi071 ceph-mon[183063]: pgmap v3720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:49 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:27:49.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:27:49.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:27:49.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:27:49.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:27:49.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:49.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:49 smithi071 ceph-mon[178459]: pgmap v3720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:49.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:49.999+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:50.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:50.707+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4013867891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4013867891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:51.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:51.027+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:51.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:51.686+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[183063]: pgmap v3721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:27:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:27:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:27:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:27:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:27:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[178459]: pgmap v3721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:27:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:27:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:27:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:27:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:27:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:52.074+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:52.114Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:52.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:52.734+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-mon[183063]: pgmap v3722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-mon[183063]: pgmap v3723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1630822566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-mon[178459]: pgmap v3722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-mon[178459]: pgmap v3723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1630822566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:53.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:53.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:53.699+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:53 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:53 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:54.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:54.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:53.987Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:27:54.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:54.747+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:54 smithi071 ceph-mon[178459]: pgmap v3724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:54 smithi071 ceph-mon[183063]: pgmap v3724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:54.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:54.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:54.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:27:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:27:54.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:27:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:55.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:55.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:55.702+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4022064835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4022064835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:56.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:56.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:56.681+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:56 smithi071 ceph-mon[178459]: pgmap v3725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:56 smithi071 ceph-mon[183063]: pgmap v3725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:57.062+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:57.663+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1222641237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1222641237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:58.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:58.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-mon[178459]: pgmap v3726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:27:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-mon[183063]: pgmap v3726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:27:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:27:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:27:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:27:59.027+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:27:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:27:59.688+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:27:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3471338395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:27:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:27:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:27:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:27:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:27:59.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:27:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3471338395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:00.002+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:00.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:00.650+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:00 smithi071 ceph-mon[178459]: pgmap v3727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:00 smithi071 ceph-mon[183063]: pgmap v3727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:01.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:01.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:01.619+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:01.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:02.115Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:28:02.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:02.643+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:02 smithi071 ceph-mon[178459]: pgmap v3728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2892698902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:02 smithi071 ceph-mon[183063]: pgmap v3728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2892698902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:02.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:03.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:03.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:03.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:03.643+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:03.999+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:04.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:03.987Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:28:04.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:04.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:04.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:04.052Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:04.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:04.613+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-mon[178459]: pgmap v3729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/595484150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-mon[183063]: pgmap v3729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/595484150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:05.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:04.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:05.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:05.646+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:05 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:05 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:06.005+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:06.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:06.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:06 smithi071 ceph-mon[183063]: pgmap v3730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:06 smithi071 ceph-mon[178459]: pgmap v3730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:07.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:07.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:07.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2247959331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2247959331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:08.024+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:08.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:08.602+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:08 smithi071 ceph-mon[183063]: pgmap v3731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:08 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:08 smithi071 ceph-mon[178459]: pgmap v3731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:08 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:09.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:09.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:09.593+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:09 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2145640741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:09 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2145640741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:10.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:10.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:10.610+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:10 smithi071 ceph-mon[183063]: pgmap v3732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:10 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:10 smithi071 ceph-mon[178459]: pgmap v3732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:10 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:11.067+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:11 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2293639583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:11.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:11.645+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:11 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2293639583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:12.050+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:12.116Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:28:12.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:12.638+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:12 smithi071 ceph-mon[178459]: pgmap v3733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:12 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:12 smithi071 ceph-mon[183063]: pgmap v3733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:12 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:13.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:13.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:13.268Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:13.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:13.626+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:28:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:28:14.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:14.101+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:14.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:13.987Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:28:14.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:14.629+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:14 smithi071 ceph-mon[178459]: pgmap v3734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:14 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/970294648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:14 smithi071 ceph-mon[183063]: pgmap v3734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:14 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/970294648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:15.143+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:15.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:15.634+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:15 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:15 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:16.123+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:16.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:16.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:16.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:16.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:16 smithi071 ceph-mon[178459]: pgmap v3735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:16 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/304186440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:16 smithi071 ceph-mon[183063]: pgmap v3735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:16 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/304186440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:17.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:17.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:17 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:17.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:17.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:17 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:18.106+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:18.667+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-mon[178459]: pgmap v3736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1852233734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-mon[183063]: pgmap v3736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1852233734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:19.111+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:19.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:19.689+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:19 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:19 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:20.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:20.083+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:21.064 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:20.726+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:21.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:20 smithi071 ceph-mon[178459]: pgmap v3737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:21.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:20 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:21.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:21.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:20 smithi071 ceph-mon[183063]: pgmap v3737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:21.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:20 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:21.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:21.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:22.024 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:21.757+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:22.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:21 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:22.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3142385403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:22.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:22.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:21 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:22.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3142385403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:22.025 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:22.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:22.024+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:22.117Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:28:22.783 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:22.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:22.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:22 smithi071 ceph-mon[183063]: pgmap v3738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:22.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:22 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:22.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:22.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:22 smithi071 ceph-mon[178459]: pgmap v3738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:22.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:22 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:22.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:23.047 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:22.783+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:23.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:23.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:23.986 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:23.755+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:23.987 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:23.987 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:23.987 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:23.987 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:23.987 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2046144469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:23.987 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:23.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:23.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:23.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:23.988 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:23.988 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2046144469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:23.988 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:24.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:23.988Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:28:24.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:24.078+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:25.029 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:24.712+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:25.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:24 smithi071 ceph-mon[178459]: pgmap v3739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:25.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:24 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:25.029 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:25.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:24 smithi071 ceph-mon[183063]: pgmap v3739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:25.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:24 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:25.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:25.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:25.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:25.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:25.687+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:25.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:25.556Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:25 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:25 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:26.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:26.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:26.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:26.664+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:26 smithi071 ceph-mon[183063]: pgmap v3740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:26 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4277317872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:26 smithi071 ceph-mon[178459]: pgmap v3740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:26 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4277317872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:27.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:27.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:27.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:27.617+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:27 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:27 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:28.110+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:28.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:28.577+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[183063]: pgmap v3741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2756961118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:28:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[178459]: pgmap v3741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2756961118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:28:29.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:29.072+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:29.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:29.615+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:29 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:29 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:30.081+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:30.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:30.569+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:30 smithi071 ceph-mon[183063]: pgmap v3742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:30 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3629014308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:30 smithi071 ceph-mon[178459]: pgmap v3742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:30 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3629014308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:31.117+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:31.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:31.604+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:31 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:31 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:32.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:32.118Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:28:32.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:32.617+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:32 smithi071 ceph-mon[183063]: pgmap v3743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:32 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:32 smithi071 ceph-mon[178459]: pgmap v3743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:32 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:33.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:33.102+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:33.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:33.604+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:33 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1066069343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:33 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:33 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1066069343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:33 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:34.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:34.108+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:34.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:33.989Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:28:34.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:34.582+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:34 smithi071 ceph-mon[178459]: pgmap v3744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:34 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:34 smithi071 ceph-mon[183063]: pgmap v3744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:34 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:34.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:34.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:34.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:35.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:35.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:35.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1998241268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1998241268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:36.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:36.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:36.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:36.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:36 smithi071 ceph-mon[178459]: pgmap v3745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:36 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:36 smithi071 ceph-mon[183063]: pgmap v3745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:36 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:37.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:37.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:37.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:37.613+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:37 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1619085812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:37 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1619085812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:38.128+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:38.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:38.568+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:38 smithi071 ceph-mon[178459]: pgmap v3746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:38 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:38 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:38 smithi071 ceph-mon[183063]: pgmap v3746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:38 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:38 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:39.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:39.142+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:39.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:39.606+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:39 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:39 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:40.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:40.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:40.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:40.654+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:40 smithi071 ceph-mon[183063]: pgmap v3747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:40 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2538033472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:40 smithi071 ceph-mon[178459]: pgmap v3747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:40 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2538033472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:41.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:41 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:41.622+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:41 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:42.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:42.075+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:42.119Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:28:42.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:42.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:42.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:42 smithi071 ceph-mon[178459]: pgmap v3748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:42 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3755255354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:42 smithi071 ceph-mon[183063]: pgmap v3748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:42 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3755255354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:43.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:43.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:43.640+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:28:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:28:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:44.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:43.988Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:43.990Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:28:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:43.990Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:28:44.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:44.649+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:44 smithi071 ceph-mon[178459]: pgmap v3749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:44 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:44 smithi071 ceph-mon[183063]: pgmap v3749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:44 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:45.112+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:45.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:45.687+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:45 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/924211630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:45 smithi071 ceph-mon[178459]: pgmap v3750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:45 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/924211630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:45 smithi071 ceph-mon[183063]: pgmap v3750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:46.134+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:46.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:46.681+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:46 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:46 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:47.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:47.060Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:47.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:47.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:47.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/363973646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[178459]: pgmap v3751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/363973646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:47 smithi071 ceph-mon[183063]: pgmap v3751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:48.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:48.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:48.680+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:48 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:48 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:48 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:48 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:49.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:49.138+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:49.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:49.659+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:49 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:49 smithi071 ceph-mon[183063]: pgmap v3752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3020789026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:49 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:49 smithi071 ceph-mon[178459]: pgmap v3752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3020789026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:50.170+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:51.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:50 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:51.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:51.164 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:50.702+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:51.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:50 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:51.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:51.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:51.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:52.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:51 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:52.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:52.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:28:52.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:51 smithi071 ceph-mon[183063]: pgmap v3753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:52.119 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:51.730+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:52.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:51 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:52.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:52.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:28:52.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:51 smithi071 ceph-mon[178459]: pgmap v3753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:52.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:52.120Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:28:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:52.688+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:52 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/192335216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:52 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/192335216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:53.205+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:53.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:53.204Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:53.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:28:53.204+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:28:53.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:28:53.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:28:53.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:28:53.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:28:53.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:28:53.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:28:53.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:28:53.989 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:53.725+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:53.989 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:53.989 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:28:53.989 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:28:53.989 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:28:53.989 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:28:53.989 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:28:53.989 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:28:53.990 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:28:53.991 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:28:53.991 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:53.991 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-mon[183063]: pgmap v3754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:53.991 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:53.991 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:53.991 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:28:53.992 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:28:53.993 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:28:53.993 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:28:53.993 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:28:53.993 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:28:53.993 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:53.993 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-mon[178459]: pgmap v3754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:53.993 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:54.166+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:54.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:53.990Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:28:55.180 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:54.730+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:55.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:54 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:55.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:55.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/513184502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:55.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:54 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:55.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:55.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/513184502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:55.182+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:55.752+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-mon[183063]: pgmap v3755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:28:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:28:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:55 smithi071 ceph-mon[178459]: pgmap v3755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:56.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:56.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:28:56.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:28:56.958 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:56.706+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:57.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[178459]: pgmap v3756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[178459]: pgmap v3757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3288425912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[183063]: pgmap v3756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[183063]: pgmap v3757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3288425912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:28:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:57.698+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:58.131+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:57 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:57 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:58.650+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:28:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:28:59.143+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:28:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-mon[183063]: pgmap v3758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:28:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:28:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:28:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-mon[178459]: pgmap v3758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:28:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:28:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:58 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:28:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:28:59.691+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:00.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1477975427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:28:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1477975427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:00.981 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:00.731+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:01.105+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:01.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:00 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:00 smithi071 ceph-mon[183063]: pgmap v3759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:00 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:00 smithi071 ceph-mon[178459]: pgmap v3759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:01.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:01.697+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:02.418 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:02.132+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:02.419 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:02.120Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:02.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:01 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:02.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:02.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2862511593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:02.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:01 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:02.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:02.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2862511593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:02.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:02.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:02.987 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:02.723+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:03.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:03.170+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:02 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:02 smithi071 ceph-mon[183063]: pgmap v3760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:02 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:02 smithi071 ceph-mon[178459]: pgmap v3760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:03.988 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:03.737+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:04.184+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:04.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:03.991Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:03 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:05.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:04.758+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:04 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1793643784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:04 smithi071 ceph-mon[183063]: pgmap v3761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:04 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1793643784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:04 smithi071 ceph-mon[178459]: pgmap v3761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:05.490 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:05.223+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:05.791 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:05.492Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:06.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:05.792+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:06 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:06 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:06.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:06.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:07.002 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:06.752+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 21 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:07.314 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:07 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:07.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:07.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:07 smithi071 ceph-mon[183063]: pgmap v3762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:07.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/652928899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:07 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:07 smithi071 ceph-mon[178459]: pgmap v3762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:07.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/652928899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:07.315+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:08.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:07.776+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:08 smithi071 ceph-mon[183063]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:08 smithi071 ceph-mon[178459]: 21 slow requests (by type [ 'queued for pg' : 21 ] most affected pool [ 'cephfs.foo.meta' : 21 ]) 2023-12-07T00:29:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:08.341+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:09.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:08.820+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-mon[183063]: pgmap v3763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-mon[183063]: Health check update: 28 slow ops, oldest one blocked for 6295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3333321902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-mon[178459]: pgmap v3763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-mon[178459]: Health check update: 28 slow ops, oldest one blocked for 6295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3333321902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:09.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:09.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:10.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:09.831+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:10 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:10 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:10.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:10.260+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:11.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:10.820+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:11 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:11 smithi071 ceph-mon[178459]: pgmap v3764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:11 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:11 smithi071 ceph-mon[183063]: pgmap v3764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:11.222+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:12.119 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:11.831+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:12.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:12 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:12.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:12.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2802938318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:12.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:12 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:12.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:12.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2802938318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:12.196+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:12.121Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:13.181 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:12.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:13.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:13 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:13.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:13.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:13 smithi071 ceph-mon[178459]: pgmap v3765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:13.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:13 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:13.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:13.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:13 smithi071 ceph-mon[183063]: pgmap v3765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:13.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:14.153 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:13.867+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:14.154 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:13.991Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:14.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:14.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:14.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:29:14.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 6300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:14.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/598514661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:14.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:14.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:14.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:29:14.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 6300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:14.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/598514661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:14.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:14.153+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:15.031 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:14.878+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:15.031 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:14.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:15.031 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:14.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:15.166+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:15 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:15 smithi071 ceph-mon[178459]: pgmap v3766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:15 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:15 smithi071 ceph-mon[183063]: pgmap v3766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:16.192 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:15.834+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:16.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:16 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:16.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:16.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:16.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:16.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:16 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:16.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:16.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:16.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:16.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:17.192 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:16.823+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:17.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:17 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:17.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1703349059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:17.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:17.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:17 smithi071 ceph-mon[183063]: pgmap v3767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:17.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:17 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:17.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1703349059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:17.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:17.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:17 smithi071 ceph-mon[178459]: pgmap v3767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:17.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:18.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:18 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:18.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:18 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:17.806+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:18 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:18 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:18.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:19.185 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:18.830+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:19.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:19.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:19.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-mon[183063]: pgmap v3768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:19.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3266459013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:19.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 6305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:19.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:19.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:19.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-mon[178459]: pgmap v3768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:19.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3266459013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:19.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 6305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:19.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:20.150 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:19.814+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:20.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:20 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:20.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:20.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:20.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:20 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:20.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:20 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:20.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:20.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:20.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:20 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:20.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:20.151+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:21.148 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:20.827+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:21.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:21 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:21.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:21 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:21.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:21 smithi071 ceph-mon[183063]: pgmap v3769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:21.149 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1698939319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:21.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:21 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:21.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:21 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:21.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:21 smithi071 ceph-mon[178459]: pgmap v3769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:21.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1698939319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:21.148+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:22.121 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:21.868+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:22.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:22.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:22 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:22.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:22 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:22.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:22.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:22 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:22.122 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:22 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:22.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:22.139+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:22.122Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:23.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:22.886+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:23 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:23 smithi071 ceph-mon[183063]: pgmap v3770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:23 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:23 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:23 smithi071 ceph-mon[178459]: pgmap v3770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:23 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:24.125 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:23.852+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:24.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:24.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:24.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:24.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2709531237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:24.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 6310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:24.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:24.126 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:23.924Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:24.126 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:23.992Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:24.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:24.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:24.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:24.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2709531237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:24.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 6310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:24.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:24.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:24.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:25.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:24.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:25 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:25 smithi071 ceph-mon[178459]: pgmap v3771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:25 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:25 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:25 smithi071 ceph-mon[183063]: pgmap v3771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:25 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:26.109+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:25.904+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:26 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2244114197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:26 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:26 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2244114197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:26 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:27.085+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:26.876+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:27.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:26.996Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:27 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:27 smithi071 ceph-mon[178459]: pgmap v3772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:27 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:27 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:27 smithi071 ceph-mon[183063]: pgmap v3772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:27 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:28.134+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:27.909+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1929976591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1929976591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:29.103+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:28.889+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-mon[183063]: pgmap v3773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:29:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 6315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-mon[178459]: pgmap v3773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:29:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 6315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:30.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:30 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:30.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:30 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:30.132+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:29.934+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:30 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:30 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:31.180+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:30.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:31 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2259047979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:31 smithi071 ceph-mon[183063]: pgmap v3774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:31 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:31 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2259047979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:31 smithi071 ceph-mon[178459]: pgmap v3774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:31 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:32.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:31.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:32.123Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:32 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:32 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:32 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:32 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:33.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:33.215+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:33.032+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:33.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:33.140Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-mon[183063]: pgmap v3775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2073289485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-mon[178459]: pgmap v3775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2073289485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:34.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:34.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:34.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:33.992Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:34 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:34 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 6320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:34 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:34 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:34 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 6320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:34 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:35.173+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:35.014+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:35 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:35 smithi071 ceph-mon[183063]: pgmap v3776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:35 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:35 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:35 smithi071 ceph-mon[178459]: pgmap v3776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:35 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:36.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:36.143+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:36.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:36.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:36.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4063433030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4063433030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:37.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:37.106+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:36.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 3 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T00:29:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:37 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:37 smithi071 ceph-mon[183063]: pgmap v3777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:37 smithi071 ceph-mon[183063]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:37 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:37 smithi071 ceph-mon[178459]: pgmap v3777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:37 smithi071 ceph-mon[178459]: 3 slow requests (by type [ 'queued for pg' : 3 ] most affected pool [ 'cephfs.foo.meta' : 3 ]) 2023-12-07T00:29:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:38.088+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:38.008+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:38 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1919097387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:38 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1919097387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:39.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:39.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:39.016+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:39 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:39 smithi071 ceph-mon[183063]: pgmap v3778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:39 smithi071 ceph-mon[183063]: Health check update: 10 slow ops, oldest one blocked for 6325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:39 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:39 smithi071 ceph-mon[178459]: pgmap v3778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:39 smithi071 ceph-mon[178459]: Health check update: 10 slow ops, oldest one blocked for 6325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:40.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:40.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:39.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2261811835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2261811835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:40.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:40.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:41 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:41 smithi071 ceph-mon[178459]: pgmap v3779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:41 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:41 smithi071 ceph-mon[183063]: pgmap v3779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:42.001+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:41.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:42.124Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:42 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:42 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:42.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:42.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:42.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:42.955+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:43 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/596081739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:43 smithi071 ceph-mon[178459]: pgmap v3780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:43 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/596081739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:43 smithi071 ceph-mon[183063]: pgmap v3780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:44.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:43.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:43.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:43.994Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:29:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[183063]: Health check update: 31 slow ops, oldest one blocked for 6330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:29:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[178459]: Health check update: 31 slow ops, oldest one blocked for 6330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:44.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:44.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:45 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:45 smithi071 ceph-mon[183063]: pgmap v3781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1342072481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:45 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:45 smithi071 ceph-mon[178459]: pgmap v3781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1342072481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:45.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:45.428Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:46.021+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:45.951+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:46 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:46 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:47.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:47.021+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:46.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:47 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:47 smithi071 ceph-mon[183063]: pgmap v3782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:47 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:47 smithi071 ceph-mon[178459]: pgmap v3782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:48.013+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:47.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1198934737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1198934737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:49.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:48.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:49 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:49 smithi071 ceph-mon[183063]: pgmap v3783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:49 smithi071 ceph-mon[183063]: Health check update: 31 slow ops, oldest one blocked for 6335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:49 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:49 smithi071 ceph-mon[178459]: pgmap v3783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:49 smithi071 ceph-mon[178459]: Health check update: 31 slow ops, oldest one blocked for 6335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:50.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:49.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:50 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3482077298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:50 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3482077298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:51.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:51.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:51.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:51 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:51 smithi071 ceph-mon[183063]: pgmap v3784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:51 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:51 smithi071 ceph-mon[178459]: pgmap v3784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:52.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:51.993+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:52.124Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:52 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2844285185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:52 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2844285185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:53.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:52.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:53 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:53 smithi071 ceph-mon[178459]: pgmap v3785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:53 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:53 smithi071 ceph-mon[183063]: pgmap v3785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:54.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:53.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:54.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:53.994Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:29:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:54 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:54 smithi071 ceph-mon[178459]: Health check update: 31 slow ops, oldest one blocked for 6340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:54 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:54 smithi071 ceph-mon[183063]: Health check update: 31 slow ops, oldest one blocked for 6340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:54.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:54.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:54.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:29:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:29:54.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:29:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:55.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:54.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:55 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1708923339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:55 smithi071 ceph-mon[183063]: pgmap v3786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:55 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1708923339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:55 smithi071 ceph-mon[178459]: pgmap v3786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:56.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:55.951+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:56 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:56 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:29:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:29:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:57.178 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:56.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:57.179 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:56.915+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:57.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:57.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-mon[178459]: pgmap v3787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4041262084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:29:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-mon[183063]: pgmap v3787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4041262084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:29:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:58.035 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:57.904+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:29:57.715+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:29:58.036 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:29:58.037 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:29:58.037 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:29:58.037 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:29:58.037 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:29:58.037 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:29:58.037 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:29:58.037 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:29:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:58.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:58 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:58 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:58 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:58 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:29:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:29:58.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:59.189 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:59.020+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:29:59.189 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:58.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:29:59.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:59.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-mon[178459]: pgmap v3788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:59.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:29:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-mon[178459]: Health check update: 31 slow ops, oldest one blocked for 6345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:29:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:29:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-mon[183063]: pgmap v3788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:29:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:29:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-mon[183063]: Health check update: 31 slow ops, oldest one blocked for 6345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:29:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:00.193 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:29:59.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:00.194 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:29:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:29:59.865+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.998+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 31 slow ops, oldest one blocked for 6350 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:30:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:30:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:30:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:30:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-07T00:30:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:30:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 6973 secs 2023-12-07T00:30:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:30:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:30:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:30:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 115m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 115m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 115m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 115m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 115m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 115m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 115m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 115m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 115m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:30:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 115m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 115m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 115m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 115m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 115m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 115m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:30:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 115m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 115m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 115m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 115m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 115m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 115m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 115m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 105m, current state active+undersized, last acting [1,3] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 115m, current state active+undersized, last acting [1,3] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 105m, current state active+undersized, last acting [3,0] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 115m, current state active+undersized, last acting [0,3] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 115m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 115m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 105m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 115m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 115m, current state active+undersized, last acting [1,0] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 105m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 105m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:30:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 105m, current state active+undersized, last acting [0,1] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 105m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 115m, current state active+undersized, last acting [2,0] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 105m, current state active+undersized, last acting [2,0] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 105m, current state active+undersized, last acting [1,3] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 105m, current state active+undersized, last acting [0,1] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 105m, current state active+undersized, last acting [3,2] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 105m, current state active+undersized, last acting [3,1] 2023-12-07T00:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 105m, current state active+undersized, last acting [3,0] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 115m, current state active+undersized, last acting [0,3] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 115m, current state active+undersized, last acting [0,1] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 105m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 115m, current state active+undersized, last acting [3,1] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 105m, current state active+undersized, last acting [0,3] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 105m, current state active+undersized, last acting [2,0] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 105m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 105m, current state active+undersized, last acting [1,0] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 115m, current state active+undersized, last acting [3,0] 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 115m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 31 slow ops, oldest one blocked for 6350 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2963544116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 31 slow ops, oldest one blocked for 6350 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 6973 secs 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 115m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 115m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 115m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 115m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 115m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 115m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:30:00.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 115m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 115m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 115m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 115m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 115m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 115m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 115m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:30:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 115m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 115m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 115m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 115m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 115m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 115m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:30:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 115m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:30:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 115m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:30:00.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2963544116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 31 slow ops, oldest one blocked for 6350 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:30:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:30:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:30:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:30:00.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 6973 secs 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 115m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 115m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 115m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 115m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:30:00.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 115m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 115m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 115m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 115m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 115m, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 115m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 115m, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 115m, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:30:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 115m, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 115m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 115m, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 115m, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 115m, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 115m, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 115m, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 115m, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 115m, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:30:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 115m, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:30:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 115m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:30:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 115m, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:30:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 115m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:30:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:30:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 115m, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:30:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 115m, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:30:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:30:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 105m, current state active+undersized, last acting [1,3] 2023-12-07T00:30:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 115m, current state active+undersized, last acting [1,3] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 105m, current state active+undersized, last acting [3,0] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 115m, current state active+undersized, last acting [0,3] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 115m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 115m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 105m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 115m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 115m, current state active+undersized, last acting [1,0] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 105m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 105m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 105m, current state active+undersized, last acting [0,1] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 105m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:30:00.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 115m, current state active+undersized, last acting [2,0] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 105m, current state active+undersized, last acting [2,0] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 105m, current state active+undersized, last acting [1,3] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 105m, current state active+undersized, last acting [0,1] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 105m, current state active+undersized, last acting [1,3] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 115m, current state active+undersized, last acting [1,3] 2023-12-07T00:30:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 105m, current state active+undersized, last acting [3,0] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 115m, current state active+undersized, last acting [0,3] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 115m, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 115m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 105m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 115m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 115m, current state active+undersized, last acting [1,0] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 105m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 105m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 105m, current state active+undersized, last acting [0,1] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 105m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 115m, current state active+undersized, last acting [2,0] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 105m, current state active+undersized, last acting [2,0] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 105m, current state active+undersized, last acting [1,3] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 105m, current state active+undersized, last acting [0,1] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 105m, current state active+undersized, last acting [3,2] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 105m, current state active+undersized, last acting [3,1] 2023-12-07T00:30:00.462 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 105m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 105m, current state active+undersized, last acting [3,2] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 105m, current state active+undersized, last acting [3,1] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 105m, current state active+undersized, last acting [3,0] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 115m, current state active+undersized, last acting [0,3] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 115m, current state active+undersized, last acting [0,1] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 105m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 115m, current state active+undersized, last acting [3,1] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 105m, current state active+undersized, last acting [0,3] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 105m, current state active+undersized, last acting [2,0] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 105m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 105m, current state active+undersized, last acting [1,0] 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 115m, current state active+undersized, last acting [3,0] 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 115m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 31 slow ops, oldest one blocked for 6350 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:30:00.464 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 105m, current state active+undersized, last acting [3,0] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 105m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 115m, current state active+undersized, last acting [0,3] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 115m, current state active+undersized, last acting [0,1] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 105m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 115m, current state active+undersized, last acting [3,1] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 105m, current state active+undersized, last acting [0,3] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 105m, current state active+undersized, last acting [2,0] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 105m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 105m, current state active+undersized, last acting [1,0] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 105m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.465 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 115m, current state active+undersized, last acting [3,0] 2023-12-07T00:30:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:30:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 105m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 115m, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:30:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:30:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 31 slow ops, oldest one blocked for 6350 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:30:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:30:00.466 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:30:01.197 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:00.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:01.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:00.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:01.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:01.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:01.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-mon[183063]: pgmap v3789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:30:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:30:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-mon[178459]: pgmap v3789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:30:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:30:02.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:01.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:02.124Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:01.951+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:30:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:30:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[183063]: pgmap v3790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[183063]: pgmap v3791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:30:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3346837882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:30:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:30:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[178459]: pgmap v3790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[178459]: pgmap v3791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:30:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3346837882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:03.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:02.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:02.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:03 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:03 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:03.937+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:03.865+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:03.860Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:03.995Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:04.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:04.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[183063]: pgmap v3792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[183063]: Health check update: 31 slow ops, oldest one blocked for 6350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1920333776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[178459]: pgmap v3792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[178459]: Health check update: 31 slow ops, oldest one blocked for 6350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1920333776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:04.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:04.852+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:05 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:05.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:05.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:05 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:05.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:05.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:05.879+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:06.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:06 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:06 smithi071 ceph-mon[183063]: pgmap v3793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:06 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:06 smithi071 ceph-mon[178459]: pgmap v3793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:06.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:06.842+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:07.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:06.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:07.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:07 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3525960157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:07 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3525960157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:07.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:08.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:07.798+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-mon[183063]: pgmap v3794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-mon[178459]: pgmap v3794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:08.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:08.797+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:09.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:09 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:09.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:09 smithi071 ceph-mon[178459]: Health check update: 31 slow ops, oldest one blocked for 6355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1895022415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:09 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:09 smithi071 ceph-mon[183063]: Health check update: 31 slow ops, oldest one blocked for 6355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1895022415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:10.028 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:09.759+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:10.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:10 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:10 smithi071 ceph-mon[178459]: pgmap v3795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:10 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:10 smithi071 ceph-mon[183063]: pgmap v3795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:10.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:10.743+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:11 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2373668625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:11 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2373668625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:12.125 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:11.944+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:12.126 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:11.764+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:12.125Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:12 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:12 smithi071 ceph-mon[183063]: pgmap v3796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:12 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:12 smithi071 ceph-mon[178459]: pgmap v3796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:13.074 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:12.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:13.075 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:12.766+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:13 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:13 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:13.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:13.076Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:13.994 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:13.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:13.994 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:13.732+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:14.246 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:13.995Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:14.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:14.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[178459]: pgmap v3797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:14.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:30:14.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[178459]: Health check update: 31 slow ops, oldest one blocked for 6360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:14.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/504590548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:14.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:14.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:14.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[183063]: pgmap v3797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:14.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:30:14.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[183063]: Health check update: 31 slow ops, oldest one blocked for 6360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:14.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/504590548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:14.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:14.944+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:14.697+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:15.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:15 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:15.662 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:15.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:15 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:15.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:15.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:15.663+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:15.906+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:16.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:16.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[178459]: pgmap v3798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/271316153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[183063]: pgmap v3798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/271316153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:16.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:16.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:16.664+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:17.633 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:17 smithi071 ceph-mon[178459]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:17.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:17.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:17 smithi071 ceph-mon[183063]: 7 slow requests (by type [ 'queued for pg' : 7 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 7 ]) 2023-12-07T00:30:17.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:17.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:17.634+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:17.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:18.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:18.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:18 smithi071 ceph-mon[178459]: pgmap v3799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:18.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:18.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:18 smithi071 ceph-mon[183063]: pgmap v3799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:18.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:18.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:18.678+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:19.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:19.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2508945884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:19.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:19 smithi071 ceph-mon[178459]: Health check update: 31 slow ops, oldest one blocked for 6365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:19.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:19.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:19.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2508945884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:19.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:19 smithi071 ceph-mon[183063]: Health check update: 31 slow ops, oldest one blocked for 6365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:19.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:19.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:19.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:19.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:20.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:20.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:20.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:20.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-mon[183063]: pgmap v3800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:20.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:20.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:20.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:20.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:20.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-mon[178459]: pgmap v3800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:20.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:20.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:20.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:20.661+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:21.635 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:21.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:21.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3395380202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:21.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:21.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:21.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3395380202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:21.918 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:21.636+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:21.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:22.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:22.125Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:22.658 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:22.293Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:22.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:22.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:22 smithi071 ceph-mon[178459]: pgmap v3801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:22.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:22.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:22.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:22 smithi071 ceph-mon[183063]: pgmap v3801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:22.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:22.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:22.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:22.659+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:23.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1900264189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1900264189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:23.995 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:23.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:23.995 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:23.700+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:24.298 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:23.996Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:24.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:24.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:24.672 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:24.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[183063]: pgmap v3802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:24.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:24.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:24.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:24.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:24.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:24.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[178459]: pgmap v3802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:24.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:24.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:24.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:24.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:24.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:24.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:25.663 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:25.364Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:25.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:25.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:25.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:25.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:25.844+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:25.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:25.663+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:26.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:26.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:26 smithi071 ceph-mon[183063]: pgmap v3803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:26.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1315043206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:26.644 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:26.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:26.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:26 smithi071 ceph-mon[178459]: pgmap v3803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:26.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1315043206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:26.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:26.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:26.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:26.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:26.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:27.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:27.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:27.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:27.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:27.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:27.844+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:27.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:27.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:28.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:28.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:28.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:28.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[183063]: pgmap v3804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:28.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:28.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3661164095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:28.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:28.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:28.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:28.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[178459]: pgmap v3804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:28.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:28.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3661164095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:28.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:28.659+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:28.826+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:29.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:29.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:30:29.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:29 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:29.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:29.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:29.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:30:29.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:29 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:29.631 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:29.821+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:29.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:29.630+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:30.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:30.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:30 smithi071 ceph-mon[183063]: pgmap v3805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:30.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:30.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:30.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:30 smithi071 ceph-mon[178459]: pgmap v3805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:30.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:30.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:30.582+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:30.824+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:31.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:31.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/682191252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:31.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:31.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:31.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:31.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/682191252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:31.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:31.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:31.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:31.590+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:31.815+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:32.126Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:32 smithi071 ceph-mon[178459]: pgmap v3806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:32 smithi071 ceph-mon[183063]: pgmap v3806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:32.826 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:32.560+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:32.827+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:33.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:33.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2542751155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:33.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:33.598 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:33.598 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2542751155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:33.598 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:33.860 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:33.598+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:33.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:34.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:33.997Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:34.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:34.585+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:34.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:34.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:34.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:34.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-mon[178459]: pgmap v3807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-mon[183063]: pgmap v3807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:34.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:35.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:35.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:35.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2521621981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:35.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:35.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:35.635 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2521621981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:35.912 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:35.635+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:35.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:36.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:36.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:36.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-mon[183063]: pgmap v3808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:36.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:36.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:36.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:36.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:36.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-mon[178459]: pgmap v3808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:36.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:36.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:36.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:36.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:36.871+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:37.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:37.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:37.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:37.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:37.909 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:37.647+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:37.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:38.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:38 smithi071 ceph-mon[183063]: pgmap v3809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:38.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1062983046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:38.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:38.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:38.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:38 smithi071 ceph-mon[178459]: pgmap v3809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:38.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1062983046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:38.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:38.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:38.921 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:38.621+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:38.922+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:39.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:39.581+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:39 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:39 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:39.937+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:40.561+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[183063]: pgmap v3810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1548560022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[178459]: pgmap v3810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1548560022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:40.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:41.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:41.519+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:41.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:41.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:42.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:42.126Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:42.567+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:42 smithi071 ceph-mon[183063]: pgmap v3811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3204647708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:42 smithi071 ceph-mon[178459]: pgmap v3811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3204647708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:42.858+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:43.555+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:43.857+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:43.796Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:43.997Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:44.567+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[178459]: pgmap v3812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:30:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[183063]: pgmap v3812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:30:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:44.906+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:45.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:45.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2906881944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2906881944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:45.608+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:45.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:46.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:46 smithi071 ceph-mon[178459]: pgmap v3813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:46 smithi071 ceph-mon[183063]: pgmap v3813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:46.600+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:46.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:47.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:46.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:47.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:47.620+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:47.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4064362975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4064362975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:47.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:48.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:48.645+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:48 smithi071 ceph-mon[183063]: pgmap v3814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:48 smithi071 ceph-mon[178459]: pgmap v3814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:48.860+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:49.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:49.602+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:49 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:49 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:49.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:50.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:50 smithi071 ceph-mon[183063]: pgmap v3815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/730432314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:50 smithi071 ceph-mon[178459]: pgmap v3815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/730432314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:50.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:51.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:51.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:52.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:52.127Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:52.607+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:52 smithi071 ceph-mon[178459]: pgmap v3816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2923015685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:52 smithi071 ceph-mon[183063]: pgmap v3816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2923015685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:53.421 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:52.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:53.421 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:53.012Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:53.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:53.606+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:54.427 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:53.948+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:54.428 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:53.998Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:30:54.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:54.563+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-mon[183063]: pgmap v3817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/773241261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-mon[178459]: pgmap v3817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/773241261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:54.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:55.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:55.524+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:55.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:56.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:30:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:30:56.084Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:30:56.933 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:56.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:56.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:56 smithi071 ceph-mon[178459]: pgmap v3818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:56.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:56.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:56.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:56 smithi071 ceph-mon[183063]: pgmap v3818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:56.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:56.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:56.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:57.492+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/470525019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/470525019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:57.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:58.537+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:58 smithi071 ceph-mon[183063]: pgmap v3819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:30:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:58 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:58 smithi071 ceph-mon[178459]: pgmap v3819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:30:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:30:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:58 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:30:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:30:59.005+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:30:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:30:59.500+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:30:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3268771407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:30:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:30:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:30:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:30:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:30:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:30:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3268771407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:00.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:00.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:00.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:00 smithi071 ceph-mon[178459]: pgmap v3820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:00 smithi071 ceph-mon[183063]: pgmap v3820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:01.434 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:01.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3524994306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3524994306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:31:01.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:01.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:02.395 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:02.008+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:02.395 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:02.127Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:31:02.395 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:02.127Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: i/o timeout" 2023-12-07T00:31:02.396 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:02.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:02.396 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:31:02.227+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:31:02.396 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:31:02.396 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:31:02.396 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:31:02.396 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:31:02.396 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:31:02.396 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:31:02.396 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:31:02.396 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:31:02.396 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:31:02.396 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:31:02.397 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:31:02.397 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:31:02.397 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:31:02.397 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:31:02.397 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:31:02.397 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:31:02.397 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:31:02.397 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:31:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:02.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-mon[178459]: pgmap v3821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-mon[183063]: pgmap v3821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:03.353 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:02.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:03.605 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:31:03.606 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:31:03.607 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:31:03.607 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:31:03.607 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:31:03.607 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:31:03.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:03.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:03.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:03.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:03.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:03.607 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:03.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:03.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:31:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:31:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:31:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:31:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:31:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:04.370 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:04.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:04.371 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:03.998Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:31:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:04.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:04 smithi071 ceph-mon[178459]: pgmap v3822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2547936610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:04 smithi071 ceph-mon[183063]: pgmap v3822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2547936610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:05.373 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:05.083+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:05.373 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:05.300Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:05.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:06.133+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:06.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:06.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:06.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:06.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: pgmap v3823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/57643506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: pgmap v3823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/57643506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:31:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:31:07.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:07.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:07.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:07.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[183063]: Adjusting osd_memory_target on smithi071 to 2474M 2023-12-07T00:31:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[183063]: pgmap v3824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[183063]: pgmap v3825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[178459]: Adjusting osd_memory_target on smithi071 to 2474M 2023-12-07T00:31:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[178459]: pgmap v3824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[178459]: pgmap v3825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:08.626 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:08.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:08.626 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:08.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:08.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:08.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:08 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:08 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:09.627 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:09.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:09.627 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:09.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:09.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:09 smithi071 ceph-mon[178459]: pgmap v3826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/881502005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:09 smithi071 ceph-mon[183063]: pgmap v3826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/881502005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:10.634 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:10.269+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:10.634 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:10.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:10.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:10.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:10.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:11.635 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:11.309+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:11.635 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:11.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:11 smithi071 ceph-mon[183063]: pgmap v3827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2418231791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:11 smithi071 ceph-mon[178459]: pgmap v3827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2418231791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:12.280+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:12.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:12.128Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:31:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:12.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:13.640 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:13.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:13.640 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:13.310+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:13.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:13.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[178459]: pgmap v3828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2295733396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:31:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6421 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[183063]: pgmap v3828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2295733396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:31:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6421 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:14.248 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:13.999Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:31:14.515 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:14.249+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:14.515 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:14.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:14.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:14.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:14.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:14.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:14.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:15.646 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:15.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:15.646 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:15.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-mon[178459]: pgmap v3829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-mon[183063]: pgmap v3829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:16.650 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:16.283+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:16.651 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:16.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:16.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:16.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3815009003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:16.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3815009003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:17.652 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:17.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:17.652 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:17.316+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:17.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:17.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:17 smithi071 ceph-mon[183063]: pgmap v3830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:17 smithi071 ceph-mon[178459]: pgmap v3830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:18.656 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:18.281+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:18.656 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:18.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:18.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:18.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:18.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/56581037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:18.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6426 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/56581037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:18 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6426 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:19.657 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:19.266+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:19.657 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:19.311+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:19.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:19.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-mon[183063]: pgmap v3831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-mon[178459]: pgmap v3831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:20.666 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:20.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:20.666 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:20.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:20.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:20.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:20.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/942009796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:20.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:20.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:20.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/942009796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:21.666 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:21.263+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:21.667 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:21.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:21 smithi071 ceph-mon[183063]: pgmap v3832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:21 smithi071 ceph-mon[178459]: pgmap v3832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:22.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:22.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:22.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:22.128Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:31:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:23.673 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:23.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:23.673 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:23.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:23.732Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[183063]: pgmap v3833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/489703651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6431 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[178459]: pgmap v3833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/489703651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6431 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:24.338 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:23.999Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:31:24.680 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:24.338+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:24.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:24.394+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:24.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:25.681 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:25.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:25.681 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:25.399+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:25 smithi071 ceph-mon[183063]: pgmap v3834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1737380588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:25 smithi071 ceph-mon[178459]: pgmap v3834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1737380588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:26.686 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:26.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:26.686 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:26.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:26.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:26.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:27.686 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:27.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:27.687 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:27.444+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:27.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:27.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:27.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-mon[183063]: pgmap v3835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-mon[178459]: pgmap v3835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:28.695 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:28.368+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:28.696 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:28.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:28.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:28.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:28.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/266492121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:31:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/266492121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:31:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:28 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:29.696 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:29.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:29.697 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:29.438+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:29.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:29.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:29.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:29 smithi071 ceph-mon[183063]: pgmap v3836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:29 smithi071 ceph-mon[178459]: pgmap v3836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:30.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:30.486+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2955131423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2955131423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:31.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:31.497+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:32.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:32.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:31 smithi071 ceph-mon[183063]: pgmap v3837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:32.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:32.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:32.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:31 smithi071 ceph-mon[178459]: pgmap v3837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:32.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:32.445 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:32.129Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:31:32.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:32.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:32.508+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:33.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:32.948Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:33.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3435053689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3435053689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:33.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:33.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:33.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:33.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:33 smithi071 ceph-mon[178459]: pgmap v3838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:33 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:33 smithi071 ceph-mon[183063]: pgmap v3838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:33 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:34.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:34.000Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:31:34.718 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:34.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:34.718 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:34.506+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:34.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:34.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:34.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:34.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:35.719 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:35.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:35.719 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:35.483+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:35.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:35.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[178459]: pgmap v3839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:36.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:36.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:36.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:36.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1677355127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:36.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:36.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[183063]: pgmap v3839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:36.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:36.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:36.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:36.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1677355127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:36.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:36.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:36.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:36.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:36.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:36.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:36.530+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:37.445+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:37.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:37.512+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:37 smithi071 ceph-mon[183063]: pgmap v3840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/758119026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:37 smithi071 ceph-mon[178459]: pgmap v3840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/758119026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:38.437+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:38.562+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:39.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:39.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:39.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:38 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:38 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:39.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:39.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:39.559+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:40.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:40.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-mon[183063]: pgmap v3841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-mon[178459]: pgmap v3841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:40.736 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:40.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:40.736 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:40.594+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/12036513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/12036513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:41.737 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:41.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:41.737 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:41.615+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:42.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:42.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:41 smithi071 ceph-mon[183063]: pgmap v3842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:42.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:42.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:42.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:41 smithi071 ceph-mon[178459]: pgmap v3842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:42.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:42.129Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:31:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:42.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:42.741 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:42.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:42.742 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:42.646+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:42.742 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:42.743 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:43.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3653062666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3653062666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:43.742 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:43.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:43.743 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:43.628+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:43.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:43.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[183063]: pgmap v3843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:43.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:43.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:43.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:43.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:31:43.999 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:44.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:44.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[178459]: pgmap v3843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:44.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:44.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:44.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:44.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:31:44.000 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:43 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:44.438 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:44.000Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:31:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:44.439+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:44.616+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3245781154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3245781154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:45.667 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:45.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:45.667 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:45.236Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:45.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:45.667+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:45 smithi071 ceph-mon[183063]: pgmap v3844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:45 smithi071 ceph-mon[178459]: pgmap v3844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:46.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:46.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:47.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:47.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:47.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:47.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:47.590+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[183063]: pgmap v3845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/727089547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[178459]: pgmap v3845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/727089547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:48.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:48.563+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:49.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:49.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:49.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:48 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:48 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:49.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:49.594+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:49 smithi071 ceph-mon[178459]: pgmap v3846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1323361563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:49 smithi071 ceph-mon[183063]: pgmap v3846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1323361563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:50.375+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:50.609+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:51.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:51.572+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:52.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:52.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:51 smithi071 ceph-mon[183063]: pgmap v3847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:52.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:52.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/23280802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:52.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:52.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:51 smithi071 ceph-mon[178459]: pgmap v3847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:52.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:52.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/23280802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:52.382 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:52.130Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:31:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:52.382+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:52.553+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:53.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:53.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:53.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:54.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:54.001Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:31:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:53 smithi071 ceph-mon[178459]: pgmap v3848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:53 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:53 smithi071 ceph-mon[183063]: pgmap v3848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:53 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:54.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:54.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:54.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:54.582+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:54.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:54.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:54.701 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:31:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:31:54.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:31:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4176623692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4176623692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:55.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:55.608+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:56.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:56.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-mon[183063]: pgmap v3849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-mon[178459]: pgmap v3849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:31:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:31:56.612 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:56.357+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:56.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:56.612+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3804946222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3804946222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:31:57.576 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:57.322+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:57 smithi071 ceph-mon[183063]: pgmap v3850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:57 smithi071 ceph-mon[178459]: pgmap v3850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:31:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:31:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:57.577+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:58.351+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:58.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:58.545+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:31:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:31:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:58 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:31:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:31:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:58 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:31:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:31:59.308+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:31:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:31:59.506+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[178459]: pgmap v3851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:00.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2164805771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[183063]: pgmap v3851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2164805771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:31:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:00.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:00.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:01.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:01.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:01.561 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:01.289+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:01.827 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:01.562+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:02.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:01 smithi071 ceph-mon[183063]: pgmap v3852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:02.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:02.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:02.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1121709666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:02.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:01 smithi071 ceph-mon[178459]: pgmap v3852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:02.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:02.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:02.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1121709666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:02.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:02.131Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:02.832 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:02.578+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:03.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:03.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:03.601 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:03.245+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:03.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:03.602+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:03.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:03.668Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[183063]: pgmap v3853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2086667002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[178459]: pgmap v3853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2086667002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:04.241+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:04.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:04.002Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:04.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:04.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:04.626+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:05.657 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:05.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:05.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:05.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:05 smithi071 ceph-mon[178459]: pgmap v3854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:05 smithi071 ceph-mon[183063]: pgmap v3854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:06.188+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:06.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:06.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:06.697+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2864450206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:32:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2864450206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:32:06.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:32:06.739+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:32:06.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:32:06.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:32:06.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:32:06.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:32:06.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:32:07.669 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:07.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:07.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:07.670+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[183063]: pgmap v3855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:32:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:32:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:32:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:32:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:32:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:32:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[178459]: pgmap v3855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:32:07.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:32:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:32:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:32:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:32:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:32:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:32:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:32:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:32:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:32:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:07.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:08.694 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:08.236+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:08.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:08.694+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3635996317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:08 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3635996317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:08 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:09.677 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:09.248+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:09.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:09.677+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:09.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:09 smithi071 ceph-mon[183063]: pgmap v3856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:09.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:09 smithi071 ceph-mon[178459]: pgmap v3856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:10.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:10.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:11.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:10.711+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:11.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:32:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:32:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:32:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:32:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:11.260+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:12.130 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:11.745+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:12.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[183063]: pgmap v3857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:12.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:12.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1621863124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:12.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:32:12.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:32:12.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:32:12.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:12.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[178459]: pgmap v3857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:12.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:12.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1621863124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:12.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:32:12.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:32:12.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:32:12.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:12.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:12.131Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:13.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:12.765+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:13.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:12.884Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-mon[183063]: pgmap v3858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-mon[183063]: pgmap v3859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-mon[178459]: pgmap v3858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-mon[178459]: pgmap v3859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:13.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:13.271+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:14.000 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:13.738+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:14.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:14.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[183063]: pgmap v3860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:14.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:14.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/878924553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:14.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:32:14.001 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:14.001 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:14.002 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[178459]: pgmap v3860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:14.002 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:14.002 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/878924553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:14.002 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:32:14.002 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:13 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:14.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:14.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:14.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:14.002Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:15.182 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:14.770+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:15.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:15.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:15.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:15.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:15.182+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:16.153 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:15.776+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:16.153 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:15.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:16.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:16.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:16.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:16.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:16.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[183063]: pgmap v3861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:16.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/125070896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:16.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:16.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:16.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:16.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:16.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[178459]: pgmap v3861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:16.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/125070896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:16.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:17.153 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:16.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:17.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:17.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:17.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:17.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:17.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:18.192 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:17.713+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:18.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:18.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:18.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:17 smithi071 ceph-mon[178459]: pgmap v3862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:18.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:18.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:18.192 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:17 smithi071 ceph-mon[183063]: pgmap v3862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:18.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:18.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:18.686+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3033256610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:18 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3033256610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:18 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:19.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:19.906 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:19.654+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:20.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:20.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:20.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:20.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:20.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-mon[183063]: pgmap v3863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:20.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:19 smithi071 ceph-mon[178459]: pgmap v3863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:20.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:20.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:20.907 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:20.639+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:21.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3366255235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3366255235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:21.672 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:21.214+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:21.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:21.673+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:21 smithi071 ceph-mon[183063]: pgmap v3864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:21 smithi071 ceph-mon[178459]: pgmap v3864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:22.132Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:22.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:22.258+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:22.912 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:22.628+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:23.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:23.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2013293580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2013293580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:23.636 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:23.249+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:23.921 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:23.637+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:24.003Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[178459]: pgmap v3865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[183063]: pgmap v3865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:23 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:24.684 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:24.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:24.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:24.685+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:24.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:25.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:25.204+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:25.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:25.172Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:25.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:25.172Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:26.156 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:25.732+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:26.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:26.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:26.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-mon[183063]: pgmap v3866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:26.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/870256742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:26.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:26.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:26.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-mon[178459]: pgmap v3866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:26.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/870256742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:26.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:26.157+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:27.188 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:26.755+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:27.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:27.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:27.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:27.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:27.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:27.189+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:28.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:27.782+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[183063]: pgmap v3867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3968418127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[178459]: pgmap v3867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3968418127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:28.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:29.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:28.809+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:32:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:28 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:32:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:28 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:29.250+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:30.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:29.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:29 smithi071 ceph-mon[183063]: pgmap v3868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:29 smithi071 ceph-mon[178459]: pgmap v3868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:30.203+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:31.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:30.797+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3964143593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3964143593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:31.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:32.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:32.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:31 smithi071 ceph-mon[178459]: pgmap v3869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:32.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:32.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:32.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:31 smithi071 ceph-mon[183063]: pgmap v3869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:32.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:32.133 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:31.786+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:32.133 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:32.133Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:32.215+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:33.172 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:32.825+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:33.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:33.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:33.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2635466253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:33.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:33.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:33.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2635466253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:33.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:33.173+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:34.170 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:33.785+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:34.171 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:34.003Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:34.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:34.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:34.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:33 smithi071 ceph-mon[183063]: pgmap v3870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:34.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:33 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:34.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:34.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:34.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:33 smithi071 ceph-mon[178459]: pgmap v3870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:34.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:33 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:34.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:34.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:34.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:34.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:35.132 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:34.805+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:35.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:35.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:35.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3113030212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:35.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:35.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:35.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3113030212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:35.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:35.132+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:36.094 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:35.840+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:36.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:36.095 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:36.095 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:36.095 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:36.095 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-mon[183063]: pgmap v3871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:36.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:36.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:36.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:36.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:36.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:35 smithi071 ceph-mon[178459]: pgmap v3871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:36.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:36.094+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:37.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:36.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:38.041+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:37.866+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2711071061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:37 smithi071 ceph-mon[178459]: pgmap v3872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2711071061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:37 smithi071 ceph-mon[183063]: pgmap v3872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:39.075+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:38.836+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:38 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:38 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:40.105+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[183063]: pgmap v3873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2169630351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:39.879+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[178459]: pgmap v3873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2169630351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:41.203 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:41.107+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:41.203 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:40.905+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:41.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:41.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:41.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:42.132 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:41.863+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:42.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:42.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:42.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:42 smithi071 ceph-mon[183063]: pgmap v3874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:42.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3792099358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:42.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:42.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:42.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:42 smithi071 ceph-mon[178459]: pgmap v3874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:42.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3792099358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:42.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:42.143+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:42.133Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:43.162 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:42.819+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:43.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:43.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:43.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:43.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:43.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:43.162+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:43.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:43.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:43.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:43.604Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:44.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:44.137+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:44.003Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[178459]: pgmap v3875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:32:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[183063]: pgmap v3875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:32:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:45.140 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:44.820+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:45.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:45.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:45.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3225242249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:45.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:45.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:45.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3225242249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:45.141+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:46.113 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:45.795+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:46.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:46.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:46.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:46 smithi071 ceph-mon[183063]: pgmap v3876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:46.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:46.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:46.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:46 smithi071 ceph-mon[178459]: pgmap v3876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:46.113+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:46.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:46.799+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:46.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:46.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:47.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:47.108+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/791069410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/791069410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:48.038 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:47.767+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:48.157+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-mon[178459]: pgmap v3877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-mon[183063]: pgmap v3877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:49.042 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:48.720+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:49.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:49.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:49.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:49 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:49 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:49.165+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:49.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:49.682+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:50.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1580451961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:50 smithi071 ceph-mon[183063]: pgmap v3878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1580451961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:50 smithi071 ceph-mon[178459]: pgmap v3878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:50.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:50.639+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:51.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:51.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:51.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:51.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:51.636+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:52.124+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:52.135Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-mon[178459]: pgmap v3879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2114100438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-mon[183063]: pgmap v3879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2114100438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:52.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:52.597+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:52.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:52.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:53.107+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:53.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:53.591+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:54.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:54.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:54.004Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:32:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-mon[183063]: pgmap v3880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2205682133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-mon[178459]: pgmap v3880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2205682133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:54.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:54.571+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:55.084+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:55.890 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:55.570+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:56.049+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:56.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:32:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:32:55.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:32:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-mon[183063]: pgmap v3881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:32:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:32:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-mon[178459]: pgmap v3881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:56.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:56.553+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:57.012+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3675862768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3675862768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:57.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:57.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:58.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:58 smithi071 ceph-mon[183063]: pgmap v3882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:58 smithi071 ceph-mon[178459]: pgmap v3882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:32:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:58.544+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:32:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:32:59.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:32:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:32:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2551076302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:32:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:32:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:32:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:32:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2551076302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:32:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:32:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:32:59.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:00.074+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:00.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-mon[178459]: pgmap v3883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-mon[183063]: pgmap v3883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:00.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:00.541+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:01.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:01.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:01.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:01.500+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:02.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:02.135Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2276699579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-mon[178459]: pgmap v3884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2276699579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-mon[183063]: pgmap v3884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:02.514+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:03.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:03.051+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:03.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:03.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:03.559+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:04.004+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:04.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:04.005Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[183063]: pgmap v3885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3882497238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[178459]: pgmap v3885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3882497238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:04.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:04.596+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:05.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:05.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:05.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:05.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:05.108Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:05.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:05.108Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:05.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:05.611+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:05.987+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:06.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:06 smithi071 ceph-mon[178459]: pgmap v3886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1928546145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:06 smithi071 ceph-mon[183063]: pgmap v3886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1928546145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:06.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:06.581+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:07.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:07.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:07.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:07.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:07.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:07.615+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:07.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-mon[183063]: pgmap v3887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-mon[178459]: pgmap v3887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:08.945 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:08.652+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:08.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1352566610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:09 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1352566610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:09 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:09.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:09.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:09.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:10 smithi071 ceph-mon[178459]: pgmap v3888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:10 smithi071 ceph-mon[183063]: pgmap v3888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:10.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:10.652+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:11.009+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/90284824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/90284824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:11.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:11.676+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:11.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:12.136Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:33:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[178459]: pgmap v3889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:33:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:33:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[183063]: pgmap v3889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:33:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:12.930 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:12.701+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:12.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2681067935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2681067935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:13.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:13.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:13.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:13.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:14.323 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:14.006Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:14.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:14.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-mon[183063]: pgmap v3890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:14.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:33:14.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:14.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:14.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:14.324 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-mon[178459]: pgmap v3890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:14.324 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:33:14.324 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:14.324 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:14.656 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:14.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:14.656 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:14.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:14.656 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:33:14.323+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:33:14.656 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:33:14.656 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:33:14.656 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:33:14.657 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:33:14.658 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:33:14.928 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:14.656+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:14.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:15.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:15 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:33:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:33:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:33:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:33:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:33:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:33:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:15 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:33:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:33:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:33:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:33:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:33:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:33:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:33:15.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:15.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:15.682+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:15.965+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[183063]: pgmap v3891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4163278522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[178459]: pgmap v3891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4163278522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:16.944 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:16.658+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:16.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:33:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:33:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:33:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:33:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:33:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:33:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:33:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:33:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:33:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:33:17.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:17.643+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:17.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:18 smithi071 ceph-mon[183063]: pgmap v3892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:18 smithi071 ceph-mon[183063]: pgmap v3893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2525337089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:18 smithi071 ceph-mon[178459]: pgmap v3892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:18 smithi071 ceph-mon[178459]: pgmap v3893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2525337089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:18.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:18.643+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:19.015+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:19 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:19 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:19.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:19.605+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:20.453 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:20.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-mon[183063]: pgmap v3894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:20.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:20.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-mon[178459]: pgmap v3894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:20.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:20.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:20.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:20.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:20.594+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:21.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/846956858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/846956858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:21.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:21.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:22.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:22.087+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:22.137Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:22 smithi071 ceph-mon[183063]: pgmap v3895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:22 smithi071 ceph-mon[178459]: pgmap v3895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:22.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:22.509+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:23.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:23.046+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2545860021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2545860021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:23.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:23.540Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:23.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:23.485+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:24.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:24.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:24.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:24.007Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[183063]: pgmap v3896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[178459]: pgmap v3896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:24.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:24.481+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:25.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:25.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/882472952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/882472952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:25.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:25.523+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:26.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:26.005+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:26 smithi071 ceph-mon[183063]: pgmap v3897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:26 smithi071 ceph-mon[178459]: pgmap v3897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:26.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:26.553+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:26.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:26.612Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:27.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:26.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:27.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:27.548+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:27.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[183063]: pgmap v3898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/951064761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[178459]: pgmap v3898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/951064761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:28.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:28.593+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:29.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:29.009+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:33:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:29 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:33:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:29 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:29.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:29.603+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:30.053+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:30 smithi071 ceph-mon[178459]: pgmap v3899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2691048083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:30 smithi071 ceph-mon[183063]: pgmap v3899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2691048083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:30.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:30.572+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:31.093+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:31.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:31.619+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:32.104+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:32.138Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:32 smithi071 ceph-mon[178459]: pgmap v3900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:32 smithi071 ceph-mon[183063]: pgmap v3900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:32.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:32.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:32.646+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:33.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:33.115+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/121138961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/121138961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:33.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:33.640+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:34.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:34.137+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:34.007Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:34 smithi071 ceph-mon[183063]: pgmap v3901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:34 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:34 smithi071 ceph-mon[178459]: pgmap v3901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:34 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:34.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:34.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:35.153+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/650436896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/650436896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:35.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:35.616+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:35.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:35.828Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:36.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:36.182+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-mon[178459]: pgmap v3902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-mon[183063]: pgmap v3902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:36.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:36.620+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:37.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:37.182+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1089241172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1089241172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:37.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:37.651+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:38.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:38 smithi071 ceph-mon[178459]: pgmap v3903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:38 smithi071 ceph-mon[183063]: pgmap v3903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:38.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:38.629+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:39.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:39.150+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:39 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:39 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:39.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:39.596+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:40.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:40.133+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[183063]: pgmap v3904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/564007482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[178459]: pgmap v3904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/564007482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:40.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:40.553+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:41.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:41.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:41.509+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:42.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:42.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:42.138Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:42 smithi071 ceph-mon[183063]: pgmap v3905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3458585463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:42 smithi071 ceph-mon[178459]: pgmap v3905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3458585463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:42.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:42.540+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:43.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:43.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:43.588+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:44.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:44.061+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:44.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:44.008Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[178459]: pgmap v3906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:33:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4267252063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[183063]: pgmap v3906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:33:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4267252063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:44.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:44.619+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:45.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:45.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:45.095+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:45.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:45.044Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:45.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:45.044Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:45.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:45.618+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:46.121+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:46.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:46 smithi071 ceph-mon[183063]: pgmap v3907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:46 smithi071 ceph-mon[178459]: pgmap v3907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:46.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:46.569+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:47.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:47.169+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/510052874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/510052874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:47.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:47.617+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:48.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-mon[178459]: pgmap v3908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-mon[183063]: pgmap v3908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:48.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:48.642+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:49.684 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:49.236+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:49.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:49.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:49 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:49.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:49.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/401171245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:49.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:49.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:49 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:49.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:49.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/401171245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:49.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:49.684+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:50.208+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:50 smithi071 ceph-mon[178459]: pgmap v3909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:50 smithi071 ceph-mon[183063]: pgmap v3909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:51.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:50.724+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:51.690 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:51.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:51.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:51.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:51.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:51.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:51.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:51.691+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:52.276+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:52.139Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:52 smithi071 ceph-mon[183063]: pgmap v3910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2187252609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:52 smithi071 ceph-mon[178459]: pgmap v3910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2187252609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:53.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:52.708+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:53.276+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:53.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:54.007 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:53.719+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:54.258 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:54.238+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:54.259 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:54.008Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:33:54.697 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:54.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:54.697 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:33:54.260Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:33:54.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-mon[178459]: pgmap v3911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:54.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:54.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:54.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:54.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2396217120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:54.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-mon[183063]: pgmap v3911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:54.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:54.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2396217120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:54.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:54.698+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:55.662 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:55.266+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:55.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:55.663 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:55.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:55.663 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:55.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:55.663+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:56.625 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:56.287+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:56.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[183063]: pgmap v3912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:56.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:56.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:56.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:56.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:56.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1915491379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:56.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[178459]: pgmap v3912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:56.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:56.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:33:56.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:33:56.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:56.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1915491379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:56.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:56.623+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:57.642 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:57.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:57.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:57.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:57.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:57.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:57.643+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:58.622 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:58.219+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:58.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:58 smithi071 ceph-mon[183063]: pgmap v3913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:58.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:58.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:58.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:58 smithi071 ceph-mon[178459]: pgmap v3913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:33:58.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:58.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:58.622+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:33:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:33:59.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:33:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:33:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3938569481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:33:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:33:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3938569481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:33:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:33:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:33:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:33:59.637+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:00.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-mon[183063]: pgmap v3914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:00.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:00.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:00.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:00.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:00.670 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:00.201+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:00.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-mon[178459]: pgmap v3914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:00.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:00.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:00.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:00.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:00.672 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:00.669+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:01.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/344276717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/344276717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:01.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:01.637+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:02.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:02.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:02.140Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:02 smithi071 ceph-mon[178459]: pgmap v3915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:02 smithi071 ceph-mon[183063]: pgmap v3915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:02.602+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:03.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:03.159+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:03.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:03.615+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:03.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:03.476Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:04.303 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:04.191+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:04.303 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:04.009Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:04.594 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[183063]: pgmap v3916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:04.595 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:04.595 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:04.595 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:04.595 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/545337670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:04.595 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:04.595 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:04.595 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[178459]: pgmap v3916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:04.595 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:04.595 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:04.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:04.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/545337670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:04.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:04.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:04.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:04.595+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:05.568 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:05.214+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:05.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:05.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:05.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:05.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:05.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:05.568+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:06.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:06 smithi071 ceph-mon[178459]: pgmap v3917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/971561964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:06 smithi071 ceph-mon[183063]: pgmap v3917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/971561964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:06.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:06.519+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:06.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:06.548Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:07.190+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:07.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:07.530+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:08.189+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[183063]: pgmap v3918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/5962571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[178459]: pgmap v3918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/5962571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:08.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:08.502+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:09.189+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:09 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:09 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:09.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:09.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:10.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:10 smithi071 ceph-mon[178459]: pgmap v3919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:10.531 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:10.531 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:10.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:10 smithi071 ceph-mon[183063]: pgmap v3919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:10.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:10.531 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:10.531 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:10.235+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:10.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:10.531+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:11.535 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:11.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:11.535 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:11.535 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3511288496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:11.535 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:11.536 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:11.536 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3511288496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:11.536 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:11.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:11.536+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:12.140Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:12 smithi071 ceph-mon[178459]: pgmap v3920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:12 smithi071 ceph-mon[183063]: pgmap v3920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:12.241+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:12.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:12.488+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:12.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:12.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:13.518 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:13.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:13.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:13.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:13.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3890612521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:13.519 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:13.519 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:13.519 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3890612521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:13.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:13.520+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:14.327 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:14.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:14.328 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:14.010Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:14.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:14.472+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-mon[178459]: pgmap v3921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:34:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-mon[183063]: pgmap v3921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:34:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:14 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:15.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2307478275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2307478275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:15.762 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:15.502+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:16.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:15.764Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:16.532 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:16.204+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:16.532 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-mon[178459]: pgmap v3922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:16.532 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:16.532 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:16.532 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:16.532 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:16.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-mon[183063]: pgmap v3922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:16.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:16.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:16.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:16.533 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:16.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:16.533+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:17.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:17.241+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:17.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:17.489+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:34:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:34:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:18.268+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:18.486+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-mon[178459]: pgmap v3923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/512319950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-mon[183063]: pgmap v3923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/512319950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:19.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:34:18.835+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:34:19.198 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:34:19.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:34:19.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:34:19.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:34:19.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:34:19.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:19.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:19.514+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:19 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:19 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:34:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:34:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:34:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:34:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:34:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:34:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:19 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:19 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:34:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:34:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:34:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:34:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:34:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:34:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:34:19.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:34:20.556 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:20.276+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:20.556 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[178459]: pgmap v3924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:20.556 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:20.556 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:20.556 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:20.557 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:20.557 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1958312811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:20.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[183063]: pgmap v3924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:20.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:20.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:20.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:20.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:20.557 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1958312811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:20.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:20.556+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:21.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:21.285+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:21.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:21.525+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:34:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:34:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:34:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:34:22.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:22.273+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:22.141Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[183063]: pgmap v3925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:34:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:34:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[183063]: pgmap v3926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[183063]: pgmap v3927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:34:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[178459]: pgmap v3925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:34:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:34:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[178459]: pgmap v3926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[178459]: pgmap v3927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:34:22.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:22.568+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:23.538 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:23.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:23.538 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:23.538 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2074496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:23.538 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:23.538 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:23.539 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2074496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:23.539 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:23.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:23.538+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:24.279 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:24.011Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:24.557 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:24.279+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:24.557 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:24.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:24.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:24.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:24.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:24.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[178459]: pgmap v3928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:24.558 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:24.558 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:24.558 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:24.558 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:24.558 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:24.558 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:24.559 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[183063]: pgmap v3928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:24.559 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:24.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:24.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:25.328 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:24.980Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:25.329 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:24.980Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:25.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:25.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:25.565+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2101890996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2101890996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:26.552 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:26.287+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:26 smithi071 ceph-mon[183063]: pgmap v3929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:26.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:26.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:26.552+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:26 smithi071 ceph-mon[178459]: pgmap v3929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:27.582 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:27.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:27.582 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:27.555+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:27.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/650534128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/650534128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:28.591 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:28.306+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:28.592 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:28.514+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:28.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:28.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-mon[178459]: pgmap v3930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:34:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-mon[183063]: pgmap v3930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:34:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:28 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:29.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:29.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:30.597 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:30.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:30.598 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:30.487+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3985534655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:30 smithi071 ceph-mon[183063]: pgmap v3931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3985534655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:30 smithi071 ceph-mon[178459]: pgmap v3931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:31.603 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:31.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:31.603 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:31.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:31.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:31.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:31.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:32.425 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:32.299+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:32.425 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:32.141Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:32.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:32 smithi071 ceph-mon[183063]: pgmap v3932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2448478820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:32 smithi071 ceph-mon[178459]: pgmap v3932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2448478820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:33.605 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:33.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:33.605 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:33.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:33.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:33 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:33 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:34.290 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:34.012Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:34.291 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:34.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:34.291 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:34.196Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:34.609 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:34.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:34.610 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:34.452+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:34.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:34.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-mon[183063]: pgmap v3933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:34.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3357264330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-mon[178459]: pgmap v3933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3357264330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:35.610 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:35.266+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:35.611 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:35.416+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:35.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:35.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:36.614 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:36.224+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:36.614 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:36.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:36.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:36.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:36 smithi071 ceph-mon[178459]: pgmap v3934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:36.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:36.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:36.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:36 smithi071 ceph-mon[183063]: pgmap v3934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:36.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:37.615 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:37.255+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:37.615 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:37.443+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:37.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:37.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3205383905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3205383905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:38.619 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:38.260+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:38.620 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:38.411+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:38.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:38.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:38 smithi071 ceph-mon[183063]: pgmap v3935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:38.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:38 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:38 smithi071 ceph-mon[178459]: pgmap v3935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:38 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:39.620 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:39.239+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:39.620 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:39.379+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:39.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/241548999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/241548999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:40.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:40.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:40.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:40.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:40 smithi071 ceph-mon[183063]: pgmap v3936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:40 smithi071 ceph-mon[178459]: pgmap v3936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:41.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:41.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:41.389+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:42.196+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:42.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:42.142Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:42.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:42.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2984210191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:42 smithi071 ceph-mon[183063]: pgmap v3937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2984210191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:42 smithi071 ceph-mon[178459]: pgmap v3937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:43.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:43.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:43.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:43.412Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:34:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:43 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:44.416 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:44.138+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:44.416 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:44.012Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:44.417+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:44 smithi071 ceph-mon[183063]: pgmap v3938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/863445778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:44 smithi071 ceph-mon[178459]: pgmap v3938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/863445778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:45.417 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:45.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:45.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:45.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:45.418+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:46.441 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:46.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:46.442+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:46 smithi071 ceph-mon[183063]: pgmap v3939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/231881451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:46.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:46.484Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:46 smithi071 ceph-mon[178459]: pgmap v3939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/231881451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:47.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:47.160+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:47.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:47.456+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:48.416 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:48.144+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:48.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:48.416+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:48.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:48 smithi071 ceph-mon[183063]: pgmap v3940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:48 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:48 smithi071 ceph-mon[178459]: pgmap v3940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:48 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:49.427 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:49.102+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:49.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:49.427+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2978309965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2978309965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:50.085+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:50.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:50.477+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:50 smithi071 ceph-mon[183063]: pgmap v3941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:50 smithi071 ceph-mon[178459]: pgmap v3941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:51.444 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:51.117+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:51.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/77544013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/77544013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:52.107+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:52.142Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:52.456+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:52.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:52.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:52 smithi071 ceph-mon[178459]: pgmap v3942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:52 smithi071 ceph-mon[183063]: pgmap v3942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:53.411 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:53.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:53.670 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:53.412+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:53.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:53.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:53.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:53 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/97101351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:53 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/97101351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:54.392 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:54.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:54.392 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:54.013Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:34:54.673 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:54.393+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:54 smithi071 ceph-mon[183063]: pgmap v3943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:54 smithi071 ceph-mon[178459]: pgmap v3943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:55.390 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:55.114+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:55.674 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:55.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:55.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:34:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:34:55.700Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:34:55.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:56.373 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:56.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:56.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:56.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:56.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:56.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:56 smithi071 ceph-mon[178459]: pgmap v3944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:56.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3928207132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:56 smithi071 ceph-mon[183063]: pgmap v3944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3928207132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:57.132+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:57.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:58.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:58.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:58.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[183063]: pgmap v3945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3380544141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:34:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[178459]: pgmap v3945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:34:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3380544141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:34:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:34:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:58 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:34:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:34:59.131+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:34:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:34:59.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:34:59.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:34:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:34:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:34:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:34:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:34:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:34:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:00.403 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:00.096+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:00.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:00.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:01.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:01.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:00 smithi071 ceph-mon[183063]: pgmap v3946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:01.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:01.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:01.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:00 smithi071 ceph-mon[178459]: pgmap v3946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:01.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:01.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:01.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:01.431+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:02.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:02.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4061461163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:02.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:02.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:02.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4061461163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:02.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:02.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:02.143Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:02.709 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:02.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:03.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:03.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:02 smithi071 ceph-mon[178459]: pgmap v3947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:03.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:03.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:03.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:02 smithi071 ceph-mon[183063]: pgmap v3947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:03.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:03.427 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:03.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:03.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:04.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:04.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:04.015 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:04.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:04.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1716884670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:04.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:04.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:04.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:04.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:04.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:04.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1716884670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:04.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:03 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:04.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:04.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:04.013Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:04.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:04.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-mon[183063]: pgmap v3948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:04.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:04.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:04.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-mon[178459]: pgmap v3948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:04.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:04.916 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:04.470+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:04.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:05.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:04.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:05.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:04.916Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:05.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:05.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3116172380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3116172380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:06.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:06.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:06 smithi071 ceph-mon[178459]: pgmap v3949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:06 smithi071 ceph-mon[183063]: pgmap v3949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:07.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:07.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:08.418+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:08.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-mon[178459]: pgmap v3950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/249129445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-mon[183063]: pgmap v3950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/249129445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:08 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:09.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:09.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:10.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:09.922+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:10.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:10.734 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:10.471+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:10.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:10 smithi071 ceph-mon[183063]: pgmap v3951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/341901705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:10 smithi071 ceph-mon[178459]: pgmap v3951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/341901705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:11.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:11.426+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:12.142 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:11.957+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:12.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:12.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:12.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:12.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:12.379+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:12.144Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:13.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:13.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:12 smithi071 ceph-mon[183063]: pgmap v3952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:13.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:12 smithi071 ceph-mon[178459]: pgmap v3952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:13.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:12.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:13.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:13.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:14.012 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:13.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:14.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:14.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4046947618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:14.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:14.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:35:14.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:14.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:14.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4046947618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:14.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:14.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:35:14.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:13 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:14.387 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:14.013Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:14.387 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:14.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:14.387 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:14.132Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:14.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:14.387+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:14.900+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:14 smithi071 ceph-mon[183063]: pgmap v3953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:14 smithi071 ceph-mon[178459]: pgmap v3953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:15.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:15.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:15.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/111752869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/111752869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:16.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:16.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:16.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:16 smithi071 ceph-mon[178459]: pgmap v3954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:16 smithi071 ceph-mon[183063]: pgmap v3954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:17.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:17.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:17.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3813234307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3813234307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:18.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:18.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:18.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:18 smithi071 ceph-mon[183063]: pgmap v3955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:18 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:18 smithi071 ceph-mon[178459]: pgmap v3955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:18 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:19.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:19.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:20.010+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:20.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:20.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:20.962+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:20 smithi071 ceph-mon[183063]: pgmap v3956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4059488320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:20 smithi071 ceph-mon[178459]: pgmap v3956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4059488320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:21.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:21.398+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:22.144 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:21.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:22.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:22.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:22.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:22.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:22.403 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:22.145Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:22.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:22.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:22.937+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:35:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-mon[178459]: pgmap v3957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1910042257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:35:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-mon[183063]: pgmap v3957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1910042257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:23.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:23.376+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:23.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:23.348Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:23.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:35:23.347+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:35:23.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:35:23.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:35:23.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:35:23.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:35:23.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:35:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:23.906+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:24.014Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:23 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:24.704 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:24.403+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:24.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-mon[183063]: pgmap v3958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/679070519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:35:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:35:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:35:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:35:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-mon[178459]: pgmap v3958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/679070519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:25.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:25.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:26.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:26.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:25.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:26.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:26.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:26.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:26.420Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:26.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-mon[183063]: pgmap v3959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-mon[178459]: pgmap v3959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:27.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:27.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:28.109 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:27.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:28.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:28.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:28.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:28.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:28.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3874295238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:28.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:28.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:28.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:28.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:28.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:28.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:28.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3874295238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:28.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:28.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:28.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:28.401+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:28.907+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-mon[178459]: pgmap v3960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:35:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-mon[183063]: pgmap v3960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:35:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:28 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:29.433+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:30.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:30.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:30.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4236167644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:30.050 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:29.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:30.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:30.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:30.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4236167644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:30.413+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:30.875+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[183063]: pgmap v3961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:35:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:35:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[178459]: pgmap v3961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:35:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:35:31.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:35:31.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:31.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:32.145 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:31.855+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:32.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:31 smithi071 ceph-mon[183063]: pgmap v3962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:32.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:31 smithi071 ceph-mon[183063]: pgmap v3963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:32.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:32.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:32.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:31 smithi071 ceph-mon[178459]: pgmap v3962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:32.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:31 smithi071 ceph-mon[178459]: pgmap v3963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:32.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:32.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:32.412 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:32.146Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:32.413+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:32.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:32.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:32.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1252677448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1252677448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:33.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:33.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:33.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:34.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:34.015Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:33 smithi071 ceph-mon[178459]: pgmap v3964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:33 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:33 smithi071 ceph-mon[183063]: pgmap v3964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:33 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:34.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:34.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:34.922+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2055369080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2055369080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:35.634 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:35.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:35.901 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:35.636Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:35.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-mon[183063]: pgmap v3965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:35.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:35.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:35.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:35.901 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:35.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-mon[178459]: pgmap v3965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:35.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:35.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:35.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:35.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:35.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:36.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:36.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:36.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4143927981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4143927981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:37.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:37.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:37.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:37 smithi071 ceph-mon[183063]: pgmap v3966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:37 smithi071 ceph-mon[178459]: pgmap v3966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:38.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:38.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:38.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:38 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:38 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:39.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:39.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:39.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[183063]: pgmap v3967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1518446406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[178459]: pgmap v3967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1518446406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:40.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:40.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:41.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:41.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:42.146 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:41.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:42.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:41 smithi071 ceph-mon[183063]: pgmap v3968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:42.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:42.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:42.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1973541797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:42.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:41 smithi071 ceph-mon[178459]: pgmap v3968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:42.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:42.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:42.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1973541797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:42.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:42.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:42.147Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:43.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:43.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:42.906+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:43.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:43.949+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:44.015Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[183063]: pgmap v3969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:35:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[178459]: pgmap v3969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:43 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:44.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:44.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1352883989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:45.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:44.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:45.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:44.852Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1352883989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:45.405+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:46.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:45 smithi071 ceph-mon[183063]: pgmap v3970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:45 smithi071 ceph-mon[178459]: pgmap v3970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:46.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:47.012+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1113644692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1113644692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:47.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:47.419+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:48.013+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-mon[183063]: pgmap v3971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-mon[178459]: pgmap v3971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:48.873 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:48.454+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:48.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:48 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/472818606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:48 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/472818606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:49.875 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:49.475+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:49.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:49 smithi071 ceph-mon[178459]: pgmap v3972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:49 smithi071 ceph-mon[183063]: pgmap v3972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:50.878 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:50.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:50.999+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:51.879 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:51.489+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:52.146 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:51.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:52.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:51 smithi071 ceph-mon[183063]: pgmap v3973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:52.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:52.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:52.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/398544774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:52.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:51 smithi071 ceph-mon[178459]: pgmap v3973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:52.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:52.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:52.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/398544774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:52.148Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:52.884 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:52.473+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:53.002+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:53.885 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:53.463+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:53.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-mon[183063]: pgmap v3974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3260553493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:54.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:54.016Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:35:54.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:54.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:54.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:35:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:35:54.068Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:35:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-mon[178459]: pgmap v3974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3260553493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:54.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:53 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:54.891 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:54.457+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:54.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:55.441+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:55.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[178459]: pgmap v3975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3195565118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[183063]: pgmap v3975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:35:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3195565118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:56.899 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:56.469+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:56.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:57.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:57.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:57 smithi071 ceph-mon[183063]: pgmap v3976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:57 smithi071 ceph-mon[178459]: pgmap v3976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:35:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:58.909 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:58.473+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:35:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:58.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:35:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2996082303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:35:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:35:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:35:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2996082303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:35:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:35:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:58 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:35:59.909 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:35:59.509+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:00.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:35:59.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-mon[178459]: pgmap v3977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-mon[183063]: pgmap v3977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:35:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:00.859 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:00.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:00.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:00 smithi071 ceph-mon[183063]: pgmap v3978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/15297043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:00 smithi071 ceph-mon[178459]: pgmap v3978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/15297043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:01.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:01.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:02.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:01.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:02.149Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:02.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:02.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:02 smithi071 ceph-mon[183063]: pgmap v3979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:02 smithi071 ceph-mon[178459]: pgmap v3979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:03.432+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:03.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:03.284Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:03.860+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:04.016Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/983739525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/983739525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:03 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:04.891 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:04.458+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:04.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:04 smithi071 ceph-mon[183063]: pgmap v3980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:04 smithi071 ceph-mon[178459]: pgmap v3980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:05.446+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:05.900+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1326223732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1326223732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:06.414+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:06.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:06.356Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:06.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:06 smithi071 ceph-mon[183063]: pgmap v3981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:06 smithi071 ceph-mon[178459]: pgmap v3981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:07.427+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:07.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3353432044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3353432044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:08.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:08.471+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:08.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:08 smithi071 ceph-mon[183063]: pgmap v3982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:08 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:08 smithi071 ceph-mon[178459]: pgmap v3982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:08 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:09.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:09.439+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:10.413 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:09.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:10.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:10.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:10.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:10.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:10.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:10.413+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:11.391 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:10.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:11.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:11.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:11.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:10 smithi071 ceph-mon[178459]: pgmap v3983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:11.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3095219902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:11.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:11.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:11.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:10 smithi071 ceph-mon[183063]: pgmap v3983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:11.393 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3095219902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:11.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:11.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:12.409 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:11.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:12.410 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:12.149Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:12.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:12.410 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:12.411 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:12.411 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:12.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:12.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:12.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:12.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:13.436 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:13.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:13.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:13.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:13.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:12 smithi071 ceph-mon[183063]: pgmap v3984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:13.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3332629958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:13.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:13.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:13.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:12 smithi071 ceph-mon[178459]: pgmap v3984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:13.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3332629958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:13.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:13.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:14.432 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:13.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:14.433 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:14.017Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:14.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:14.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:14.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:36:14.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:13 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:14.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:14.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:14.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:36:14.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:13 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:14.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:14.433+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:14.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:14 smithi071 ceph-mon[178459]: pgmap v3985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:14 smithi071 ceph-mon[183063]: pgmap v3985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:15.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:15.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:15.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:15.572Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:16.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/177478042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/177478042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:16.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:16.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:17.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:16 smithi071 ceph-mon[178459]: pgmap v3986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:16 smithi071 ceph-mon[183063]: pgmap v3986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:17.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:17.458+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:18.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2350414815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2350414815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:18.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:18.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:19.435 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:19.090+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:19.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:19.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:19.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:18 smithi071 ceph-mon[183063]: pgmap v3987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:19.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:18 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:19.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:19.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:19.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:18 smithi071 ceph-mon[178459]: pgmap v3987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:19.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:18 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:19.436+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:20.404 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:20.108+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:20.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:20.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:20.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:20.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:20.405 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2661688031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:20.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:20.405 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:20.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:20.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:20.406 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2661688031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:20.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:20.405+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:21.432 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:21.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:21.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:21.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:21.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:20 smithi071 ceph-mon[183063]: pgmap v3988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:21.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:20 smithi071 ceph-mon[178459]: pgmap v3988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:21.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:21.432+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:22.391 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:22.067+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:22.392 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:22.149Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:22.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:22.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:22.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:22.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:22.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:22.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:23.365 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:23.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:23.365 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:23.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:23.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:23 smithi071 ceph-mon[183063]: pgmap v3989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:23.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/5531186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:23.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:23.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:23.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:23 smithi071 ceph-mon[178459]: pgmap v3989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:23.366 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/5531186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:23.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:23.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:24.385 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:24.100+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:24.386 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:24.017Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:24.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:24.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:24.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:24.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:24.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:24.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:24.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:24.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:24.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:24.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:24.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:24.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:25.069 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:24.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:25.069 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:24.788Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:25.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:25.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:25.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:25 smithi071 ceph-mon[183063]: pgmap v3990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:25.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/999611543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:25.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:25.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:25.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:25 smithi071 ceph-mon[178459]: pgmap v3990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:25.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/999611543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:25.433 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:25.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:25.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:25.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:26.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:26.118+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:26.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:26.457+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:27.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:27.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:27 smithi071 ceph-mon[178459]: pgmap v3991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:27 smithi071 ceph-mon[183063]: pgmap v3991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:27.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:27.507+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:28.108+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1120870268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1120870268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:28.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:28.468+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:29.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:29.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-mon[178459]: pgmap v3992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:36:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-mon[183063]: pgmap v3992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:36:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:29.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:29.500+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:30.083+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/351394697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/351394697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:30.931 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:30.488+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:31.039+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:31 smithi071 ceph-mon[183063]: pgmap v3993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:31 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:36:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:36:30.931+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:36:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:36:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:36:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:36:31.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:36:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:36:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:36:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:36:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:36:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:36:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:36:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:36:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:36:31.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:36:31.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:36:31.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:36:31.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:36:31.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:36:31.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:36:31.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:31 smithi071 ceph-mon[178459]: pgmap v3993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:31.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:31 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:36:31.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:31.483+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:32.002+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:32.150Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:36:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:36:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:36:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:36:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:36:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3131384060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:36:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:36:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:36:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:36:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:36:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:36:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:36:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:36:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:36:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:36:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:36:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:32.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3131384060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:32.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:32.472+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:33.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:32.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:33 smithi071 ceph-mon[178459]: pgmap v3994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:33 smithi071 ceph-mon[183063]: pgmap v3994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:33.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:33.494+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:33.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:34 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:34.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:34.004Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:34.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:34.018Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:34 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:34.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:34.512+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:35.001+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[183063]: pgmap v3995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3583566828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:36:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:36:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[178459]: pgmap v3995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3583566828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:36:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:36:35.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:35.538+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:36.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:36.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:36:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:36:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[178459]: pgmap v3996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[178459]: pgmap v3997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:36:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:36:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:36:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[183063]: pgmap v3996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[183063]: pgmap v3997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:36:36.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:36.501+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:37.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:37.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/72718097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:37.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:37.076Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/72718097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:37.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:37.475+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:38.432 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:38.015+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:38.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:38.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:38.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:38 smithi071 ceph-mon[178459]: pgmap v3998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:38.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:38.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:38.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:38 smithi071 ceph-mon[183063]: pgmap v3998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:38.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:38.433+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:39.444 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:38.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:39.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:39.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:39.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:39 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:39.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1281809886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:39.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:39.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:39.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:39 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:39.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1281809886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:39.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:39.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:39.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-mon[183063]: pgmap v3999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-mon[178459]: pgmap v3999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:40.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:41.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:41.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:40.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:41.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:41.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:42.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:41.949+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:42 smithi071 ceph-mon[178459]: pgmap v4000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1052859316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:42 smithi071 ceph-mon[183063]: pgmap v4000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1052859316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:42.450 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:42.151Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:42.925 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:42.520+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:43.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:42.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:43.541 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:43.220Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:43.542 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:43.542+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:43.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[178459]: pgmap v4001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:36:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/339465870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:44.018Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[183063]: pgmap v4001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:36:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/339465870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:44.922 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:44.545+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:44.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:45.883 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:45.566+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:45.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:46 smithi071 ceph-mon[178459]: pgmap v4002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:46 smithi071 ceph-mon[183063]: pgmap v4002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:46.580 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:46.292Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:46.917 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:46.582+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:46.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3384672085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3384672085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:47.927 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:47.581+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:47.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-mon[183063]: pgmap v4003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-mon[178459]: pgmap v4003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:48.897 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:48.582+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:48.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1824462654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:49 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1824462654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:49 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:49.888 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:49.617+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:49.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:50 smithi071 ceph-mon[178459]: pgmap v4004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:50 smithi071 ceph-mon[183063]: pgmap v4004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:50.925 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:50.645+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:50.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4274357200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4274357200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:51.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:51.617+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:52.435 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:51.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:52.435 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:52.152Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:52.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:52.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:52.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:52 smithi071 ceph-mon[178459]: pgmap v4005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:52.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:52.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:52.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:52 smithi071 ceph-mon[183063]: pgmap v4005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:52.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:52.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:52.607+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:52.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:53.928 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:53.580+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:53.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:54.019Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:36:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-mon[178459]: pgmap v4006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3688529491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-mon[183063]: pgmap v4006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3688529491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:54.886 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:54.597+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:54.887+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:55.858 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:55.648+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:55.858 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:36:55.508Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:36:56.137 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:55.859+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:56.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:56.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[178459]: pgmap v4007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1993265568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:36:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:36:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[183063]: pgmap v4007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1993265568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:56.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:56.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:56.660+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:57.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:57.886 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:57.629+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:58.142 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:57.886+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:58.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:58.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:58 smithi071 ceph-mon[178459]: pgmap v4008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:58.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:58 smithi071 ceph-mon[183063]: pgmap v4008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:36:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:58.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:36:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:58.642+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:36:59.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/934238298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:36:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:36:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/934238298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:36:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:36:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:36:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:36:59.924 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:36:59.618+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:36:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:36:59.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-mon[183063]: pgmap v4009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-mon[178459]: pgmap v4009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:00.928 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:00.613+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:00.928+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/84143485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/84143485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:01.946 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:01.623+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:02.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:01.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:02 smithi071 ceph-mon[178459]: pgmap v4010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:02.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:02.153Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:02 smithi071 ceph-mon[183063]: pgmap v4010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:02.599+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:03.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:02.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/279405987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/279405987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:03.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:03.583+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:03.997+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:04.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:04.019Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[178459]: pgmap v4011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[183063]: pgmap v4011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:04.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:04.610+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:04.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:04.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:04.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:04.724Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:05.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:05.009+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:05.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:05.623+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:05.961+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:06 smithi071 ceph-mon[178459]: pgmap v4012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1925407277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:06 smithi071 ceph-mon[183063]: pgmap v4012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1925407277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:06.946 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:06.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:07.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:07.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:06.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:07.939 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:07.595+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:07.940+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[183063]: pgmap v4013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2432541640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[178459]: pgmap v4013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2432541640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:08.946 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:08.568+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:08.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:09 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:09 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:09.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:09.602+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:09.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:10 smithi071 ceph-mon[178459]: pgmap v4014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1919676906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:10 smithi071 ceph-mon[183063]: pgmap v4014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1919676906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:10.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:10.612+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:10.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:11.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:11.575+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:12.002+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:12.153Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:12 smithi071 ceph-mon[178459]: pgmap v4015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:12 smithi071 ceph-mon[183063]: pgmap v4015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:12.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:12.602+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:12.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3351499269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3351499269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:13.939 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:13.573+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:13.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:13.940Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:14.020Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:14.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:14.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-mon[183063]: pgmap v4016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:14.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:37:14.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:14.617 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:14.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:14.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-mon[178459]: pgmap v4016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:14.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:37:14.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:14.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:14.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:14.617+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:15.008+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2377671196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2377671196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:15.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:15.607+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:16.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:15.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-mon[183063]: pgmap v4017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-mon[178459]: pgmap v4017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:16.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:16.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:17.222 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:16.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:17.222 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:17.012Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:17.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:17.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:17.621 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:17.621 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:17.939 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:17.621+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:17.940+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:18.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:18.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:18 smithi071 ceph-mon[183063]: pgmap v4018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:18.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2953768062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:18.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:18.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:18.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:18 smithi071 ceph-mon[178459]: pgmap v4018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:18.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2953768062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:18.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:18.907 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:18.629+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:18.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:19.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:19.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:19 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:19.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:19.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:19.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:19 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:19.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:19.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:19.620+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:20.229 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:19.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:20.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:20.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[183063]: pgmap v4019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:20.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:20.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:20.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:20.597 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1300836491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:20.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:20.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[178459]: pgmap v4019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:20.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:20.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:20.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:20.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1300836491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:20.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:20.596+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:21.234 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:20.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:21.554 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:21.554 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:21.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:21.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:21.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:21.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:22.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:21.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:22.154Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:22 smithi071 ceph-mon[183063]: pgmap v4020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1895520105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:22 smithi071 ceph-mon[178459]: pgmap v4020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1895520105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:22.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:22.538+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:23.242 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:22.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:23.242 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:23.156Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:23.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:23.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:23.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:23.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:23.947 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:23.544+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:23.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:24.021Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:24.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:24.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[183063]: pgmap v4021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:24.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:24.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:24.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:24.540 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:24.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:24.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[178459]: pgmap v4021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:24.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:24.540 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:24.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:24.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:24.944 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:24.540+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:24.944+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:25.537 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:25.538 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2658569731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:25.538 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:25.538 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:25.538 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2658569731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:25.538 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:25.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:25.538+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:26.248 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:25.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:26.249 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:26.228Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:26.572 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:26.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:26 smithi071 ceph-mon[183063]: pgmap v4022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:26.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:26.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:26.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:26 smithi071 ceph-mon[178459]: pgmap v4022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:26.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:26.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:26.573+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:27.255 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:26.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:27.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:27.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:27.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3929002168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:27.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:27.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:27.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3929002168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:27.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:27.568+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:28.256 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:27.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:28.522 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:28.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-mon[183063]: pgmap v4023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:28.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:28.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:28.523 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:28.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:28.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-mon[178459]: pgmap v4023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:28.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:28.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:28.523 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:28.913 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:28.522+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:28.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:29.477+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:37:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:29 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:37:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:29 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:30.258 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:29.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:30.493+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:30 smithi071 ceph-mon[183063]: pgmap v4024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3086338249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:30 smithi071 ceph-mon[178459]: pgmap v4024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3086338249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:31.268 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:30.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:31.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:31.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:32.271 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:31.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:32.272 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:32.154Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:32.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:32.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-mon[178459]: pgmap v4025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2642305419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-mon[183063]: pgmap v4025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2642305419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:32.466+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:33.277 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:32.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:33.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:33.516+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:34.277 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:34.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:34.278 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:34.022Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:34.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:34.493+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:34.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-mon[178459]: pgmap v4026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:34.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:34.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:34.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3723531878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:34.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:34.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-mon[183063]: pgmap v4026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:34.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:34.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:34.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3723531878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:35.282 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:35.010+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:35.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:35.446+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:35.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:35.444Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:37:35.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:37:35.443+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:37:35.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:37:35.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:37:35.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:37:35.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:37:35.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:37:35.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:37:35.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:37:36.283 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:36.004+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:36.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:36.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[178459]: pgmap v4027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:37:36.284 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:37:36.285 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:37:36.285 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:37:36.285 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:37:36.285 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:37:36.285 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:37:36.285 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:37:36.285 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:37:36.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:36.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:36.455+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[183063]: pgmap v4027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:37:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:37.287 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:37.037+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:37.288 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:37.288 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3206868200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:37.288 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:37.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:37.469+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3206868200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:38.425 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:38.084+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:38.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:38.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:38 smithi071 ceph-mon[183063]: pgmap v4028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:38.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:38.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:38.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:38 smithi071 ceph-mon[178459]: pgmap v4028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:38.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:38.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:38.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:39.433 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:39.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:39.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:39.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:39.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:39 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:39.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3393344464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:39.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:39.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:39.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:39 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:39.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3393344464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:39.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:39.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:40.443 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:40.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:40.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:40.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[183063]: pgmap v4029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:40.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:40.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:40.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:40.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:37:40.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:37:40.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:37:40.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:37:40.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:37:40.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:40.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[178459]: pgmap v4029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:40.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:40.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:40.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:40.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:37:40.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:37:40.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:37:40.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:37:40.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:37:40.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:40.443+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:41.297 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:41.046+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:41.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-mon[178459]: pgmap v4030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:41.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-mon[178459]: pgmap v4031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:41.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:41.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:41.299 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1681424594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:41.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:41.475+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-mon[183063]: pgmap v4030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-mon[183063]: pgmap v4031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1681424594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:42.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:42.155Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:42.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:42.477+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:43.303 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:43.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:43.441+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:43 smithi071 ceph-mon[178459]: pgmap v4032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:43 smithi071 ceph-mon[183063]: pgmap v4032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:44.309 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:44.067+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:44.309 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:44.023Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:44.659 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:44.419+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:44.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:44.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:44.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:44.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:44.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:37:44.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:44.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2884287543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:44.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:44.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:44.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:44.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:44.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:37:44.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:44.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2884287543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:44.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:44.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:44.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:44.660Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:45.310 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:45.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:45.389+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:45 smithi071 ceph-mon[178459]: pgmap v4033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:45 smithi071 ceph-mon[183063]: pgmap v4033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:46.402 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:46.102+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:46.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:46.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:46.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1977305011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:46.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:46.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:46.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1977305011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:46.403+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:47.407 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:47.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:47.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:47 smithi071 ceph-mon[183063]: pgmap v4034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:47.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:47.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:47.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:47 smithi071 ceph-mon[178459]: pgmap v4034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:47.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:47.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:47.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:47.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:48.135+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:48.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:49.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:49.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:49.416+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-mon[183063]: pgmap v4035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3092110526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-mon[178459]: pgmap v4035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3092110526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:49 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:50.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:50.221+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:50.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:50.443+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:50.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:50.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:50.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:50.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:51.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:51.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:51.414+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:51 smithi071 ceph-mon[183063]: pgmap v4036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/45189842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:51 smithi071 ceph-mon[178459]: pgmap v4036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/45189842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:52.406 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:52.220+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:52.407 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:52.155Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:52.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:52.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:52.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:52.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:52.406+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:53.437 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:53.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:53.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:53 smithi071 ceph-mon[183063]: pgmap v4037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:53.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:53.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:53.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2116514315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:53.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:53 smithi071 ceph-mon[178459]: pgmap v4037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:53.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:53.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:53.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2116514315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:53.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:53.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:54.147 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:53.876Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:54.147 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:54.023Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:37:54.445 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:54.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:54.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:54.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:54.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:54 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:54.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:54.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:54.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:54 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:54.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:54.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:55.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:55 smithi071 ceph-mon[183063]: pgmap v4038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:55 smithi071 ceph-mon[178459]: pgmap v4038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:55.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:55.460+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:56.167+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2185789285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:37:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:37:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2185789285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:56.946 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:56.494+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:57.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:57.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:37:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:37:56.948Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:37:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:57.504+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:57 smithi071 ceph-mon[183063]: pgmap v4039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:57 smithi071 ceph-mon[178459]: pgmap v4039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:58.163+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2344116373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2344116373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:37:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:58.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:37:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:37:59.184+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:37:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-mon[183063]: pgmap v4040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:37:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-mon[178459]: pgmap v4040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:37:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:37:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:37:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:37:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:37:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:37:59.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:00.175+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3773298950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3773298950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:00.453+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:01.436 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:01.129+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:01.436 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:01 smithi071 ceph-mon[183063]: pgmap v4041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:01.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:01.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:01.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:01 smithi071 ceph-mon[178459]: pgmap v4041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:01.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:01.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:01.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:02.421 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:02.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:02.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:02.422 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:02.422 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:02.156Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:02.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:02.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:02.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:03.386 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:03.214+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:03.386 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:03.092Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:03.420+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:03 smithi071 ceph-mon[178459]: pgmap v4042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1439828185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:03 smithi071 ceph-mon[183063]: pgmap v4042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1439828185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:04.387 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:04.199+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:04.387 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:04.024Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:04.447+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:04 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:05.482 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:05.214+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:05.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:05 smithi071 ceph-mon[183063]: pgmap v4043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:05.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:05.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:05.482 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1585228606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:05.482 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:05 smithi071 ceph-mon[178459]: pgmap v4043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:05.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:05.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:05.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1585228606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:05.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:05.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:06.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:06.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:06.164Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:06.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:06.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:07.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:07.439+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:07 smithi071 ceph-mon[178459]: pgmap v4044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:07 smithi071 ceph-mon[183063]: pgmap v4044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:08.330+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:08.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2277144866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2277144866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:09.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:09.303+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:09.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:09 smithi071 ceph-mon[183063]: pgmap v4045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:09 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:09 smithi071 ceph-mon[178459]: pgmap v4045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:09 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:10.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:10.316+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4160938625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:10.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4160938625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:11.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:11.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:11 smithi071 ceph-mon[183063]: pgmap v4046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:11 smithi071 ceph-mon[178459]: pgmap v4046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:12.414 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:12.316+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:12.414 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:12.156Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:12.414 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:12.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:12.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:12.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3043954003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3043954003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:13.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:13.293+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:13.468+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:13 smithi071 ceph-mon[178459]: pgmap v4047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:13 smithi071 ceph-mon[183063]: pgmap v4047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:14.310 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:14.025Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:14.310+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:14.446+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:38:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:14 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:38:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:14 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:15.626 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:15.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:15.626 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:15.380Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:15.627 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:15.466+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:15.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[183063]: pgmap v4048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/278255069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[178459]: pgmap v4048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/278255069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:16.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:16.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:16.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:17.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:17.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:17 smithi071 ceph-mon[178459]: pgmap v4049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2893414011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:17.447+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:17 smithi071 ceph-mon[183063]: pgmap v4049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2893414011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:18.642 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:18.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:18.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:18.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:18.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:18.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:18 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:18 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:19.643 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:19.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:19.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:19.410+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:19.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[178459]: pgmap v4050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:19.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:19.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:19.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:19.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:19.644 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/576906159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:19.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[183063]: pgmap v4050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:19.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:19.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/576906159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:20.648 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:20.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:20.648 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:20.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:20.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:20.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:21.649 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:21.351+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:21.649 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:21.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:21 smithi071 ceph-mon[183063]: pgmap v4051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:21.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:21 smithi071 ceph-mon[178459]: pgmap v4051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:22.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:22.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:22.157Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:22.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:22.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3543214875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3543214875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:23.654 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:23.339+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:23.655 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:23.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[178459]: pgmap v4052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[183063]: pgmap v4052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:23 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:24.309 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:24.025Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:24.594 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:24.309+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:24.595 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:24.385+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:24.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:24.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2311878135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:24.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:24.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:24.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:24.596Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2311878135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:25.660 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:25.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:25.660 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:25.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:25 smithi071 ceph-mon[183063]: pgmap v4053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:25 smithi071 ceph-mon[178459]: pgmap v4053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:26.667 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:26.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:26.668 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:26.347+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3655175497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3655175497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:27.668 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:27.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:27.668 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:27.396+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:27.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-mon[183063]: pgmap v4054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:27.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-mon[178459]: pgmap v4054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:28.675 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:28.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:28.676 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:28.416+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:28.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:28.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:38:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:28 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:38:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:28 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:29.676 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:29.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:29.677 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:29.426+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:29.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:29 smithi071 ceph-mon[183063]: pgmap v4055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/428677161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:29 smithi071 ceph-mon[178459]: pgmap v4055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/428677161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:30.686 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:30.394+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:30.686 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:30.476+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:31.687 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:31.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:31.687 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:31.472+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:31.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:31 smithi071 ceph-mon[183063]: pgmap v4056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:31.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4047998703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:31 smithi071 ceph-mon[178459]: pgmap v4056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4047998703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:32.436 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:32.158Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:32.694 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:32.437+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:32.694 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:32.449+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:33.694 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:33.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:33.695 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:33.458+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:33.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:33.812Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:33 smithi071 ceph-mon[183063]: pgmap v4057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:33 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:33 smithi071 ceph-mon[178459]: pgmap v4057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:33 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:34.439 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:34.026Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:34.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:34.443+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:35.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:35.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/789294606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/789294606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:35.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:35.420+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:36.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-mon[183063]: pgmap v4058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:36.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-mon[178459]: pgmap v4058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:36.467+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:36.438+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:37.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:36.884Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/255823754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/255823754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:37.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:37.475+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:37 smithi071 ceph-mon[178459]: pgmap v4059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:37 smithi071 ceph-mon[183063]: pgmap v4059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:38.712 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:38.498+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:38.712 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:38.456+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:39.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3177586169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:38 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3177586169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:38 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:39.523+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:39.470+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-mon[178459]: pgmap v4060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-mon[183063]: pgmap v4060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:40.722 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:40.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:40.722 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:40.472+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:40 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:38:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:40 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:38:41.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:41.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:41.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:41.496+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:41 smithi071 ceph-mon[178459]: pgmap v4061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2913945867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:41 smithi071 ceph-mon[183063]: pgmap v4061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:41.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2913945867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:42.159Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:42.730 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:42.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:42.730 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:42.481+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:43.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:43.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:43.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:43.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:43.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:43.028Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:38:43.027+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:38:43.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:38:43.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:38:43.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:38:43.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:38:43.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:38:43.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:38:43.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:38:43.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:38:43.728 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:43.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:43.728 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:43.460+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:44.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[183063]: pgmap v4062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:44.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:44.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:44.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:44.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:44.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4229496987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:44.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:38:44.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:44.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[178459]: pgmap v4062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:44.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:44.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:44.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:44.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:44.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4229496987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:44.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:38:44.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:43 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:44.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:44.027Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:44.733 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:44.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:44.734 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:44.501+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:44.734 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:38:44.734 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:38:44.734 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:38:44.734 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:38:44.735 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:38:44.736 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:44.736 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:44.736 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:38:44.736 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:38:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:38:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:38:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:38:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:38:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:38:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:38:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:38:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:38:45.737 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:45.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:45.738 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:45.540+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:46.098 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[183063]: pgmap v4063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:46.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:46.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:46.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:38:46.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:38:46.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[183063]: pgmap v4064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:46.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:38:46.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[178459]: pgmap v4063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:46.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:46.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:46.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:38:46.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:38:46.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[178459]: pgmap v4064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:46.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:45 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:38:46.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:46.100Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:46.742 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:46.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:46.743 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:46.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:46.743 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:46.743 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:46.743 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2649930710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:47.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:47.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2649930710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:47.748 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:47.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:47.748 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:47.536+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-mon[183063]: pgmap v4065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:47 smithi071 ceph-mon[178459]: pgmap v4065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:48.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:48.505+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:48.580+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3216172715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:48 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3216172715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:48 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:49.547+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:49.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:49.601+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:49 smithi071 ceph-mon[183063]: pgmap v4066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:49 smithi071 ceph-mon[178459]: pgmap v4066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:50.755 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:50.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:50.755 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:50.570+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3254933557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3254933557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:51.760 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:51.473+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:51.761 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:51.593+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:52.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:52.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:52.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:51 smithi071 ceph-mon[183063]: pgmap v4067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:52.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:52.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:52.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:51 smithi071 ceph-mon[178459]: pgmap v4067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:52.159Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:52.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:52.761 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:52.483+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:52.761 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:52.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:52.761 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:52.762 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:53.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:53.765 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:53.481+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:53.765 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:53.611+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:54.026 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:54.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:54.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-mon[183063]: pgmap v4068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:54.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/890799348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:54.027 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:54.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:54.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:54.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-mon[178459]: pgmap v4068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:54.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/890799348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:54.027 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:53 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:54.435 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:54.028Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:38:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:54.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:54.642+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:55.598 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:55.409+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:55.598 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:38:55.316Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:38:55.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:55.598+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:55.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[178459]: pgmap v4069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3540508053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:38:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:38:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[183063]: pgmap v4069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3540508053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:56.371+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:56.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:57.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:57.614 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:57.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:57.615+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:57 smithi071 ceph-mon[178459]: pgmap v4070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:57 smithi071 ceph-mon[183063]: pgmap v4070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:38:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:58.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:38:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:58.571+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:59.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1450535624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:38:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:38:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1450535624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:38:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:38:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:38:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:58 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:38:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:38:59.533+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:38:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:38:59.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:00.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-mon[183063]: pgmap v4071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-mon[178459]: pgmap v4071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:38:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:00.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:00.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:01.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:01.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/304347099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/304347099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:01.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:01.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:01.510+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:02.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:02.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:01 smithi071 ceph-mon[183063]: pgmap v4072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:02.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:02.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:01 smithi071 ceph-mon[178459]: pgmap v4072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:02.413 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:02.160Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:02.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:02.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:02.552+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2532302045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2532302045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:03.373+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:03.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:04.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:04.029Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[178459]: pgmap v4073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:04.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[183063]: pgmap v4073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:03 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:04.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:04.539+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:04.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:04.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:04.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:04.532Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:05.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:05.571+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:05.385+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:06.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:05 smithi071 ceph-mon[183063]: pgmap v4074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2463062894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:05 smithi071 ceph-mon[178459]: pgmap v4074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2463062894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:06.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:06.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:06.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:07.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:07.878 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:07.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:07.879 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:07.583+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:08.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:08.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[183063]: pgmap v4075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4254487116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[178459]: pgmap v4075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4254487116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:08.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:08.572+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:09.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:08 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:08 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:09.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:09.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:09.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:09.578+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:10.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-mon[183063]: pgmap v4076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2552483822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-mon[178459]: pgmap v4076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2552483822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:10.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:10.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:10.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:11.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:11.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:11.635+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:12.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:12.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:12.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:11 smithi071 ceph-mon[183063]: pgmap v4077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:12.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:12.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:12.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:11 smithi071 ceph-mon[178459]: pgmap v4077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:12.410+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:12.161Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:12.893 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:12.621+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:13.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1854334696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1854334696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:13.667 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:13.404+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:13.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:13.668+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:13.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:13.748Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-mon[183063]: pgmap v4078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:39:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-mon[178459]: pgmap v4078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:39:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:13 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:14.361 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:14.030Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:14.630 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:14.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:14.899 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:14.630+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:15.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1936532673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1936532673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:15.626 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:15.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:15.901 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:15.627+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:16.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-mon[183063]: pgmap v4079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-mon[178459]: pgmap v4079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:16.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:16.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:16.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:16.600+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:17.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:17.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:16.820Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:17.386+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:17.574+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-mon[183063]: pgmap v4080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4036875087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:18.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:18.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:18.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:18.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-mon[178459]: pgmap v4080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:18.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4036875087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:18.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:18.356+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:18.547+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:19.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:19.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:18 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:18 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:19.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:19.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:19.597+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:20.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[183063]: pgmap v4081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2845361912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[178459]: pgmap v4081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2845361912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:20.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:20.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:20.633+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:21.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:21.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:21.445+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:21.659+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:22.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:22.161Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:21 smithi071 ceph-mon[183063]: pgmap v4082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3450834991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:21 smithi071 ceph-mon[178459]: pgmap v4082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3450834991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:22.439+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:22.663+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:23.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:23.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:23.206 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:22.964Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:23.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:23.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:23.431+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:23.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:23.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:24.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:24.030Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[183063]: pgmap v4083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[178459]: pgmap v4083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:23 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:24.940 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:24.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:24.940 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:24.622+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:25.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:25.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1761424861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1761424861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:25.941 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:25.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:25.941 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:25.588+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:26.198 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:26.036Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:25 smithi071 ceph-mon[183063]: pgmap v4084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:25 smithi071 ceph-mon[178459]: pgmap v4084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:26.945 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:26.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:26.945 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:26.569+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3962153489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:26 smithi071 ceph-mon[183063]: pgmap v4085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3962153489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:26 smithi071 ceph-mon[178459]: pgmap v4085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:27.946 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:27.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:27.947 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:27.597+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:28.946 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:28.481+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:28.947 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:28.598+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:29.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:39:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[178459]: pgmap v4086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/507144941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:39:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[183063]: pgmap v4086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/507144941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:29.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:29.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:29.627+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:30.443+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:30.652+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:31.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:31.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:31.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:30 smithi071 ceph-mon[178459]: pgmap v4087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:31.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:31.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:31.421 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:30 smithi071 ceph-mon[183063]: pgmap v4087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:31.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:31.622+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:32.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2517959848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:32.162Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:32.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2517959848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:32.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:32.615+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:33.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:33.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:32 smithi071 ceph-mon[178459]: pgmap v4088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:32 smithi071 ceph-mon[183063]: pgmap v4088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:33.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:33.484+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:33.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:33.631+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:34.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:34.031Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:33 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2142085297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:33 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2142085297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:34.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:34.651+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:35.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:35.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:35.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:34 smithi071 ceph-mon[183063]: pgmap v4089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:35.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:35.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:35.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:34 smithi071 ceph-mon[178459]: pgmap v4089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:35.674 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:35.467+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:35.675 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:35.252Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:35.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:35.675+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:36.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:36.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:36.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:36.700+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1683745174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:36 smithi071 ceph-mon[183063]: pgmap v4090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1683745174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:36 smithi071 ceph-mon[178459]: pgmap v4090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:37.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:37.668+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:37.547+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:38.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:38.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:38.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:38.622+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:39.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2224227042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-mon[183063]: pgmap v4091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2224227042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:38 smithi071 ceph-mon[178459]: pgmap v4091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:39.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:39.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:40.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:40.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:40.612+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:41.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:40 smithi071 ceph-mon[178459]: pgmap v4092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3526600626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:40 smithi071 ceph-mon[183063]: pgmap v4092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3526600626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:41.638+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:41.605+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:42.163Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:42.589+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:42.634+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:43.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:42 smithi071 ceph-mon[183063]: pgmap v4093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:42 smithi071 ceph-mon[178459]: pgmap v4093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:43.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:43.628+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:43.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:43.616+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:44.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:44.031Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3911119968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:39:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3911119968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:39:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:43 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:44.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:44.587+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:44.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:44.596+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:44.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:44.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:44.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:44.468Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:39:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-mon[183063]: pgmap v4094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:39:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:44 smithi071 ceph-mon[178459]: pgmap v4094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:45.556+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:45.565+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:46.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/979970467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/979970467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:46.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:46.535+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:47.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:47.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-mon[183063]: pgmap v4095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-mon[178459]: pgmap v4095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:47.615+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:47.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:47.495+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:47.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:39:47.539+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:39:47.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:39:47.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:39:47.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:39:47.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:39:47.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:39:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:39:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:39:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:39:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:39:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:39:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:39:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:39:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:39:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:39:48.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:39:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:48.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:48.449+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:49.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:49.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:49.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1385500998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:49.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:49.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-mon[183063]: pgmap v4096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:49.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:49.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:49.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1385500998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:49.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:49.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-mon[178459]: pgmap v4096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:49.593+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:49.432+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:39:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:39:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:39:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:39:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[178459]: pgmap v4097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[178459]: pgmap v4098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:39:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:39:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:39:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:39:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:39:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[183063]: pgmap v4097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[183063]: pgmap v4098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:39:50.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:50.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:50.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:50.457+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:51.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2751179849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2751179849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:51.612+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:51.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:51.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:52.164Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:52 smithi071 ceph-mon[183063]: pgmap v4099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:52 smithi071 ceph-mon[178459]: pgmap v4099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:52.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:52.613+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:52.460+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:53.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:53.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:53.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/828967523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:53.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:53.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:53.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/828967523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:53.683 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:53.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:53.683 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:53.420+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:53.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:53.684Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:54.376 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:54.032Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:39:54.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:54.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:54.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:54 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:54.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:54 smithi071 ceph-mon[183063]: pgmap v4100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:54.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:54.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:54.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:54 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:54.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:54 smithi071 ceph-mon[178459]: pgmap v4100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:54.628 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:54.376+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:54.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:54.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:55.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:55.363 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:55.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:55.363 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:55.666 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:55.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:55.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:55.667+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:56.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:56.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:56.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:56.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:56.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/190629785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:56.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[178459]: pgmap v4101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:56.378 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:56.378 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:56.378 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:39:56.378 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:39:56.378 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/190629785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:56.378 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-mon[183063]: pgmap v4101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:56.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:56.378+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:56.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:56.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:56.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:39:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:39:56.756Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:39:57.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:57.333 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:57.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:57.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:57.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:58.036 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:57.742+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:58.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:58.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:58.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:58 smithi071 ceph-mon[183063]: pgmap v4102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:58.303 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/592318143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:58.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:58.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:58.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:58 smithi071 ceph-mon[178459]: pgmap v4102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:39:58.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/592318143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:39:58.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:58.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:59.037 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:58.752+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:39:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:39:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:39:59.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:39:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:39:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:39:59 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:39:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:39:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:39:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:39:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:39:59 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:00.048 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:39:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:39:59.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:00.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.998+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 32 slow ops, oldest one blocked for 6945 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:40:00.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:40:00.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:40:00.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:40:00.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-07T00:40:00.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:40:00.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 7573 secs 2023-12-07T00:40:00.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:40:00.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:40:00.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:40:00.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-07T00:40:00.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:40:00.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-07T00:40:00.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:40:00.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:40:00.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:40:00.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:40:00.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:40:00.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:40:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:40:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:40:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:40:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:40:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.053 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:40:00.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:40:00.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.054 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:40:00.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:40:00.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:40:00.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:40:00.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:40:00.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:40:00.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:40:00.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:40:00.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:40:00.056 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:40:00.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:40:00.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:40:00.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:40:00.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:40:00.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:40:00.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 115m, current state active+undersized, last acting [1,3] 2023-12-07T00:40:00.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:40:00.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 115m, current state active+undersized, last acting [3,0] 2023-12-07T00:40:00.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:40:00.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:40:00.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:40:00.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 115m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:40:00.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:40:00.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T00:40:00.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 115m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:40:00.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 115m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:40:00.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 115m, current state active+undersized, last acting [0,1] 2023-12-07T00:40:00.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 115m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:40:00.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 115m, current state active+undersized, last acting [2,0] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 115m, current state active+undersized, last acting [1,3] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 115m, current state active+undersized, last acting [0,1] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 115m, current state active+undersized, last acting [3,2] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 115m, current state active+undersized, last acting [3,1] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 115m, current state active+undersized, last acting [3,0] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:40:00.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:40:00.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 115m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:40:00.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T00:40:00.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 115m, current state active+undersized, last acting [0,3] 2023-12-07T00:40:00.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 115m, current state active+undersized, last acting [2,0] 2023-12-07T00:40:00.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 115m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:40:00.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 115m, current state active+undersized, last acting [1,0] 2023-12-07T00:40:00.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 32 slow ops, oldest one blocked for 6945 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:00.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:00.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:00.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:00.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pgmap v4103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:00.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 32 slow ops, oldest one blocked for 6945 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:40:00.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:40:00.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:40:00.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:40:00.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-07T00:40:00.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:40:00.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 7573 secs 2023-12-07T00:40:00.063 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:40:00.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:40:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:40:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:40:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:40:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:40:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:40:00.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:40:00.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 115m, current state active+undersized, last acting [1,3] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 115m, current state active+undersized, last acting [3,0] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:40:00.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:40:00.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:00.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pgmap v4103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 32 slow ops, oldest one blocked for 6945 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:40:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 7573 secs 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:40:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:40:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:40:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:40:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:40:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:40:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:40:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:40:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 115m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 115m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 115m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 115m, current state active+undersized, last acting [0,1] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 115m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:40:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 115m, current state active+undersized, last acting [2,0] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 115m, current state active+undersized, last acting [1,3] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 115m, current state active+undersized, last acting [0,1] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 115m, current state active+undersized, last acting [3,2] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 115m, current state active+undersized, last acting [3,1] 2023-12-07T00:40:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 115m, current state active+undersized, last acting [3,0] 2023-12-07T00:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 115m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T00:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 115m, current state active+undersized, last acting [0,3] 2023-12-07T00:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 115m, current state active+undersized, last acting [2,0] 2023-12-07T00:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 115m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:40:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 115m, current state active+undersized, last acting [1,0] 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 32 slow ops, oldest one blocked for 6945 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:40:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:40:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:40:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:40:00.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:40:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:40:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:40:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:40:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:40:00.457 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.458 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 115m, current state active+undersized, last acting [1,3] 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 115m, current state active+undersized, last acting [3,0] 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:40:00.459 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 115m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 115m, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 115m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 115m, current state active+undersized, last acting [0,1] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 115m, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:40:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 115m, current state active+undersized, last acting [2,0] 2023-12-07T00:40:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 115m, current state active+undersized, last acting [1,3] 2023-12-07T00:40:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 115m, current state active+undersized, last acting [0,1] 2023-12-07T00:40:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 115m, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 115m, current state active+undersized, last acting [3,2] 2023-12-07T00:40:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 115m, current state active+undersized, last acting [3,1] 2023-12-07T00:40:00.461 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 115m, current state active+undersized, last acting [3,0] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 115m, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 115m, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 115m, current state active+undersized, last acting [0,3] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 115m, current state active+undersized, last acting [2,0] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 115m, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 115m, current state active+undersized, last acting [1,0] 2023-12-07T00:40:00.462 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 115m, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:40:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:40:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 115m, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:40:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:40:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 32 slow ops, oldest one blocked for 6945 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:40:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:40:00.463 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:40:01.050 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:00.726+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:01.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:01.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2877223830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2877223830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:02.060 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:01.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:02.319 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:02.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:02.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:02 smithi071 ceph-mon[183063]: pgmap v4104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:02.320 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:02.164Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:02.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:02.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:02.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:02 smithi071 ceph-mon[178459]: pgmap v4104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:02.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:03.061 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:02.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:03.061 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:02.900Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:03.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1614746479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1614746479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:03.671+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:04.248+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:04.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:04.032Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[183063]: pgmap v4105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-mon[178459]: pgmap v4105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:04.677+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:05.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:05.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1708127880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1708127880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:05.970 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:05.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:06.238 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:05.972Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:06.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:06.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:06.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:06 smithi071 ceph-mon[183063]: pgmap v4106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:06.239 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:06.239 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:06.239 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:06 smithi071 ceph-mon[178459]: pgmap v4106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:06.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:07.076 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:06.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:07.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:07.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:08.084 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:07.739+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:08.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:08.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/431662075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[183063]: pgmap v4107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/431662075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-mon[178459]: pgmap v4107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:09.086 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:08.707+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:09.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:09.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:09 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:09 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:10.090 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:09.708+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:10.234+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1480373735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:10 smithi071 ceph-mon[183063]: pgmap v4108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1480373735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:10 smithi071 ceph-mon[178459]: pgmap v4108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:11.090 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:10.739+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:11.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:12.095 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:11.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:12.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:12.165Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:12 smithi071 ceph-mon[178459]: pgmap v4109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2258419122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:12 smithi071 ceph-mon[183063]: pgmap v4109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2258419122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:13.096 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:12.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:13.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:13.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:13.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:14.032 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:13.739+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:14.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:14.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:14.033Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:40:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-mon[178459]: pgmap v4110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:40:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-mon[183063]: pgmap v4110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:15.101 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:14.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:15.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:15.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:15.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/904276170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:15.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:15.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/904276170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:15.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:15.188Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:15.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:15.188Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:16.108 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:15.741+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:16.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[183063]: pgmap v4111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-mon[178459]: pgmap v4111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:17.100 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:16.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:17.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:17.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3319199933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3319199933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:18.108 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:17.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:18.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:18 smithi071 ceph-mon[178459]: pgmap v4112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:18 smithi071 ceph-mon[183063]: pgmap v4112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:19.122 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:18.764+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:19.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:19.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:19 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:19 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:20.132 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:19.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:20.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:20.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1605491194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[183063]: pgmap v4113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1605491194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-mon[178459]: pgmap v4113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:21.132 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:20.736+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:21.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:21.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:21.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:22.107 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:21.716+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:22.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:22.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:22.165Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3184131712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:22 smithi071 ceph-mon[178459]: pgmap v4114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3184131712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:22 smithi071 ceph-mon[183063]: pgmap v4114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:23.117 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:22.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:23.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:23.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:24.032 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:23.739+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:24.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:24.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:24.403 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:24.034Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:24.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:24.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:24.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:24.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:24.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:24.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[183063]: pgmap v4115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:24.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3688356518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:24.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:24.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:24.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:24.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:24.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:24.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[178459]: pgmap v4115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:24.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3688356518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:24.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:24.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:24.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:24.404Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:25.105 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:24.789+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:25.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:25.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:26.058 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:25.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:26.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:26.060+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:26 smithi071 ceph-mon[178459]: pgmap v4116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:26 smithi071 ceph-mon[183063]: pgmap v4116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:27.062 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:26.752+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:27.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:27.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/362464116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/362464116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:28.074 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:27.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:28.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:28.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-mon[183063]: pgmap v4117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-mon[178459]: pgmap v4117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:29.122 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:28.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:29.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:29.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:40:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4049391452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:40:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4049391452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:30.127 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:29.821+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:30.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:30.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:30 smithi071 ceph-mon[183063]: pgmap v4118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:30 smithi071 ceph-mon[178459]: pgmap v4118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:31.111 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:30.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:31.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:31.112+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:32.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:31.866+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:32.165 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:32.071+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:32.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/560660846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:32 smithi071 ceph-mon[183063]: pgmap v4119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:32.166Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/560660846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:32 smithi071 ceph-mon[178459]: pgmap v4119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:33.110 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:32.860+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:33.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:33.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:33.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:33.620Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:33.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:34.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:34.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:34.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:34.034Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1112633890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-mon[178459]: pgmap v4120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1112633890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-mon[183063]: pgmap v4120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:35.112 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:34.830+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:35.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:35.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:35.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:36.075 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:35.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:36.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:36.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[183063]: pgmap v4121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3553644901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[178459]: pgmap v4121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3553644901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:36.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:36.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:36.692Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:37.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:37.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:37.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:38.001+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:38 smithi071 ceph-mon[183063]: pgmap v4122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:38 smithi071 ceph-mon[178459]: pgmap v4122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:39.034 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:38.740+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:39.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:39.034+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3641718456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:39 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3641718456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:39 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:40.019 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:39.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:40.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:40.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-mon[178459]: pgmap v4123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-mon[183063]: pgmap v4123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:40.997 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:40.745+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:41.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:40.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3212145134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3212145134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:42.165 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:41.786+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:42.166 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:42.032+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:42.167Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:42 smithi071 ceph-mon[178459]: pgmap v4124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:42 smithi071 ceph-mon[183063]: pgmap v4124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:42.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:43.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:43.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:42.836Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:43.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2490729573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2490729573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:43.797+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:44.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:44.035Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:43.977+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:40:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[183063]: pgmap v4125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:40:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[178459]: pgmap v4125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:44.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:44.952+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:45.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:45.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:45.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:46.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:45.908Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/518509100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:46 smithi071 ceph-mon[183063]: pgmap v4126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/518509100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:46 smithi071 ceph-mon[178459]: pgmap v4126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:46.746+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:46.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:47.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:47.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:48.004 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:47.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:48.254 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:48.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:48.255 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:48.255 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:48.255 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:48.255 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[183063]: pgmap v4127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:48.255 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1267736236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:48.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:48.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:48.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:48.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[178459]: pgmap v4127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:48.256 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1267736236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:48.256 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:48.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:48.983 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:48.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:49.255 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:48.984+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:49.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:49.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:49 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 6995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:49 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 6995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:49.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:49.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:50.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:40:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:50 smithi071 ceph-mon[183063]: pgmap v4128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:40:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:50 smithi071 ceph-mon[178459]: pgmap v4128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:50.764+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:51.008+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:51.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:51.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2777457818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2777457818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:52.051 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:51.797+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:52.051 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:52.021+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:52.168Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-mon[183063]: pgmap v4129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-mon[178459]: pgmap v4129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:52.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:40:52.051+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:40:52.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:40:52.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:40:52.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:40:52.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:40:52.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:40:52.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:40:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:52.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:52.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:53.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:53 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3180998558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:53 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:40:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:40:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3180998558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:53.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:53.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:54.035Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:40:54.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[183063]: pgmap v4130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:40:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:40:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[178459]: pgmap v4130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:40:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:40:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:54.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:55.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:55.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:55.124Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:55.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:40:55.124Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:40:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:40:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:40:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[178459]: pgmap v4131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[178459]: pgmap v4132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:40:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1219399234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:40:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:40:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[183063]: pgmap v4131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[183063]: pgmap v4132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:40:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1219399234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:55.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:56.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:56.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:40:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:40:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:57.278 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:56.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:57.279 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:57.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:57 smithi071 ceph-mon[183063]: pgmap v4133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:57 smithi071 ceph-mon[178459]: pgmap v4133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:57.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:58.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:58.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2154915090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2154915090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:40:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:59.290 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:40:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:40:58.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:40:59.290 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:40:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:40:59.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:40:59.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:59.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:40:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:59 smithi071 ceph-mon[183063]: pgmap v4134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:59 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:40:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:40:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:40:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:40:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:59 smithi071 ceph-mon[178459]: pgmap v4134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:40:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:59 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:40:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:40:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:00.291 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:00.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:00.291 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:00.106+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:00.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4086384186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4086384186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:01.297 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:00.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:01.298 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:01.093+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:01 smithi071 ceph-mon[183063]: pgmap v4135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:01 smithi071 ceph-mon[178459]: pgmap v4135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:02.298 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:02.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:02.299 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:02.168Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:02.299 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:02.079+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:03.306 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:03.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:03.306 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:03.055+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/488518523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:03 smithi071 ceph-mon[183063]: pgmap v4136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/488518523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:03 smithi071 ceph-mon[178459]: pgmap v4136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:04.304 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:04.021+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:04.305 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:04.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:04.305 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:04.036Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:04.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:04.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:04.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:04.340Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:05.309 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:04.987+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:05.309 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:05.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:05.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:05 smithi071 ceph-mon[183063]: pgmap v4137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1063519726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:05 smithi071 ceph-mon[178459]: pgmap v4137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1063519726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:06.309 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:05.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:06.310 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:06.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:06.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:06.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:07.115+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:07 smithi071 ceph-mon[183063]: pgmap v4138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4027593717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:07 smithi071 ceph-mon[178459]: pgmap v4138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4027593717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:08.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:08.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:08.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:07.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:09.137 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:08.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:09.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:09.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:09 smithi071 ceph-mon[183063]: pgmap v4139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:09 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:09 smithi071 ceph-mon[178459]: pgmap v4139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:09 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:10.158 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:09.856+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:10.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:10.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1182441942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1182441942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:10.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:11.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:11 smithi071 ceph-mon[183063]: pgmap v4140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:11 smithi071 ceph-mon[178459]: pgmap v4140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:12.167 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:11.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:12.168 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:12.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:12.169Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/774454654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/774454654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:12.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:13.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:13.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:13.556Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:13 smithi071 ceph-mon[178459]: pgmap v4141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:13 smithi071 ceph-mon[183063]: pgmap v4141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:14.106 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:13.836+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:14.107 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:14.037Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:14.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:41:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3475620481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:41:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3475620481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:15.120 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:14.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:15.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:15.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:15 smithi071 ceph-mon[183063]: pgmap v4142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:15 smithi071 ceph-mon[178459]: pgmap v4142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:16.144 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:15.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:16.145+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:16.880 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:16.628Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:17.151 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:16.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:17.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:17.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:17 smithi071 ceph-mon[183063]: pgmap v4143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2529666180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:17 smithi071 ceph-mon[178459]: pgmap v4143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2529666180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:18.135 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:17.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:18.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:18.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:18.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:19.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:19.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-mon[183063]: pgmap v4144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4016082587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-mon[178459]: pgmap v4144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4016082587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:20.364 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:19.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:20.365 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:20.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:21.370 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:20.954+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:21.370 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:21.085+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:21 smithi071 ceph-mon[178459]: pgmap v4145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:21 smithi071 ceph-mon[183063]: pgmap v4145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:22.369 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:21.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:22.370 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:22.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:22.370 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:22.170Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:22.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/990940476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/990940476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:23.081 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:22.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:23.082 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:22.772Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:23.374 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:23.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:23.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:23.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:23 smithi071 ceph-mon[178459]: pgmap v4146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:23.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:23 smithi071 ceph-mon[183063]: pgmap v4146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:24.375 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:24.039+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:24.376 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:24.055+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:24.376 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:24.038Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:24.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3907446557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3907446557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:25.381 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:25.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:25.382 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:25.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:25.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:25.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:25 smithi071 ceph-mon[178459]: pgmap v4147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:25.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:25.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:25.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:25 smithi071 ceph-mon[183063]: pgmap v4147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:25.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:26.053+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:26.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:26.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:25.844Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:26.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2374330504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2374330504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:27.387 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:27.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:27.388 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:27.080+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:27 smithi071 ceph-mon[183063]: pgmap v4148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:27 smithi071 ceph-mon[178459]: pgmap v4148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:28.388 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:28.106+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:28.389 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:28.038+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:28.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:28.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:29.393 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:29.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:29.394 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:29.046+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:29.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:29.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:41:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[183063]: pgmap v4149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1542584696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:41:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[178459]: pgmap v4149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1542584696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:30.394 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:30.039+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:30.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:30.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:30.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:30.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:31.398 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:31.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:31.398 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:31.065+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:31.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:31 smithi071 ceph-mon[183063]: pgmap v4150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/299919122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:31 smithi071 ceph-mon[178459]: pgmap v4150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/299919122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:32.399 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:32.050+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:32.400 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:32.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:32.400 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:32.171Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:32.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:33.405 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:33.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:33.405 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:33.054+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:33 smithi071 ceph-mon[178459]: pgmap v4151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:33 smithi071 ceph-mon[183063]: pgmap v4151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:34.406 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:34.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:34.406 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:34.005+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:34.407 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:34.039Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1618129545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:34 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1618129545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:34 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:35.413 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:35.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:35.413 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:35.060Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:35.413 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:35.060Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:35.413 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:35.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:35.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:35.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:35 smithi071 ceph-mon[183063]: pgmap v4152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:35 smithi071 ceph-mon[178459]: pgmap v4152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:36.414 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:36.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:36.414 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:36.055+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1014924137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1014924137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:37.421 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:37.097+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:37.426 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:37.082+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:37.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:37 smithi071 ceph-mon[183063]: pgmap v4153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:37 smithi071 ceph-mon[178459]: pgmap v4153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:38.421 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:38.052+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:38.422 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:38.112+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:38.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1167754756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1167754756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:39.435 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:39.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:39.435 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:39.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:39.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[183063]: pgmap v4154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[178459]: pgmap v4154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:40.435 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:40.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:40.435 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:40.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:40.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:40.436 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:41.436 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:41.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:41.436 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:41.070+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:41.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:41 smithi071 ceph-mon[183063]: pgmap v4155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2406580566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:41 smithi071 ceph-mon[178459]: pgmap v4155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2406580566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:42.438 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:42.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:42.438 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:42.172Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:42.438 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:42.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:42.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:43.438 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:43.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:43.439 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:43.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:43.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[178459]: pgmap v4156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1799078940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[183063]: pgmap v4156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1799078940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:44.274 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:44.057+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:44.275 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:44.021+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:44.275 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:44.040Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:44.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:44.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:44.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:44.276Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:41:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:41:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:45.444 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:45.087+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:45.444 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:45.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:45.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:45 smithi071 ceph-mon[178459]: pgmap v4157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:45.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:45.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:45.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/581326749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:45 smithi071 ceph-mon[183063]: pgmap v4157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/581326749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:46.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:46.001+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:47.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:46.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:47.003+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:47.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-mon[183063]: pgmap v4158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-mon[178459]: pgmap v4158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:47.996+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:47.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2098924317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2098924317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:49.024+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:48.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:49.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:49 smithi071 ceph-mon[183063]: pgmap v4159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:49.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:49 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:49.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:49.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:49.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:49 smithi071 ceph-mon[178459]: pgmap v4159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:49.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:49 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:49.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:49.920 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:50.034+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:49.919+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:50.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:50.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:50.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/509573756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:50.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:50.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:50.922 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/509573756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:51.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:50.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:51.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:51.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:51 smithi071 ceph-mon[183063]: pgmap v4160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:51.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:51.889 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:51.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:51 smithi071 ceph-mon[178459]: pgmap v4160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:51.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:51.890 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:52.172 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:52.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:52.172 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:51.889+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:52.173Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:52.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:52.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:52.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:52.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:52.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:52.870+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:53.887 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:53.492Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:53.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2447387285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:53.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:53 smithi071 ceph-mon[183063]: pgmap v4161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:53.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:53.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:53.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2447387285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:53.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:53 smithi071 ceph-mon[178459]: pgmap v4161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:53.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:53.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:53.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:53.888+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:54.041Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:41:54.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:54 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:54.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:54.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:54.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:54 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:54.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:54.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:54.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:54.936+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:55.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:41:55.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[178459]: pgmap v4162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:55.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:55.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:55.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:55.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:55.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/155159850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:55.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:41:55.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[183063]: pgmap v4162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:55.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:55.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:55.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:55.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:55.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/155159850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:55.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:55.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:56.933 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:41:56.564Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:41:56.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:56.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:56.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:41:56.563+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:41:56.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:41:56.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:41:56.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:41:56.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:41:56.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:41:56.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:41:56.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:41:56.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:41:56.935 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:41:56.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:41:56.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:41:56.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:41:56.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:41:56.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:41:56.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:41:56.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:41:56.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:41:56.936 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:41:56.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:56.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:56.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:56.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:57.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:41:57.936 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:41:57.937 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:41:57.938 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:41:57.938 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:41:57.938 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:41:57.938 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:41:57.938 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:41:57.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-mon[183063]: pgmap v4163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:57.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:57.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:57.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3919342721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:57.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:41:57.939 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:41:57.940 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:41:57.940 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:41:57.940 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:41:57.940 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:41:57.940 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:41:57.940 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:41:57.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-mon[178459]: pgmap v4163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:57.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:57.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:57.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3919342721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:41:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:57.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:57.951+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:58.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:58.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:58.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:58.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:58.932+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:41:59.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:58.931+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:41:59.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:59.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:59.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:41:59.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[183063]: pgmap v4164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:59.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:59.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:59.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:59.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:41:59.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:41:59.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:41:59.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:41:59.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:41:59.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[178459]: pgmap v4164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:41:59.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:41:59.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:41:59.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:41:59.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:41:59.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:42:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:41:59.938+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:00.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:41:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:41:59.946+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:42:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:42:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:42:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:42:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: Adjusting osd_memory_target on smithi071 to 2451M 2023-12-07T00:42:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:42:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:42:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:42:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: pgmap v4165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: pgmap v4166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:42:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/311084697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: Adjusting osd_memory_target on smithi071 to 2451M 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: pgmap v4165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: pgmap v4166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/311084697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:01.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:00.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:00.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:01.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:01.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:01.999+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:01.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:02.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:02.174Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:02.936 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:02.708Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:02.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-mon[183063]: pgmap v4167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:02.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:02.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:02.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3370549671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-mon[178459]: pgmap v4167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:02.937 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3370549671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:02.962+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:02.936+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:03.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:03.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:03.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:03.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:03.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:03.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:03.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:03.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:04.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:03.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:03.946+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:04.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:04.042Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:04.945 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:04.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:04.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-mon[183063]: pgmap v4168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:04.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:04.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:04.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:04.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3535957944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:04.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-mon[178459]: pgmap v4168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:04.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:04.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:04.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:04.947 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3535957944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:04.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:05.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:05.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:05.873+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:05.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:05.780Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:05.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:06.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:06.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:06 smithi071 ceph-mon[183063]: pgmap v4169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:06 smithi071 ceph-mon[178459]: pgmap v4169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:06.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:07.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:07.922+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2869313355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2869313355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:07.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:08.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:08.931+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:08 smithi071 ceph-mon[178459]: pgmap v4170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:08 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:08 smithi071 ceph-mon[183063]: pgmap v4170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:08 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:09.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:09.910+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3607210095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3607210095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:10.954 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:10.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:10 smithi071 ceph-mon[183063]: pgmap v4171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:10.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:10.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:10 smithi071 ceph-mon[178459]: pgmap v4171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:10.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:10.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:10.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:11.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:11.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:11.984 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:11.939+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:11.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:11.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:11.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:12.175Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:13.030 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:12.939+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:13.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:12 smithi071 ceph-mon[183063]: pgmap v4172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:13.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3992163255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:13.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:13.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:13.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:12 smithi071 ceph-mon[178459]: pgmap v4172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:13.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3992163255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:13.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:13.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:13.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:13.988 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:13.989 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:13.989 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:42:13.989 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:13 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:13.989 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:13.989 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:13.990 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:42:13.990 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:13 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:14.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:13.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:14.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:14.042Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:14.995 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:14.940+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:14.995 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-mon[183063]: pgmap v4173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:14.995 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:14.995 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:14.995 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/800422032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:14.995 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-mon[178459]: pgmap v4173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:14.996 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:14.996 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:14.996 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/800422032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:15.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:15.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:14.996Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:15.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:14.996Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:16.063 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:15.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:16.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:16.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:16.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:16.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:16.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:16.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:16.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:16.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:16.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:17.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:16 smithi071 ceph-mon[183063]: pgmap v4174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:17.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:17.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:17.051 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1817580033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:17.051 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:16.919+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:17.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:16 smithi071 ceph-mon[178459]: pgmap v4174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:17.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:17.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:17.052 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1817580033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:17.051+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:18.029 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:17.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:18.030 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:18.030 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:18.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:18.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:18.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:19.036 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:18.976+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:19.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:18 smithi071 ceph-mon[183063]: pgmap v4175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:19.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:19.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:19.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:18 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:19.037 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:18 smithi071 ceph-mon[178459]: pgmap v4175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:19.037 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:19.038 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:19.038 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:18 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:19.037+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:20.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:20.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:20.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3179525458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:20.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:20.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:20.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:20.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:20.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3179525458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:20.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:20.023 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:20.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:20.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:20.995 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:20 smithi071 ceph-mon[183063]: pgmap v4176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:20.995 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:20.995 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:20.995 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:20 smithi071 ceph-mon[178459]: pgmap v4176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:20.995 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:20.995 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:21.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:20.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:22.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:22.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:22.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3334848845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:22.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:22.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:22.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3334848845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:22.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:22.054+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:22.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:22.175Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:22.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:23.035 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:22 smithi071 ceph-mon[183063]: pgmap v4177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:23.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:23.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:23.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:22 smithi071 ceph-mon[178459]: pgmap v4177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:23.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:23.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:23.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:23.060+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:23.036+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:24.038 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:24.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:24.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:24.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:24.039 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:24.039 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:24.039 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:24.039 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:24.039 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:24.039 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:23 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:24.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:24.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:24.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:24.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:24.044Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:24.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:24.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:24.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:24.212Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:25.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-mon[183063]: pgmap v4178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:25.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2722969596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:25.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:25.024 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:25.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-mon[178459]: pgmap v4178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:25.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2722969596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:25.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:25.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:25.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:25.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:25.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:26.075 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:25.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:26.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:26.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:26.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:26.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:26.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:26.075+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:27.097 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:26.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:27.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:26 smithi071 ceph-mon[183063]: pgmap v4179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:27.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:27.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:27.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1518403120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:27.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:26 smithi071 ceph-mon[178459]: pgmap v4179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:27.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:27.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:27.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1518403120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:27.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:27.097+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:28.107 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:28.010+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:28.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:28.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:28.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:28.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:28.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:28.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:28.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:28.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:28.108+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:29.150 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:29.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:29.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[183063]: pgmap v4180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:29.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:29.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:29.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:42:29.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/249049199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:29.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:29.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[178459]: pgmap v4180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:29.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:29.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:29.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:42:29.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/249049199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:29.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:28 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:29.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:29.150+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:30.049 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:30.049 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:30.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:30.049 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:30.185+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:30.049+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:31.145 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:31.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:31.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:30 smithi071 ceph-mon[178459]: pgmap v4181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:31.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:31.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:31.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:30 smithi071 ceph-mon[183063]: pgmap v4181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:31.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:31.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:31.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:32.104 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:32.022+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:32.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1347125968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:32.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:32.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:32.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1347125968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:32.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:32.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:32.104+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:32.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:32.176Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:33.118 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:32.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:33.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:32 smithi071 ceph-mon[178459]: pgmap v4182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:33.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:33.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:33.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:32 smithi071 ceph-mon[183063]: pgmap v4182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:33.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:33.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:33.426 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:33.118+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:33.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:33.428Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:34.074 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:33.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:34.075 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:34.044Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:34.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:34.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:34.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3340510413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:34.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:33 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:34.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:34.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:34.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3340510413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:34.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:33 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:34.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:34.075+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:35.079 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:34.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:35.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:34 smithi071 ceph-mon[183063]: pgmap v4183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:35.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:35.080 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:35.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:34 smithi071 ceph-mon[178459]: pgmap v4183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:35.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:35.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:35.080+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:36.090 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:35.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:36.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:36.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:36.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:36.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:36.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/429276084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:36.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:36.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:36.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:36.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:36.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/429276084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:36.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:36.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:36.807 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:36.500Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:37.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:37.012+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:36 smithi071 ceph-mon[178459]: pgmap v4184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:36 smithi071 ceph-mon[183063]: pgmap v4184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:38.074 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:38.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:38.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:38.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:38.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:38.075 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:38.074+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:39.093 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:39.000+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:39.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-mon[183063]: pgmap v4185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:39.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:39.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:39.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2957259216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:39.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:39.094 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-mon[178459]: pgmap v4185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:39.094 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:39.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:39.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2957259216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:39.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:38 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:39.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:39.093+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:40.097 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:40.016+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:40.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:40.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:40.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:40.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:40.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:40.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:40.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:40.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:40.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:40.097+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:41.089 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:41.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:41.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:40 smithi071 ceph-mon[183063]: pgmap v4186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:41.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:41.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:41.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2075501391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:41.090 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:40 smithi071 ceph-mon[178459]: pgmap v4186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:41.090 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:41.090 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:41.090 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2075501391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:41.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:42.104 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:42.047+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:42.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:42.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:42.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:42.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:42.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:42.104+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:42.177Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:42.948 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:42.644Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:42 smithi071 ceph-mon[183063]: pgmap v4187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:42 smithi071 ceph-mon[178459]: pgmap v4187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:43.101+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:43.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:44.142 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:43.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:44.143 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:44.044Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:44.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:44.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:44.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/571280216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:44.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:44.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:44.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:42:44.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:44.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:44.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:44.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/571280216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:44.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:44.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:44.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:42:44.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:43 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:44.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:44.143+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:45.183 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:45.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:45.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:44 smithi071 ceph-mon[178459]: pgmap v4188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:45.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:45.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:45.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:44 smithi071 ceph-mon[183063]: pgmap v4188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:45.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:45.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:45.184+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:46.009 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:45.716Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:46.010 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:46.010 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:46.010 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2562534374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:46.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:46.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:46.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2562534374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:46.230+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:46.010+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:47.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:46.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:46 smithi071 ceph-mon[183063]: pgmap v4189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:46 smithi071 ceph-mon[178459]: pgmap v4189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:47.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:47.267+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:47.946+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/642917464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/642917464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:48.276+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:49.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:48.939+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:48 smithi071 ceph-mon[178459]: pgmap v4190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:48 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:48 smithi071 ceph-mon[183063]: pgmap v4190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:48 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:49.276+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:50.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:49.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:50.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:51.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:50 smithi071 ceph-mon[183063]: pgmap v4191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3437297305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:50 smithi071 ceph-mon[178459]: pgmap v4191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3437297305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:51.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:50.925+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:51.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:51.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:52.177 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:51.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:52.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:52.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:52.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:52.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:52.285+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:52.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:52.178Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:53.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:52 smithi071 ceph-mon[178459]: pgmap v4192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2198014169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:52 smithi071 ceph-mon[183063]: pgmap v4192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2198014169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:52.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:53.256+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:53.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:54.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:54.045Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:42:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:53 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:53 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:54.260+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:54.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-mon[183063]: pgmap v4193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/257266307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:55.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:54.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:55.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:42:54.932Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:42:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-mon[178459]: pgmap v4193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/257266307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:55.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:55.906+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:42:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:42:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:56.305+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:57.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:56.940+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:56 smithi071 ceph-mon[183063]: pgmap v4194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:56 smithi071 ceph-mon[178459]: pgmap v4194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:57.316+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:58.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:57.905+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/718295945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/718295945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:42:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:58.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:42:59.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:58.874+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:42:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-mon[183063]: pgmap v4195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:42:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-mon[178459]: pgmap v4195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:42:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:42:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:42:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:42:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:58 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:42:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:42:59.348+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:00.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:42:59.865+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1122017608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:43:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1122017608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:42:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:43:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:00.390+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:01.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:00.904+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:00 smithi071 ceph-mon[178459]: pgmap v4196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:00 smithi071 ceph-mon[183063]: pgmap v4196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:43:01.078+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:43:01.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:43:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:43:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:43:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:43:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:43:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:43:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:43:01.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:01.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:02.177 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:01.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:02.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:02.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:02.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:02.371+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:02.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:02.179Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:03.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:02.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:43:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:43:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:43:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:43:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:43:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:43:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:43:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:43:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:43:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:43:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-mon[183063]: pgmap v4197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/797993196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:43:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:43:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:43:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:43:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:43:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-mon[178459]: pgmap v4197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/797993196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:03.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:04.146 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:04.046Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:04.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:04.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:04.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:04.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:04.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:04.147 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:03.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:04.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:04.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:04.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:04.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:04.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:03 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:04.307+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:04.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:04.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:04.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:04.148Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:05.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:04.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[183063]: pgmap v4198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:43:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:43:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:43:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1891939953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:05.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[178459]: pgmap v4198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:05.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:05.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:43:05.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:43:05.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:05.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:43:05.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:43:05.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:43:05.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1891939953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:05.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:05.323+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:06.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:05.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:05 smithi071 ceph-mon[178459]: pgmap v4199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:05 smithi071 ceph-mon[178459]: pgmap v4200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:05 smithi071 ceph-mon[183063]: pgmap v4199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:05 smithi071 ceph-mon[183063]: pgmap v4200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:06.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:06.333+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:07.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2106773227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2106773227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:07.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:06.794+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:07.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:08.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:07.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-mon[178459]: pgmap v4201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-mon[183063]: pgmap v4201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:08.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:09.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:08.782+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:08 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:08 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:09.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:09.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:09.796+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:09 smithi071 ceph-mon[183063]: pgmap v4202: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:09 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1578594502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:09 smithi071 ceph-mon[178459]: pgmap v4202: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:09 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1578594502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:10.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:10.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:11.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:10.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:10 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:10 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:11.390+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:11.962 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:11.711+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:12.351 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:12.179Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:12.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:11 smithi071 ceph-mon[178459]: pgmap v4203: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:12.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:11 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:12.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:12.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/376846276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:12.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:11 smithi071 ceph-mon[183063]: pgmap v4203: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:12.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:11 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:12.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:12.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/376846276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:12.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:12.351+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:13.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:12 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:12 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:12.737+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:13.687 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:13.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:13.688 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:13.364Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:13.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:13.688+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:14.442 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:14.047Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:14.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-mon[178459]: pgmap v4204: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:14.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:14.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:14.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:43:14.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:14.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-mon[183063]: pgmap v4204: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:14.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:14.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:14.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:43:14.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:13 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:14.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:14.442+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:14.666+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:14 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1459795501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:14 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1459795501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:15.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:15.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:15.658+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:16.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:15 smithi071 ceph-mon[183063]: pgmap v4205: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:16.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:15 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:16.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:16.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:16.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:15 smithi071 ceph-mon[178459]: pgmap v4205: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:16.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:15 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:16.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:16.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:16.475+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:16.670+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:16.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:16.436Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:17.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:17.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:16 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:17.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1039867513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:17.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:16 smithi071 ceph-mon[183063]: pgmap v4206: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:17.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:17.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:16 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:17.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1039867513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:17.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:16 smithi071 ceph-mon[178459]: pgmap v4206: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:17.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:17.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:17.979 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:17.708+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:18.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:17 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:17 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:18.461+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:18.694+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:19.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:18 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:19.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:18 smithi071 ceph-mon[183063]: pgmap v4207: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:19.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:18 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:19.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3576651589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:19.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:18 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:19.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:18 smithi071 ceph-mon[178459]: pgmap v4207: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:19.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:18 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:19.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3576651589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:19.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:19.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:19.675+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:20.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:20.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:20.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:20.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:20.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:20.432 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:20.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:20.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:20.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:20.433 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:20.431+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:20.677+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:21.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:20 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:21.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:20 smithi071 ceph-mon[183063]: pgmap v4208: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:21.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:20 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:20 smithi071 ceph-mon[178459]: pgmap v4208: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:21.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:21.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:21.442+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:21.989 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:21.703+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:22.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:21 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:22.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2852393785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:22.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:22.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:21 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:22.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2852393785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:22.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:22.392 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:22.180Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:22.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:22.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:22.580Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:23.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:22.749+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:22 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:22 smithi071 ceph-mon[183063]: pgmap v4209: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:22 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:22 smithi071 ceph-mon[178459]: pgmap v4209: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:23.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:23.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:24.047 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:23.765+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:24.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:24.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:24.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:24.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:24.047 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3269020153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:24.048 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:24.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:24.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:24.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:24.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:24.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3269020153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:24.048 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:23 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:24.398 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:24.048Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:24.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:25.003 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:24.740+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:25.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:25 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:25.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:25.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:25 smithi071 ceph-mon[183063]: pgmap v4210: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:25.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:25 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:25.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:25.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:25 smithi071 ceph-mon[178459]: pgmap v4210: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:25.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:25.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:25.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:25.652Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:26.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:25.775+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:26 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/775378590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:26 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/775378590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:26.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:27.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:26.768+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:27 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:27 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:27 smithi071 ceph-mon[178459]: pgmap v4211: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:27 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:27 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:27 smithi071 ceph-mon[183063]: pgmap v4211: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:27.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:27.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:28.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:27.772+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:28 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:28 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:28.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:29.019 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:28.724+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:29.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:29.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4053900412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:29.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:29.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[178459]: pgmap v4212: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:29.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:43:29.373 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:29.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:29.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4053900412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:29.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:29.373 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[183063]: pgmap v4212: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:43:29.374 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:29.373+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:30.020 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:29.724+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:30.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:30 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:30.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:30.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:30 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:30.369 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:30.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:31.023 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:30.729+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:31.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:31 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:31.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:31.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:31 smithi071 ceph-mon[183063]: pgmap v4213: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:31.406 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1776712259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:31.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:31 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:31.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:31.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:31 smithi071 ceph-mon[178459]: pgmap v4213: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:31.407 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1776712259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:31.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:32.027 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:31.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:32.400 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:32.181Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:32.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:32 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:32.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:32.400 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:32 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:32.401 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:32.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:32.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:33.033 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:32.741+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:33.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:33 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:33.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:33.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:33 smithi071 ceph-mon[183063]: pgmap v4214: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:33.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:33 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:33.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:33.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:33 smithi071 ceph-mon[178459]: pgmap v4214: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:33.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:34.036 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:33.783+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:34.425 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:34.049Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:34.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:34.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1537900546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:34.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:34.426 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:34.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:34.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1537900546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:34.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:34.426 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:34.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:35.045 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:34.762+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:35.045 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:34.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:35.046 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:34.868Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:35.424 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:35 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:35.424 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:35.424 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:35 smithi071 ceph-mon[183063]: pgmap v4215: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:35.424 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:35 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:35.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:35.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:35 smithi071 ceph-mon[178459]: pgmap v4215: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:35.424+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:36.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:35.807+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2952474721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2952474721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:36.760 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:36.474+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:37.053 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:36.760+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:37.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:37 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:37.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:37 smithi071 ceph-mon[183063]: pgmap v4216: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:37.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:37 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:37.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:37 smithi071 ceph-mon[178459]: pgmap v4216: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:37.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:38.056 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:37.786+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:38.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:38.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:38 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:38.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:38.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/425471254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:38.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:38.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:38 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:38.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:38.403 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/425471254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:38.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:39.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:38.828+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:39 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:39 smithi071 ceph-mon[183063]: pgmap v4217: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:39 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:39 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:39 smithi071 ceph-mon[178459]: pgmap v4217: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:39 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:39.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:39.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:40.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:39.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:40 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:40 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:40.903 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:40.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:41.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:40.904+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:41 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4241876749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:41 smithi071 ceph-mon[183063]: pgmap v4218: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:41 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4241876749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:41 smithi071 ceph-mon[178459]: pgmap v4218: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:41.931 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:41.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:42.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:42 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:41.931+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:42.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:42.182Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:42 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:42.915 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:42.484+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:42.915+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:43 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:43 smithi071 ceph-mon[178459]: pgmap v4219: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3382594308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:43 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:43 smithi071 ceph-mon[183063]: pgmap v4219: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3382594308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:43.940 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:43.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:44.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:43.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:43:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:44.049Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:44.085Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:44.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:44.085Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:43:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:44.901 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:44.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:45.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:44.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:45 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:45 smithi071 ceph-mon[178459]: pgmap v4220: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:45 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:45 smithi071 ceph-mon[183063]: pgmap v4220: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:45.882 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:45.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:46.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:45.882+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:46 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/922918542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:46 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/922918542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:46.931 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:46.491+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:47.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:46.932+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:47 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:47 smithi071 ceph-mon[183063]: pgmap v4221: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:47 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:47 smithi071 ceph-mon[178459]: pgmap v4221: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:47.889 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:47.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:47.890+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/781664344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/781664344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:48.867 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:48.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:49.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:49 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:49 smithi071 ceph-mon[183063]: pgmap v4222: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:49 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:48.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:49 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:49 smithi071 ceph-mon[178459]: pgmap v4222: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:49 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:49.849 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:49.506+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:50.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:49.850+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:50 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3613851709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:50 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3613851709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:50.803 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:50.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:51.101 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:50.804+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:51.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:51 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:51 smithi071 ceph-mon[183063]: pgmap v4223: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:51 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:51 smithi071 ceph-mon[178459]: pgmap v4223: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:51.769 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:51.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:52.105 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:51.770+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:52.183Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:52 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:52 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:52.787 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:52.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:53.106 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:52.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:53.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:53.300Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/502503484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-mon[183063]: pgmap v4224: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/502503484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-mon[178459]: pgmap v4224: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:53.783 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:53.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:54.048 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:53.784+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:54.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:54.049Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:43:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:54 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:54 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:54 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:54 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:54.792 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:54.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:55.112 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:54.794+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:55.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:55 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:55 smithi071 ceph-mon[183063]: pgmap v4225: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/883626220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:55 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:55 smithi071 ceph-mon[178459]: pgmap v4225: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/883626220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:55.798 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:55.504+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:56.113 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:55.799+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:56.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:56.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:56 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:56.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:56.371 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:56.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:56.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:56 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:56.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:43:56.372 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:43:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:56.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:56.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:43:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:43:56.372Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:43:57.117 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:56.779+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:57.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:57.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:57 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:57.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:57 smithi071 ceph-mon[178459]: pgmap v4226: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:57.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3009606090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:57.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:57 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:57 smithi071 ceph-mon[183063]: pgmap v4226: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3009606090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:43:57.815 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:57.458+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:58.118 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:57.815+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:58.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:58.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:58 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:58.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:58.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:58.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:58 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:58.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:58.420+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:43:59.127 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:58.848+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:43:59.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:59.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:59.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-mon[183063]: pgmap v4227: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:59.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:43:59.392 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:59.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:43:59.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:43:59.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-mon[178459]: pgmap v4227: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:43:59.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:43:59.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:43:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:43:59.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:00.126 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:43:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:43:59.817+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:00.352+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4199300876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4199300876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:01.132 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:00.804+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:01.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:01 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:01 smithi071 ceph-mon[183063]: pgmap v4228: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:01 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:01 smithi071 ceph-mon[178459]: pgmap v4228: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:02.132 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:01.849+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:02.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:02.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:02.184Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:02 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1595453568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:02 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1595453568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:02.800 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:02.516Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:03.137 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:02.800+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:03.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:03.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:03 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:03 smithi071 ceph-mon[183063]: pgmap v4229: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:03 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:03 smithi071 ceph-mon[178459]: pgmap v4229: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:04.140 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:03.804+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:04.141 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:04.050Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:04.285+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:05.146 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:04.797+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:05.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:05.310+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2602780739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:44:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[183063]: pgmap v4230: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:44:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:44:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2602780739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:44:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[178459]: pgmap v4230: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:44:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:44:05.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:05.760+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:05.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:05.588Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:05.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:44:05.587+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:44:05.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:44:05.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:44:05.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:44:05.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:44:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:44:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:44:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:06.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:06 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:06 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:44:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:44:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:44:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:44:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:44:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:44:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:44:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:44:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:44:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:44:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:44:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:44:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:44:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:44:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:44:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:44:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:44:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:44:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:44:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:06 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:06 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:44:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:44:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:44:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:44:06.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:44:06.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:44:06.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:44:07.152 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:06.777+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 24 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:07.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:07 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:07 smithi071 ceph-mon[183063]: pgmap v4231: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1650463238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:07 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:07 smithi071 ceph-mon[178459]: pgmap v4231: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1650463238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:08.153 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:07.738+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:08.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:08 smithi071 ceph-mon[183063]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:08 smithi071 ceph-mon[178459]: 24 slow requests (by type [ 'queued for pg' : 24 ] most affected pool [ 'cephfs.foo.meta' : 24 ]) 2023-12-07T00:44:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:09.158 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:08.768+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:09.382+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[178459]: pgmap v4232: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[178459]: Health check update: 32 slow ops, oldest one blocked for 7195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1150437816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:44:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:44:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[183063]: pgmap v4232: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[183063]: Health check update: 32 slow ops, oldest one blocked for 7195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1150437816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:44:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:44:10.164 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:09.756+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:10.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:44:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:44:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[183063]: pgmap v4233: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[183063]: pgmap v4234: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:44:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:44:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:44:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[178459]: pgmap v4233: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[178459]: pgmap v4234: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:44:11.165 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:10.773+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:11 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:11.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:11.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:11 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:12.177 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:11.799+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:12.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:12.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:12.185Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:12 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2702135332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:12 smithi071 ceph-mon[178459]: pgmap v4235: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:12 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2702135332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:12 smithi071 ceph-mon[183063]: pgmap v4235: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:13.178 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:12.753+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:13.341+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:13 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:13 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:14.049 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:13.758+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:14.360 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:14.051Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:14.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:14.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:14.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:44:14.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[183063]: pgmap v4236: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:14.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[183063]: Health check update: 26 slow ops, oldest one blocked for 7200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:14.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4226109074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:14.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:14.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:14.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:44:14.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[178459]: pgmap v4236: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:14.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[178459]: Health check update: 26 slow ops, oldest one blocked for 7200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:14.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4226109074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:14.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:14.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:15.191 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:14.797+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:15.191 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:14.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:15.191 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:14.804Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:15.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:15 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:15.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:15.372+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:15 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:16.195 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:15.808+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:16.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:16.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:16.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:16.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:16.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-mon[178459]: pgmap v4237: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:16.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-mon[183063]: pgmap v4237: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:17.196 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:16.842+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:17 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/875883997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:17 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/875883997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:17.842 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:17.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:18.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:17.842+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:18.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:18 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:18 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:18 smithi071 ceph-mon[178459]: pgmap v4238: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:18 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:18 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:18 smithi071 ceph-mon[183063]: pgmap v4238: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:19.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:18.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:19.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:19 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:19.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:19 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:19.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/823854038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:19.459 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:19 smithi071 ceph-mon[178459]: Health check update: 26 slow ops, oldest one blocked for 7205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:19.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:19 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:19.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:19 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:19.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/823854038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:19.460 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:19 smithi071 ceph-mon[183063]: Health check update: 26 slow ops, oldest one blocked for 7205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:19.831 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:19.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:20.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:19.831+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:20.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:20.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[178459]: pgmap v4239: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[183063]: pgmap v4239: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:21.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:20.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:21.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:21.458+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:21 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:21 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3248282153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:21 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:21 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3248282153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:22.184 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:21.760+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:22.446 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:22.185Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:22.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:22 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:22.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:22 smithi071 ceph-mon[178459]: pgmap v4240: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:22.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:22 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:22.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:22 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:22.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:22 smithi071 ceph-mon[183063]: pgmap v4240: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:22.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:22 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:22.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:23.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:22.747+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:23.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:23.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:23 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:23 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:23 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:23 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:24.018 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:23.708+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:24.411 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:24.020Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:24.411 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:24.051Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3679641260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[183063]: pgmap v4241: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[183063]: Health check update: 26 slow ops, oldest one blocked for 7210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3679641260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:24.412 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[178459]: pgmap v4241: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:24.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[178459]: Health check update: 26 slow ops, oldest one blocked for 7210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:24.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:24.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:24.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:25.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:24.738+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:25.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:25.436+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:25 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:25 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:25 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:25 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:26.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:25.705+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:26.474+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:26 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:26 smithi071 ceph-mon[178459]: pgmap v4242: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:26 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1606879902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:26 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:26 smithi071 ceph-mon[183063]: pgmap v4242: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:26 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1606879902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:27.091 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:26.746+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:27.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:27 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:27.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:27.092Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:27 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:27.790 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:27.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:28.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:27.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:28.475+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[178459]: pgmap v4243: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2483692239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[183063]: pgmap v4243: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2483692239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:29.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:28.743+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:29.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:44:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:29 smithi071 ceph-mon[183063]: Health check update: 26 slow ops, oldest one blocked for 7215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:29 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:44:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:29 smithi071 ceph-mon[178459]: Health check update: 26 slow ops, oldest one blocked for 7215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:29 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:30.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:29.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:30.484+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:30 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:30 smithi071 ceph-mon[183063]: pgmap v4244: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:30 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:30 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:30 smithi071 ceph-mon[178459]: pgmap v4244: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:30 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:31.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:30.699+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:31.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:31 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:31.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2423580485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:31.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:31 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:31.657 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:31.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:31.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:31 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:31.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2423580485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:31.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:31 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:31.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:31.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:32.186Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:32 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:32 smithi071 ceph-mon[178459]: pgmap v4245: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:32 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:32 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:32 smithi071 ceph-mon[183063]: pgmap v4245: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:32 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:32.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:32.707+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:33.575 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:33.236Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:33.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:33 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:33.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:33 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:33.576 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2373923596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:33.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:33 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:33.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:33 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:33.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2373923596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:33.576+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:33.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:33.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:34.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:34.052Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:34 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:34 smithi071 ceph-mon[178459]: pgmap v4246: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:34 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:34 smithi071 ceph-mon[178459]: Health check update: 26 slow ops, oldest one blocked for 7220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:34 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:34 smithi071 ceph-mon[183063]: pgmap v4246: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:34 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:34 smithi071 ceph-mon[183063]: Health check update: 26 slow ops, oldest one blocked for 7220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:34.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:34.696+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:35.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:35 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:35.643 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:35 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:35.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:35 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:35.643 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:35 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:35.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:35.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:35.696+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:36.664 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:36.308Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:36.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:36.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:36.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:36.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3701949423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:36.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[178459]: pgmap v4247: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:36.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3701949423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[183063]: pgmap v4247: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:36.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:36.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:36.699+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 18 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:36.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:37.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:37 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:37.636 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:37 smithi071 ceph-mon[178459]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:37.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:37 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:37.636 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:37 smithi071 ceph-mon[183063]: 18 slow requests (by type [ 'queued for pg' : 18 ] most affected pool [ 'cephfs.foo.meta' : 18 ]) 2023-12-07T00:44:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:37.636+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:37.665+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:38.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:38 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:38.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:38 smithi071 ceph-mon[183063]: pgmap v4248: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:38.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:38.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2015392831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:38.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:38 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:38.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:38 smithi071 ceph-mon[178459]: pgmap v4248: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:38.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:38.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2015392831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:38.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:38.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:38.626+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:39.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:39 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:39.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:39.658 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:39 smithi071 ceph-mon[183063]: Health check update: 26 slow ops, oldest one blocked for 7225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:39.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:39 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:39.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:39.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:39 smithi071 ceph-mon[178459]: Health check update: 26 slow ops, oldest one blocked for 7225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:39.695+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:39.659+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:40.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:40.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:40.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:40.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[183063]: pgmap v4249: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:40.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:40.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1140963465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:40.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:40.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:40.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:40.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[178459]: pgmap v4249: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:40.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:40.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1140963465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:40.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:40.680+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:41.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:41 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:41 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:42.185 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:41.712+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:42.185 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:41.704+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:42.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:42.186Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:42 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:42 smithi071 ceph-mon[178459]: pgmap v4250: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:42 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:42 smithi071 ceph-mon[183063]: pgmap v4250: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:42.745 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:42.452Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:42.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:42.747+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:43.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:43 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1742264615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:43 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1742264615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:44.051 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:43.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:44.051 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:43.771+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:44.327 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:44.052Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:44.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[183063]: pgmap v4251: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[183063]: Health check update: 35 slow ops, oldest one blocked for 7230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:44:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[178459]: pgmap v4251: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[178459]: Health check update: 35 slow ops, oldest one blocked for 7230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:44.731+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:44.812+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:45.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:45.525Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:45 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3553540348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:45 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3553540348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:45.743+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:45.807+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:46.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:46 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:46.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:46 smithi071 ceph-mon[183063]: pgmap v4252: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:46 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:46 smithi071 ceph-mon[178459]: pgmap v4252: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:46.749+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:46.825+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:47.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:47 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:47.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:47 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:47.726+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:47.842+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:48.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:48.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:48.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:48.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1312982333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:48.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[178459]: pgmap v4253: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:48.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:48.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:48.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:48.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:48.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1312982333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:48.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[183063]: pgmap v4253: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:48.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:48.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:48.682+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:48.850+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:49.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:49 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:49.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:49 smithi071 ceph-mon[183063]: Health check update: 35 slow ops, oldest one blocked for 7235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:49 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:49 smithi071 ceph-mon[178459]: Health check update: 35 slow ops, oldest one blocked for 7235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:49.726+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:49.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:50.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:50 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:50.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:50 smithi071 ceph-mon[178459]: pgmap v4254: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:50.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3960943145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:50.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:50.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:50 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:50.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:50 smithi071 ceph-mon[183063]: pgmap v4254: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:50.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3960943145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:50.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:50.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:50.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:50.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:50.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:51.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:51 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:51.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:51.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:51 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:51.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:51.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:51.653+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:51.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:51.889+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:52.187Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:52 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:52 smithi071 ceph-mon[178459]: pgmap v4255: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3549744214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:52 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:52 smithi071 ceph-mon[183063]: pgmap v4255: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3549744214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:52.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:52.690+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:52.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:53.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:53 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:53 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:54.052 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:53.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:54.053 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:53.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:54.365 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:54.054Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:44:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-mon[183063]: pgmap v4256: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-mon[183063]: Health check update: 35 slow ops, oldest one blocked for 7240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-mon[178459]: pgmap v4256: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-mon[178459]: Health check update: 35 slow ops, oldest one blocked for 7240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:55.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:54.874+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:55.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:54.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:55.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:44:54.740Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:44:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:54.760+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:55.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:55 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:55.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2161989044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:55 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2161989044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:55.918+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:56.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:55.781+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:56.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-mon[183063]: pgmap v4257: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:44:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:44:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-mon[178459]: pgmap v4257: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:56.825+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:56.883+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:57 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/68260145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:57 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/68260145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:57.865+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:57.875+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:58 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:58 smithi071 ceph-mon[183063]: pgmap v4258: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:58 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:58 smithi071 ceph-mon[178459]: pgmap v4258: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:44:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:58.827+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:44:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:58.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:44:59.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:59.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:44:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-mon[183063]: Health check update: 35 slow ops, oldest one blocked for 7245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/493821712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:44:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:44:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:44:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-mon[178459]: Health check update: 35 slow ops, oldest one blocked for 7245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:44:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:44:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/493821712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:44:59.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:44:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:44:59.904+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-mon[178459]: pgmap v4259: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-mon[183063]: pgmap v4259: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:00.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:00.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:01 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:01 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:02.186 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:01.829+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:02.186 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:01.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:02.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:02.187Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:02 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:02 smithi071 ceph-mon[178459]: pgmap v4260: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2873258681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:02 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:02 smithi071 ceph-mon[183063]: pgmap v4260: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2873258681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:02.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:02.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:03 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:03 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:03.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:03.969+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:04.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:03.956Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:04.200 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:04.054Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[178459]: pgmap v4261: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[178459]: Health check update: 35 slow ops, oldest one blocked for 7250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4188055273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[183063]: pgmap v4261: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[183063]: Health check update: 35 slow ops, oldest one blocked for 7250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:04.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4188055273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:04.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:05.004+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:05.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:05 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:05 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:06.074 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:05.769+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:06.422 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:06.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:06.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:06 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:06.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:06 smithi071 ceph-mon[178459]: pgmap v4262: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:06.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:06.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:06 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:06 smithi071 ceph-mon[183063]: pgmap v4262: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:07.074 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:06.809+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:07.074 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:07.028Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:07.424 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:07.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:07.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:07 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1490046996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:07 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1490046996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:08.045 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:07.760+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:08.429 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:08.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:08.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:08.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-mon[183063]: pgmap v4263: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-mon[178459]: pgmap v4263: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:08.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:09.010+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:09.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:09 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:09 smithi071 ceph-mon[183063]: Health check update: 35 slow ops, oldest one blocked for 7255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1117116952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:09 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:09 smithi071 ceph-mon[178459]: Health check update: 35 slow ops, oldest one blocked for 7255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1117116952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:10.099 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:09.800+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:10.099 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:10.007+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:10.431 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:45:10.099+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:45:10.431 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:45:10.432 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:45:10.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:45:10.433 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:45:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:10.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:45:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-mon[183063]: pgmap v4264: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:45:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-mon[178459]: pgmap v4264: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:10.798+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:10.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:11 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:11.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:11 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:45:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:45:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:45:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:45:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:45:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:45:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:45:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:45:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:45:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:45:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:45:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3717931725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:11 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:11 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:45:11.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:45:11.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:45:11.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:45:11.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:11.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3717931725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:12.186 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:11.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:12.187 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:11.939+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:12.443 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:12.188Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:12.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:12 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:12 smithi071 ceph-mon[183063]: pgmap v4265: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:12 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:12 smithi071 ceph-mon[178459]: pgmap v4265: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:13.170 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:12.855+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:13.171 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:12.984+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:13.444 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:13.172Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:13 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:13 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:13.858+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:13.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:14.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:14.055Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:14.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[183063]: pgmap v4266: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3007845015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[183063]: Health check update: 35 slow ops, oldest one blocked for 7260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:14.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:45:14.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[178459]: pgmap v4266: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:14.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3007845015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:14.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[178459]: Health check update: 35 slow ops, oldest one blocked for 7260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:14.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:45:14.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:45:14.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:14.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:45:14.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:45:14.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:45:15.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:14.933+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:14.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:15.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:15.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[183063]: pgmap v4267: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:15.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[183063]: pgmap v4268: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:15.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:15.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:15.888 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:15.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:15.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[178459]: pgmap v4267: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:15.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[178459]: pgmap v4268: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:15.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:15.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:15.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:15.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:15.888+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:16.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:16.244Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:16 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1123692667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:16 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1123692667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:16.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:16.911+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:17.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:17 smithi071 ceph-mon[183063]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:17.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:17 smithi071 ceph-mon[183063]: pgmap v4269: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:17.872 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:17.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:17 smithi071 ceph-mon[178459]: 8 slow requests (by type [ 'queued for pg' : 8 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 8 ]) 2023-12-07T00:45:17.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:17 smithi071 ceph-mon[178459]: pgmap v4269: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:17.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:17.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:17.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:18.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:18.863 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:18.863 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:18.864 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:19.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:18.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:19.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:18.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:19.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:19.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[178459]: pgmap v4270: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:19.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:19.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:19.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/993356553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:19.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:19.866 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:19.866 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:19.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[183063]: pgmap v4270: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:19.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:19.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:19.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/993356553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:19.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:19.867 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:19.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:19.866+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:20.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:20.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:20.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:20.873 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:20.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:20.882+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:21.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:21.855 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:21 smithi071 ceph-mon[183063]: pgmap v4271: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:21.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:21.856 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/216609137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:21.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:21.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:21 smithi071 ceph-mon[178459]: pgmap v4271: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:21.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:21.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/216609137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:22.187 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:21.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:22.188 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:21.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:22.188Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:22.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:22.388Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:22.813 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:22.813 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:22.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:22.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:22.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:22.813+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:23.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:23.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[178459]: pgmap v4272: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:23.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:23.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:23.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:23.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:23.839 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3314533513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:23.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:23.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[183063]: pgmap v4272: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:23.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:23.839 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:23.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:23.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:23.840 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3314533513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:23.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:23.838+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:24.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:24.056Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:24.808+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:24.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:25.721 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:25.460Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:25.802+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:25.863+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-mon[183063]: pgmap v4273: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3471245249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-mon[178459]: pgmap v4273: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3471245249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:26.812+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:26.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:27.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:27.840+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-mon[183063]: pgmap v4274: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-mon[178459]: pgmap v4274: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:28.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:28.841+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/898723575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:45:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/898723575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:45:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:29.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:29.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:29 smithi071 ceph-mon[183063]: pgmap v4275: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:29 smithi071 ceph-mon[178459]: pgmap v4275: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:30.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:31.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:30.813+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/243438425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/243438425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:32.188 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:31.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:32.188 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:31.809+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:32.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:31 smithi071 ceph-mon[183063]: pgmap v4276: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:32.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:32.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:32.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:31 smithi071 ceph-mon[178459]: pgmap v4276: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:32.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:32.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:32.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:32.189Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:32.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:32.858+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:34.055 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:33.877+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:34.056 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-mon[183063]: pgmap v4277: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:34.056 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:34.056 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3501056002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:34.056 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:34.056 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:34.056 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:33.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:34.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-mon[178459]: pgmap v4277: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:34.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:34.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3501056002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:34.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:34.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:33 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:34.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:34.056Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:34.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:34.852+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:34.949 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:34.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:34.950 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:34.676Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:35.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:35.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[183063]: pgmap v4278: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/894652543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[178459]: pgmap v4278: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/894652543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:36.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:36.885+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:37.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:37.935+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:37 smithi071 ceph-mon[178459]: pgmap v4279: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1334900343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:37 smithi071 ceph-mon[183063]: pgmap v4279: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1334900343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:39.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:38.879+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:38.890+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:38 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:38 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:39.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:39.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-mon[183063]: pgmap v4280: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-mon[178459]: pgmap v4280: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:40.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:41.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:40.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3378971608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:41.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3378971608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:42.189 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:41.843+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:42.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:41 smithi071 ceph-mon[178459]: pgmap v4281: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:42.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:42.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:42.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:41 smithi071 ceph-mon[183063]: pgmap v4281: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:42.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:42.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:42.190 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:41.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:42.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:42.190Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:42.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:42.855+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2427643522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2427643522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:44.056 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:43.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:44.056 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:43.892Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:44.057 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:43.866+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:44.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[183063]: pgmap v4282: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:44.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:44.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:44.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:44.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:44.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:45:44.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:44.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[178459]: pgmap v4282: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:44.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:44.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:44.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:44.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:44.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:45:44.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:43 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:44.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:44.057Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:44.820+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:44.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:46.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:45.846+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:46.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:45.876+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:46.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:45 smithi071 ceph-mon[183063]: pgmap v4283: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:46.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:46.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2745728063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:46.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:45 smithi071 ceph-mon[178459]: pgmap v4283: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2745728063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:46.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:46.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:46.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:46.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:46.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:46.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:46.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:47.199 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:46.964Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:47.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:47.875+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[183063]: pgmap v4284: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3873273814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[178459]: pgmap v4284: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3873273814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:48.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:48 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:48 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:48.918+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:49.739+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:49.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:49 smithi071 ceph-mon[183063]: pgmap v4285: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/537377081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:49 smithi071 ceph-mon[178459]: pgmap v4285: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/537377081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:50.777+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:50.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:52.189 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:51.763+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:52.190 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:51.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:52.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:51 smithi071 ceph-mon[183063]: pgmap v4286: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:52.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:52.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:52.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:51 smithi071 ceph-mon[178459]: pgmap v4286: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:52.191 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:52.191 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:52.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:52.191Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:53.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:53.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:53.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/327681043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:53.107 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:52.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:53.108 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:52.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:53.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:53.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:53.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/327681043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:53.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:53.108Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:54.056 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:53.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:54.056 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:53.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:54.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:53 smithi071 ceph-mon[183063]: pgmap v4287: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:54.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:54.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:54.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:53 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:54.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:53 smithi071 ceph-mon[178459]: pgmap v4287: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:54.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:54.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:54.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:53 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:54.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:54.058Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:45:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:54.722+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:54.918+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2846169071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2846169071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:55.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:55.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:55.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:55.883+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-mon[183063]: pgmap v4288: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-mon[178459]: pgmap v4288: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:56.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:45:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:45:56.180Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:45:56.914 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:56.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:56.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:56.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:56.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4031436349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:56.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:56.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:56.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4031436349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:57.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:56.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:57.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:57.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:57.866+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:57 smithi071 ceph-mon[178459]: pgmap v4289: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:57 smithi071 ceph-mon[183063]: pgmap v4289: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:58.647+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:58.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:45:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:58 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:45:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:58 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:45:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:45:59.690+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:45:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:45:59.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[183063]: pgmap v4290: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3485168691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:45:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[178459]: pgmap v4290: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:45:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:45:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:45:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:45:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:45:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:45:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3485168691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:01.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:00.708+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:00.844+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:01.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:01.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:01 smithi071 ceph-mon[183063]: pgmap v4291: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/190274474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:01 smithi071 ceph-mon[178459]: pgmap v4291: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/190274474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:02.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:46:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:46:02.192Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:46:02.449 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:46:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:46:02.324Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:46:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:02.745+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:02.851+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:04.056 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:03.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:04.057 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:03.888+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:04.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[183063]: pgmap v4292: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:04.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:04.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:04.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:04.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:04.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:04.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[178459]: pgmap v4292: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:04.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:04.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:04.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:04.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:04.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:03 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:04.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:46:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:46:04.058Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:46:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:04.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:04.867+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2945534096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2945534096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:05.698 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:46:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:46:05.396Z 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://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.113:8443: connect: no route to host" 2023-12-07T00:46:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:05.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:05.838+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:05 smithi071 ceph-mon[178459]: pgmap v4293: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:05 smithi071 ceph-mon[183063]: pgmap v4293: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:06.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:06.841+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3720643204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3720643204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:08.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:07.741+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:07.849+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-mon[178459]: pgmap v4294: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-mon[183063]: pgmap v4294: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:08.721+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:08.831+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:08 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3703843925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:08 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3703843925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:09.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:09 smithi071 ceph-mon[178459]: pgmap v4295: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:09 smithi071 ceph-mon[183063]: pgmap v4295: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:10.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:09.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:10.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:10.818+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:12.190 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:11.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:12.191 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:11.785+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:12.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:11 smithi071 ceph-mon[183063]: pgmap v4296: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:12.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:12.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:12.191 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3739904824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:12.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:11 smithi071 ceph-mon[178459]: pgmap v4296: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:12.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:12.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:12.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3739904824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:12.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:46:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:46:12.192Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 6 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:46:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:12.780+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:12.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:14.057 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:13.786+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:14.058 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:13.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:14.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[178459]: pgmap v4297: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:14.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:14.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:14.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:46:14.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/898904523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:14.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:14.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[183063]: pgmap v4297: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:14.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:14.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:14.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:46:14.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/898904523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:14.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:13 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:14.448 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T00:46:14.059Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 5 attempts: Post \"https://smithi113.front.sepia.ceph.com:8443/api/prometheus_receiver\": context deadline exceeded" 2023-12-07T00:46:14.893 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:14.789+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:14.893 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:14.779+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:46:14.611+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:46:14.894 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:46:14.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:46:14.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:46:14.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:46:14.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:46:14.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:46:14.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:46:14.895 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:46:15.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:15.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:46:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:46:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:15.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:15.826+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[178459]: pgmap v4298: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:46:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:46:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:46:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:46:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[183063]: pgmap v4298: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:46:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:16.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:16.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:16.865+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1700045831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1700045831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:17.767+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:17.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:17 smithi071 ceph-mon[178459]: pgmap v4299: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:17 smithi071 ceph-mon[183063]: pgmap v4299: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:18.790+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:18.921+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1776190768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:46:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:46:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1776190768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:46:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:46:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:18 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:19.798+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:19.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[183063]: pgmap v4300: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[183063]: pgmap v4301: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[183063]: pgmap v4302: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[178459]: pgmap v4300: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:46:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:46:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[178459]: pgmap v4301: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[178459]: pgmap v4302: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:46:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:20.809+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2144560230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2144560230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:20.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:21.816+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:21.925+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:21 smithi071 ceph-mon[183063]: pgmap v4303: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:21 smithi071 ceph-mon[178459]: pgmap v4303: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:22.844+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:22.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:23.801+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:23.915+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[183063]: pgmap v4304: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1363303138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[178459]: pgmap v4304: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1363303138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:23 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:25.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:24.767+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:24.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:25.809+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:25.880+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:25 smithi071 ceph-mon[178459]: pgmap v4305: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4187514743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:25 smithi071 ceph-mon[183063]: pgmap v4305: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4187514743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:27.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:27.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:26.799+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:26.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:28.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:27.780+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:27.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[183063]: pgmap v4306: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1199214904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[178459]: pgmap v4306: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1199214904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:28.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:28.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:46:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:28 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:46:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:28 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:29.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:29.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:30.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:31.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:30.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:30 smithi071 ceph-mon[183063]: pgmap v4307: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/329789118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:30 smithi071 ceph-mon[178459]: pgmap v4307: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/329789118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:32.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:32.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:32.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:31.860+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:31.877+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:32.826+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:32.827+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:32 smithi071 ceph-mon[183063]: pgmap v4308: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1806582568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:32 smithi071 ceph-mon[178459]: pgmap v4308: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1806582568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:34.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:33 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:33.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:34.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:33.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:33 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:34.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:34.824+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:34 smithi071 ceph-mon[183063]: pgmap v4309: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:34 smithi071 ceph-mon[178459]: pgmap v4309: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:35.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:35.794+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2660707035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2660707035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:36.899+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:36.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:36 smithi071 ceph-mon[183063]: pgmap v4310: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:36 smithi071 ceph-mon[178459]: pgmap v4310: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:37.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:37.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2395530972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2395530972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:38.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:38.755+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:38 smithi071 ceph-mon[183063]: pgmap v4311: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:38 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:38 smithi071 ceph-mon[178459]: pgmap v4311: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:38 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:39.915+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:39.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4285000350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4285000350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:41.002 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:40.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:41.003 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:40.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:41.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:41 smithi071 ceph-mon[178459]: pgmap v4312: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:41 smithi071 ceph-mon[183063]: pgmap v4312: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:41.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:41.778+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:42.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:42.782+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:43 smithi071 ceph-mon[183063]: pgmap v4313: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2279296964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:43 smithi071 ceph-mon[178459]: pgmap v4313: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2279296964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:43.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:43.780+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[183063]: pgmap v4314: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:46:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[178459]: pgmap v4314: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:46:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:45.001 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:44.739+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:45.002+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3140573447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3140573447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:46.022 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:45.704+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:46.033+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:46 smithi071 ceph-mon[178459]: pgmap v4315: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:46 smithi071 ceph-mon[183063]: pgmap v4315: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:47.026 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:46.754+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:47.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:48.027 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:47.724+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:48.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[178459]: pgmap v4316: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3280233159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[183063]: pgmap v4316: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3280233159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:49.028 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:49.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:49.029 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:48.774+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:49.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:49.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:49 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:49 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:49.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:49.821+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:50 smithi071 ceph-mon[183063]: pgmap v4317: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3672394528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:50 smithi071 ceph-mon[178459]: pgmap v4317: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3672394528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:51.034 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:51.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:51.034 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:50.777+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:51.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:52.050+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:51.815+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:52 smithi071 ceph-mon[183063]: pgmap v4318: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2511949399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:52 smithi071 ceph-mon[178459]: pgmap v4318: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2511949399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:53.043 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:52.774+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:53.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:54.044 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:53.785+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:54.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:54 smithi071 ceph-mon[183063]: pgmap v4319: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:54 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:54 smithi071 ceph-mon[178459]: pgmap v4319: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:54 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:55.052 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:54.750+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:55.114+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4121030080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4121030080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:56.053 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:55.741+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:56.095+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-mon[178459]: pgmap v4320: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-mon[183063]: pgmap v4320: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:46:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:46:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:56.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:56.697+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:57.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2705279170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2705279170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:58.016 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:57.722+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:58.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:58 smithi071 ceph-mon[178459]: pgmap v4321: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:58 smithi071 ceph-mon[183063]: pgmap v4321: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:46:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:59.059 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:58.732+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:46:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:46:59.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:46:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:46:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2232293557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:46:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:46:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:46:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:46:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:46:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2232293557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:00.065 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:46:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:46:59.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:00.085+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-mon[178459]: pgmap v4322: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-mon[183063]: pgmap v4322: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:01.045 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:00.748+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:01.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:02.073 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:01.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:02.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:02 smithi071 ceph-mon[178459]: pgmap v4323: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2776474688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:02.083+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:02 smithi071 ceph-mon[183063]: pgmap v4323: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2776474688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:03.079 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:02.732+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:03.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:03.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:04.060 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:03.727+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:04.060+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[183063]: pgmap v4324: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4107407833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[178459]: pgmap v4324: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4107407833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:05.078 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:04.714+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:05.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:05.078+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:06.086 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:05.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:06.118+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:06 smithi071 ceph-mon[178459]: pgmap v4325: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:06 smithi071 ceph-mon[183063]: pgmap v4325: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:07.093 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:06.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3945101294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:07.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:07.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3945101294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:08.095 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:07.774+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:08.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-mon[178459]: pgmap v4326: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-mon[183063]: pgmap v4326: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:09.095 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:08.743+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:09.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:09.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1290908788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:09 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1290908788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:09 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:10.099 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:09.722+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:10.118+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:10 smithi071 ceph-mon[178459]: pgmap v4327: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:10 smithi071 ceph-mon[183063]: pgmap v4327: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:10.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:10.694+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:11.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:11.123+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1005714846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1005714846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:12.109 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:11.713+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:12.137+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:12 smithi071 ceph-mon[178459]: pgmap v4328: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:12 smithi071 ceph-mon[183063]: pgmap v4328: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:13.114 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:12.713+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:13.130+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:14.117 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:13.704+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:14.173+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[183063]: pgmap v4329: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/674763723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:47:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[178459]: pgmap v4329: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/674763723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:47:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:15.123 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:14.704+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:15.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:15.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:15.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:16.123 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:15.743+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:16.170+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[183063]: pgmap v4330: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2801997434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[178459]: pgmap v4330: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2801997434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:17.129 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:16.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:17.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:17.190+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:18.130 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:17.709+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:18.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:18 smithi071 ceph-mon[183063]: pgmap v4331: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:18 smithi071 ceph-mon[178459]: pgmap v4331: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:19.134 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:18.753+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:19.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:19.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:19.199+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1496187720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:47:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1496187720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:47:20.135 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:19.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:20.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:20.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-mon[183063]: pgmap v4332: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-mon[178459]: pgmap v4332: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:21.141 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:20.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:21.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:21.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:21.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2980403625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:21.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2980403625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:22.132 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:21.831+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:22.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:22.266+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-mon[183063]: pgmap v4333: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-mon[178459]: pgmap v4333: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:22.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:47:22.133+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:47:22.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:47:22.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:47:22.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:47:22.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:47:22.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:47:22.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:47:22.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:47:22.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:47:22.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:47:22.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:47:22.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:47:22.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:47:22.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:47:22.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:47:22.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:47:22.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:47:22.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:47:22.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:47:23.144 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:22.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:23.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:23.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:23 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:47:23.145 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:47:23.145 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:47:23.145 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:47:23.145 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:47:23.145 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:47:23.145 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:47:23.145 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:23.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2764650282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:23.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:23.278+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:23 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:47:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:47:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:47:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:47:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:47:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:47:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:47:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:47:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:47:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:47:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:47:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:47:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:47:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:47:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:47:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:47:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:47:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:47:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:47:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2764650282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:24.146 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:23.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:24.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:24.252+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: pgmap v4334: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:47:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:47:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:47:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:47:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: pgmap v4335: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: pgmap v4336: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:47:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: pgmap v4334: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:47:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:47:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:47:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:47:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: pgmap v4335: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: pgmap v4336: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:47:25.149 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:24.739+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:25.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:25.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:26.157 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:25.747+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:26.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:26.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3689709094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:26 smithi071 ceph-mon[183063]: pgmap v4337: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3689709094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:26 smithi071 ceph-mon[178459]: pgmap v4337: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:27.176 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:26.738+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:27.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:27.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:28.182 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:27.774+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:28.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[183063]: pgmap v4338: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2827258296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[178459]: pgmap v4338: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2827258296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:29.186 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:28.787+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:29.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:29.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:29.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:47:29.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:29 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:29.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:29.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:29.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:47:29.441 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:29 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:29.441+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:30.189 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:29.807+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:30.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:30 smithi071 ceph-mon[183063]: pgmap v4339: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:30 smithi071 ceph-mon[178459]: pgmap v4339: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:30.853 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:30.472+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:31.191 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:30.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2709480314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2709480314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:31.818 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:31.491+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:32.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:31.818+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:32.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:32 smithi071 ceph-mon[178459]: pgmap v4340: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:32 smithi071 ceph-mon[183063]: pgmap v4340: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:32.816 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:32.506+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:33.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:32.816+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:33.509 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:33.509 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1890189456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:33.510 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:33.510 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1890189456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:33.808 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:33.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:34.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:33.808+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:34.490 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:34.490 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:34.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:34 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:34.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:34 smithi071 ceph-mon[178459]: pgmap v4341: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:34.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:34.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:34.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:34 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:34.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:34 smithi071 ceph-mon[183063]: pgmap v4341: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:34.775 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:34.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:35.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:34.775+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:35.508 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:35.508 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:35.508 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:35.508 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2250403609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:35.508 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:35.509 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:35.509 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:35.509 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2250403609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:35.774 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:35.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:36.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:35.774+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:36.481 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:36.481 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:36.481 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:36.481 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:36 smithi071 ceph-mon[183063]: pgmap v4342: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:36.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:36.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:36.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:36.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:36 smithi071 ceph-mon[178459]: pgmap v4342: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:36.823 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:36.481+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:37.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:36.823+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:37.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:38.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:37.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:38.504 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:38.504 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2555652093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:38.504 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:38.504 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:38 smithi071 ceph-mon[183063]: pgmap v4343: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:38.504 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:38.504 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2555652093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:38.504 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:38.504 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:38 smithi071 ceph-mon[178459]: pgmap v4343: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:38.891 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:38.504+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:39.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:38.891+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:39.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:39 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:39 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:39.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:40.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:39.906+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:40.410+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/795803740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[183063]: pgmap v4344: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/795803740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-mon[178459]: pgmap v4344: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:41.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:40.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:41.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:41.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:42.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:41.876+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:42.371+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:42 smithi071 ceph-mon[178459]: pgmap v4345: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/403130633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:42 smithi071 ceph-mon[183063]: pgmap v4345: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/403130633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:43.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:42.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:43.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:43.351+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:44.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:43.822+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:44.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:47:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[178459]: pgmap v4346: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:47:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-mon[183063]: pgmap v4346: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:45.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:44.836+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:45.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:45.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1615571176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1615571176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:46.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:45.841+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:46.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:46 smithi071 ceph-mon[183063]: pgmap v4347: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:46 smithi071 ceph-mon[178459]: pgmap v4347: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:47.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:46.885+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:47.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:47.245+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2385505467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2385505467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:47.883+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:48.207+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-mon[183063]: pgmap v4348: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-mon[178459]: pgmap v4348: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:49.166 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:48.895+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:49.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:49.166+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:49 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:49 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:50.170 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:49.849+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:50.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/199876710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:50 smithi071 ceph-mon[183063]: pgmap v4349: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/199876710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:50 smithi071 ceph-mon[178459]: pgmap v4349: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:51.191 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:50.875+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:51.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:51.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:52.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:51.844+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:52.230+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2822084239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:52 smithi071 ceph-mon[183063]: pgmap v4350: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2822084239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:52 smithi071 ceph-mon[178459]: pgmap v4350: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:53.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:52.829+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:53.256+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:54.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:53.860+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:54.244+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-mon[178459]: pgmap v4351: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3002249473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-mon[183063]: pgmap v4351: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3002249473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:54.862+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:55.210+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:55.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:56.245+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-mon[183063]: pgmap v4352: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:47:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:47:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-mon[178459]: pgmap v4352: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:57.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:56.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:57.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:57.229+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2136859920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2136859920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:58.197 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:57.879+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:58.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:58 smithi071 ceph-mon[183063]: pgmap v4353: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:58 smithi071 ceph-mon[178459]: pgmap v4353: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:47:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:59.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:58.889+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:47:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:47:59.208+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:47:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:47:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2857960959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:47:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:47:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:47:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:47:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:47:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2857960959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:47:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:47:59.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:00.223+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-mon[183063]: pgmap v4354: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-mon[178459]: pgmap v4354: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:01.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:00.929+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:01.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:01.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/43787235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/43787235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:02.242 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:01.973+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:02.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:02.243+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:02 smithi071 ceph-mon[178459]: pgmap v4355: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:02 smithi071 ceph-mon[183063]: pgmap v4355: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:03.319 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:03.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:03.319 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:03.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:03.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:04.296 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:04.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:04.296+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3303457662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[183063]: pgmap v4356: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3303457662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[178459]: pgmap v4356: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:05.330 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:05.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:05.330 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:05.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:05.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:06.293+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:06.086+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:06 smithi071 ceph-mon[183063]: pgmap v4357: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1317611501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:06 smithi071 ceph-mon[178459]: pgmap v4357: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1317611501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:07.309+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:07.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:08.289+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:08.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-mon[183063]: pgmap v4358: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-mon[178459]: pgmap v4358: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:09.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:09.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2784721156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:09 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2784721156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:09 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:10.349 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:10.286+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:10.349 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:10.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:10.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:10.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:10 smithi071 ceph-mon[178459]: pgmap v4359: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:10.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:10 smithi071 ceph-mon[183063]: pgmap v4359: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:11.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:11.249+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:11.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:11.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1603915595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:11.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1603915595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:12.273+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:12.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:12 smithi071 ceph-mon[183063]: pgmap v4360: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:12 smithi071 ceph-mon[178459]: pgmap v4360: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:13.259+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:13.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2863417038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2863417038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:14.273+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:14.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:14.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:48:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-mon[183063]: pgmap v4361: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:48:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-mon[178459]: pgmap v4361: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:15.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:15.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:16.370 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:16.278+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:16.370 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:16.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:16.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3341949831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[183063]: pgmap v4362: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3341949831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[178459]: pgmap v4362: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:17.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:17.263+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:17.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:18.278+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:18.187+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:18 smithi071 ceph-mon[178459]: pgmap v4363: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3494120938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:18 smithi071 ceph-mon[183063]: pgmap v4363: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3494120938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:19.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:19.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:19 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:19 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:20.255+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:20.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-mon[183063]: pgmap v4364: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-mon[178459]: pgmap v4364: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:21.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:21.238+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:21.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2852108965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2852108965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:22.396 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:22.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:22.396 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:22.125+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:22.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:22.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:22 smithi071 ceph-mon[183063]: pgmap v4365: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:22 smithi071 ceph-mon[178459]: pgmap v4365: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:23.401 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:23.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:23.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:23.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:23.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1299210519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1299210519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:24.402 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:24.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:24.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:24.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:48:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[178459]: pgmap v4366: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:48:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[183063]: pgmap v4366: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:25.403 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:25.182+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:25.403 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:25.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/750472111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/750472111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:25.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:48:25.619+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:48:25.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:48:25.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:48:25.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:48:25.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:48:25.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:48:25.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:48:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:48:26.406 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:26.174+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:26.407 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:26.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:26.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:26 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:48:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:26 smithi071 ceph-mon[183063]: pgmap v4367: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:26 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:48:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:48:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:26 smithi071 ceph-mon[178459]: pgmap v4367: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:26.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:27.407 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:27.203+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:27.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:27.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:27.408 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:27.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:27.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:28.422 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:28.231+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:28.423 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:28.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:28.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:28.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:28.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:28.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2706334443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:28.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[178459]: pgmap v4368: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:28.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:48:28.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:48:28.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2706334443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[183063]: pgmap v4368: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:48:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:48:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:29.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:29.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:48:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:48:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[183063]: pgmap v4369: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[183063]: pgmap v4370: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[178459]: pgmap v4369: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[178459]: pgmap v4370: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:48:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:48:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:30.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:30.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1753706929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1753706929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:31.246+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:31.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:31 smithi071 ceph-mon[178459]: pgmap v4371: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:31 smithi071 ceph-mon[183063]: pgmap v4371: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:32.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:32.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:32.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:32.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1104624681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1104624681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:33.439 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:33.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:33.439 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:33.191+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:33.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:33 smithi071 ceph-mon[183063]: pgmap v4372: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:33.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:33.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:33.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:33 smithi071 ceph-mon[178459]: pgmap v4372: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:33.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:34.440 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:34.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:34.440 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:34.188+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:34 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:34 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:35.444 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:35.170+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:35.444 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:35.148+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[183063]: pgmap v4373: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/232236087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[178459]: pgmap v4373: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/232236087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:36.445 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:36.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:36.445 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:36.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:36.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:37.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:37.094+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:37.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:37 smithi071 ceph-mon[183063]: pgmap v4374: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1739480764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:37 smithi071 ceph-mon[178459]: pgmap v4374: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1739480764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:38.054+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:38.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:38.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:39.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:39.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:39.112+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:39.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[183063]: pgmap v4375: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[178459]: pgmap v4375: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:40.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:40.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:40.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2543297314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2543297314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:41.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:41.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:41 smithi071 ceph-mon[178459]: pgmap v4376: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:41 smithi071 ceph-mon[183063]: pgmap v4376: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:42.051+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:42.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:42.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3813239152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3813239152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:43.090+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:43.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-mon[183063]: pgmap v4377: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-mon[178459]: pgmap v4377: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:44.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:44.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:44.038+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:44.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:48:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/641651562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:48:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/641651562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:45.104+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:45.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:45 smithi071 ceph-mon[183063]: pgmap v4378: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:45 smithi071 ceph-mon[178459]: pgmap v4378: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:46.094+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:46.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:46.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:46.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:47.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:47.060+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:47.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[183063]: pgmap v4379: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4063417692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[178459]: pgmap v4379: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4063417692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:48.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:48.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:48.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:49.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:49.015+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:49.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-mon[183063]: pgmap v4380: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1438958108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-mon[178459]: pgmap v4380: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1438958108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:50.010+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:50.145+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:50.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:51.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:50.991+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:51.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:51 smithi071 ceph-mon[183063]: pgmap v4381: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:51 smithi071 ceph-mon[178459]: pgmap v4381: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:52.041+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:52.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:52.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/896772883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/896772883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:53.033+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:53.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:53.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:53 smithi071 ceph-mon[178459]: pgmap v4382: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:53 smithi071 ceph-mon[183063]: pgmap v4382: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:54.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:54.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:54 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3765275761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:54 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3765275761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:55.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:55.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-mon[178459]: pgmap v4383: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-mon[183063]: pgmap v4383: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:56.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:56.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:56.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2929940929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2929940929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:56.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:57.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:57 smithi071 ceph-mon[178459]: pgmap v4384: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:57 smithi071 ceph-mon[183063]: pgmap v4384: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:57.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:58.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:58.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:48:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:48:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:48:59.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:48:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:48:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:48:58.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:48:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[183063]: pgmap v4385: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2276327195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:48:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[178459]: pgmap v4385: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:48:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:48:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:48:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2276327195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:48:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:48:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:48:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:48:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:00.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:00.001+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:00.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:00.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:00.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:01.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:01.545 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:01 smithi071 ceph-mon[183063]: pgmap v4386: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:01.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:01 smithi071 ceph-mon[178459]: pgmap v4386: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:01.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:01.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2593606946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:01.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:01.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:01.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2593606946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:01.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:01.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:02.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:02.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:02.890 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:02.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:02.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:02.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:03.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:03.851 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[183063]: pgmap v4387: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:03.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:03.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:03.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:03.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:03.852 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2283803193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:03.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[178459]: pgmap v4387: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:03.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:03.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:03.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:03.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:03.852 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2283803193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:04.129 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:03.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:04.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:04.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:04.841 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:04.841 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:04.841 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:04.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:04.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:04.841 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:05.126 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:04.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:05.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:05.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:06.107 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:05.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:06.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:05 smithi071 ceph-mon[183063]: pgmap v4388: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:06.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:06.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:06.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:05 smithi071 ceph-mon[178459]: pgmap v4388: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:06.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:06.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:06.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:06.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:07.078 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:06.773+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:07.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:07.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/531875765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:07.079 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:07.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:07.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/531875765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:07.080 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:07.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:07.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:08.058 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:07.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:08.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-mon[178459]: pgmap v4389: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:08.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:08.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:08.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:08.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:08.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-mon[183063]: pgmap v4389: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:08.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:08.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:08.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:08.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:08.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:08.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:09.086 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:08.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:09.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:09.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:09.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3112307808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:09.086 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:08 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:09.086 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:09.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:09.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3112307808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:09.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:08 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:09.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:09.086+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:10.071 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:09.837+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:10.072 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:09 smithi071 ceph-mon[178459]: pgmap v4390: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:10.072 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:10.072 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:10.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:09 smithi071 ceph-mon[183063]: pgmap v4390: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:10.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:10.072 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:10.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:11.036 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:10.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:11.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:11.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:11.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1495790563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:11.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:11.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:11.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1495790563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:11.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:11.036+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:11.836+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:12.015+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:11 smithi071 ceph-mon[178459]: pgmap v4391: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:11 smithi071 ceph-mon[183063]: pgmap v4391: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:13.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:12.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:13.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:14.057 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:13.852+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:14.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[178459]: pgmap v4392: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:14.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:14.057 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:14.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/276386693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:14.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:49:14.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:14.058 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[183063]: pgmap v4392: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:14.058 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:14.058 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:14.058 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/276386693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:14.058 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:49:14.058 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:13 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:14.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:14.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:15.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:15.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:16.003+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[178459]: pgmap v4393: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2586971194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[183063]: pgmap v4393: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2586971194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:17.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:16.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:17.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:17.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:17.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:17 smithi071 ceph-mon[178459]: pgmap v4394: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:17 smithi071 ceph-mon[183063]: pgmap v4394: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:18.876+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:18.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/764491559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:18 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/764491559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:18 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:19.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:19.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-mon[183063]: pgmap v4395: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-mon[178459]: pgmap v4395: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:21.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:20.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:20.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/823696236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/823696236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:21.823+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:21.953+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:21 smithi071 ceph-mon[178459]: pgmap v4396: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:21 smithi071 ceph-mon[183063]: pgmap v4396: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:22.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:22.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1519767731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1519767731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:23.851+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:24.001+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[178459]: pgmap v4397: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[183063]: pgmap v4397: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:23 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:24.815+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:24.952+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:25.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:25.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:25 smithi071 ceph-mon[183063]: pgmap v4398: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4155648933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:25 smithi071 ceph-mon[178459]: pgmap v4398: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4155648933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:26.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:26.952+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:27.753+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:27.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[183063]: pgmap v4399: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/954384972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[178459]: pgmap v4399: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/954384972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:28.773+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:28.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:49:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:49:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:49:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:49:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:28 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:29.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:29.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:29 smithi071 ceph-mon[183063]: pgmap v4400: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1014936811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:29 smithi071 ceph-mon[178459]: pgmap v4400: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1014936811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:30.797+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:31.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:30.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:31.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:31.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:31.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-mon[183063]: pgmap v4401: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-mon[178459]: pgmap v4401: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:49:31.667+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:49:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:49:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:49:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:49:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:49:31.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:49:31.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:49:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:49:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:32.827+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:32.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:32 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:49:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:49:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:49:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:49:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:49:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:49:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/362326368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:32 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:49:33.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:49:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:49:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:49:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:49:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:49:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:49:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:49:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:49:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:33.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/362326368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:33.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:34.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:33.888+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[183063]: pgmap v4402: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[178459]: pgmap v4402: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:49:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:49:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:49:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:49:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:49:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:33 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:34.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:34.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-mon[178459]: pgmap v4403: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-mon[178459]: pgmap v4404: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2981585814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-mon[183063]: pgmap v4403: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-mon[183063]: pgmap v4404: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2981585814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:35.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:35.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:36.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:36.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:36 smithi071 ceph-mon[178459]: pgmap v4405: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:36 smithi071 ceph-mon[183063]: pgmap v4405: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:37.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:37.962+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3875368640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3875368640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:38.813+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:38.964+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:38 smithi071 ceph-mon[183063]: pgmap v4406: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:38 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:38 smithi071 ceph-mon[178459]: pgmap v4406: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:38 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:39.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:39.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3018057029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3018057029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:40.857+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:41.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:40.989+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:40 smithi071 ceph-mon[178459]: pgmap v4407: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:40 smithi071 ceph-mon[183063]: pgmap v4407: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:41.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4229172243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:42.022+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4229172243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:42.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:43.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:42 smithi071 ceph-mon[183063]: pgmap v4408: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:42 smithi071 ceph-mon[178459]: pgmap v4408: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:44.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:43.938+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:44.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:49:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:49:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:44.928+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:45.008+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:45 smithi071 ceph-mon[183063]: pgmap v4409: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2924507992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:45 smithi071 ceph-mon[178459]: pgmap v4409: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2924507992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:45.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:45.990+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:46.965+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:46.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:47 smithi071 ceph-mon[183063]: pgmap v4410: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1760974372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:47 smithi071 ceph-mon[178459]: pgmap v4410: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1760974372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:47.997+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:47.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:48.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:48.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-mon[183063]: pgmap v4411: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4015472536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-mon[178459]: pgmap v4411: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4015472536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:49.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:49.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:51.004+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:50.911+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:51 smithi071 ceph-mon[183063]: pgmap v4412: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:51 smithi071 ceph-mon[178459]: pgmap v4412: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:52.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:51.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2590647336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:51.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2590647336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:53.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:52.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:52.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:53 smithi071 ceph-mon[178459]: pgmap v4413: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:53 smithi071 ceph-mon[183063]: pgmap v4413: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:54.012+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:53.895+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:54 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2518880040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:54 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2518880040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:54.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:54.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:55 smithi071 ceph-mon[178459]: pgmap v4414: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:55 smithi071 ceph-mon[183063]: pgmap v4414: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:56.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:55.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:55.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-mon[178459]: pgmap v4415: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:49:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:49:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-mon[183063]: pgmap v4415: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:57.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:56.991+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:56.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1331986091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1331986091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:58.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:57.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:58 smithi071 ceph-mon[183063]: pgmap v4416: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:58 smithi071 ceph-mon[178459]: pgmap v4416: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:49:59.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:59.013+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:49:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:58.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:49:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:49:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3487127804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:49:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:49:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:49:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:49:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3487127804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:49:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:00.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:49:59.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:49:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:49:59.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 36 slow ops, oldest one blocked for 7545 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:50:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:50:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:50:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 8173 secs 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:50:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pgmap v4417: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 36 slow ops, oldest one blocked for 7545 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 8173 secs 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:50:00.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:50:00.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:50:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:50:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:50:00.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:50:00.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.206 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:50:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:50:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:50:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:50:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:50:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:50:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:50:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:50:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:50:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:50:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:50:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:50:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:49:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:50:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:50:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:50:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:50:00.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:50:00.209 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.210 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T00:50:00.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:50:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:50:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T00:50:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:50:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:50:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:50:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:50:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:50:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:50:00.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:50:00.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:50:00.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:50:00.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:50:00.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:50:00.213 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.214 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:50:00.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 36 slow ops, oldest one blocked for 7545 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:50:00.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:50:00.215 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:50:00.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T00:50:00.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T00:50:00.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:50:00.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:50:00.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:50:00.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 36 slow ops, oldest one blocked for 7545 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:50:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pgmap v4417: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 36 slow ops, oldest one blocked for 7545 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T00:50:00.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 8173 secs 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:50:00.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T00:50:00.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T00:50:00.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:50:00.222 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.223 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:50:00.224 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T00:50:00.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T00:50:00.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T00:50:00.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 36 slow ops, oldest one blocked for 7545 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T00:50:00.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T00:50:00.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T00:50:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:00.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:00.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1118522777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1118522777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:02.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:01.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:01.932+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:02 smithi071 ceph-mon[178459]: pgmap v4418: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:02 smithi071 ceph-mon[183063]: pgmap v4418: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:02.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:02.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:04.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:03.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:04.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:03.973+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:04.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:04.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:04.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:04.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:04.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3693743423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:04.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[178459]: pgmap v4419: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:04.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:04.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:04.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:04.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:04.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:04.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3693743423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:04.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[183063]: pgmap v4419: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:04.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:04.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:04.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:05.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:05.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:06 smithi071 ceph-mon[178459]: pgmap v4420: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2459177335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:06 smithi071 ceph-mon[183063]: pgmap v4420: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2459177335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:06.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:06.912+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:07.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:07.925+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-mon[183063]: pgmap v4421: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-mon[178459]: pgmap v4421: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:08.856+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:08.889+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4009732692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:09 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4009732692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:09 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:10.111 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:09.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:10.112 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:09.860+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:10.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:10 smithi071 ceph-mon[183063]: pgmap v4422: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:10 smithi071 ceph-mon[178459]: pgmap v4422: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:11.113 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:10.849+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:11.113 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:10.857+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1820091845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1820091845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:12.120 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:11.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:12.121 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:11.870+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:12.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:12.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:12 smithi071 ceph-mon[178459]: pgmap v4423: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:12 smithi071 ceph-mon[183063]: pgmap v4423: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:13.121 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:12.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:13.121 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:12.843+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3464255074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3464255074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:14.130 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:13.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:14.131 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:13.811+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:14.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-mon[183063]: pgmap v4424: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:50:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-mon[178459]: pgmap v4424: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:50:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:15.135 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:14.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:15.136 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:14.824+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:15.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:15.136 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:15.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:16.138 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:15.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:16.139 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:15.850+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:16.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:16.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:16.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:16.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:16.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/65243834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:16.139 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[178459]: pgmap v4425: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:16.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/65243834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-mon[183063]: pgmap v4425: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:17.139 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:16.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:17.140 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:16.852+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:17.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:18.149 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:17.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:18.149 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:17.868+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:18.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:18 smithi071 ceph-mon[178459]: pgmap v4426: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/439834843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:18 smithi071 ceph-mon[183063]: pgmap v4426: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/439834843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:19.153 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:18.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:19.153 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:18.835+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:19.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:19 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:19 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:20.165 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:19.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:20.166 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:19.885+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[178459]: pgmap v4427: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/232711418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[183063]: pgmap v4427: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/232711418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:21.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:20.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:21.164 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:20.836+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:22.168 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:22.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:22.169 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:21.830+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:22.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:22 smithi071 ceph-mon[178459]: pgmap v4428: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:22 smithi071 ceph-mon[183063]: pgmap v4428: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:23.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:22.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:23.170 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:22.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3645366732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3645366732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:24.183 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:23.879+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:24.183 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:23.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[183063]: pgmap v4429: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[178459]: pgmap v4429: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:25.186 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:25.032+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:25.186 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:24.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:25.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/567779542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/567779542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:26.191 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:25.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:26.191 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:25.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:26.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:26 smithi071 ceph-mon[178459]: pgmap v4430: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:26 smithi071 ceph-mon[183063]: pgmap v4430: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:27.195 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:26.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:27.196 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:26.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:27.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:27.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:27.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:27.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:27.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:27.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:28.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/481737938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[183063]: pgmap v4431: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/481737938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-mon[178459]: pgmap v4431: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:28.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:28.873+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:29.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:29.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:50:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:29 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:50:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:29 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:29.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:29.917+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:30 smithi071 ceph-mon[183063]: pgmap v4432: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2597004191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:30 smithi071 ceph-mon[178459]: pgmap v4432: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2597004191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:30.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:31.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:30.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:31.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:31.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:31.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:32.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:32 smithi071 ceph-mon[178459]: pgmap v4433: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1279278067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:32 smithi071 ceph-mon[183063]: pgmap v4433: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1279278067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:32.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:32.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:33.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:33.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:34.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:33.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:34.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:50:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-mon[183063]: pgmap v4434: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:50:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-mon[178459]: pgmap v4434: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:34.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:34.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:35.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3221041467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3221041467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:35.849+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:35.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:36.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:36.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:36.564 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:36.564 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:36.564 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-mon[183063]: pgmap v4435: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:36.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:36.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:36.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:36.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:36.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-mon[178459]: pgmap v4435: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:36.876 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:50:36.563+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:50:36.876 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:50:36.876 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:50:36.876 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:50:36.876 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:50:36.876 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:50:36.876 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:50:36.876 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:50:36.876 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:50:36.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:50:36.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:50:36.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:50:36.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:50:36.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:50:36.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:50:36.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:50:36.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:50:36.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:50:36.877 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:50:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:36.876+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:36.909+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:37.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:37 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:50:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3983569851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:37 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:50:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:50:37.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3983569851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:37.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:37.868+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[183063]: pgmap v4436: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:50:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:50:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:50:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:50:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:50:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[178459]: pgmap v4436: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:50:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:50:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:50:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:50:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:50:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:38.858+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:38.904+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:39.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:39 smithi071 ceph-mon[178459]: pgmap v4437: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:39 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:39 smithi071 ceph-mon[183063]: pgmap v4437: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:39 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:40.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:39.849+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:39.858+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2089898510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2089898510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:40.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:41.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:40.870+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:41.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:41 smithi071 ceph-mon[183063]: pgmap v4438: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:41 smithi071 ceph-mon[178459]: pgmap v4438: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:41.858+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:41.889+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4192205197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4192205197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:42.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:42.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:43.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:43 smithi071 ceph-mon[183063]: pgmap v4439: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:43 smithi071 ceph-mon[178459]: pgmap v4439: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:43.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:43.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:44.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:50:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/76261315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:50:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/76261315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:44.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:44.964+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:45 smithi071 ceph-mon[178459]: pgmap v4440: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:45 smithi071 ceph-mon[183063]: pgmap v4440: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:46.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:45.838+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:45.936+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:46.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:46.846+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:46.984+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:47 smithi071 ceph-mon[178459]: pgmap v4441: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/122256730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:47 smithi071 ceph-mon[183063]: pgmap v4441: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/122256730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:48.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:47.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:47.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:49.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:48.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:48.992+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[178459]: pgmap v4442: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1927404701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[183063]: pgmap v4442: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1927404701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:50.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:49.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:50.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:51.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:50.852+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:51.055+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:51 smithi071 ceph-mon[178459]: pgmap v4443: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4122049725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:51 smithi071 ceph-mon[183063]: pgmap v4443: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4122049725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:51.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:52.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:52.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:52.877+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:53.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:53.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:53 smithi071 ceph-mon[178459]: pgmap v4444: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:53 smithi071 ceph-mon[183063]: pgmap v4444: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:54.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:53.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:54.085+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/533007623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:54 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/533007623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:54 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:54.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:55.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:55.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:55 smithi071 ceph-mon[183063]: pgmap v4445: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:55 smithi071 ceph-mon[178459]: pgmap v4445: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:56.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:55.882+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:56.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:56.063+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/963298741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:50:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:50:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/963298741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:56.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:57.049+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:57.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:57 smithi071 ceph-mon[178459]: pgmap v4446: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:57 smithi071 ceph-mon[183063]: pgmap v4446: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:58.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:57.938+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:58.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:59.323 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:50:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:50:58.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:50:59.323 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:50:59.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:50:59.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[178459]: pgmap v4447: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2774102867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:50:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:50:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:50:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[183063]: pgmap v4447: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:50:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2774102867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:50:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:50:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:50:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:50:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:00.332 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:00.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:00.333 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:00.065+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:00.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:00.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:01.333 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:01.004+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:01.333 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:01.098+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:01.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:01 smithi071 ceph-mon[183063]: pgmap v4448: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3361423713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:01 smithi071 ceph-mon[178459]: pgmap v4448: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3361423713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:02.338 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:01.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:02.338 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:02.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:03.184 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:02.928+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:03.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:03 smithi071 ceph-mon[178459]: pgmap v4449: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4082611170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:03 smithi071 ceph-mon[183063]: pgmap v4449: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4082611170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:04.344 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:03.978+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:04.344 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:04.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:04.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:05.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:05 smithi071 ceph-mon[183063]: pgmap v4450: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:05 smithi071 ceph-mon[178459]: pgmap v4450: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:05.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:06.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3093082531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3093082531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:06.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:07.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:07 smithi071 ceph-mon[178459]: pgmap v4451: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:07 smithi071 ceph-mon[183063]: pgmap v4451: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:08.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:07.906+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:08.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2268693799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2268693799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:08.915+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:09.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:09 smithi071 ceph-mon[178459]: pgmap v4452: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:09 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:09 smithi071 ceph-mon[183063]: pgmap v4452: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:09 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:10.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:09.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:10.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:11.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:10.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:11.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:11.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-mon[178459]: pgmap v4453: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4271635464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-mon[183063]: pgmap v4453: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4271635464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:11.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:12.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:12.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:13.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:12.835+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:13.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:13.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:13 smithi071 ceph-mon[183063]: pgmap v4454: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3672163483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:13 smithi071 ceph-mon[178459]: pgmap v4454: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3672163483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:13.849+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:14.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:51:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:14 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:51:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:14 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:14.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:15.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:15.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:15 smithi071 ceph-mon[178459]: pgmap v4455: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4255416299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:15 smithi071 ceph-mon[183063]: pgmap v4455: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4255416299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:15.944+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:16.281+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:16.925+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:17.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:17.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:17 smithi071 ceph-mon[178459]: pgmap v4456: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:17 smithi071 ceph-mon[183063]: pgmap v4456: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:18.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:17.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:18.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:18.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2950429780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2950429780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:19.272 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:18.954+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:19.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:19.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-mon[183063]: pgmap v4457: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7624 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-mon[178459]: pgmap v4457: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7624 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:19.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:19.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:20.230 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:19.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2376261885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2376261885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:20.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:20.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:21.237 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:20.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:21.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:21.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:21 smithi071 ceph-mon[178459]: pgmap v4458: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:21 smithi071 ceph-mon[183063]: pgmap v4458: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:22.413 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:21.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:22.413 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:22.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:22.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1761795234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1761795234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:23.186 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:22.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:23.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:23.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:23 smithi071 ceph-mon[178459]: pgmap v4459: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:23 smithi071 ceph-mon[183063]: pgmap v4459: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:23.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:24.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:23.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:24.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:24.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:24.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:25.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:25.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:25 smithi071 ceph-mon[178459]: pgmap v4460: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2044641856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:25 smithi071 ceph-mon[183063]: pgmap v4460: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2044641856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:26.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:25.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:26.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:26.281+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:26.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:27.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:27.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:27 smithi071 ceph-mon[183063]: pgmap v4461: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/964997888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:27 smithi071 ceph-mon[178459]: pgmap v4461: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/964997888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:28.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:27.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:28.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:28.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:28.928+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:29.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[183063]: pgmap v4462: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:51:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[178459]: pgmap v4462: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:51:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:29.920+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:30.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2896258536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2896258536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:31.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:30.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:31.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:31.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:31.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:31 smithi071 ceph-mon[183063]: pgmap v4463: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:31 smithi071 ceph-mon[178459]: pgmap v4463: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:31.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:32.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2727014818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2727014818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:32.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:33.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:33.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:33 smithi071 ceph-mon[183063]: pgmap v4464: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:33 smithi071 ceph-mon[178459]: pgmap v4464: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:34.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:34.010+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:34.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:34.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:34 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7639 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/204244330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:34 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7639 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/204244330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:35.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:35.050+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:35.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-mon[178459]: pgmap v4465: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-mon[183063]: pgmap v4465: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:36.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:36.081+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:36.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:37.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:37.113+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:37.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:37 smithi071 ceph-mon[183063]: pgmap v4466: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/921508805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:37 smithi071 ceph-mon[178459]: pgmap v4466: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/921508805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:38.083+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:38.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:38.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:51:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:51:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:39.133+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:39.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:39.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[178459]: pgmap v4467: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3461876102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[183063]: pgmap v4467: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3461876102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:39.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:51:39.541+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:51:39.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:51:39.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:51:39.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:51:39.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:51:39.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:51:39.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:51:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:51:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:40.090+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:40.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:40.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:40 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:51:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:40 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:51:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:51:40.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:41.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:41.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:41.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:41.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:41 smithi071 ceph-mon[183063]: pgmap v4468: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:41 smithi071 ceph-mon[178459]: pgmap v4468: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:42.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:42.063+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:42.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2457092935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:51:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:51:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2457092935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:51:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:51:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:43.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:43.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:43.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[183063]: pgmap v4469: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:51:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:51:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[183063]: pgmap v4470: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[183063]: pgmap v4471: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:51:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[178459]: pgmap v4469: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:51:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:51:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[178459]: pgmap v4470: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[178459]: pgmap v4471: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:51:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:44.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:44.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:44.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:51:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2590689326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:51:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2590689326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:45.068+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:45.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:45.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:45 smithi071 ceph-mon[183063]: pgmap v4472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:45 smithi071 ceph-mon[178459]: pgmap v4472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:46.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:46.054+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:46.171+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:46.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/447347478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/447347478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:47.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:47.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:47.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:47.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-mon[183063]: pgmap v4473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-mon[178459]: pgmap v4473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:48.032+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:48.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:48.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:49.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:49.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:49.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1148506755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-mon[183063]: pgmap v4474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1148506755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-mon[178459]: pgmap v4474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:50.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:50.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:50.062+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:50.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:51.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:51.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:51.037+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:51 smithi071 ceph-mon[178459]: pgmap v4475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/816421619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:51 smithi071 ceph-mon[183063]: pgmap v4475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/816421619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:52.073+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:52.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:52.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:53.084+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:53.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:53.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:53 smithi071 ceph-mon[178459]: pgmap v4476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2438024827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:53 smithi071 ceph-mon[183063]: pgmap v4476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2438024827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:54.038+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:54.147+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:54.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:54 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:54 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:54.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:55.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-mon[178459]: pgmap v4477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-mon[183063]: pgmap v4477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:55.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:56.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/375773381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/375773381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:56.987+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:57.147+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:57.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:57 smithi071 ceph-mon[183063]: pgmap v4478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:57 smithi071 ceph-mon[178459]: pgmap v4478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:57.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:58.142+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3830094576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:51:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3830094576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:51:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:51:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:51:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:51:58.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:51:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:51:59.106+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[183063]: pgmap v4479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:51:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:51:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:51:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:51:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:51:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[178459]: pgmap v4479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:51:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:51:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:00.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:00.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:00.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:01.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:01.029+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2639939816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-mon[183063]: pgmap v4480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2639939816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-mon[178459]: pgmap v4480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:02.013+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:02.008+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:02.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:02.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:03.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[183063]: pgmap v4481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2978545726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[178459]: pgmap v4481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2978545726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:03.999+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:04.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:05.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:05.049+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:05.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:05.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:05 smithi071 ceph-mon[183063]: pgmap v4482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3969490834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:05 smithi071 ceph-mon[178459]: pgmap v4482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3969490834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:06.061+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:06.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:07.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:07.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:07.053+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:07.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-mon[183063]: pgmap v4483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-mon[178459]: pgmap v4483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:08.041+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:08.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3840263539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3840263539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:09.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:09.029+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:09.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:09 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:09 smithi071 ceph-mon[183063]: pgmap v4484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:09 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:09 smithi071 ceph-mon[178459]: pgmap v4484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:10.081+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:10.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:11.057 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:11.058 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:11.058 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3747360451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:11.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:11.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:11.058 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3747360451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:11.057+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:11.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:12.118 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:12.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:12.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:11 smithi071 ceph-mon[183063]: pgmap v4485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:12.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:12.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:12.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:11 smithi071 ceph-mon[178459]: pgmap v4485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:12.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:12.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:12.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:12.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:13.166 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:12.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:13.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:13.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:13.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/392998971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:13.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:13.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:13.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/392998971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:13.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:13.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:14.139 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:13.996+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:14.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-mon[183063]: pgmap v4486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:14.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:14.139 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:14.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:52:14.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:14.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-mon[178459]: pgmap v4486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:14.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:14.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:14.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:52:14.140 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:13 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:14.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:15.101 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:14.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:15.102 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:15.102 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:15.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:15.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:15.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:15.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:16.106 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:15.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:16.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:16.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:16.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[183063]: pgmap v4487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:16.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:16.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1064749705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:16.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:16.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:16.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:16.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[178459]: pgmap v4487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:16.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:16.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1064749705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:16.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:16.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:16.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:17.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:18.091 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:17.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:18.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:17 smithi071 ceph-mon[178459]: pgmap v4488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:18.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:18.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:18.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2356463664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:18.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:17 smithi071 ceph-mon[183063]: pgmap v4488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:18.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:18.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:18.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2356463664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:18.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:18.091+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:18.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:19.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:18 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:18 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:20.096 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:19.829+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:20.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:20.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:20.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[183063]: pgmap v4489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:20.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:20.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:20.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4124239838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:20.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:20.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:20.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[178459]: pgmap v4489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:20.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:20.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:20.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4124239838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:20.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:20.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:21.112 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:20.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:21.113 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:21.113 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:21.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:21.113 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:21.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:22.111 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:21.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:22.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:22.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:21 smithi071 ceph-mon[183063]: pgmap v4490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:22.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:22.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:22.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:21 smithi071 ceph-mon[178459]: pgmap v4490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:22.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:22.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:23.115 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:22.782+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:23.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:23.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:23.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3415764394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:23.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:23.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:23.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3415764394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:23.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:23.115+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:24.118 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:23.737+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:24.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:24.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[183063]: pgmap v4491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:24.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:24.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:24.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:24.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:24.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:24.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[178459]: pgmap v4491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:24.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:24.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:24.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:24.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:23 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:24.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:24.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:24.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3527729436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3527729436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:25.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:25.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:26.144 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:25.725+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:26.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:26.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:25 smithi071 ceph-mon[178459]: pgmap v4492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:26.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:26.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:26.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:25 smithi071 ceph-mon[183063]: pgmap v4492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:26.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:26.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:26.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:27.115 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:26.749+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:27.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:27.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:27.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:27.116 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:27.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:27.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:28.156 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:27.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:28.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:28.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[183063]: pgmap v4493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:28.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:28.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:28.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3338317848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:28.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:28.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:28.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[178459]: pgmap v4493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:28.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:28.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:28.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3338317848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:28.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:28.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:28.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:29.194 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:28.740+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:29.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:29.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:29.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:52:29.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:28 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:29.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:29.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:29.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:52:29.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:28 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:29.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:29.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:30.182 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:29.752+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:30.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:30.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:29 smithi071 ceph-mon[183063]: pgmap v4494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:30.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:30.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4134274375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:30.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:30.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:29 smithi071 ceph-mon[178459]: pgmap v4494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:30.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:30.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4134274375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:30.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:30.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:31.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:31.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:31.161 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:30.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:31.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:31.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:31.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:31.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:32.165 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:31.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:32.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:32.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:31 smithi071 ceph-mon[183063]: pgmap v4495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:32.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:32.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/785910121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:32.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:32.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:31 smithi071 ceph-mon[178459]: pgmap v4495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:32.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:32.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/785910121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:32.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:33.135 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:32.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:33.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:33.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:33.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:33.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:33.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:33.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:34.150 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:33.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:34.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:33 smithi071 ceph-mon[178459]: pgmap v4496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:34.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:34.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:34.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:33 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:34.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:33 smithi071 ceph-mon[183063]: pgmap v4496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:34.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:34.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:34.151 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:33 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:34.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:34.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:34.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:35.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1048438557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1048438557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:35.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:36.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-mon[183063]: pgmap v4497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-mon[178459]: pgmap v4497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:37.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:37.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2731239486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:36.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2731239486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:37.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:38.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:37 smithi071 ceph-mon[178459]: pgmap v4498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:37 smithi071 ceph-mon[183063]: pgmap v4498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:38.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:39.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:38 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:38 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:39.997+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:40.129+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[183063]: pgmap v4499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3366520802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[178459]: pgmap v4499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3366520802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:40.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:41.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:41.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:41.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:42.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:41 smithi071 ceph-mon[183063]: pgmap v4500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2854435617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:41 smithi071 ceph-mon[178459]: pgmap v4500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2854435617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:42.962+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:43.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:52:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:52:44.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:44.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[178459]: pgmap v4501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:52:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2765643907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[183063]: pgmap v4501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:52:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2765643907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:44.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:43 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:44.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:44.199+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:45.240 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:44.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:45.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:45.240 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:45.240 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:45.240 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:45.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:46.230 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:46.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:46.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-mon[183063]: pgmap v4502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:46.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:46.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:46.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-mon[178459]: pgmap v4502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:46.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:52:45.971+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:52:46.232 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:52:46.233 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:52:46.233 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:52:46.233 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:52:46.233 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:52:46.233 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:52:46.233 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:52:46.233 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:52:46.233 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:52:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:52:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:46.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:47.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:46.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:47.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:46 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:52:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:52:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:52:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:52:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:52:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:52:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:52:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:52:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:52:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:52:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:52:47.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:52:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:52:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:52:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:52:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:52:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:52:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:52:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:52:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3343516760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:47.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:46 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:52:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:52:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:52:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:52:47.453 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:52:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:52:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:52:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:52:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:52:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:52:47.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:52:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:52:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:52:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:52:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:52:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:52:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:52:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:52:47.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:52:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3343516760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:47.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:48.013+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:48.198+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: pgmap v4503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:52:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: pgmap v4503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:52:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:52:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:49.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:49.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[178459]: Adjusting osd_memory_target on smithi071 to 2429M 2023-12-07T00:52:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[178459]: pgmap v4504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[178459]: pgmap v4505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3122345689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[183063]: Adjusting osd_memory_target on smithi071 to 2429M 2023-12-07T00:52:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[183063]: pgmap v4504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[183063]: pgmap v4505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3122345689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:48 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:50.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:50.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:51.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:51.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:51.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:50 smithi071 ceph-mon[183063]: pgmap v4506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/114405174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:50 smithi071 ceph-mon[178459]: pgmap v4506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/114405174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:52.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:52.109+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:52.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:53.137+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:53.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:52 smithi071 ceph-mon[183063]: pgmap v4507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:52 smithi071 ceph-mon[178459]: pgmap v4507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:54.261 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:54.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:54.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:54.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:54.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1279653835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:54.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:53 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:54.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:54.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:54.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1279653835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:54.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:53 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:54.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:54.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:55.308 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:55.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:55.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:54 smithi071 ceph-mon[178459]: pgmap v4508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:55.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:55.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:55.309 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:54 smithi071 ceph-mon[183063]: pgmap v4508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:55.309 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:55.309 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:55.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:56.318 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:56.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:56.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:56.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:56.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:56.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4171504492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:56.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:52:56.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:52:56.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:56.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4171504492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:56.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:57.343 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:57.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:57.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:57.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:56 smithi071 ceph-mon[183063]: pgmap v4509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:57.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:57.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:57.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:56 smithi071 ceph-mon[178459]: pgmap v4509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:57.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:57.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:58.343 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:58.067+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:58.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:58.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:58.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:58.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:58.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:58.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:52:59.361 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:52:59.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:52:59.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:59.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[183063]: pgmap v4510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:59.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:59.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2253322814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:59.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:52:59.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:59.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:52:59.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[178459]: pgmap v4510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:52:59.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:52:59.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2253322814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:52:59.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:52:59.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:52:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:52:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:52:59.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:00.356 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:00.070+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:00.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:00.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:00.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:00.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:00.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:00.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:00.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:00.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:00.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:00.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:01.395 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:01.075+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:01.396 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:01.396 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:01 smithi071 ceph-mon[183063]: pgmap v4511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:01.396 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:01.396 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1592346963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:01.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:01.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:01 smithi071 ceph-mon[178459]: pgmap v4511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:01.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:01.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1592346963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:01.395+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:02.361 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:02.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:02.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:02.362 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:02.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:02.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:02.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:02.362+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:03.356 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:03.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:03.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:03.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:03 smithi071 ceph-mon[178459]: pgmap v4512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:03.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:03.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2264423860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:03.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:03.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:03 smithi071 ceph-mon[183063]: pgmap v4512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:03.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:03.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2264423860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:03.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:04.326 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:04.008+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:04.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:04.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:04.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:04.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:04.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:04.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:04.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:04.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:04.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:04.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:04.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:05.280 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:04.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:05.280 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:05.280 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:05 smithi071 ceph-mon[183063]: pgmap v4513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:05.280 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:05.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:05.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:05 smithi071 ceph-mon[178459]: pgmap v4513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:05.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:05.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:06.274 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:05.957+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:06.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:06.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:06.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:06.275 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2953948922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:06.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:06.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:06.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:06.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2953948922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:06.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:07.289 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:06.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:07.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:07 smithi071 ceph-mon[183063]: pgmap v4514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:07.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:07.291 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:07.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:07 smithi071 ceph-mon[178459]: pgmap v4514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:07.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:07.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:07.289+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:08.271 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:07.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:08.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:08.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:08.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:08.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:08.272 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3006085719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:08.272 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:08.272 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:08.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:08.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:08.273 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3006085719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:08.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:08.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:09.296 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:08.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:09.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:09 smithi071 ceph-mon[183063]: pgmap v4515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:09.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:09.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:09.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:09 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:09.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:09 smithi071 ceph-mon[178459]: pgmap v4515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:09.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:09.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:09.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:09 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:09.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:09.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:10.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:11.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:11 smithi071 ceph-mon[183063]: pgmap v4516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4090157300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:11 smithi071 ceph-mon[178459]: pgmap v4516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4090157300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:11.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:10.948+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:11.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:11.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:12.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:12.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:13.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:12.875+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:13 smithi071 ceph-mon[183063]: pgmap v4517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2730773866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:13 smithi071 ceph-mon[178459]: pgmap v4517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2730773866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:13.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:14.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:13.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:53:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:14 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:53:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:14 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:14.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:14.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:15.261 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:14.954+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:15.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:15 smithi071 ceph-mon[183063]: pgmap v4518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:15.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:15.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:15.262 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1072804290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:15.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:15 smithi071 ceph-mon[178459]: pgmap v4518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:15.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:15.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:15.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1072804290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:15.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:15.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:16.295 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:15.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:16.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:16.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:16.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:16.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:16.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-mon[183063]: pgmap v4519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:16.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:16.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:16.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:16.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:16.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-mon[178459]: pgmap v4519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:16.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:16.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:16.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:17.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:17.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:18.354 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:17.978+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:18.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:18.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1860726014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:18.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:18 smithi071 ceph-mon[178459]: pgmap v4520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:18.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:18.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1860726014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:18.355 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:18 smithi071 ceph-mon[183063]: pgmap v4520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:18.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:18.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:19.349 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:18.965+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:19.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:19.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:19.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:19 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:19.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:19.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:19.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:19 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:19.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:19.350+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:20.357 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:19.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:20.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:20.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:20.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:20.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:20.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[178459]: pgmap v4521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:20.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1700770566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:20.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:20.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:20.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:20.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:20.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[183063]: pgmap v4521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:20.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1700770566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:20.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:21.376 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:21.034+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:21.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:21.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:21.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:21.377 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:21.378+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:22.356 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:22.015+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:22.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:22.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:22.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:22 smithi071 ceph-mon[183063]: pgmap v4522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:22.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3357057155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:22.356 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:22.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:22.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:22 smithi071 ceph-mon[178459]: pgmap v4522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:22.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3357057155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:22.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:22.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:23.319 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:23.319 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:23.320 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:23.046+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:23.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:23.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:23.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:23.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:24.297 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:24.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:24.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:24.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:24.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:24.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:24.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[183063]: pgmap v4523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:24.298 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:24.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:24.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:24.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:24.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:24.299 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[178459]: pgmap v4523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:24.299 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:24.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:24.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:25.338 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:25.032+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:25.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:25.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:25.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:25.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2431457895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:25.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:25.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:25.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:25.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2431457895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:25.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:25.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:26.301 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:26.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:26.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:26.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:26 smithi071 ceph-mon[183063]: pgmap v4524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:26.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:26 smithi071 ceph-mon[178459]: pgmap v4524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:26.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:26.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:27.273 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:26.991+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:27.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:27.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:27.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:27.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3628973710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:27.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:27.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:27.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:27.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3628973710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:27.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:27.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:28.039+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:28.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-mon[183063]: pgmap v4525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:28 smithi071 ceph-mon[178459]: pgmap v4525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:29.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:29.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:29.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:53:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:29 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:53:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:29 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:30.070+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:30.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1614739837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:30 smithi071 ceph-mon[183063]: pgmap v4526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1614739837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:30 smithi071 ceph-mon[178459]: pgmap v4526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:31.329 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:31.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:31.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:31.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:31.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:31.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:31.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:31.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:32.295 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:32.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:32.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:32.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2365225234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:32.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:32 smithi071 ceph-mon[183063]: pgmap v4527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:32.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:32.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2365225234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:32.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:32 smithi071 ceph-mon[178459]: pgmap v4527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:32.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:33.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:33.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:34.292 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:34.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:34.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:34.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:34.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-mon[183063]: pgmap v4528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:34.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:34.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3991506582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:34.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:34.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:34.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-mon[178459]: pgmap v4528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:34.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:34.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3991506582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:34.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:34.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:35.254 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:35.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:35.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:35.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:35.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:35.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:35.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:35.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:36.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:35.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:36.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-mon[178459]: pgmap v4529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-mon[183063]: pgmap v4529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:37.224 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:36.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:37.225 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:37.225 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:37.225 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2843448413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:37.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:37.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:37.225 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2843448413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:37.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:37.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:37.991+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:38.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:38 smithi071 ceph-mon[178459]: pgmap v4530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:38 smithi071 ceph-mon[183063]: pgmap v4530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:39.024+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:39.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2503408267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:39 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2503408267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:39 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:40.245 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:39.977+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:40.245 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:40.245 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:40.245 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:40.245 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:40.245 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:40 smithi071 ceph-mon[183063]: pgmap v4531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:40.246 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:40.246 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:40.246 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:40.246 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:40.246 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:40 smithi071 ceph-mon[178459]: pgmap v4531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:40.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:41.008+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:41.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1352366451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1352366451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:42.282 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:41.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:42.282 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:42.283 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:42.283 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:42 smithi071 ceph-mon[183063]: pgmap v4532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:42.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:42.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:42.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:42 smithi071 ceph-mon[178459]: pgmap v4532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:42.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:42.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:43.284 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:42.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:43.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:43.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:43.285 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:43.285 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:43.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:43.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:44.205 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:43.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:44.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1845429750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:53:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[178459]: pgmap v4533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:44.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1845429750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:44.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:53:44.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[183063]: pgmap v4533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:44.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:45.285 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:44.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:45.285 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:45.285 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:45.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:45.285 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:45.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:45.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:46.218 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:45.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:46.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:46.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:46 smithi071 ceph-mon[178459]: pgmap v4534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2703082566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:46 smithi071 ceph-mon[183063]: pgmap v4534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2703082566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:47.329 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:46.996+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:47.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:47.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:47.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:47.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:47.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:48.348 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:48.005+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:48.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:48.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:48.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:48.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:53:48.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-mon[178459]: pgmap v4535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:48.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:48.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:48.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:48.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:53:48.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-mon[183063]: pgmap v4535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:48.691 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:48.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:48.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:53:48.691+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:53:48.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:53:48.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:53:48.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:53:48.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:53:48.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:53:48.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:53:48.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:53:48.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:53:48.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:53:48.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:53:48.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:53:48.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:53:48.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:53:48.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:53:48.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:53:48.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:53:48.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:53:48.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:53:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:53:49.344 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:49.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:49.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:49.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:49.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2145799286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:49.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:53:49.344 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:53:49.345 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7774 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2145799286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:53:49.346 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:53:49.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7774 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:49.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:50.349 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:50.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:50.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:50.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:50.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:50 smithi071 ceph-mon[178459]: pgmap v4536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:50.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:50.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:50.350 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:50 smithi071 ceph-mon[183063]: pgmap v4536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:50.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:50.350+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:51.358 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:51.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:51.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:51.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:51.358 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1987499893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:51.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:51.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:51.359 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1987499893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:51.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:51.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:52.320 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:52.001+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:52.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:52.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:52.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[183063]: pgmap v4537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:52.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:53:52.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:53:52.320 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:53:52.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:53:52.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:53:52.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:52.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:52.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[178459]: pgmap v4537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:52.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:53:52.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:53:52.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:53:52.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:53:52.321 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:53:52.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:52.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:53.304 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:53.050+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:53.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:53.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:53.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-mon[183063]: pgmap v4538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:53.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-mon[183063]: pgmap v4539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:53.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1784255828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:53.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:53.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:53.305 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-mon[178459]: pgmap v4538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:53.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-mon[178459]: pgmap v4539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:53.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1784255828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:53.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:53.305+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:54.346 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:54.040+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:54.346 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:54.346 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:54.346 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:54.347 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:54 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:54.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:54.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:54.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:54.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:54 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:54.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:54.346+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:55.344 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:55.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:55.344 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:55.345 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:55 smithi071 ceph-mon[183063]: pgmap v4540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:55.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:55.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:55 smithi071 ceph-mon[178459]: pgmap v4540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:55.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:55.344+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:56.338 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:56.084+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:56.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:56.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:56.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:56.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:56.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4047287235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:56.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:56.339 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:56.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:53:56.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:53:56.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4047287235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:56.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:56.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:57.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:57.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:57 smithi071 ceph-mon[178459]: pgmap v4541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:57 smithi071 ceph-mon[183063]: pgmap v4541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:58.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:58.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:53:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2726753965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2726753965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:53:59.327 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:53:59.070+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:53:59.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:59.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-mon[183063]: pgmap v4542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:59.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:59.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:53:59.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:59.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:53:59.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-mon[178459]: pgmap v4542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:53:59.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:53:59.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:53:59.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:53:59.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:53:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:53:59.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:00.281 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:00.020+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:00.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:00.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:01.282 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:01.010+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:01.393+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:01 smithi071 ceph-mon[183063]: pgmap v4543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/585158911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:01 smithi071 ceph-mon[178459]: pgmap v4543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/585158911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:02.286 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:01.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:02.418+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:03.288 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:03.012+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:03.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:03 smithi071 ceph-mon[178459]: pgmap v4544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2078905781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:03 smithi071 ceph-mon[183063]: pgmap v4544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2078905781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:04.430 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:04.061+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:04.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:04.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:04.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:04.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:04.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:04.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:04.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:04.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:04.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:04.432 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:04.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:04.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:05.293 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:05.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:05.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:05 smithi071 ceph-mon[178459]: pgmap v4545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/154102103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:05 smithi071 ceph-mon[183063]: pgmap v4545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/154102103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:06.299 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:05.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:06.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:07.300 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:07.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:07.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:07 smithi071 ceph-mon[183063]: pgmap v4546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:07 smithi071 ceph-mon[178459]: pgmap v4546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:08.310 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:08.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3567788956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:08.496+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3567788956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:09.311 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:08.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:09.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:09.546+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:09 smithi071 ceph-mon[178459]: pgmap v4547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:09 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:09 smithi071 ceph-mon[183063]: pgmap v4547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:09 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:10.315 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:09.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:10.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:10.522+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2710067935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2710067935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:11.316 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:10.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:11.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:11.512+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:11 smithi071 ceph-mon[183063]: pgmap v4548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:11 smithi071 ceph-mon[178459]: pgmap v4548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:12.323 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:12.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:12.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:12.493+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2138482335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2138482335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:13.444 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:13.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:13.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:13.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:13.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:13 smithi071 ceph-mon[183063]: pgmap v4549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:13.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:13.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:13.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:13.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:13 smithi071 ceph-mon[178459]: pgmap v4549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:13.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:13.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:13.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:14.327 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:14.032+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:14.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:14.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:54:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:14 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:54:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:14 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:15.328 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:15.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:15.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:15.387+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:15 smithi071 ceph-mon[183063]: pgmap v4550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1591829597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:15 smithi071 ceph-mon[178459]: pgmap v4550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1591829597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:16.339 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:16.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:16.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:16.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:17.335 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:17.083+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:17.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:17.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:17 smithi071 ceph-mon[178459]: pgmap v4551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3159913009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:17 smithi071 ceph-mon[183063]: pgmap v4551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3159913009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:18.344 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:18.057+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:18.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:18.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:19.407 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:19.106+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:19.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:19.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:19 smithi071 ceph-mon[183063]: pgmap v4552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:19.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:19.407 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:19 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:19.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:19.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:19 smithi071 ceph-mon[178459]: pgmap v4552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:19.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:19.408 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:19 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:19.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:19.407+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:20.416 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:20.134+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:20.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:20.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:20.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:20.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:20.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3805496908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:20.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:20.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:20.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:20.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:20.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3805496908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:20.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:20.416+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:21.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:21.163+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:21.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:21.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:21 smithi071 ceph-mon[183063]: pgmap v4553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:21.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:21 smithi071 ceph-mon[178459]: pgmap v4553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:21.430 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:21.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:21.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:22.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:22.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3971435704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:22.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3971435704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:23.437 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:23.185+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:23.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:23.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:23 smithi071 ceph-mon[183063]: pgmap v4554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:23.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:23.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:23.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:23 smithi071 ceph-mon[178459]: pgmap v4554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:23.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:23.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:23.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:24.443 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:24.167+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:24.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:24.443 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:24.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:24.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:24.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:24.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3520002339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:24.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:24.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:24.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:24.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:24.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:24.444 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3520002339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:24.443+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:25.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:25.194+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:25 smithi071 ceph-mon[183063]: pgmap v4555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:25.436+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:25 smithi071 ceph-mon[178459]: pgmap v4555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:26.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:26.406+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:27.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:27.249+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:27.379+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:27 smithi071 ceph-mon[178459]: pgmap v4556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2672839424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:27 smithi071 ceph-mon[183063]: pgmap v4556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2672839424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:28.209+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:28.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:29.167+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:29.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[183063]: pgmap v4557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:54:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/66311927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[178459]: pgmap v4557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:54:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/66311927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:30.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:30.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:30.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:31.220+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:31.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:31 smithi071 ceph-mon[178459]: pgmap v4558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1851441875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:31 smithi071 ceph-mon[183063]: pgmap v4558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1851441875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:32.486 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:32.227+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:32.486 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:32.486 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:32.486 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:32.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:32.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:32.486+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:33.247+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:33.494+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:33 smithi071 ceph-mon[183063]: pgmap v4559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:33 smithi071 ceph-mon[178459]: pgmap v4559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:34.535 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:34.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:34.536 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:34.536 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:34.536 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/427913625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:34.536 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:34 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:34.536 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:34.536 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:34.536 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/427913625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:34.536 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:34 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:34.536+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:35.256+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:35.498+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:35 smithi071 ceph-mon[178459]: pgmap v4560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:35 smithi071 ceph-mon[183063]: pgmap v4560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:36.275+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:36.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3044272780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3044272780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:37.231+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:37.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:37 smithi071 ceph-mon[178459]: pgmap v4561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:37 smithi071 ceph-mon[183063]: pgmap v4561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:38.193+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:38.385+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:39.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:39.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:39.417+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-mon[183063]: pgmap v4562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1556433453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-mon[178459]: pgmap v4562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1556433453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:39.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:39 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:40.441 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:40.184+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:40.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:40.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:41.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:41.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:41.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:41.424+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:41 smithi071 ceph-mon[178459]: pgmap v4563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1654734977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:41 smithi071 ceph-mon[183063]: pgmap v4563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:41.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1654734977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:42.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:42.230+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:42.457+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:43.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:43.218+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:43.423+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[183063]: pgmap v4564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3073773389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[178459]: pgmap v4564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3073773389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:44.208+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:44.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:54:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:44 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:54:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:44 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:45.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:45.252+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:45.387+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:45 smithi071 ceph-mon[178459]: pgmap v4565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:45 smithi071 ceph-mon[183063]: pgmap v4565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:46.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:46.255+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:46.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4253478998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4253478998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:47.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:47.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-mon[178459]: pgmap v4566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-mon[183063]: pgmap v4566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:48.465 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:48.204+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:48.465 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:48.419+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:48.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2563088022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2563088022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:49.466 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:49.205+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:49.466 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:49.423+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:49 smithi071 ceph-mon[183063]: pgmap v4567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:49 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:49 smithi071 ceph-mon[178459]: pgmap v4567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:49 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:50.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:50.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:50.448+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:51.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:51.474+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:51 smithi071 ceph-mon[183063]: pgmap v4568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3881979913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:51 smithi071 ceph-mon[178459]: pgmap v4568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3881979913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:52.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:52.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:52.458+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:54:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:54:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:53.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:53.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:54:53.331+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:54:53.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:54:53.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:54:53.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:54:53.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:54:53.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:54:53.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:54:53.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:54:53.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:54:53.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:54:53.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:54:53.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:54:53.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:54:53.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:54:53.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:54:53.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:54:53.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:54:53.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:54:53.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:54:53.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:53.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[178459]: pgmap v4569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:54:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:54:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3407715923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[183063]: pgmap v4569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:54:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:54:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3407715923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:54.106+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:54.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:54.530+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:54 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:54:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:54:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:54:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:54:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:54:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:54:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:54 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:54 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:54:54.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:54:54.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:54:54.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:54:54.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:54:54.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:54:54.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:54:54.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:54:54.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:54:54.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:54:54.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:54.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:54 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:55.103+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:55.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:55.541+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[178459]: pgmap v4570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1824217034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[183063]: pgmap v4570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1824217034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:56.121+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:56.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:56.561+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:57.134+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:57.513+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[183063]: pgmap v4571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:54:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:54:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:54:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:54:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:54:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[178459]: pgmap v4571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:54:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:54:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:54:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:54:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:54:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:58.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:58.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-mon[178459]: pgmap v4572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-mon[178459]: pgmap v4573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2078966142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-mon[183063]: pgmap v4572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-mon[183063]: pgmap v4573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:54:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2078966142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:54:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:54:59.185+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:54:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:54:59.526+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:54:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:54:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:54:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:54:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:54:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:54:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:54:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:54:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:54:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:00.137+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:00.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:00.534+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:00 smithi071 ceph-mon[178459]: pgmap v4574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/118199935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:00 smithi071 ceph-mon[183063]: pgmap v4574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/118199935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:01.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:01.500+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:02.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:02.473+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:02 smithi071 ceph-mon[183063]: pgmap v4575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:02 smithi071 ceph-mon[178459]: pgmap v4575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:03.434 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:03.080+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:03.436+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2499810153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2499810153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:04.387 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:04.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:04.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:04 smithi071 ceph-mon[183063]: pgmap v4576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:04 smithi071 ceph-mon[178459]: pgmap v4576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:04.388+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:05.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:05.142+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:05.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:05.430+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/714534909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/714534909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:06.446 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:06.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:06.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:06.448+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:06 smithi071 ceph-mon[178459]: pgmap v4577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:06 smithi071 ceph-mon[183063]: pgmap v4577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:07.445 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:07.195+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:07.446+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2431308767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2431308767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:08.470 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:08.203+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:08.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:08.471+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:08 smithi071 ceph-mon[178459]: pgmap v4578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:08 smithi071 ceph-mon[183063]: pgmap v4578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:09.498 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:09.238+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:09.500+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:10.514 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:10.231+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:10.515+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-mon[183063]: pgmap v4579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/476193764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-mon[178459]: pgmap v4579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/476193764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:10 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:11.539 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:11.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:11.539 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:11.509+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:11.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:12.540 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:12.269+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:12.540 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:12.501+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:12.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:12 smithi071 ceph-mon[183063]: pgmap v4580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/23139525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:12 smithi071 ceph-mon[178459]: pgmap v4580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/23139525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:13.521 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:13.249+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:13.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:13.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:55:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:55:14.546 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:14.223+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:14.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:14.570+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:14 smithi071 ceph-mon[178459]: pgmap v4581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2158171434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:14 smithi071 ceph-mon[183063]: pgmap v4581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2158171434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:15.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:15.174+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:15.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:15.563+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:16.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:16.195+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:16.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:16.562+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:16 smithi071 ceph-mon[183063]: pgmap v4582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:16 smithi071 ceph-mon[178459]: pgmap v4582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:17.553 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:17.215+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:17.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:17.610+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1904085798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1904085798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:18.556 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:18.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:18.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:18.619+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:18 smithi071 ceph-mon[183063]: pgmap v4583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:18 smithi071 ceph-mon[178459]: pgmap v4583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:19.565 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:19.274+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:19.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2679677852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2679677852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:20.566 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:20.250+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:20.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:20.607+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:20 smithi071 ceph-mon[178459]: pgmap v4584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:20 smithi071 ceph-mon[183063]: pgmap v4584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:21.573 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:21.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:21.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:21.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:21.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:21.609+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:22.574 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:22.245+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:22.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:22.627+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:22 smithi071 ceph-mon[178459]: pgmap v4585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3785201317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:22 smithi071 ceph-mon[183063]: pgmap v4585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3785201317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:23.591 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:23.265+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:23.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:23.617+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:24.572 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:24.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:24.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:24.572+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[183063]: pgmap v4586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2147219730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[178459]: pgmap v4586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2147219730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:25.549 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:25.246+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:25.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:25.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:25.549+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:26.578 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:26.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:26.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:26.564+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:26 smithi071 ceph-mon[178459]: pgmap v4587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1542103888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:26 smithi071 ceph-mon[183063]: pgmap v4587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1542103888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:27.528 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:27.260+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:27.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:27.529+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:28.539 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:28.255+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:28.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:28.539+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:28 smithi071 ceph-mon[183063]: pgmap v4588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:55:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:28 smithi071 ceph-mon[178459]: pgmap v4588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:55:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:29.290+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:29.518+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/668028691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/668028691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:30.275+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:30.513+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:31.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:30 smithi071 ceph-mon[183063]: pgmap v4589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:30 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:30 smithi071 ceph-mon[178459]: pgmap v4589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:30 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:31.284+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:31.498+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3492518029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3492518029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:32.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:32.289+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:32.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:32 smithi071 ceph-mon[183063]: pgmap v4590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:32 smithi071 ceph-mon[178459]: pgmap v4590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:33.505 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:33.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:33.847 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:33.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:33.847 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:33.848 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:33.848 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1879651771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:34.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1879651771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:34.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:34.524+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:34 smithi071 ceph-mon[178459]: pgmap v4591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:34 smithi071 ceph-mon[183063]: pgmap v4591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:35.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:35.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:36.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:36.317+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:36.450+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:37.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:36 smithi071 ceph-mon[183063]: pgmap v4592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/969814603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:36 smithi071 ceph-mon[178459]: pgmap v4592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/969814603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:37.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:37.316+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:37.411+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:38.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:38.336+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:38.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:39.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-mon[183063]: pgmap v4593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/50804255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-mon[178459]: pgmap v4593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/50804255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:38 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:39.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:39.463+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:40.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:40.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:40.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:41.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:40 smithi071 ceph-mon[183063]: pgmap v4594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2228782057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:40 smithi071 ceph-mon[178459]: pgmap v4594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2228782057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:41.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:41.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:41.483+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:42.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:42.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:42.443+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:43.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:42 smithi071 ceph-mon[178459]: pgmap v4595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:42 smithi071 ceph-mon[183063]: pgmap v4595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:43.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:43.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:43.476+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:44.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2049647870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:55:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2049647870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:55:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:43 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:44.898 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:44.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:44.898 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:44.493+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:45.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:44 smithi071 ceph-mon[183063]: pgmap v4596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:44 smithi071 ceph-mon[178459]: pgmap v4596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:45.905 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:45.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:45.905 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:45.497+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:46.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3528474799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3528474799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:46.906 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:46.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:46.906 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:46.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:47.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:46 smithi071 ceph-mon[178459]: pgmap v4597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:46 smithi071 ceph-mon[183063]: pgmap v4597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:47.914 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:47.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:47.915 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:47.514+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:48.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:48.916 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:48.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:48.916 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:48.470+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-mon[183063]: pgmap v4598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/156108939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-mon[178459]: pgmap v4598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/156108939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:48 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:49.921 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:49.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:49.922 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:49.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:50.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:50.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:50.922 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:50.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:50.923 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:50.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:50 smithi071 ceph-mon[183063]: pgmap v4599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4272835612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:50 smithi071 ceph-mon[178459]: pgmap v4599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4272835612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:51.927 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:51.583+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:51.927 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:51.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:52.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:52.928 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:52.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:52.928 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:52.476+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:52 smithi071 ceph-mon[178459]: pgmap v4600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1788580479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:52 smithi071 ceph-mon[183063]: pgmap v4600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1788580479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:53.933 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:53.610+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:53.933 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:53.517+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:54.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:53 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:53 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:54.937 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:54.584+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:54.938 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:54.492+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:54.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:54 smithi071 ceph-mon[178459]: pgmap v4601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:54.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:54.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:54.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:55.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:54 smithi071 ceph-mon[183063]: pgmap v4601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:55.943 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:55.598+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:55.943 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:55.531+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:56.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1144338214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:55:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:55:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1144338214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:56.944 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:56.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:56.944 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:56.492+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:57.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:56 smithi071 ceph-mon[178459]: pgmap v4602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:56 smithi071 ceph-mon[183063]: pgmap v4602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:57.947 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:57.667+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:57.947 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:57.511+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:58.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:57 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:55:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2199725230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:57 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:55:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2199725230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:55:58.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:58.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:58.489+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:55:58.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:55:58.677+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:55:58.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:55:58.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:55:58.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:55:58.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:55:58.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:55:58.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:55:58.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:55:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-mon[183063]: pgmap v4603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:55:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-mon[178459]: pgmap v4603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:55:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:55:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:55:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:55:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:58 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:55:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:55:59.617+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:55:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:55:59.533+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:00.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:56:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:56:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:56:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:56:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:56:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:56:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:56:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:56:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:56:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:56:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:56:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:56:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:56:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:56:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:56:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:56:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:56:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:56:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:56:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:56:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:56:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:56:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:56:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:56:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:56:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:56:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:56:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:56:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:56:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:55:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:00.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:00.527+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:01.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-mon[183063]: pgmap v4604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3945291823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-mon[178459]: pgmap v4604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3945291823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:01.592+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:01.563+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:02.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:02.598+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:02.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:02.535+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[183063]: pgmap v4605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:56:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:56:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2663483440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:56:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:56:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:56:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[178459]: pgmap v4605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:56:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:56:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2663483440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:56:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:56:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:56:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:03.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:03.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:03.564+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:04.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[183063]: pgmap v4606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[183063]: pgmap v4607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[178459]: pgmap v4606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[178459]: pgmap v4607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:04.519+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:04.522+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2879302111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2879302111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:05.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:05.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:05.496+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:06.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:06 smithi071 ceph-mon[183063]: pgmap v4608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:06 smithi071 ceph-mon[178459]: pgmap v4608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:06.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:06.535+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:07.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:07.506+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:07.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:07.540+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[183063]: pgmap v4609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1056184988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[178459]: pgmap v4609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1056184988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:08.532+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:08.513+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:09.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:09 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:09 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:09.500+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:09.488+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:10.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:10.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:10 smithi071 ceph-mon[183063]: pgmap v4610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:10.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:10.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1652568686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:10.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:10.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:10 smithi071 ceph-mon[178459]: pgmap v4610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:10.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:10.443 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1652568686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:10.442+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:10.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:11.413 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:11.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:11.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:11.414 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:11.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:11.413+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:12 smithi071 ceph-mon[183063]: pgmap v4611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:12.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3632326185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:12.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:12.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:12 smithi071 ceph-mon[178459]: pgmap v4611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:12.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:12.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3632326185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:12.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:12.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:12.442+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:13.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:13.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:13.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:13.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:13.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:13.523+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:13.434+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:14.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:14.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-mon[178459]: pgmap v4612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:14.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:14.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:56:14.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:14.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:14.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-mon[183063]: pgmap v4612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:14.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:14.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:56:14.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:14.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:14.567+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:14.447+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3111256065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3111256065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:15.579+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:15.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:15.457+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:16.424 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:16.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-mon[183063]: pgmap v4613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:16.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:16.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:16.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:16.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:16.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-mon[178459]: pgmap v4613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:16.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:16.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:16.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:16.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:16.622+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:16.424+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:17.424 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:17.425 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1751466080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:17.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:17.425 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1751466080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:17.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:17.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:17.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:18 smithi071 ceph-mon[183063]: pgmap v4614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:18 smithi071 ceph-mon[178459]: pgmap v4614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:18.554+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:18.469+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:19.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:19 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:19 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:19.555+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:19.455+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[183063]: pgmap v4615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1187962616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[178459]: pgmap v4615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1187962616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:20.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:20.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:20.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:20.468+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:21.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:21 smithi071 ceph-mon[183063]: pgmap v4616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:21 smithi071 ceph-mon[178459]: pgmap v4616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:21.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:21.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:21.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:21.476+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:22.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:22.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:22.427 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4248819390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:22.428 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4248819390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:22.458+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:22.427+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:23.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:23 smithi071 ceph-mon[178459]: pgmap v4617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:23 smithi071 ceph-mon[183063]: pgmap v4617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:23.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:23.504+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:23.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:23.475+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2006732871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2006732871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:24.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:24.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:24.523+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:25.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:25 smithi071 ceph-mon[183063]: pgmap v4618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:25 smithi071 ceph-mon[178459]: pgmap v4618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:25.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:25.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:25.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:26.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:26.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:26.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:26.518+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3822495835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:27 smithi071 ceph-mon[178459]: pgmap v4619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3822495835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:27 smithi071 ceph-mon[183063]: pgmap v4619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:27.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:27.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:27.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:27.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:28.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:28.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:28.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:28.451+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:29.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:29.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:29.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:56:29.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[183063]: pgmap v4620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:29.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3591149092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:29.402 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:29.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:29.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:29.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:56:29.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[178459]: pgmap v4620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:29.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3591149092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:29.403 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:29.546+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:29.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:30.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:30.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:30.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:30.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:30.553+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:30.417+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:31.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:31 smithi071 ceph-mon[178459]: pgmap v4621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:31 smithi071 ceph-mon[183063]: pgmap v4621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:31.507+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:31.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:31.456+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:32.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:32.447 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2307970658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:32.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:32.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:32.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2307970658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:32.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:32.447+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:32.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:32.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:33.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:33.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:33.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:33 smithi071 ceph-mon[183063]: pgmap v4622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:33.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:33.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:33.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:33 smithi071 ceph-mon[178459]: pgmap v4622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:33.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:33.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:34.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3155087791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:34 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3155087791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:34 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:34.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:34.489+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:34.469+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:35.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:35 smithi071 ceph-mon[178459]: pgmap v4623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:35 smithi071 ceph-mon[183063]: pgmap v4623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:35.461+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:35.514+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:36.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:36.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:36.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:36.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:36.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2031023164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:36.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:36.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:36.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:36.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:36.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2031023164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:36.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:36.542+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:36.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:37.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:37.434 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:37.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:37 smithi071 ceph-mon[178459]: pgmap v4624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:37.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:37.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:37.435 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:37 smithi071 ceph-mon[183063]: pgmap v4624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:37.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:37.553+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:38.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:38.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:38.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:38.539+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:39.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/644723132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-mon[183063]: pgmap v4625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/644723132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-mon[178459]: pgmap v4625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:39.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:39.570+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:40.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:40.371+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:40.553+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:41.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:41 smithi071 ceph-mon[183063]: pgmap v4626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3000413700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:41 smithi071 ceph-mon[178459]: pgmap v4626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3000413700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:41.509+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:42.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:42.378+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:42.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:42.470+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:43.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:43.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:43 smithi071 ceph-mon[183063]: pgmap v4627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/382651090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:43 smithi071 ceph-mon[178459]: pgmap v4627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/382651090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:44.348+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:56:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:56:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:44.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:44.449+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:45.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:45.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:45 smithi071 ceph-mon[178459]: pgmap v4628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:45 smithi071 ceph-mon[183063]: pgmap v4628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:45.499+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:46.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3497804632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3497804632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:46.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:46.548+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:47.565 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:47.328+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:47.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:47.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:47.566 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:47 smithi071 ceph-mon[178459]: pgmap v4629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:47.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:47.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:47.566 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:47 smithi071 ceph-mon[183063]: pgmap v4629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:47.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:47.566+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:48.529 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:48.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:48.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:48.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:48.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:48.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:48.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/37617672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:48.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:48.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:48.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:48.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:48.530 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/37617672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:48.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:48.530+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:49.493 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:49.272+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:49.494 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:49.494 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:49.494 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:49 smithi071 ceph-mon[183063]: pgmap v4630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:49.494 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:49 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:49.494 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:49.494 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:49.494 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:49 smithi071 ceph-mon[178459]: pgmap v4630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:49.494 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:49 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:49.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:49.494+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:50.493 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:50.299+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:50.493 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:50.494 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:50.494 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:50.494 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:50.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:50.494+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:51.523 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:51.339+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/435825285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:51.524 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:51 smithi071 ceph-mon[183063]: pgmap v4631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:51.524 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:51.524 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:51.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/435825285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:51.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:51 smithi071 ceph-mon[178459]: pgmap v4631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:51.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:51.524+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:52.486 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:52.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:52.487 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:52.487 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:52.487 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:52.488 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:52.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:52.487+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:53.502 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:53.322+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:53.502 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:53.503 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:53.503 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:53 smithi071 ceph-mon[183063]: pgmap v4632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:53.503 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3136241137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:53.503 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:53.503 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:53.503 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:53 smithi071 ceph-mon[178459]: pgmap v4632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:53.503 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3136241137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:53.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:53.503+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:54.527 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:54.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:54.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:54.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:54.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:54 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:54.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:54.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:54.528 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:54 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:54.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:54.528+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:55.490 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:55.395+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:55.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:55.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:55.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:55 smithi071 ceph-mon[178459]: pgmap v4633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:55.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1538398214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:55.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:55.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:55.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:55 smithi071 ceph-mon[183063]: pgmap v4633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:55.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1538398214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:55.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:55.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:56.500 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:56.431+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:56.500 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:56.500 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:56.501 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:56.501 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:56.501 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:56.501 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:56:56.501 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:56:56.501 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:56.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:56.500+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:57.548 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:57.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:57.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:57.548 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:57.549 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:57 smithi071 ceph-mon[178459]: pgmap v4634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:57.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:57.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:57.549 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:57 smithi071 ceph-mon[183063]: pgmap v4634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:57.548+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:58.569 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:58.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:58.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:58.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:58.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/400994026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:58.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:58.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:58.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/400994026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:56:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:58.570+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:56:59.619 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:56:59.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:56:59.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:59.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:59.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:56:59.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-mon[183063]: pgmap v4635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:59.620 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:59.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:56:59.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:56:59.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:56:59.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-mon[178459]: pgmap v4635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:56:59.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:56:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:56:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:56:59.619+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:00.626 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:00.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:00.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:00.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:00.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:00.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:00.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4250820834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:00.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:00.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:00.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:00.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:00.627 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4250820834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:00.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:00.626+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:01.589 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:01.483+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:01.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:01.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:01.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:01 smithi071 ceph-mon[178459]: pgmap v4636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:01.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:01.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:01.590 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:01 smithi071 ceph-mon[183063]: pgmap v4636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:01.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:02.589 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:02.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:02.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:02.589 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:02.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:02.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:02.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:03.611 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:03.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:03.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:03.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2744442571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:03.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:03.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:57:03.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-mon[183063]: pgmap v4637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:03.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:03.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2744442571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:03.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:03.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:57:03.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-mon[178459]: pgmap v4637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:03.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:03.611+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:04.555 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:04.555 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:04.555 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:04.555 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:04.555 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:04.556 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:04.556 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:04.556 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:04.556 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:04.556 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:04.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:04.555+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:04.633+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-mon[183063]: pgmap v4638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3546876733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:57:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:57:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:57:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:57:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:57:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:57:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-mon[178459]: pgmap v4638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3546876733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:57:05.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:57:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:57:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:57:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:57:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:57:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:57:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:57:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:57:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:57:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:57:05.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:57:05.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:57:05.043+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:57:05.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:57:05.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:57:05.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:57:05.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:57:05.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:57:05.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:57:05.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:57:05.453 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:57:05.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:57:05.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:57:05.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:57:05.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:57:05.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:57:05.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:57:05.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:57:05.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:57:05.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:57:05.454 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:57:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:05.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:05.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:05.640+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:06.645 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:06.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:06.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:06.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:06.646 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:06.646 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:06.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:06.646+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:07.684 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:07.466+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:07.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:07.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:07.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[183063]: pgmap v4639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:07.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:57:07.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:57:07.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1247192721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:07.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:57:07.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:57:07.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:57:07.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:07.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:07.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[178459]: pgmap v4639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:07.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:57:07.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:57:07.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1247192721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:07.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:57:07.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:57:07.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:57:07.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:07.684+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:08.687 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:08.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:08.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:08.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[178459]: pgmap v4640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:08.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[178459]: pgmap v4641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:08.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:08.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:08.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:08.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:08.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[183063]: pgmap v4640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:08.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[183063]: pgmap v4641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:08.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:08.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:08.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:08.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:08.687+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:09.651 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:09.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:09.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:09.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:09.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:09 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:09.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:09.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:09.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:09 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:09.652+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:10.641 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:10.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:10.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:10.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:10 smithi071 ceph-mon[178459]: pgmap v4642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:10.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:10.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3734348382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:10.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:10.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:10 smithi071 ceph-mon[183063]: pgmap v4642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:10.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:10.642 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3734348382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:10.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:10.641+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:11.644 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:11.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:11.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:11.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:11.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:11.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:11.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:11.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:12.618 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:12.442+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:12.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:12.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:12 smithi071 ceph-mon[183063]: pgmap v4643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:12.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:12.619 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1463230549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:12.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:12.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:12 smithi071 ceph-mon[178459]: pgmap v4643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:12.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:12.619 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1463230549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:12.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:12.618+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:13.634 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:13.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:13.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:13.634 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:13.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:13.634 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:13.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:13.631+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:14.676 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:14.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:14.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:14.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[178459]: pgmap v4644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:14.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:14.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:57:14.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:14.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2457769117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:14.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:14.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[183063]: pgmap v4644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:14.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:14.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:57:14.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:14.678 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2457769117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:14.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:14.676+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:15.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:15.512+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:15.713+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:16.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-mon[183063]: pgmap v4645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-mon[178459]: pgmap v4645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:17.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:16.749+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:17.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:17.473+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1422946332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1422946332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:18.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:17.731+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:18.469+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:18 smithi071 ceph-mon[183063]: pgmap v4646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:18 smithi071 ceph-mon[178459]: pgmap v4646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:19.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:18.736+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:19.696 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:19.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:19.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:19.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:19.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:19 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:19.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/281762869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:19.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:19.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:19.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:19 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:19.697 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/281762869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:19.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:19.696+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:20.649 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:20.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:20.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:20.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-mon[178459]: pgmap v4647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:20.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:20.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:20.650 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:20.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:20.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-mon[183063]: pgmap v4647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:20.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:20.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:20.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:20.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:20.649+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:21.622 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:21.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:21.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:21.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:21.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:21.623 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:21.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:21.622+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:22.668 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:22.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:22.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:22.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:22 smithi071 ceph-mon[183063]: pgmap v4648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:22.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:22.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1382890159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:22.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:22.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:22 smithi071 ceph-mon[178459]: pgmap v4648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:22.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:22.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1382890159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:22.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:22.667+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:23.622 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:23.445+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:23.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:23.622 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:23.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:23.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:23.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:23.622+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:24.655 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:24.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:24.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:24.655 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[183063]: pgmap v4649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1753963883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[178459]: pgmap v4649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1753963883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:24.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:24.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:24.656+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:25.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:25.519+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:25.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:25.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:25.698+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:26.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:26 smithi071 ceph-mon[178459]: pgmap v4650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1165948598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:26 smithi071 ceph-mon[183063]: pgmap v4650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1165948598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:26.719+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:27.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:27.597 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:27.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:27.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:27.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:27.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:27.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:27.757+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:28.579+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-mon[183063]: pgmap v4651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-mon[178459]: pgmap v4651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:29.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:28.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:29.624 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:29.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:57:29.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:29.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3501312179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:29.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 7995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:29.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:29.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:57:29.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:29.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3501312179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:29.625 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 7995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:29.625+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:29.749+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:30.578+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:30 smithi071 ceph-mon[178459]: pgmap v4652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:30 smithi071 ceph-mon[183063]: pgmap v4652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:31.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:30.777+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:31.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1705174400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1705174400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:32.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:31.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:32.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:32.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:32 smithi071 ceph-mon[178459]: pgmap v4653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:32 smithi071 ceph-mon[183063]: pgmap v4653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:33.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:32.797+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:33.551+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:34.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:33.806+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:34.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[183063]: pgmap v4654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/184096766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[178459]: pgmap v4654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/184096766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:35.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:34.779+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:35.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:35.799+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:36.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[183063]: pgmap v4655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1015184691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[178459]: pgmap v4655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1015184691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:37.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:36.821+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:37.502+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:38.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:37.785+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:38.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:38 smithi071 ceph-mon[183063]: pgmap v4656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2543358538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:38 smithi071 ceph-mon[178459]: pgmap v4656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2543358538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:39.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:38.771+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:39.524+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:39.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:39.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:39.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:39 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:39.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:39.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:39.824 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:39 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:40.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:39.816+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:40.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:40.531+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-mon[183063]: pgmap v4657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-mon[178459]: pgmap v4657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:41.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:40.772+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:41.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:41.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/492004405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/492004405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:41.770+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:42.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:42 smithi071 ceph-mon[183063]: pgmap v4658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:42 smithi071 ceph-mon[178459]: pgmap v4658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:43.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:42.787+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:43.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:43.550+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1427285161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1427285161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:44.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:43.757+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:44.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:44.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[178459]: pgmap v4659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:57:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[183063]: pgmap v4659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:57:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:45.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:44.782+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:45.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:45.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3461755366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3461755366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:46.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:45.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:46.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:46.539+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:46 smithi071 ceph-mon[183063]: pgmap v4660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:46 smithi071 ceph-mon[178459]: pgmap v4660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:47.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:46.748+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:47.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:47.505+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:47.789+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:48.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[183063]: pgmap v4661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/950041558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[178459]: pgmap v4661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/950041558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:49.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:48.769+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:49.500+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:49 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:49 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:50.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:49.724+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:50.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:50.528+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:50 smithi071 ceph-mon[183063]: pgmap v4662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1960701090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:50 smithi071 ceph-mon[178459]: pgmap v4662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1960701090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:51.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:50.721+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:51.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:51.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:51.535+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:51.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:51.698+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:52.569+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:52 smithi071 ceph-mon[183063]: pgmap v4663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:52.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:52.666+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:52 smithi071 ceph-mon[178459]: pgmap v4663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:53.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1231737280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:53.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:53.551+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:53.666+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1231737280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:54.690 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:54.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:54.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:54 smithi071 ceph-mon[183063]: pgmap v4664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:54.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:54.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:54.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:54 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:54.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:54 smithi071 ceph-mon[178459]: pgmap v4664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:54.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:54.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:54.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:54 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:54.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:54.690+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:55.624+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:55.676+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/499471034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/499471034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:56.595+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:56 smithi071 ceph-mon[183063]: pgmap v4665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:56.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:56.636+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:56 smithi071 ceph-mon[178459]: pgmap v4665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:57:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:57:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:57.616+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4096187235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:57.632+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4096187235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:57:58.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:58 smithi071 ceph-mon[183063]: pgmap v4666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:58.624+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:58.628+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:58 smithi071 ceph-mon[178459]: pgmap v4666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:57:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:57:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:57:59.591+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:57:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:57:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:57:59.618+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:57:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:57:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:57:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:57:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:57:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:57:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:57:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:57:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:00.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:00.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:00.639+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[183063]: pgmap v4667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3784971142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[178459]: pgmap v4667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3784971142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:01.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:01.663+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:01.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:01.654+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:02.684+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:02.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:02.640+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:02 smithi071 ceph-mon[183063]: pgmap v4668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2053312798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:02 smithi071 ceph-mon[178459]: pgmap v4668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2053312798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:03.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:03.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:03.593+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:04.651+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:04.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:04 smithi071 ceph-mon[183063]: pgmap v4669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:04 smithi071 ceph-mon[178459]: pgmap v4669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:05.611+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:05.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:05.573+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1241492837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1241492837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:06.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:06.545+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:06 smithi071 ceph-mon[183063]: pgmap v4670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:06 smithi071 ceph-mon[178459]: pgmap v4670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:07.532+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:07.533+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2381810901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:58:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2381810901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:58:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:58:07.316+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:58:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:58:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:58:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:58:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:58:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:58:08.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:08.531+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:08.541+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:08 smithi071 ceph-mon[183063]: pgmap v4671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:08 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:58:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:58:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:58:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:58:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:58:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:08 smithi071 ceph-mon[178459]: pgmap v4671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:08 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:58:08.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:58:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:58:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:58:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:58:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:58:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:58:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:58:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:58:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:58:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:08.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:09.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:09.511+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:09 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2987944358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:09 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2987944358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:10.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:10.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:10 smithi071 ceph-mon[178459]: pgmap v4672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:10 smithi071 ceph-mon[183063]: pgmap v4672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:11.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:11.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:11.522+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:11 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:58:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:11 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:58:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:12.474+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:12.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:12.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[183063]: pgmap v4673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:58:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2168174493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[183063]: pgmap v4674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[183063]: pgmap v4675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[178459]: pgmap v4673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2168174493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:58:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:58:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[178459]: pgmap v4674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[178459]: pgmap v4675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:12.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:58:13.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:13.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:13.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:13.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:14.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:14.503+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:58:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[178459]: pgmap v4676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2868247630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:58:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[183063]: pgmap v4676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2868247630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:15.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:15.436+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:15.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:15.514+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:15 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:15 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:15.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:16.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:16.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:16.536+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:16 smithi071 ceph-mon[183063]: pgmap v4677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4141279633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:16 smithi071 ceph-mon[178459]: pgmap v4677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4141279633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:17.437+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:17.489+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:18.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:18.511+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:18 smithi071 ceph-mon[183063]: pgmap v4678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:18 smithi071 ceph-mon[178459]: pgmap v4678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:19.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:19.515+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1811504913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1811504913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:20.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:20.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:20.493+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:20 smithi071 ceph-mon[178459]: pgmap v4679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:20 smithi071 ceph-mon[183063]: pgmap v4679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:21.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:21.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:21.536+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1625541611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1625541611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:22.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:22.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:22.569+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:22 smithi071 ceph-mon[178459]: pgmap v4680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:22 smithi071 ceph-mon[183063]: pgmap v4680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:23.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:23.441+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:23.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:23.612+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:24.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:24.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/39080512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-mon[183063]: pgmap v4681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/39080512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:24 smithi071 ceph-mon[178459]: pgmap v4681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:25.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:25.394+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:25.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:26.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:26.617+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:26 smithi071 ceph-mon[183063]: pgmap v4682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3554624816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:26 smithi071 ceph-mon[178459]: pgmap v4682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3554624816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:27.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:27.619+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:28.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:28.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:28.571+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-mon[183063]: pgmap v4683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2328129859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:58:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-mon[178459]: pgmap v4683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2328129859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:58:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:29.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:29.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:29 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:29 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:30.457+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:30.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:30.546+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:30.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:30 smithi071 ceph-mon[183063]: pgmap v4684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:30 smithi071 ceph-mon[178459]: pgmap v4684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:31.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:31.592+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2377434233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2377434233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:32.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:32.385+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:32.591+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:32 smithi071 ceph-mon[183063]: pgmap v4685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:32 smithi071 ceph-mon[178459]: pgmap v4685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:33.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:33.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:33.544+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1643374287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1643374287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:34.439+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:34.548+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:34 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:34 smithi071 ceph-mon[178459]: pgmap v4686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:34 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:34 smithi071 ceph-mon[183063]: pgmap v4686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:35.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:35.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:35.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:35.528+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:36.386+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1162533142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:36 smithi071 ceph-mon[183063]: pgmap v4687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:36.511+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1162533142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:36 smithi071 ceph-mon[178459]: pgmap v4687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:37.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:37.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:38.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:38.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:38.481+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:38 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:38 smithi071 ceph-mon[183063]: pgmap v4688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1680990437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:38 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:38 smithi071 ceph-mon[178459]: pgmap v4688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1680990437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:39.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:39.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:39.518+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:39 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:40.594 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:40.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:40.594 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:40.486+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:40 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:40 smithi071 ceph-mon[178459]: pgmap v4689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1399451394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:40 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:40 smithi071 ceph-mon[183063]: pgmap v4689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1399451394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:41.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:41 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:41.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:41.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:41 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:42.599 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:42.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:42.599 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:42.471+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:42 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:42 smithi071 ceph-mon[183063]: pgmap v4690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:42 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:42 smithi071 ceph-mon[178459]: pgmap v4690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:43.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:43.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:43.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:43.495+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3418400196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:58:43.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:43.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:43.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:43.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:43.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3418400196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:43.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:58:44.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:44.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:44.474+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:44 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:44 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:44 smithi071 ceph-mon[183063]: pgmap v4691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:44 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:44 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:44 smithi071 ceph-mon[178459]: pgmap v4691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:45.602 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:45.336+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:45.603 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:45.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:45 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/282677859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:45 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/282677859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:46.565 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:46.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:46.565+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:46 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:46 smithi071 ceph-mon[183063]: pgmap v4692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:46 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:46 smithi071 ceph-mon[178459]: pgmap v4692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:47.587 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:47.266+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:47.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:47.587+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2975956990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2975956990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:48.544 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:48.271+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:48.544+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:48 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:48 smithi071 ceph-mon[178459]: pgmap v4693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:48 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:48 smithi071 ceph-mon[183063]: pgmap v4693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:49.573 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:49.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:49.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:49.572+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:49 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:49 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:49 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:49 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:50.603 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:50.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:50.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:50.603+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:50 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3422712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:50 smithi071 ceph-mon[183063]: pgmap v4694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:50 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3422712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:50 smithi071 ceph-mon[178459]: pgmap v4694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:51.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:51.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:51.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:51.603+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:51 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:51 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:52.623 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:52.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:52.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:52 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:52 smithi071 ceph-mon[183063]: pgmap v4695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2532333655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:52 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:52 smithi071 ceph-mon[178459]: pgmap v4695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2532333655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:52.623+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:53.580 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:53.247+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:53.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:53.580+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:53 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:53 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:54.619 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:54.219+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:54.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:54.619+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:54 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:54 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:54 smithi071 ceph-mon[183063]: pgmap v4696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:54 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:54 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:54 smithi071 ceph-mon[178459]: pgmap v4696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:55.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:55.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:55.646+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/320262760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/320262760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:56.642 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:56.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:56.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:56.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:56 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:56 smithi071 ceph-mon[183063]: pgmap v4697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:56 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:56 smithi071 ceph-mon[178459]: pgmap v4697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:57.642 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:57.237+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:57.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:57.642+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:57 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/336948497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:57 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/336948497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:58.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:58.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:58.669+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:58 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:58 smithi071 ceph-mon[183063]: pgmap v4698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:58:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:58 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:58 smithi071 ceph-mon[178459]: pgmap v4698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:58:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:58:59.650 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:58:59.238+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:58:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:58:59.688+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:58:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2342587080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:58:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:58:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:58:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:58:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:58:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:58:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:58:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2342587080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:00.655 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:00.279+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:00.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:00 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:00.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:00 smithi071 ceph-mon[178459]: pgmap v4699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:00.656 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:00.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:00.656+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:00 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:00 smithi071 ceph-mon[183063]: pgmap v4699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:01.656 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:01.238+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:01.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:01.697+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:01 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:01 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:02.660 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:02.199+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:02.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:02.726+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:02 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/486704477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:02 smithi071 ceph-mon[183063]: pgmap v4700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:02 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/486704477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:02 smithi071 ceph-mon[178459]: pgmap v4700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:03.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:03.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:03.777+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:03 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:03 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:04.163+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:04.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:04.763+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-mon[178459]: pgmap v4701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4045294822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-mon[183063]: pgmap v4701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4045294822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:05.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:06.192 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:05.792+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:06.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:05 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:06.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:06.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:05 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:06.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:06.193+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:06.818+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:06 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:06 smithi071 ceph-mon[178459]: pgmap v4702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3092357458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:06 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:06 smithi071 ceph-mon[183063]: pgmap v4702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3092357458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:07.228+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:08.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:07 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:07 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T00:59:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:07.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:08.209+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:09.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:09.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:08 smithi071 ceph-mon[183063]: pgmap v4703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:09.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:09.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:08 smithi071 ceph-mon[183063]: Health check update: 36 slow ops, oldest one blocked for 8095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:09.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:09.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:08 smithi071 ceph-mon[178459]: pgmap v4703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:09.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:09.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:08 smithi071 ceph-mon[178459]: Health check update: 36 slow ops, oldest one blocked for 8095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:09.178 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:08.815+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:09.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:09.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:10.170 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:09.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:10.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:10.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1990234765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:10.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:10.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:10.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1990234765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:10.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:10.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:11.171 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:10.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:11.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:11.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:10 smithi071 ceph-mon[183063]: pgmap v4704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:11.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:11.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:11.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:10 smithi071 ceph-mon[178459]: pgmap v4704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:11.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:11.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:11.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:12.127 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:11.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:12.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:12.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:12.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3430306304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:12.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:12.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:12.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3430306304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:12.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:12.127+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:13.114 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:12.784+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:13.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:13.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:59:13.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:12 smithi071 ceph-mon[183063]: pgmap v4705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:13.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:13.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:13.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T00:59:13.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:12 smithi071 ceph-mon[178459]: pgmap v4705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:13.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:13.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:13.113+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:14.091 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:13.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:14.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:14.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:14.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:59:14.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:13 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 8100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:14.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:14.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:14.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:59:14.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:13 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 8100 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:14.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:14.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:14.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T00:59:14.323+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:59:14.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T00:59:14.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:59:14.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T00:59:14.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:59:14.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:59:14.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:59:14.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T00:59:14.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:59:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T00:59:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:59:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T00:59:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:59:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T00:59:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:59:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T00:59:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:59:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:59:14.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:59:15.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:15.048+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:14.823+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3717857238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-mon[183063]: pgmap v4706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3717857238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-mon[178459]: pgmap v4706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:16.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:16.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:15.862+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:59:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:59:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:59:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T00:59:16.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:59:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T00:59:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T00:59:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T00:59:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T00:59:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T00:59:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T00:59:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T00:59:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:16.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:17.014+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:16.862+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[183063]: pgmap v4707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4143486524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:59:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:59:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:59:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:59:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:59:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[178459]: pgmap v4707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4143486524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:59:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:59:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T00:59:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T00:59:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:16 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T00:59:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:17.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:17.876+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:17 smithi071 ceph-mon[178459]: pgmap v4708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:17 smithi071 ceph-mon[178459]: pgmap v4709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:17 smithi071 ceph-mon[183063]: pgmap v4708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:17 smithi071 ceph-mon[183063]: pgmap v4709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:19.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:18.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:18.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:18 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3118736631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:18 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 8105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:18 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3118736631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:18 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 8105 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:20.010+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:19.939+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:19 smithi071 ceph-mon[183063]: pgmap v4710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:19 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:19 smithi071 ceph-mon[178459]: pgmap v4710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:19 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:21.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:20.987+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:20.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:20 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:20 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:21.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:21 smithi071 ceph-mon[183063]: pgmap v4711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:21 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1482238193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:21.891+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:21 smithi071 ceph-mon[178459]: pgmap v4711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:21 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1482238193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:22.962+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:22.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:22 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:22 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:24.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:23.978+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:23.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[183063]: pgmap v4712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1568226231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 8110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[178459]: pgmap v4712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1568226231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:23 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 8110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:25.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:25.026+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:24.918+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:24 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:24 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:26.021+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:25.875+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:25 smithi071 ceph-mon[183063]: pgmap v4713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:25 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1562588337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:25 smithi071 ceph-mon[178459]: pgmap v4713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:25 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1562588337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:27.041+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:26.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:26 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:26 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:28.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:27.962+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-mon[183063]: pgmap v4714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-mon[178459]: pgmap v4714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:27 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:29.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:28.912+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3858188072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:59:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 8115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3858188072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:59:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:28 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 8115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:30.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:29.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:29 smithi071 ceph-mon[178459]: pgmap v4715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:29 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:29 smithi071 ceph-mon[183063]: pgmap v4715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:29 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:31.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:31.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:31.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:30.854+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:30 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4134039589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:30 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4134039589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:32.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:31.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:31.826+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:31 smithi071 ceph-mon[178459]: pgmap v4716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:31 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:31 smithi071 ceph-mon[183063]: pgmap v4716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:31 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:32.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:32.837+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:32 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:32 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:33.959+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:34.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:33.848+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-mon[183063]: pgmap v4717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4233345038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 8120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-mon[178459]: pgmap v4717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4233345038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:33 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 8120 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:34.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:34.819+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:34 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:34 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:35.899+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:35.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[183063]: pgmap v4718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2048093108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[178459]: pgmap v4718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2048093108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:36.938+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:36.824+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:36 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:36 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:38.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:37.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:37.812+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:37 smithi071 ceph-mon[183063]: pgmap v4719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:37 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/85675395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'cephfs.foo.meta' : 9 ]) 2023-12-07T00:59:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:37 smithi071 ceph-mon[178459]: pgmap v4719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:37 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/85675395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:39.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:38.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:38.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:39 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:39 smithi071 ceph-mon[178459]: Health check update: 18 slow ops, oldest one blocked for 8125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:39 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:39 smithi071 ceph-mon[183063]: Health check update: 18 slow ops, oldest one blocked for 8125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:40.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:39.987+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:39.879+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:40 smithi071 ceph-mon[178459]: pgmap v4720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:40 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:40 smithi071 ceph-mon[183063]: pgmap v4720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:40 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:41.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:41.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:40.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:41 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1568109219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:41 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1568109219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:42.010+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:41.850+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:42 smithi071 ceph-mon[178459]: pgmap v4721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:42 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:42 smithi071 ceph-mon[183063]: pgmap v4721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:42 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:42.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:42.818+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:43 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2767828879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:43 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2767828879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:43.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:43.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[183063]: pgmap v4722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[183063]: Health check update: 39 slow ops, oldest one blocked for 8130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[178459]: pgmap v4722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:59:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-mon[178459]: Health check update: 39 slow ops, oldest one blocked for 8130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:45.005+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:44.869+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:45 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:45 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:46.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:45.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:46 smithi071 ceph-mon[178459]: pgmap v4723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:46 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1595336028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:46 smithi071 ceph-mon[183063]: pgmap v4723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:46 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1595336028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:47.074+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:46.877+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:47 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:47 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:48.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:48.094+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:47.905+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[183063]: pgmap v4724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1880483528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[178459]: pgmap v4724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1880483528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:49.090+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:48.955+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:49 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:49 smithi071 ceph-mon[178459]: Health check update: 39 slow ops, oldest one blocked for 8135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:49 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:49 smithi071 ceph-mon[183063]: Health check update: 39 slow ops, oldest one blocked for 8135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:50.136+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:49.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:50 smithi071 ceph-mon[178459]: pgmap v4725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:50 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2199955723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:50 smithi071 ceph-mon[183063]: pgmap v4725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:50 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2199955723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:51 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:51.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:50.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:51 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:52.196 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:51.940+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:52.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:52 smithi071 ceph-mon[183063]: pgmap v4726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:52.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:52.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:52 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:52.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:52 smithi071 ceph-mon[178459]: pgmap v4726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:52.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:52.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:52 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:52.196+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:53.189 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:52.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:53.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:53.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:53 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:53.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1181274923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:53.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:53.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:53 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:53.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1181274923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:53.189+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:54.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:53.866+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:54 smithi071 ceph-mon[178459]: pgmap v4727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:54 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:54 smithi071 ceph-mon[178459]: Health check update: 39 slow ops, oldest one blocked for 8140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:54 smithi071 ceph-mon[183063]: pgmap v4727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:54 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:54 smithi071 ceph-mon[183063]: Health check update: 39 slow ops, oldest one blocked for 8140 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:54.230+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:55.197 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:54.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:55.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:55.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:55 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:55.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1385900356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:55.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:55.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:55 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:55.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1385900356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:55.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:55.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:55.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-mon[178459]: pgmap v4728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-mon[183063]: pgmap v4728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T00:59:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T00:59:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:56.224+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:57.188 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:56.874+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:57.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:57.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:57 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:57.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2889566887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:57.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:57.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:57 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:57.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2889566887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T00:59:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:57.188+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:58.188 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:57.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:58.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:58 smithi071 ceph-mon[183063]: pgmap v4729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:58.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:58.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:58 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:58.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:58 smithi071 ceph-mon[178459]: pgmap v4729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T00:59:58.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:58.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:58 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:58.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:58.188+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:59.072 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:59.072 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:59 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:59.072 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:59:59.072 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 00:59:59 smithi071 ceph-mon[178459]: Health check update: 39 slow ops, oldest one blocked for 8145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T00:59:59.072 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:58.807+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T00:59:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 00:59:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T00:59:59.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T00:59:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T00:59:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:59 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T00:59:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T00:59:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 00:59:59 smithi071 ceph-mon[183063]: Health check update: 39 slow ops, oldest one blocked for 8145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:00.162 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 00:59:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T00:59:59.842+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:00.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:00.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pgmap v4730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:00.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:00.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:00.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:00.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3526907723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:00.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 39 slow ops, oldest one blocked for 8150 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:00:00.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:00:00.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 8773 secs 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:00:00.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:00:00.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:00:00.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:00:00.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:00:00.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 39 slow ops, oldest one blocked for 8150 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:00:00.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:00:00.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:00:00.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:00:00.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-07T01:00:00.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:00:00.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 8773 secs 2023-12-07T01:00:00.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:00:00.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:00:00.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:00:00.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-07T01:00:00.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:00:00.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-07T01:00:00.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:00:00.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:00:00.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:00:00.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:00:00.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:00:00.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:00:00.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:00:00.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:00:00.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:00:00.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:00:00.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:00:00.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:00:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:00:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:00:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:00:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:00:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:00:00.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 39 slow ops, oldest one blocked for 8150 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:00:00.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:00:00.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:00:00.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:00:00.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:00:00.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:00:00.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:00:00.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:00:00.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:00:00.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:00:00.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:00:00.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:00:00.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T00:59:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:00:00.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:00:00.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 39 slow ops, oldest one blocked for 8150 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:00:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pgmap v4730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3526907723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 39 slow ops, oldest one blocked for 8150 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:00:00.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 8773 secs 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:00:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:00:00.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:00:00.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:00:00.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:00:00.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:00:00.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:00:00.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 39 slow ops, oldest one blocked for 8150 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:00:00.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:00:00.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:00:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:00.163+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:01.079 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:00.803+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:01.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:01 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:01 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:02.197 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:01.834+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:02.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:02.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:02 smithi071 ceph-mon[178459]: pgmap v4731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:02.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:02 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:02.198 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1172379795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:02.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:02.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:02 smithi071 ceph-mon[183063]: pgmap v4731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:02.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:02 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:02.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1172379795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:02.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:02.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:03.088 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:02.799+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:03.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:03.220+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:03 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:03 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:04.088 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:03.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:04.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[183063]: pgmap v4732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[183063]: Health check update: 39 slow ops, oldest one blocked for 8150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[178459]: pgmap v4732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-mon[178459]: Health check update: 39 slow ops, oldest one blocked for 8150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:05.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:04.860+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/846539730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:05 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/846539730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:05 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:05.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:05.218+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:06.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:05.879+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:06 smithi071 ceph-mon[183063]: pgmap v4733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:06 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:06 smithi071 ceph-mon[178459]: pgmap v4733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:06 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:06.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:06.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:07.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:06.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:07 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/357807065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:07 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/357807065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:07.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:08.103 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:07.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:08.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:08.244+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-mon[183063]: pgmap v4734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-mon[178459]: pgmap v4734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:09.107 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:08.800+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:09.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:09.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:09 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:09 smithi071 ceph-mon[178459]: Health check update: 39 slow ops, oldest one blocked for 8155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3851671743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:09 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:09 smithi071 ceph-mon[183063]: Health check update: 39 slow ops, oldest one blocked for 8155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3851671743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:10.108 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:09.756+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:10.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:10.244+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:10 smithi071 ceph-mon[178459]: pgmap v4735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:10 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:10 smithi071 ceph-mon[183063]: pgmap v4735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:10 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:11.117 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:10.717+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:11 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:11.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:11.263+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:11 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:12.118 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:11.714+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:12.284+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:12 smithi071 ceph-mon[178459]: pgmap v4736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:12 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2197090231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:12 smithi071 ceph-mon[183063]: pgmap v4736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:12 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2197090231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:13.123 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:12.728+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:13.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:13 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:13.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:13.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:13 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:13.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:13.697+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:14.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:14.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[183063]: pgmap v4737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:00:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2971562255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[183063]: Health check update: 39 slow ops, oldest one blocked for 8160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[178459]: pgmap v4737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:00:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2971562255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-mon[178459]: Health check update: 39 slow ops, oldest one blocked for 8160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:14.678+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:15.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:15.338+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:15 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:15 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:15.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:15.695+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:16.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:16.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-mon[183063]: pgmap v4738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-mon[178459]: pgmap v4738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:17.135 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:16.721+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:17.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:17.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1540759860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:17 smithi071 ceph-mon[178459]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:00:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1540759860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:17 smithi071 ceph-mon[183063]: 9 slow requests (by type [ 'queued for pg' : 9 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 9 ]) 2023-12-07T01:00:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:00:18.137 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:17.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:18.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:18.311+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:18 smithi071 ceph-mon[183063]: pgmap v4739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:18 smithi071 ceph-mon[178459]: pgmap v4739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:19.143 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:18.738+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:19.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:19.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:19.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3062006869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:19.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-mon[178459]: Health check update: 39 slow ops, oldest one blocked for 8165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:19.313+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3062006869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-mon[183063]: Health check update: 39 slow ops, oldest one blocked for 8165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:20.145 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:19.701+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:20.145 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:00:19.924+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:00:20.145 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:00:20.146 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:00:20.147 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:00:20.147 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:00:20.147 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:00:20.147 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:00:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:00:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:20.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[183063]: pgmap v4740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:00:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:00:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:00:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:00:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[178459]: pgmap v4740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:00:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:00:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:00:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:00:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:00:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:00:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:00:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:00:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:00:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:00:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:00:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:00:20.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:20.651+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:21.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:21 smithi071 ceph-mon[183063]: pgmap v4741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2364726464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:21 smithi071 ceph-mon[178459]: pgmap v4741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2364726464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:21.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:21.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:22.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:22.311+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:00:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:00:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[178459]: pgmap v4742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[178459]: pgmap v4743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:00:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[183063]: pgmap v4742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[183063]: pgmap v4743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:00:22.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:22.614+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:23.646 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:23.336+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:23.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:23.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:23.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:23.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:23.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:23.646+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:24.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:24.659 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:24.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:24.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:24.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1209433728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:24.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[178459]: pgmap v4744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:24.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:24.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:24.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:24.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:24.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:24.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1209433728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:24.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[183063]: pgmap v4744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:24.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:24.662 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:24.318+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:24.662 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:24.656+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:25.689 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:25.349+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:25.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:25.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:25.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:25.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:25.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:25.686+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:26.695 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:26.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:26.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:26.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:26.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:26 smithi071 ceph-mon[183063]: pgmap v4745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:26.696 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1645129245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:26.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:26.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:26.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:26 smithi071 ceph-mon[178459]: pgmap v4745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:26.696 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1645129245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:26.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:26.695+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:27.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:27.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:27.710+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:28.660 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:28.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:28.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:28.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:28.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:28.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:28.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[183063]: pgmap v4746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:28.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/887452606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:28.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:28.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:28.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:28.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:28.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[178459]: pgmap v4746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:28.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/887452606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:28.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:28.661+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:29.680 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:29.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:29.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:29.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:29.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:00:29.680 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:29 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:29.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:29.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:29.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:00:29.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:29 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:29.680+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:30.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:30 smithi071 ceph-mon[183063]: pgmap v4747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:30.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:30.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:30 smithi071 ceph-mon[178459]: pgmap v4747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:31.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:30.723+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:31.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:31.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1567153973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1567153973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:31.713+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:32.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:32.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:32 smithi071 ceph-mon[183063]: pgmap v4748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:32 smithi071 ceph-mon[178459]: pgmap v4748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:33.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:32.724+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:33.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1965482278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1965482278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:34.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:33.749+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:34.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:34 smithi071 ceph-mon[183063]: pgmap v4749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:34 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:34 smithi071 ceph-mon[178459]: pgmap v4749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:34 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:35.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:34.721+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:35.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:35.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:35.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:36.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:35.717+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:36.386+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3316674164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[183063]: pgmap v4750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3316674164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-mon[178459]: pgmap v4750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:36.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:37.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:38.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:37.703+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:38.682 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:38.330+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:38.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:38.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:38.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:38 smithi071 ceph-mon[183063]: pgmap v4751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:38.683 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4085536281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:38.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:38.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:38.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:38 smithi071 ceph-mon[178459]: pgmap v4751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:38.683 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4085536281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:38.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:38.682+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:39.652 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:39.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:39.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:39.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:39.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:39.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:39.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:39.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8185 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:39.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:39.652+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:40.688 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:40.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:40.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:40.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:40.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:40.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:40.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[178459]: pgmap v4752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:40.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/896361105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:40.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:40.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:40.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:40.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:40.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[183063]: pgmap v4752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:40.689 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/896361105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:40.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:40.688+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:41.293+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:42.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:41.700+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:42.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:42.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:42 smithi071 ceph-mon[178459]: pgmap v4753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:42 smithi071 ceph-mon[183063]: pgmap v4753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:43.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:42.718+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:43.693 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:43.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:43.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:43.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:43.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/172662114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:43.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:43.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:43.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/172662114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:43.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:43.693+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:44.676 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:44.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:44.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:44.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:44.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:44.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:44.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:00:44.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[183063]: pgmap v4754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:44.677 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:00:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[178459]: pgmap v4754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:44.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:44.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:44.676+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:45.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:45.229+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4057676575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4057676575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:45.706+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:46.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:46.229+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:46 smithi071 ceph-mon[178459]: pgmap v4755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:46 smithi071 ceph-mon[183063]: pgmap v4755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:47.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:46.737+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:47.244+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1898612681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1898612681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:47.775+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:48.224+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-mon[178459]: pgmap v4756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-mon[183063]: pgmap v4756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:49.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:48.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:49.207+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:50.171 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:49.762+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:50.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:50 smithi071 ceph-mon[183063]: pgmap v4757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1270186506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:50 smithi071 ceph-mon[178459]: pgmap v4757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1270186506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:51.190 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:50.789+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:51.190+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:52.158 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:51.806+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:52.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:52.159+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:52 smithi071 ceph-mon[183063]: pgmap v4758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1295191445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:52 smithi071 ceph-mon[178459]: pgmap v4758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1295191445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:53.183 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:52.852+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:53.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:53.183+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:54.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:53.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:54.200+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:54 smithi071 ceph-mon[183063]: pgmap v4759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:54 smithi071 ceph-mon[178459]: pgmap v4759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:55.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:54.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:55.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1249426205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1249426205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:55.870+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:56.260+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-mon[178459]: pgmap v4760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:00:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:00:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-mon[183063]: pgmap v4760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:56.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:57.256+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1707386453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1707386453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:57.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:58 smithi071 ceph-mon[178459]: pgmap v4761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:58 smithi071 ceph-mon[183063]: pgmap v4761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:00:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:58.267+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:59.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:58.940+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:00:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:00:59.287+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:00:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:00:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/614190670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:00:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:00:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:00:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:00:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8205 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:00:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/614190670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:00.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:00:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:00:59.932+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:00.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-mon[178459]: pgmap v4762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-mon[183063]: pgmap v4762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:01.252 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:00.951+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:01.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:01.252+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:02.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:01.953+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:02.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:02.294+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3116539858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:02 smithi071 ceph-mon[178459]: pgmap v4763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3116539858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:02 smithi071 ceph-mon[183063]: pgmap v4763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:03.319 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:02.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:03.320+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:04.358 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:03.962+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:04.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:04.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[183063]: pgmap v4764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2302715744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[178459]: pgmap v4764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2302715744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:05.364 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:04.972+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:05.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:05.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:06.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:05.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:06.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:06 smithi071 ceph-mon[178459]: pgmap v4765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:06 smithi071 ceph-mon[183063]: pgmap v4765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:07.397 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:06.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:07.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2410147733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2410147733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:08.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:07.921+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:08.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-mon[183063]: pgmap v4766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-mon[178459]: pgmap v4766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:09.408 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:08.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:09.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3410902791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3410902791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:10.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:09.933+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:10.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:10 smithi071 ceph-mon[183063]: pgmap v4767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:10 smithi071 ceph-mon[178459]: pgmap v4767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:11.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:10.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:11.409+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2514490293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2514490293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:12.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:11.906+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:12.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:12.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:12 smithi071 ceph-mon[178459]: pgmap v4768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:12 smithi071 ceph-mon[183063]: pgmap v4768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:13.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:12.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:13.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:13.390+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:14.424 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:13.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:14.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:01:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2920865491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[178459]: pgmap v4769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:01:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2920865491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[183063]: pgmap v4769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:15.404 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:14.952+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:15.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:15.404+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:16.399 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:15.960+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:16.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:16.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[183063]: pgmap v4770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3933321485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[178459]: pgmap v4770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3933321485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:16.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:17.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:18.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:17.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:18.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:18 smithi071 ceph-mon[183063]: pgmap v4771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2389256182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:18 smithi071 ceph-mon[178459]: pgmap v4771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2389256182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:19.347 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:18.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:19.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:19 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:19 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:20.317 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:20.001+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:20.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:20.317+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-mon[183063]: pgmap v4772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-mon[178459]: pgmap v4772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:21.331 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:21.002+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:21.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/437173673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/437173673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:22.284 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:21.997+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:22.283+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:01:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:22 smithi071 ceph-mon[183063]: pgmap v4773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:01:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:22 smithi071 ceph-mon[178459]: pgmap v4773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:23.332 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:22.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:23.603 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:23.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:23.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:23.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:23.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/489635656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:23.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:23.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:23.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/489635656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:23.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:01:23.603+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:01:23.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:01:23.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:01:23.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:01:23.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:01:23.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:01:23.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:01:24.335 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:23.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:24.336+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:01:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:01:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:01:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[183063]: pgmap v4774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:01:24.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:01:24.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:01:24.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:01:24.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:01:24.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[178459]: pgmap v4774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:24.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:24.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:25.340 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:24.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:25.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:25.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:26.363 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:25.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:26.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2116807956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[183063]: pgmap v4775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:01:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:01:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:01:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:01:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:01:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2116807956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[178459]: pgmap v4775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:01:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:01:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:01:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:01:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:01:27.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:26.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:27.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[183063]: pgmap v4776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[183063]: pgmap v4777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[178459]: pgmap v4776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[178459]: pgmap v4777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:27.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:27.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:28.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1058144333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1058144333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:29.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:28.980+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:29.471+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-mon[183063]: pgmap v4778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:01:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-mon[178459]: pgmap v4778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:01:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:30.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:29.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:30.935 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:30.465+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:30.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:30.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:30.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1874895412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:30.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:30.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:30.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1874895412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:31.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:30.935+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:31.922 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:31.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:31.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:31 smithi071 ceph-mon[183063]: pgmap v4779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:31.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:31.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:31.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:31 smithi071 ceph-mon[178459]: pgmap v4779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:31.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:31.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:32.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:31.922+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:32.914 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:32.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:32.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:32.914 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:32.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:32.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:33.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:32.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:33.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:33.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:33 smithi071 ceph-mon[178459]: pgmap v4780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3150689773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:33 smithi071 ceph-mon[183063]: pgmap v4780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3150689773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:34.425 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:33.962+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:34.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:35.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:34.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:35.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:35.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[178459]: pgmap v4781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1862796408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[183063]: pgmap v4781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1862796408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:36.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:35.909+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:36.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:36.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:36.872 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:36.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:36.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:36.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:37.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:36.871+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:37.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:37 smithi071 ceph-mon[183063]: pgmap v4782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:37 smithi071 ceph-mon[178459]: pgmap v4782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:38.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:37.851+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:38.810 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:38.474+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:38.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:38.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3542329949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:38.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:38.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:38.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3542329949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:38.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:38.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:39.800 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:39.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:39.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-mon[183063]: pgmap v4783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:39.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:39.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:39.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:39.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:39.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-mon[178459]: pgmap v4783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:39.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:39.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:39.801 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:39.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:40.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:39.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:40.801 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:40.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:40.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/828869487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:40.802 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:40.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:40.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:40.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:40.802 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/828869487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:41.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:40.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:41.770 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:41.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:41.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:41 smithi071 ceph-mon[178459]: pgmap v4784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:41.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:41.771 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:41.771 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:41 smithi071 ceph-mon[183063]: pgmap v4784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:41.771 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:41.771 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:42.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:41.771+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:42.818 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:42.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:42.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:42.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:42.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1058556217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:42.819 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:42.819 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:42.819 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1058556217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:42.819+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:43.810 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:43.505+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:43.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-mon[183063]: pgmap v4785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:43.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:43.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:43.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:43.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:43.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-mon[178459]: pgmap v4785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:43.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:43.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:43.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:43.812 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:43.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:44.829 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:44.506+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:44.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:44.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:01:44.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:44.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:44 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:44.830 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:44.830 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:01:44.830 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:44.830 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:44 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:44.829+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:45.803 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:45.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:45.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:45 smithi071 ceph-mon[178459]: pgmap v4786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:45.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:45.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2290102125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:45.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:45.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:45 smithi071 ceph-mon[183063]: pgmap v4786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:45.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:45.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2290102125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:45.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:46.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:45.803+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:46.845 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:46.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:46.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:46.845 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:46.845 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:46.846 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:47.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:46.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:47.858 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:47.487+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:47.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[183063]: pgmap v4787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:47.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:47.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:47.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:47.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:47.858 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2740603024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:47.859 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[178459]: pgmap v4787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:47.859 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:47.859 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:47.859 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:47.859 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:47.859 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2740603024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:48.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:47.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:48.902 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:48.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:48.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:48.902 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:48.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:48.903 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:49.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:48.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:49.935 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:49.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:49.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:49 smithi071 ceph-mon[183063]: pgmap v4788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:49.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:49.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:49.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:49.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:49 smithi071 ceph-mon[178459]: pgmap v4788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:49.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:49.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:49.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:50.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:49.935+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:50.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:50.521+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2050065381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2050065381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:51.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:50.973+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:51.567+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:51 smithi071 ceph-mon[178459]: pgmap v4789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:51 smithi071 ceph-mon[183063]: pgmap v4789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:52.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:51.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:52.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:52.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2045645022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2045645022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:52.974+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:53.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:53.578+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:53 smithi071 ceph-mon[178459]: pgmap v4790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:53 smithi071 ceph-mon[183063]: pgmap v4790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:53.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:54.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:54.586+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4184421660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4184421660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:54.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:55.925 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:55.611+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:55.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[183063]: pgmap v4791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:55.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:55.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:55.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:55.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:55.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:55.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[178459]: pgmap v4791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:55.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:55.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:01:55.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:55.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:55.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:56.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:55.925+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:56.895 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:56.645+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:56.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:56.895 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:56.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:56.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:57.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:56.895+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:57.926 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:57.647+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:57.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:57 smithi071 ceph-mon[183063]: pgmap v4792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:57.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:57.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3560556652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:57.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:57.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:57 smithi071 ceph-mon[178459]: pgmap v4792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:57.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:57.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3560556652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:57.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:58.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:57.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:58.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:58.696+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:01:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:01:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:01:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:58.970+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:01:59.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:01:59.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:01:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-mon[183063]: pgmap v4793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/418960466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:01:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-mon[178459]: pgmap v4793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:01:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:01:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:01:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:01:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/418960466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:01:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:01:59.954+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:00.935 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:00.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:00.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:00.935 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:00.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:00.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:01.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:00.936+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:01.947 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:01.722+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:01.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:01.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:01 smithi071 ceph-mon[183063]: pgmap v4794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:01.947 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:01.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/797133426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:01.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:01.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:01 smithi071 ceph-mon[178459]: pgmap v4794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:01.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:01.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/797133426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:02.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:01.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:02.915 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:02.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:02.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:02.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:02.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:02.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:03.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:02.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:03.891 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:03.775+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:03.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:03.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-mon[178459]: pgmap v4795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:03.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:03.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:03.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:03.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:03.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-mon[183063]: pgmap v4795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:03.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:03.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:03.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:04.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:03.892+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:04.926 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:04.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:04.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:04.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:04.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:04.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2911654400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:04.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:04.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:04.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:04.927 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2911654400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:05.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:04.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:05.851+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:05 smithi071 ceph-mon[183063]: pgmap v4796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:05 smithi071 ceph-mon[178459]: pgmap v4796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:05.974+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:06.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:06.859+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2285712189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2285712189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:07.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:07.828+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-mon[183063]: pgmap v4797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-mon[178459]: pgmap v4797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:08.049+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:08.841+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:09.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:09.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:09.820+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-mon[178459]: pgmap v4798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3446731209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-mon[183063]: pgmap v4798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3446731209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:10.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:10.846+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:11.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:11.848+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:11 smithi071 ceph-mon[183063]: pgmap v4799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3108092004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:11 smithi071 ceph-mon[178459]: pgmap v4799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3108092004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:12.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:12.875+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:13.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:13.036+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:13.836+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-mon[183063]: pgmap v4800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/804485470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:02:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-mon[178459]: pgmap v4800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/804485470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:02:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:14.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:14.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:15.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:15.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:15.875+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[178459]: pgmap v4801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[183063]: pgmap v4801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:16.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:16.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:16.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:16.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4290580869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:16.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:16.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:16.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4290580869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:16.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:17.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:16.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:17.131+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:17.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:17 smithi071 ceph-mon[183063]: pgmap v4802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:17 smithi071 ceph-mon[178459]: pgmap v4802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:18.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:18.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:18.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4216470847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4216470847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:19.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:19.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:19.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-mon[183063]: pgmap v4803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:19.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:19.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:19.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:19.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:19.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-mon[178459]: pgmap v4803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:19.909 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:19.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:19.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:20.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:19.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:20.070+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:20.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:20.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:21.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:21.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:21.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:21.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-mon[183063]: pgmap v4804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1839142099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-mon[178459]: pgmap v4804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1839142099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:22.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:22.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:23.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:23.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[183063]: pgmap v4805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2632688010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:23.821+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[178459]: pgmap v4805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2632688010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:24.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:24.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:24.849+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:25.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:25.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:25.850+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:26.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:25 smithi071 ceph-mon[178459]: pgmap v4806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2798640534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:25 smithi071 ceph-mon[183063]: pgmap v4806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2798640534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:27.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:26.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:27.098+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:26 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:02:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:26 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:02:28.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:27.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:28.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[178459]: pgmap v4807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4009456458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[183063]: pgmap v4807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4009456458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:28.855+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:29.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:02:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:02:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:29.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:02:28.947+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:02:29.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:02:29.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:02:29.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:02:29.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:02:29.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:02:29.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:02:29.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:02:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:02:30.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:29.885+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:30.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:29 smithi071 ceph-mon[178459]: pgmap v4808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:29 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:02:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:02:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:02:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:02:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:29 smithi071 ceph-mon[183063]: pgmap v4808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:29 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:02:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:02:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:30.862+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:31.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:31.031+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3533668484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:02:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:02:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3533668484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:02:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:30 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:02:32.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:31.832+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:31.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[183063]: pgmap v4809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:02:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:02:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:02:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[178459]: pgmap v4809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:02:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:02:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:31 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:02:33.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:32.826+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:33.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:32.981+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:32 smithi071 ceph-mon[183063]: pgmap v4810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2716962637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:32 smithi071 ceph-mon[178459]: pgmap v4810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2716962637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:34.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:33.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:34.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:33.976+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:33 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:33 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:35.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:34.832+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:34 smithi071 ceph-mon[183063]: pgmap v4811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:34.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:34 smithi071 ceph-mon[178459]: pgmap v4811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:35.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:35.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1013113011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1013113011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:37.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:36.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:36.998+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:36 smithi071 ceph-mon[183063]: pgmap v4812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:36 smithi071 ceph-mon[178459]: pgmap v4812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:37.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1481847787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:37.845+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1481847787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:39.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:38.832+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:38.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:38 smithi071 ceph-mon[183063]: pgmap v4813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:38 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:38 smithi071 ceph-mon[178459]: pgmap v4813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:38 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:40.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:39.880+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:39.910+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/652251789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/652251789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:40.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:41.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:40.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:40 smithi071 ceph-mon[183063]: pgmap v4814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:40 smithi071 ceph-mon[178459]: pgmap v4814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:42.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:41.808+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:41.888+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:42.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:42.900+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:42 smithi071 ceph-mon[183063]: pgmap v4815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1544741801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:42 smithi071 ceph-mon[178459]: pgmap v4815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1544741801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:43.995 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:43.742+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:43.995 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:43.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:02:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:02:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:43 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:45.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:44.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:44.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:44 smithi071 ceph-mon[178459]: pgmap v4816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4060445155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:44 smithi071 ceph-mon[183063]: pgmap v4816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4060445155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:45.989 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:45.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:45.990+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:47.002 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:46.735+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:47.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:47.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:47 smithi071 ceph-mon[178459]: pgmap v4817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:47 smithi071 ceph-mon[183063]: pgmap v4817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:48.009 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:47.760+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:48.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:48.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:48.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:48.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:48.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2258667576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:48.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:48.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2258667576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:49.077 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:48.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:49.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:49 smithi071 ceph-mon[183063]: pgmap v4818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:49.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:49.078 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:49.078 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:49.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:49 smithi071 ceph-mon[178459]: pgmap v4818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:49.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:49.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:49.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:49.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:49.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:50.020 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:49.739+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:50.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4048927379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4048927379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:51.021 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:50.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:51.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:51 smithi071 ceph-mon[178459]: pgmap v4819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:51 smithi071 ceph-mon[183063]: pgmap v4819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:52.028 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:51.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:52.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2768184128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2768184128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:53.029 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:52.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:53.071+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:53 smithi071 ceph-mon[183063]: pgmap v4820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:53 smithi071 ceph-mon[178459]: pgmap v4820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:54.038 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:53.783+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:54.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:55.039 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:54.750+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:55.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:55 smithi071 ceph-mon[183063]: pgmap v4821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1650637541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:55 smithi071 ceph-mon[178459]: pgmap v4821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1650637541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:56.052 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:55.737+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:56.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:56.053+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:02:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:02:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:57.056 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:56.713+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:57 smithi071 ceph-mon[183063]: pgmap v4822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/115042830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:57 smithi071 ceph-mon[178459]: pgmap v4822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/115042830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:57.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:57.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:58.061 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:57.753+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:58.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:58.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:59.062 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:58.708+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:02:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:02:59.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:02:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[178459]: pgmap v4823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:02:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1907256376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:02:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[183063]: pgmap v4823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:02:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:02:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:02:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:02:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:02:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1907256376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:00.070 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:02:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:02:59.712+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:00.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:00.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:00.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:00.675+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:01.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:01 smithi071 ceph-mon[178459]: pgmap v4824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:01.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:01.074 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:01.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:01.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:01 smithi071 ceph-mon[183063]: pgmap v4824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:01.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2981769952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2981769952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:02.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:02.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:02.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:03.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:03 smithi071 ceph-mon[178459]: pgmap v4825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:03 smithi071 ceph-mon[183063]: pgmap v4825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:03.651+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:04.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:04.036+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2212685677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2212685677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:05.062 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:04.701+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:05 smithi071 ceph-mon[183063]: pgmap v4826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:05.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:05 smithi071 ceph-mon[178459]: pgmap v4826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:05.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:06.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:06.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:07.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-mon[178459]: pgmap v4827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1192631954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-mon[183063]: pgmap v4827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1192631954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:07.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:08.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:08.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:08.625+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:09.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-mon[183063]: pgmap v4828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3668248814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-mon[178459]: pgmap v4828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3668248814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:09.620+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:10.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:10.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:10.624+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:11.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:11 smithi071 ceph-mon[178459]: pgmap v4829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2266091676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:11 smithi071 ceph-mon[183063]: pgmap v4829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:11.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2266091676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:11.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:12.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:12.671+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:13 smithi071 ceph-mon[183063]: pgmap v4830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:13.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:13 smithi071 ceph-mon[178459]: pgmap v4830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:14.129 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:13.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:14.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:14.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3049836648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:03:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:14.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3049836648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:03:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:15.130 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:14.699+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:15.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:15.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:15 smithi071 ceph-mon[178459]: pgmap v4831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:15.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:15 smithi071 ceph-mon[183063]: pgmap v4831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:15.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:15.667+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:16.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1846704538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1846704538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:16.650+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:17.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:17 smithi071 ceph-mon[183063]: pgmap v4832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:17 smithi071 ceph-mon[178459]: pgmap v4832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:17.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:17.621+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:18.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:18.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:19.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:19.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:19 smithi071 ceph-mon[178459]: pgmap v4833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3418183372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:19 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:19 smithi071 ceph-mon[183063]: pgmap v4833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3418183372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:19 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:19.640+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:20.165+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:20.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:21.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:21 smithi071 ceph-mon[183063]: pgmap v4834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3728395009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:21 smithi071 ceph-mon[178459]: pgmap v4834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3728395009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:21.638+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:22.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:22.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:23.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:23 smithi071 ceph-mon[178459]: pgmap v4835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/544671350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:23 smithi071 ceph-mon[183063]: pgmap v4835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/544671350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:23.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:24.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[183063]: pgmap v4836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[178459]: pgmap v4836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:24.682+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:25.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:25.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:26.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-mon[183063]: pgmap v4837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4128210063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-mon[178459]: pgmap v4837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4128210063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:26.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:27.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:27.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:27.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:27.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:28.593 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:28.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:28.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:28.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:28.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:28.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[183063]: pgmap v4838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:28.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:28.594 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3861250673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:28.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:28.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:28.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:28.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[178459]: pgmap v4838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:28.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:28.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3861250673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:28.593+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:29.617 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:29.199+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:29.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:29.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:03:29.617 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:29.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:29 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:29.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:29.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:03:29.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:29.618 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:29 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:29.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:29.617+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:30.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:30.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:30 smithi071 ceph-mon[178459]: pgmap v4839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1418176545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:30 smithi071 ceph-mon[183063]: pgmap v4839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1418176545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:30.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:31.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:31.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:03:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:32 smithi071 ceph-mon[178459]: pgmap v4840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:03:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:32 smithi071 ceph-mon[183063]: pgmap v4840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:32.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:32.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:32.578+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:33.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3338288862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3338288862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:33.609+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:34.419 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:34.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:34.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:34.419 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-mon[183063]: pgmap v4841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:34.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:34.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8359 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:34.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:34.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-mon[178459]: pgmap v4841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:34.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:34.420 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8359 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:34.593+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:34.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:03:34.419+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:03:34.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:03:34.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:03:34.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:03:34.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:03:34.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:03:34.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:03:34.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:03:34.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:03:34.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:03:34.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:03:34.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:03:34.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:03:34.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:03:34.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:03:34.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:03:34.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:03:34.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:03:34.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:03:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:03:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:35.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:35 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:03:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:03:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:03:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:03:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:03:35.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1971371336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:35 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:03:35.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:03:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:03:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:03:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:03:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:03:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:03:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:03:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:03:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:03:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:35.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1971371336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:35.638+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:36.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: pgmap v4842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:03:36.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:03:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:03:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:03:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:03:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:03:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:03:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:03:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:03:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:03:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: pgmap v4842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:03:36.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:03:36.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:36.589+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:37.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-mon[178459]: Adjusting osd_memory_target on smithi071 to 2408M 2023-12-07T01:03:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-mon[178459]: pgmap v4843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-mon[178459]: pgmap v4844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-mon[183063]: Adjusting osd_memory_target on smithi071 to 2408M 2023-12-07T01:03:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-mon[183063]: pgmap v4843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-mon[183063]: pgmap v4844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:37.547+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:38.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:38.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/458315390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/458315390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:38.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:38.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:39.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:39.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:39 smithi071 ceph-mon[183063]: pgmap v4845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:39 smithi071 ceph-mon[178459]: pgmap v4845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:39.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:39.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:40.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2389703287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2389703287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:40.564+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:41.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:41 smithi071 ceph-mon[183063]: pgmap v4846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:41.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:41 smithi071 ceph-mon[178459]: pgmap v4846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:41.607+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:42.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2406061024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2406061024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:42.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:42.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:43.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:43 smithi071 ceph-mon[183063]: pgmap v4847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:43 smithi071 ceph-mon[178459]: pgmap v4847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:43.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:43.633+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:44.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:44.148+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:03:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:03:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:44.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:44.672+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:45.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:45 smithi071 ceph-mon[183063]: pgmap v4848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3673286011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:45 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:45 smithi071 ceph-mon[178459]: pgmap v4848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3673286011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:45 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:45.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:45.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:46.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:46.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:47.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:47.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:47 smithi071 ceph-mon[183063]: pgmap v4849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2847212603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:47 smithi071 ceph-mon[178459]: pgmap v4849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2847212603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:47.682+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:48.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:49.112 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:48.707+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:49.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:49.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:49 smithi071 ceph-mon[178459]: pgmap v4850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/5004596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:49 smithi071 ceph-mon[183063]: pgmap v4850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:49.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/5004596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:50.079 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:49.745+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:50.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:51.067 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:50.712+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:51.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:51.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:51 smithi071 ceph-mon[183063]: pgmap v4851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:51 smithi071 ceph-mon[178459]: pgmap v4851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:51.695+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:52.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:52.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2336417775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2336417775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:52.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:52.665+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:53.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:53 smithi071 ceph-mon[183063]: pgmap v4852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:53 smithi071 ceph-mon[178459]: pgmap v4852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:54.071 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:53.714+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:54.071+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/950354705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/950354705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:54.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:54.687+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:55.063+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:55 smithi071 ceph-mon[183063]: pgmap v4853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:55 smithi071 ceph-mon[178459]: pgmap v4853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:56.077 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:55.707+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:56.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:56.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:03:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:03:56.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:56.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:57.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:57 smithi071 ceph-mon[183063]: pgmap v4854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2917281928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:57 smithi071 ceph-mon[178459]: pgmap v4854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2917281928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:58.152 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:57.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:58.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:58.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:58.665+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:03:59.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:03:59.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:03:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[178459]: pgmap v4855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:03:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1270848260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:03:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[183063]: pgmap v4855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:03:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:03:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:03:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1270848260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:03:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:03:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:03:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:03:59.645+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:00.337 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:00.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:00.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:00.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:00.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:00.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:00.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:00.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:00.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:00.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:00.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:00.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:01.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:01 smithi071 ceph-mon[178459]: pgmap v4856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2707165974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:01 smithi071 ceph-mon[183063]: pgmap v4856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2707165974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:01.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:01.580+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:02.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:02.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:02.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:03.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:03.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:03 smithi071 ceph-mon[178459]: pgmap v4857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:03 smithi071 ceph-mon[183063]: pgmap v4857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:03.587+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:04.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:04.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3564366409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3564366409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:04.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:05.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:05 smithi071 ceph-mon[183063]: pgmap v4858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:05 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:05 smithi071 ceph-mon[178459]: pgmap v4858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:05 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:05.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:05.540+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:06.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1028120730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:06.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1028120730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:06.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:06.500+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:07 smithi071 ceph-mon[183063]: pgmap v4859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:07.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:07 smithi071 ceph-mon[178459]: pgmap v4859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:07.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:08.370 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:08.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:08.454+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:09.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:09.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:09.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:09.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:09 smithi071 ceph-mon[183063]: pgmap v4860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:09.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2553018324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:09.434 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:09.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:09.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:09 smithi071 ceph-mon[178459]: pgmap v4860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:09.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2553018324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:09.435 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:09.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:09.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:10.381 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:10.124+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:10.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:10.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:11.447 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:11.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:11 smithi071 ceph-mon[183063]: pgmap v4861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:11.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2286586324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:11.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:11.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:11 smithi071 ceph-mon[178459]: pgmap v4861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:11.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:11.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2286586324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:11.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:11.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:12.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:12.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:13.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:13.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:13 smithi071 ceph-mon[178459]: pgmap v4862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2262036364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:13 smithi071 ceph-mon[183063]: pgmap v4862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2262036364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:14.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:14.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:04:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:14 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:04:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:14 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:15.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:15.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:15 smithi071 ceph-mon[183063]: pgmap v4863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:15 smithi071 ceph-mon[178459]: pgmap v4863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:16.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:16.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/150606529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/150606529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:17.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:17.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:17.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:17 smithi071 ceph-mon[178459]: pgmap v4864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:17 smithi071 ceph-mon[183063]: pgmap v4864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2711460433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:18.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:18.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:18.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2711460433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:19.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:19.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:19 smithi071 ceph-mon[178459]: pgmap v4865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:19 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8409 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:19 smithi071 ceph-mon[183063]: pgmap v4865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:19 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8409 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:20.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:20.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/11591671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/11591671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:21.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:21.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:21 smithi071 ceph-mon[183063]: pgmap v4866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:21 smithi071 ceph-mon[178459]: pgmap v4866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:22.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:22.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:22.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:23.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:23.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:23 smithi071 ceph-mon[178459]: pgmap v4867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1460785254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:23 smithi071 ceph-mon[183063]: pgmap v4867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1460785254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:23.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:23.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:24.431+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:24.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:25.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:25.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:25.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-mon[183063]: pgmap v4868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3015772605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-mon[178459]: pgmap v4868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3015772605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:26.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:26.465+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:26.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:26.314+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:27.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:27.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:27 smithi071 ceph-mon[183063]: pgmap v4869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:27.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:27 smithi071 ceph-mon[178459]: pgmap v4869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:28.441+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:28.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/935461355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/935461355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:29.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:29.484+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:29.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:29 smithi071 ceph-mon[178459]: pgmap v4870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:04:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:29 smithi071 ceph-mon[183063]: pgmap v4870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:04:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:30.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:30.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:30.235+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1014002971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1014002971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:31.517 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:31.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:31.518 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:31 smithi071 ceph-mon[178459]: pgmap v4871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:31.518 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:31.518 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:31.518 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:31 smithi071 ceph-mon[183063]: pgmap v4871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:31.518 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:31.518 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:31.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:32.511 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:32.512 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:32.512 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1808347979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:32.512 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:32.236+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:32.512 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:32.512 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:32.512 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1808347979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:32.512+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:33.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:33.465+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:33.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:33 smithi071 ceph-mon[178459]: pgmap v4872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:33 smithi071 ceph-mon[183063]: pgmap v4872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:34.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:34.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:34.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:34 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:34 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:35.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:35.491+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:35.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:35 smithi071 ceph-mon[178459]: pgmap v4873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2994013094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:35 smithi071 ceph-mon[183063]: pgmap v4873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2994013094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:36.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:36.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:04:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:04:37.543 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:37.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:37.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-mon[183063]: pgmap v4874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:37.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:37.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3178699259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:37.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:37.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-mon[178459]: pgmap v4874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:37.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:37.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3178699259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:37.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:37.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:04:37.524+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:04:37.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:04:37.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:04:37.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:04:37.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:04:37.544 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:04:37.545 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:04:37.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:37.544+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:38.512+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:38.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:38 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:04:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:04:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:04:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:38 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:04:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:39.551+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:39.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[183063]: pgmap v4875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[178459]: pgmap v4875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:40.528 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:40.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:40.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1742492763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:40.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:40.528 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:40.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1742492763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:40.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:40.529 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:40.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:40.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:41.534 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:41.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:41.535+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[183063]: pgmap v4876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:04:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:04:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:04:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:04:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[183063]: pgmap v4877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[183063]: pgmap v4878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[178459]: pgmap v4876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[178459]: pgmap v4877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[178459]: pgmap v4878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:04:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:42.499 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:42.216+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/996262073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:42.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:42.500+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/996262073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:43.598 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:43.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:43.599 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:43.236+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:43.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[183063]: pgmap v4879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:04:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[178459]: pgmap v4879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:04:44.602 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:44.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:44.603 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:44.236+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2684652532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2684652532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:45.464 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:45.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:45.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:45.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:45 smithi071 ceph-mon[178459]: pgmap v4880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:45 smithi071 ceph-mon[183063]: pgmap v4880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:46.507 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:46.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:46 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8434 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:46 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8434 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:46.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:46.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:47.520 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:47.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:47.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:47.521+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1156226805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[178459]: pgmap v4881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1156226805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[183063]: pgmap v4881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:48.617 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:48.480+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:48.618 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:48.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:48.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:49.618 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:49.475+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:49.619 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:49.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/473359116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:49 smithi071 ceph-mon[183063]: pgmap v4882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/473359116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:49 smithi071 ceph-mon[178459]: pgmap v4882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:50.619 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:50.441+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:50.620 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:50.299+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:51.623 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:51.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:51.623 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:51.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:51.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:51.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:51 smithi071 ceph-mon[178459]: pgmap v4883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:51.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:51.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3809273115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:51 smithi071 ceph-mon[183063]: pgmap v4883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3809273115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:52.624 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:52.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:52.625 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:52.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:53.628 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:53.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:53.628 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:53.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:53.628 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:53.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:53 smithi071 ceph-mon[178459]: pgmap v4884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:53.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:53.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:53 smithi071 ceph-mon[183063]: pgmap v4884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:54.629 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:54.483+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:54.629 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:54.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:54.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3948268998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8439 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3948268998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8439 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:55.489 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:55.234+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:55.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:55.489+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-mon[183063]: pgmap v4885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-mon[178459]: pgmap v4885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:56.539 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:56.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:56.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2961012613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:56.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:56.539+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2961012613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:57.545 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:57.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:57.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:57.546+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:57 smithi071 ceph-mon[178459]: pgmap v4886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:57 smithi071 ceph-mon[183063]: pgmap v4886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:58.580 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:58.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:58.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:58.580+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:04:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2234329872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:04:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2234329872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:04:59.602 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:04:59.221+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:04:59.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:04:59.602+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:04:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8444 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[178459]: pgmap v4887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:04:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:04:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:04:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:04:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8444 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:04:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[183063]: pgmap v4887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:04:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:04:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:00.651 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:00.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:00.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:00.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:00.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:01.658 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:01.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:01.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:01.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1962443098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:01 smithi071 ceph-mon[178459]: pgmap v4888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1962443098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:01 smithi071 ceph-mon[183063]: pgmap v4888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:02.663 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:02.216+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:02.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:02.719+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:03.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:03.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:03.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-mon[183063]: pgmap v4889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3271301723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-mon[178459]: pgmap v4889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3271301723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:04.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:04.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8449 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8449 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:05.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:05.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:05 smithi071 ceph-mon[178459]: pgmap v4890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:05 smithi071 ceph-mon[183063]: pgmap v4890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:06.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:06.187+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:06.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:06.749+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1914869336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1914869336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:07.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:07.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:07.714+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[178459]: pgmap v4891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[183063]: pgmap v4891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:08.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:08.701+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3618129455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3618129455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:09.693 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:09.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:09.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:09.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:09 smithi071 ceph-mon[178459]: pgmap v4892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:09 smithi071 ceph-mon[183063]: pgmap v4892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:10.673 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:10.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:10.673+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:11.230 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:11.230 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:11.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3425594865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:11.231 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:11.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:11.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:11.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3425594865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:11.231 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:11.663 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:11.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:11.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:11.663+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:12.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:11 smithi071 ceph-mon[178459]: pgmap v4893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:12.259 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:12.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:12.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:11 smithi071 ceph-mon[183063]: pgmap v4893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:12.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:12.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:12.676 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:12.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:12.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:12.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:13.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:13.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:13.239 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:13.239 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:13.691 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:13.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:13.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:13.692+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:14.249 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2167532480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:14.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-mon[178459]: pgmap v4894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:14.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:14.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:05:14.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:14.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2167532480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:14.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-mon[183063]: pgmap v4894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:14.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:14.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:05:14.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:13 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:14.644 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:14.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:14.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:15.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:15.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:15.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:15.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:15.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:15.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:15.619 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:15.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:15.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:16.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:16.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:16.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[183063]: pgmap v4895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:16.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:16.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1926980527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:16.261 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:16.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:16.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:16.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[178459]: pgmap v4895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:16.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:16.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1926980527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:16.262 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:16.613 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:16.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:16.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:17.238 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:17.238 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:17.238 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:17.239 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:17.575 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:17.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:17.576+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:18.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:17 smithi071 ceph-mon[178459]: pgmap v4896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:18.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:18.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:18.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3168824216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:18.269 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:17 smithi071 ceph-mon[183063]: pgmap v4896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:18.269 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:18.269 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:18.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3168824216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:18.590 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:18.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:18.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:18.590+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:19.241 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:19.241 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:19.242 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:18 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8464 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:19.242 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:19.242 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:19.242 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:18 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8464 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:19.623 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:19.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:19.624+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:20.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:20.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-mon[183063]: pgmap v4897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-mon[178459]: pgmap v4897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:20.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:20.627+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:21.281 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1742576350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:21.281 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:21.281 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:21.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1742576350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:21.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:21.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:21.646 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:21.281+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:21.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:21.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:22.285 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:21 smithi071 ceph-mon[183063]: pgmap v4898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:22.285 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:22.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:22.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:21 smithi071 ceph-mon[178459]: pgmap v4898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:22.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:22.286 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:22.614 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:22.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:22.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:23.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:23.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3457156836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:23.278 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:23.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:23.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3457156836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:23.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:23.630 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:23.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:23.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:23.631+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:24.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:24.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:24.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[183063]: pgmap v4899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:24.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:24.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:24.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8469 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:24.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:24.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:24.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[178459]: pgmap v4899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:24.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:24.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:24.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8469 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:24.664 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:24.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:24.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:24.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:25.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:25.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:25.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1132477677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:25.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:25.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:25.294 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1132477677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:25.651 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:25.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:25.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:25.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:26.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:26 smithi071 ceph-mon[183063]: pgmap v4900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:26.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:26.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:26.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:26 smithi071 ceph-mon[178459]: pgmap v4900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:26.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:26.295 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:26.609 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:26.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:26.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:26.610+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:27.269 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:27.269 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:27.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:27.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:27.648 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:27.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:27.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:28.236+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[178459]: pgmap v4901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4250107947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:28.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[183063]: pgmap v4901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4250107947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:28.641+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:29.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:29.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:05:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:29 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:05:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:29 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:29.617+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:30.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:30 smithi071 ceph-mon[183063]: pgmap v4902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3444401636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:30 smithi071 ceph-mon[178459]: pgmap v4902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3444401636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:30.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:30.582+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:31.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:31.596+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:32.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:32 smithi071 ceph-mon[183063]: pgmap v4903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:32.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:32.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:32.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:32 smithi071 ceph-mon[178459]: pgmap v4903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:32.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:32.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:32.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:32.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:32.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:32.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:33.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1168800318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:33.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:33.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:33.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1168800318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:33.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:33.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:33.649 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:33.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:33.650+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:34.325 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:34 smithi071 ceph-mon[183063]: pgmap v4904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:34.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:34.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:34.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:34 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:34.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:34 smithi071 ceph-mon[178459]: pgmap v4904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:34.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:34.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:34.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:34 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:34.627 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:34.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:34.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:35.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:35.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2087697695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:35.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:35.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:35.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2087697695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:35.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:35.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:35.594+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:35.362+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:36.408 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:36.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:36.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-mon[183063]: pgmap v4905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:36.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:36.409 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:36.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:36.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:36.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-mon[178459]: pgmap v4905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:36.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:36.409 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:36.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:36.408+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:37.411 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1224101239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:37.411 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:37.411 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:37.411 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1224101239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:37.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:37.411+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:38 smithi071 ceph-mon[183063]: pgmap v4906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:38 smithi071 ceph-mon[178459]: pgmap v4906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:38.569+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:38.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:38.461+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:39.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:39.438 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:39.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:39.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:39.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:39.438+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[183063]: pgmap v4907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2881926089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[178459]: pgmap v4907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2881926089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:40.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:40.475+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:41.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:41.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:41.568+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:41.492+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:05:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[178459]: pgmap v4908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/753239208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:05:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[183063]: pgmap v4908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/753239208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:42.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:42.541+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:42.458+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:43.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:43.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:43.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:43.538+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:43.448+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[183063]: pgmap v4909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:05:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[178459]: pgmap v4909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:05:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:44.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:05:44.211+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:05:44.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:05:44.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:05:44.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:05:44.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:05:44.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:05:44.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:05:44.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:05:44.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:05:44.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:05:44.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:05:44.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:05:44.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:05:44.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:05:44.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:05:44.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:05:44.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:05:44.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:05:44.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:05:44.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:44.556+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:44.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:44.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:45.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1216519911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1216519911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:45.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:45.524+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:45.511+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:05:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[178459]: pgmap v4910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:05:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:05:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:05:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:05:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:05:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:05:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[183063]: pgmap v4910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:46.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:46.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:46.496+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:46.503+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3005984956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:47.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3005984956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:47.798 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:47.522+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:47.798 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:47.529+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:48.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:48.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:48.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:48.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-mon[178459]: pgmap v4911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:48.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-mon[183063]: pgmap v4911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:48.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:48.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:48.502+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:49.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:49.397 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:49.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:49.398 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2593918213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:49.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:49.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:49.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:49.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2593918213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:49.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:49.530+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:49.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[183063]: pgmap v4912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:05:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:05:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[178459]: pgmap v4912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:05:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:05:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:05:50.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:50.522+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:50.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:50.495+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:51.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:51 smithi071 ceph-mon[183063]: pgmap v4913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:51 smithi071 ceph-mon[183063]: pgmap v4914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:51 smithi071 ceph-mon[178459]: pgmap v4913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:51 smithi071 ceph-mon[178459]: pgmap v4914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:51.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:51.489+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:51.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:51.526+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:52.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:52.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2549240405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:52.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:52.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:52.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2549240405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:52.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:52.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:52.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:53.414 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:53.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:53 smithi071 ceph-mon[183063]: pgmap v4915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:53.415 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:53.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:53.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:53 smithi071 ceph-mon[178459]: pgmap v4915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:53.415 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:53.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:53.449+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3576632821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3576632821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:54.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:54.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:54.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:54.489+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:55.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:55.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:55 smithi071 ceph-mon[183063]: pgmap v4916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:55.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:55.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:55.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:55 smithi071 ceph-mon[178459]: pgmap v4916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:55.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:55.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:55.523+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:56.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:56.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:56.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:56.399 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:56.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:56.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:05:56.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:05:56.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:56.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:56.547+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:57.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:57.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:57 smithi071 ceph-mon[183063]: pgmap v4917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:57.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2773103487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:57.431 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:57.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:57.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:57 smithi071 ceph-mon[178459]: pgmap v4917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:57.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2773103487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:57.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:57.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:57.431+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:57.571+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:58.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:58.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:58.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:58.620+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:05:59.448 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[183063]: pgmap v4918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2221965146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:05:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:05:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[178459]: pgmap v4918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:05:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:05:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2221965146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:05:59.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:05:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:05:59.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:05:59.484+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:05:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:05:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:05:59.632+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:00.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:00.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:00.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:00.440 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:00.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:00.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:00.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:00.440 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:00.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:00.662+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:01.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:01.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:01 smithi071 ceph-mon[178459]: pgmap v4919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3839059751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:01 smithi071 ceph-mon[183063]: pgmap v4919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3839059751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:01.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:01.694+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:02.394+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:02.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:02.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:03.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:03.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:03 smithi071 ceph-mon[178459]: pgmap v4920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:03 smithi071 ceph-mon[183063]: pgmap v4920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:03.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:03.613+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:04.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:04.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2469933858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2469933858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:04.657+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:05.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:05.382+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:05 smithi071 ceph-mon[183063]: pgmap v4921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:05 smithi071 ceph-mon[178459]: pgmap v4921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:05.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:05.649+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:06.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:06.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1652006702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1652006702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:06.645+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:07 smithi071 ceph-mon[178459]: pgmap v4922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:07 smithi071 ceph-mon[183063]: pgmap v4922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:07.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:07.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:07.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:07.605+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:08.591 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:08.431+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:08.592 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:08.592 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:08.592 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:08.592 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:08.592 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2623416749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:08.592 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:08.592 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:08.592 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:08.592 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:08.592 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2623416749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:08.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:08.591+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:09.563 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:09.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:09.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:09.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:09 smithi071 ceph-mon[183063]: pgmap v4923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:09.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:09.564 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:09.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:09.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:09 smithi071 ceph-mon[178459]: pgmap v4923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:09.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:09.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:09.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:09.563+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:10.570 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:10.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:10.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:10.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:10.570 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:10 smithi071 ceph-mon[183063]: pgmap v4924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:10.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:10.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:10.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:10 smithi071 ceph-mon[178459]: pgmap v4924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:10.570+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:11.546 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:11.427+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:11.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/921621015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:11.547 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/921621015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:11.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:11.546+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:12.521 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:12.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:12.521 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:12.521 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:12.521 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:12 smithi071 ceph-mon[178459]: pgmap v4925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:12.522 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:12.522 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:12.522 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:12 smithi071 ceph-mon[183063]: pgmap v4925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:12.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:12.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:13.482 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:13.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:13.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:13.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:13.483 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3698500157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:13.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:13.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:13.483 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3698500157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:13.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:13.482+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:14.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:14.469+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:06:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-mon[178459]: pgmap v4926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:06:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-mon[183063]: pgmap v4926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:14 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:15.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:15.323+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:15.445+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:16.490 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:16.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:16.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:16.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:16.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:16.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/233467842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:16.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:16.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:16.491 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[183063]: pgmap v4927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:16.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:16.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:16.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:16.491 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/233467842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:16.492 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:16.492 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:16.492 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-mon[178459]: pgmap v4927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:16.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:16.491+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:17.508 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:17.509 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:17.509 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:17.288+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:17.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:17.508+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:18.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:18.481+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:18 smithi071 ceph-mon[183063]: pgmap v4928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2892324297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:18 smithi071 ceph-mon[178459]: pgmap v4928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2892324297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:19.317+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:19.480+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:19 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:19 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:20.520 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:20.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:20.521 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:20.521 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:20.521 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:20.521 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:20.521 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[183063]: pgmap v4929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:20.521 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2772415818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:20.521 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:20.521 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:20.521 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:20.521 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:20.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[178459]: pgmap v4929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:20.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2772415818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:20.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:20.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:21.505 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:21.330+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:21.505 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:21.505 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:21.506 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:21.506 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:21.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:21.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:22.552 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:22.366+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:22.552 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:22.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:22.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:22 smithi071 ceph-mon[178459]: pgmap v4930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:22.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:22.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:22.553 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:22 smithi071 ceph-mon[183063]: pgmap v4930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:22.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:22.553+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:23.577 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:23.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:23.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:23.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:23.578 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3109512402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:23.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:23.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:23.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3109512402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:23.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:23.579+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:24.595 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:24.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:24.595 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:24.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:24.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:24.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:24.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[183063]: pgmap v4931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:24.596 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:24.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:24.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:24.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:24.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:24.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[178459]: pgmap v4931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:24.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:24.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:24.596+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:25.625 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:25.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:25.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3503286903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:25.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:25.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:25.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3503286903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:25.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:25.626+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:26.586 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:26.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:26.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:26.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:26.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:26 smithi071 ceph-mon[178459]: pgmap v4932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:26.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:26.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:26.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:26 smithi071 ceph-mon[183063]: pgmap v4932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:26.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:26.587+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:27.554 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:27.436+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:27.555 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:27.555 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:27.555 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:27.555 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:27.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:27.555+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:28.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:28.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:28.545+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2985381249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[183063]: pgmap v4933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2985381249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:28 smithi071 ceph-mon[178459]: pgmap v4933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:29.569 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:29.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:29.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:29.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:29.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:06:29.569 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:29 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:29.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:29.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:29.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:06:29.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:29 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8535 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:29.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:29.569+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:30.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:30.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:30.536+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1861944570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:30 smithi071 ceph-mon[178459]: pgmap v4934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1861944570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:30 smithi071 ceph-mon[183063]: pgmap v4934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:31.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:31.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:31.502+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:32.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:32.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:32.513+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:32 smithi071 ceph-mon[178459]: pgmap v4935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/381641874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:32 smithi071 ceph-mon[183063]: pgmap v4935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/381641874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:33.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:33.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:33.479+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:34.441+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:34.507+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:34 smithi071 ceph-mon[183063]: pgmap v4936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:34 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:34 smithi071 ceph-mon[178459]: pgmap v4936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:34 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:35.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:35.484+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:35.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/811852940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/811852940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:36.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:36.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:36.486+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-mon[183063]: pgmap v4937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:36 smithi071 ceph-mon[178459]: pgmap v4937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:37.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:37.485+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1151316122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1151316122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:38 smithi071 ceph-mon[183063]: pgmap v4938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:38.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:38.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:38 smithi071 ceph-mon[178459]: pgmap v4938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:39.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:39.418+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/609584880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/609584880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:40.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:40.466+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:40.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[178459]: pgmap v4939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:40 smithi071 ceph-mon[183063]: pgmap v4939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:41.443+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:41.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:42.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:42.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:42.347+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3582438990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:42 smithi071 ceph-mon[183063]: pgmap v4940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3582438990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:42 smithi071 ceph-mon[178459]: pgmap v4940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:43.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:43.515+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:43.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:44.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:44.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:44.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:44.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[178459]: pgmap v4941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/627529362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[183063]: pgmap v4941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/627529362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:45.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:45.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:45.391+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:46.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:46.506+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:46.403+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:46 smithi071 ceph-mon[183063]: pgmap v4942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:46 smithi071 ceph-mon[178459]: pgmap v4942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:47.556+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:47.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/488446254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/488446254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:48.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:48.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:48.427+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-mon[178459]: pgmap v4943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:48 smithi071 ceph-mon[183063]: pgmap v4943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:49.465+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:49.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2191981380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2191981380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:50.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:50.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:50.384+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:50 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:06:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:50 smithi071 ceph-mon[178459]: pgmap v4944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:50 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:06:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:50 smithi071 ceph-mon[183063]: pgmap v4944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:51.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:51.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3156484013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3156484013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:52.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:52.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:52.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-mon[183063]: pgmap v4945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-mon[178459]: pgmap v4945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:06:52.820+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:06:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:06:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:06:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:06:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:06:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:06:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:06:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:06:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:06:53.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:06:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:06:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:06:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:06:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:06:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:06:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:06:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:06:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:06:53.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:06:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:06:53.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:53.441+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:53.384+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:53 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:06:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:53 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:06:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:06:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:06:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:06:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:06:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:06:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:06:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:06:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:06:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:06:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:06:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:06:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:06:54.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:54.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4170324548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[183063]: pgmap v4946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:06:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:06:54.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:54.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4170324548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[178459]: pgmap v4946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:06:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:54 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:06:55.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:55.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:55.320+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:06:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:06:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[178459]: pgmap v4947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[178459]: pgmap v4948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:06:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:06:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:06:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[183063]: pgmap v4947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[183063]: pgmap v4948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:55 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:06:56.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:56.382+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:56.299+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3748327248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:06:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:06:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3748327248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:57.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:57.395+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:57 smithi071 ceph-mon[178459]: pgmap v4949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:57 smithi071 ceph-mon[183063]: pgmap v4949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:57.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:57.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:58.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:58.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:58.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:59.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:06:59.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:06:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:06:59.400+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:06:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3474271354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[183063]: pgmap v4950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:06:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:06:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:06:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:06:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3474271354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:06:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[178459]: pgmap v4950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:06:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:06:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:06:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:00.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:00.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:00.423+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:01.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:01 smithi071 ceph-mon[183063]: pgmap v4951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3547924180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:01.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:01 smithi071 ceph-mon[178459]: pgmap v4951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3547924180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:02.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:02.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:02.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:03.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:03 smithi071 ceph-mon[183063]: pgmap v4952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1160527805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:03.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:03 smithi071 ceph-mon[178459]: pgmap v4952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1160527805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:04.451+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:04.435+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8570 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:05.472+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:05.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:05 smithi071 ceph-mon[183063]: pgmap v4953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:05 smithi071 ceph-mon[178459]: pgmap v4953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:06.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:06.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:06.436+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4196864680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4196864680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:07.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:07.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:07.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:07 smithi071 ceph-mon[178459]: pgmap v4954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:07 smithi071 ceph-mon[183063]: pgmap v4954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:08.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:08.507+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:08.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4056605162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4056605162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:09.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:09.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:09 smithi071 ceph-mon[178459]: pgmap v4955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:09 smithi071 ceph-mon[183063]: pgmap v4955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:10.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:10.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:10.403+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1410038180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1410038180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:11.558+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:11 smithi071 ceph-mon[178459]: pgmap v4956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:11 smithi071 ceph-mon[183063]: pgmap v4956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:11.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:11.450+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:12.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:12.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:12.490+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:13.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:13.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:13.504+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:13 smithi071 ceph-mon[178459]: pgmap v4957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3249461358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:13 smithi071 ceph-mon[183063]: pgmap v4957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3249461358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:14.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:14.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:14.467+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:07:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:14 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:14 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:15.604+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:15.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[178459]: pgmap v4958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4042305336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[183063]: pgmap v4958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4042305336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:16.649 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:16.396+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:16.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:16.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:16.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:16.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:16.650+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:17.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:17.407+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:17 smithi071 ceph-mon[178459]: pgmap v4959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:17 smithi071 ceph-mon[183063]: pgmap v4959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:18.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:18.438+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1123576603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1123576603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:19.684 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:19.431+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[183063]: pgmap v4960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[178459]: pgmap v4960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:19.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:19.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:19.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:20.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2061000225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2061000225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:21.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:20.701+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:21.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:21 smithi071 ceph-mon[183063]: pgmap v4961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:21 smithi071 ceph-mon[178459]: pgmap v4961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:22.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:21.729+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:22.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:22.681 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/213426160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:22.681 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:22.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:22.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:22.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/213426160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:22.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:22.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:23.692 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:23.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:23.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:23.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:23.692 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:23.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[178459]: pgmap v4962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:23.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:23.693 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:23.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:23.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:23.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:23.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[183063]: pgmap v4962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:23.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:23.693 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:23.692+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:24.678 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:24.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:24.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:24.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:24.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:24.679 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:24.678+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:25.539 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:25.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:25.645+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:25 smithi071 ceph-mon[178459]: pgmap v4963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3199872671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:25 smithi071 ceph-mon[183063]: pgmap v4963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3199872671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:26.546 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:26.234+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:26.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:27.555 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:27.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:27.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[178459]: pgmap v4964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4280912604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[183063]: pgmap v4964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4280912604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:28.556 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:28.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:28.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:07:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:07:29.563 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:29.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:29.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:29 smithi071 ceph-mon[183063]: pgmap v4965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:29 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:29 smithi071 ceph-mon[178459]: pgmap v4965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:29 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:30.565 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:30.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:30.591+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3760263399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3760263399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:31.571 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:31.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:31.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:31 smithi071 ceph-mon[178459]: pgmap v4966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:31 smithi071 ceph-mon[183063]: pgmap v4966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:32.529 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:32.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:32.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3072263858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3072263858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:33.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:33.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:33.504+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:33 smithi071 ceph-mon[178459]: pgmap v4967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:33 smithi071 ceph-mon[183063]: pgmap v4967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:34.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:34.526+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:34 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3217660222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:34 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3217660222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:35.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:35.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-mon[178459]: pgmap v4968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-mon[183063]: pgmap v4968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:36.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:36.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:36.512+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:37.509 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:37.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:37.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:37 smithi071 ceph-mon[178459]: pgmap v4969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2265256256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:37 smithi071 ceph-mon[183063]: pgmap v4969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2265256256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:38.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:38.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:38.484+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:39.602 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:39.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:39.602 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:39.227+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:39.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:39.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:39.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:39.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[178459]: pgmap v4970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:39.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:39.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1225166922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[183063]: pgmap v4970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1225166922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:40.606 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:40.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:40.606 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:40.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:41.607 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:41.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:41.607 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:41.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:41 smithi071 ceph-mon[183063]: pgmap v4971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3750765667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:41 smithi071 ceph-mon[178459]: pgmap v4971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3750765667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:42.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:42.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:43.615 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:43.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:43.616 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:43.203+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:43.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[183063]: pgmap v4972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:07:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[178459]: pgmap v4972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:07:44.617 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:44.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:44.617 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:44.227+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/816909347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:44 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/816909347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:44 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:45.618 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:45.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:45.618 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:45.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:45 smithi071 ceph-mon[183063]: pgmap v4973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:45 smithi071 ceph-mon[178459]: pgmap v4973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:46.621 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:46.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:46.622 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:46.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:46.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2304580968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2304580968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:47.622 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:47.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:47.623 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:47.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:47.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-mon[183063]: pgmap v4974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-mon[178459]: pgmap v4974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:48.627 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:48.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:48.628 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:48.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:49.628 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:49.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:49.629 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:49.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-mon[178459]: pgmap v4975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2564995028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8619 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-mon[183063]: pgmap v4975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2564995028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8619 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:50.634 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:50.384+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:50.634 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:50.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:50.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:51.634 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:51.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:51.635 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:51.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:51 smithi071 ceph-mon[183063]: pgmap v4976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3206509861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:51 smithi071 ceph-mon[178459]: pgmap v4976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3206509861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:52.642 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:52.370+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:52.642 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:52.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:52.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:52.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:52.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:53.642 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:53.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:53.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:53.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:53.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:53 smithi071 ceph-mon[183063]: pgmap v4977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1551821110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:53 smithi071 ceph-mon[178459]: pgmap v4977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1551821110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:54.643 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:54.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:54.644 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:54.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:54 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:07:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:54 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:07:55.645 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:55.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:55.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:55.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[178459]: pgmap v4978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:55.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:55.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:55.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:55.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:55.649 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:55.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[183063]: pgmap v4978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:07:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:56.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:56.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:56.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3634554762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3634554762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:57.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:57.333+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:57.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-mon[183063]: pgmap v4979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-mon[178459]: pgmap v4979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:57.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:07:57.651+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:07:57.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:07:57.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:07:57.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:07:57.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:07:57.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:07:57.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:07:57.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:07:57.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:07:57.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:07:57.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:07:57.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:07:57.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:07:57.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:07:57.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:07:57.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:07:57.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:07:57.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:07:57.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:07:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:07:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:58.338+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:58.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:07:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3155843012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:07:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:07:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:07:58.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:07:58.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:07:58.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:58.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3155843012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:07:58.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:07:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:07:59.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:07:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:07:59.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:07:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[183063]: pgmap v4980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:07:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:07:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:07:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:07:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:07:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:07:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[178459]: pgmap v4980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:07:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:07:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:07:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:07:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:07:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:07:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:07:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:07:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:07:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:08:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:00.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:00.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:00 smithi071 ceph-mon[183063]: pgmap v4981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:00 smithi071 ceph-mon[183063]: pgmap v4982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:00 smithi071 ceph-mon[178459]: pgmap v4981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:00 smithi071 ceph-mon[178459]: pgmap v4982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:01.661 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:01.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:01.662 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:01.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3997387961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3997387961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:02.666 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:02.252+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:02.667 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:02.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:02 smithi071 ceph-mon[178459]: pgmap v4983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:02 smithi071 ceph-mon[183063]: pgmap v4983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:03.671 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:03.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:03.671 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:03.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:03.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:03.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:03.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:03.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/665562091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:03.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:03.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/665562091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:04.174+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:04.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:04 smithi071 ceph-mon[178459]: pgmap v4984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:04 smithi071 ceph-mon[183063]: pgmap v4984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:05.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:05.161+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:05.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2938632709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2938632709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:06.113+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:06.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:06.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:06 smithi071 ceph-mon[178459]: pgmap v4985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:06 smithi071 ceph-mon[183063]: pgmap v4985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:07.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:07.149+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:07.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:08.169+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:08.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:08 smithi071 ceph-mon[178459]: pgmap v4986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4075695296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:08 smithi071 ceph-mon[183063]: pgmap v4986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4075695296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:09.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:09.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:09.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:10.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:10.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-mon[183063]: pgmap v4987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3630861124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-mon[178459]: pgmap v4987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3630861124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:11.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:11.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:11.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:12.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:12.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:12.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:12.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:12.201+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:12.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:13.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:12 smithi071 ceph-mon[183063]: pgmap v4988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:12 smithi071 ceph-mon[178459]: pgmap v4988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:13.216+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:13.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/852818771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:08:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/852818771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:08:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:14.208+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:14.227+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:15.198 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:14 smithi071 ceph-mon[183063]: pgmap v4989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:14 smithi071 ceph-mon[178459]: pgmap v4989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:15.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:15.228+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:15.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:16.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:16.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:16.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:16.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4056171426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:16.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:16.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:16.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:16.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:16.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4056171426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:16.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:16.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:16.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:16.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:17.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:17.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:16 smithi071 ceph-mon[183063]: pgmap v4990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:17.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:17.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:17.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:16 smithi071 ceph-mon[178459]: pgmap v4990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:17.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:17.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:17.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:17.251+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:18.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:18.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:18.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/155358269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:18.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:18.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:18.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/155358269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:18.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:18.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:19.125 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:19.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:18 smithi071 ceph-mon[183063]: pgmap v4991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:19.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:19.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:19.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:18 smithi071 ceph-mon[178459]: pgmap v4991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:19.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:19.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:19.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:19.314+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:20.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:20.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:20.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:20.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:20.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:20.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:20.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:20.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:20.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:20.132 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:20.131+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:20.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:21.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:21.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:20 smithi071 ceph-mon[183063]: pgmap v4992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:21.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4136329005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:21.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:21.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:21.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:20 smithi071 ceph-mon[178459]: pgmap v4992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:21.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4136329005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:21.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:21.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:21.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:21.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:22.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:22.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:22.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:22.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:22.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:22.115 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:22.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:22.115+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:22.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:23.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:22 smithi071 ceph-mon[183063]: pgmap v4993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:23.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:23.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2904923362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:23.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:23.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:22 smithi071 ceph-mon[178459]: pgmap v4993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:23.089 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:23.089 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2904923362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:23.089 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:23.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:23.088+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:23.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:24.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:24.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:24.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:24.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:24.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:24.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:24.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:24.118 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:24.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:24.116+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:24.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:25.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-mon[183063]: pgmap v4994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:25.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:25.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:25.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:25.078 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1536964275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:25.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-mon[178459]: pgmap v4994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:25.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:25.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:25.078 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:25.079 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1536964275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:25.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:25.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:25.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:26.101 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:26.101 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:26.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:26.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:26.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:26.101+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:26.684 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:26.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:27.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:26 smithi071 ceph-mon[183063]: pgmap v4995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:27.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:27.060 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:27.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:26 smithi071 ceph-mon[178459]: pgmap v4995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:27.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:27.061 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:27.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:27.060+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:27.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:28.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:28.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:28.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:28.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/43805471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:28.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:28.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:28.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:28.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:28.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/43805471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:28.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:28.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:28.105+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:28.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:29.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:28 smithi071 ceph-mon[183063]: pgmap v4996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:29.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:29.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:29.059 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:08:29.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:28 smithi071 ceph-mon[178459]: pgmap v4996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:29.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:29.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:29.060 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:08:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:29.059+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:29.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:29.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:30.321 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:30.099+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:30.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:30.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:30.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1262384772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:30.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:30.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:30.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1262384772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:30.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:30.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:31.278 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:31.129+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:31.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:30 smithi071 ceph-mon[183063]: pgmap v4997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:31.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:30 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:31.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:31.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:31.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:30 smithi071 ceph-mon[178459]: pgmap v4997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:31.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:30 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:31.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:31.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:31.279+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:32.326 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:32.156+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:32.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:32.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:32.326 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/432769160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:32.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:32.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:32.327 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/432769160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:32.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:32.324+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:33.287 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:33.205+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:33.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:33 smithi071 ceph-mon[178459]: pgmap v4998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:33.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:33.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:33.288 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:33 smithi071 ceph-mon[183063]: pgmap v4998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:33.288 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:33.288 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:33.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:34.282 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:34.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:34.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:34.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:34.283 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:34.283 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:34.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:34.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:35.300 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:35.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:35.301 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:35 smithi071 ceph-mon[183063]: pgmap v4999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:35.301 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:35.301 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3173084447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:35.301 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:35.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:35 smithi071 ceph-mon[178459]: pgmap v4999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:35.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:35.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3173084447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:35.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:35.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:36.303 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:36.211+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:36.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:36.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:36.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:36.304 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:36.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:36.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:36.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:36.304 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:36.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:36.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:37.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:37.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:37.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:37 smithi071 ceph-mon[178459]: pgmap v5000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2281368474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:37 smithi071 ceph-mon[183063]: pgmap v5000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:37.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2281368474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:38.180+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:38.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:39.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:39.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:39 smithi071 ceph-mon[183063]: pgmap v5001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:39.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:39 smithi071 ceph-mon[178459]: pgmap v5001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:40.190+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:40.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3538146958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3538146958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:41.180+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:41.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:41 smithi071 ceph-mon[178459]: pgmap v5002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:41 smithi071 ceph-mon[183063]: pgmap v5002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:42.136+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:42.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4290366795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4290366795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:43.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:43.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:43.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:43 smithi071 ceph-mon[183063]: pgmap v5003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:43 smithi071 ceph-mon[178459]: pgmap v5003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:44.169+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:44.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3433931096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3433931096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:44 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:45.180+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:45.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:45 smithi071 ceph-mon[178459]: pgmap v5004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:45 smithi071 ceph-mon[183063]: pgmap v5004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:46.134+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:46.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:47.119+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:47.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:47 smithi071 ceph-mon[178459]: pgmap v5005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1781208758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:47 smithi071 ceph-mon[183063]: pgmap v5005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1781208758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:48.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:48.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:48.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:49.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:49.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-mon[183063]: pgmap v5006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4284591618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-mon[178459]: pgmap v5006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4284591618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:50.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:50.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:51.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:51.205+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:51 smithi071 ceph-mon[183063]: pgmap v5007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/973150703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:51 smithi071 ceph-mon[178459]: pgmap v5007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/973150703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:52.033+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:52.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:52.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:52.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:53.173+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:53 smithi071 ceph-mon[178459]: pgmap v5008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:53 smithi071 ceph-mon[183063]: pgmap v5008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:54.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:53.961+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:54.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3328507116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3328507116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:54.938+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:55.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:55 smithi071 ceph-mon[178459]: pgmap v5009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:55 smithi071 ceph-mon[183063]: pgmap v5009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:55.977+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:56.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:56.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2091329106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:08:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:08:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2091329106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:56.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:57 smithi071 ceph-mon[178459]: pgmap v5010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:57.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:57 smithi071 ceph-mon[183063]: pgmap v5010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:57.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:57.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:57.985+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:58.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:59.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:08:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:08:58.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:08:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:08:59.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:08:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[183063]: pgmap v5011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/613434621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:08:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:08:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[178459]: pgmap v5011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:08:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:08:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/613434621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:08:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:08:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:08:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:08:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:00.448 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:00.009+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:00.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:09:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:09:01.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:01.004+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:01 smithi071 ceph-mon[183063]: pgmap v5012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/273811123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:01 smithi071 ceph-mon[178459]: pgmap v5012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/273811123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:01.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:09:00.948+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:09:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:09:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:09:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:09:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:09:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:09:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:09:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:09:01.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:09:01.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:09:01.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:09:01.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:09:01.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:09:01.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:09:01.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:09:01.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:09:01.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:09:01.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:09:01.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:09:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:09:01.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:01.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:02.243 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:01.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:02.243 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:02 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:09:02.244 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:09:02.244 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:09:02.244 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:09:02.244 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:09:02.244 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:09:02.244 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:09:02.244 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:09:02.244 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:09:02.244 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:02 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:09:02.245 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:09:02.246 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:09:02.247 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:09:02.247 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:09:02.247 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:09:02.247 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:09:02.247 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:02.247 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:02.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:03.291 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:02.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:03.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:03 smithi071 ceph-mon[178459]: pgmap v5013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:03.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:03.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:03.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/499898127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:03.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:03 smithi071 ceph-mon[183063]: pgmap v5013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:03.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:03.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:03.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/499898127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:03.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:04.289 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:03.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:04.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:04.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:04.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:04.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:04.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:09:04.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:09:04.289 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:04.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:04.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:04.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:04.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:04.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:09:04.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:09:04.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:04.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:05.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:04.949+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[183063]: pgmap v5014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:09:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:09:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[183063]: pgmap v5015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[183063]: pgmap v5016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:09:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:05.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[178459]: pgmap v5014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:09:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:09:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[178459]: pgmap v5015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[178459]: pgmap v5016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:09:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:05.314+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:06.158 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:05.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:06.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2909997710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2909997710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:07.166 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:06.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:07.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:07.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:07 smithi071 ceph-mon[178459]: pgmap v5017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:07.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:07.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:07 smithi071 ceph-mon[183063]: pgmap v5017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:08.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:07.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:08.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:08.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:08.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:08.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:08.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/242941772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:08.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/242941772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:09.331 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:08.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:09.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:09.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:09 smithi071 ceph-mon[178459]: pgmap v5018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:09.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:09.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8694 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:09.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:09.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:09 smithi071 ceph-mon[183063]: pgmap v5018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:09.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:09.332 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8694 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:09.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:10.313 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:09.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:10.314 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:10.314 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:10.314 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/584387127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:10.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:10.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:10.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/584387127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:10.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:10.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:11.346 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:11.008+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:11.347 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:11.347 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:11 smithi071 ceph-mon[183063]: pgmap v5019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:11.347 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:11.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:11.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:11 smithi071 ceph-mon[178459]: pgmap v5019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:11.347 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:11.346+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:12.328 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:12.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:12.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:12.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:12.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:12.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:12.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:12.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:13.340 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:12.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:13.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:13.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:13 smithi071 ceph-mon[183063]: pgmap v5020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:13.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:13.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/331904465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:13.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:13.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:13 smithi071 ceph-mon[178459]: pgmap v5020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:13.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:13.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/331904465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:13.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:13.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:14.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:13.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:09:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:14 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8699 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:09:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:14 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8699 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:14.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:14.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:15.385 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:14.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:15.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:15.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:15 smithi071 ceph-mon[183063]: pgmap v5021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:15.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:15.386 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2489871832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:15.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:15.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:15 smithi071 ceph-mon[178459]: pgmap v5021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:15.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:15.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2489871832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:15.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:15.385+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:16.190 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:15.929+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:16.349+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:17.194 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:16.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:17.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:17.311+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:17 smithi071 ceph-mon[178459]: pgmap v5022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:17 smithi071 ceph-mon[183063]: pgmap v5022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:18.337 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:17.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:18.337 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:18.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:18.338 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1739172292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:18.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:18.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:18.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1739172292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:18.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:19.305 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:18.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:19.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:19.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:19 smithi071 ceph-mon[183063]: pgmap v5023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:19.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:19.305 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:19 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:19.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:19.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:19 smithi071 ceph-mon[178459]: pgmap v5023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:19.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:19.306 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:19 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:19.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:19.305+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:20.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:19.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:20.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/43386945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/43386945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:21.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:20.904+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:21.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:21 smithi071 ceph-mon[178459]: pgmap v5024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:21 smithi071 ceph-mon[183063]: pgmap v5024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:21.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:22.311+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3145889921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3145889921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:23.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:22.911+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:23.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:23.310+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:23 smithi071 ceph-mon[183063]: pgmap v5025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:23 smithi071 ceph-mon[178459]: pgmap v5025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:24.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:23.880+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:24.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:24.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:24.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:25.350+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:25 smithi071 ceph-mon[178459]: pgmap v5026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1867323243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:25 smithi071 ceph-mon[183063]: pgmap v5026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1867323243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:25.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:26.316+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:27.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:26.857+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:27.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:27 smithi071 ceph-mon[183063]: pgmap v5027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1645135994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:27 smithi071 ceph-mon[178459]: pgmap v5027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1645135994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:28.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:27.856+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:28.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:28.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:28.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:28.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:28.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:28.868 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:28.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-mon[183063]: pgmap v5028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:28.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:28.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:28.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:28.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:28.869 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-mon[178459]: pgmap v5028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:29.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:28.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:29.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:29.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:09:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:29 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:09:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:29 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:29.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:30.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2868047477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:30 smithi071 ceph-mon[178459]: pgmap v5029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2868047477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:30 smithi071 ceph-mon[183063]: pgmap v5029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:31.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:30.899+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:31.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:32.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:31.868+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:32.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1002922556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:32 smithi071 ceph-mon[183063]: pgmap v5030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1002922556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:32 smithi071 ceph-mon[178459]: pgmap v5030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:33.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:32.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:33.316+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:33.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:34.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3167683472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-mon[178459]: pgmap v5031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3167683472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-mon[183063]: pgmap v5031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:34.879+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:35.281+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:36.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:35.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:36.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-mon[183063]: pgmap v5032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-mon[178459]: pgmap v5032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:36.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:37.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1816145018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1816145018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:38.191 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:37.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:38.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:38 smithi071 ceph-mon[178459]: pgmap v5033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:38 smithi071 ceph-mon[183063]: pgmap v5033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:39.179 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:38.899+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:39.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3409145738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3409145738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:40.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:39.948+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:40.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-mon[178459]: pgmap v5034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-mon[183063]: pgmap v5034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:41.289 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:40.957+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:41.289 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:41.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:41.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3396077666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3396077666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:42.295 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:42.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:42.295 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:42.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:42 smithi071 ceph-mon[183063]: pgmap v5035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:42 smithi071 ceph-mon[178459]: pgmap v5035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:43.295 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:43.034+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:43.296 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:43.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:44.081+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:44.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:09:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2824416560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[178459]: pgmap v5036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:09:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2824416560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:44 smithi071 ceph-mon[183063]: pgmap v5036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:45.054+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:45.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:45.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:46.103+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:46.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2492859896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:46 smithi071 ceph-mon[178459]: pgmap v5037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2492859896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:46 smithi071 ceph-mon[183063]: pgmap v5037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:47.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:47.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:48.127+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:48.093+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:48.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-mon[178459]: pgmap v5038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:48 smithi071 ceph-mon[183063]: pgmap v5038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:49.157+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:49.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1836699449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1836699449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:49.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:50.116+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:50.147+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:51.118+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:51.106+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:51.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:51 smithi071 ceph-mon[178459]: pgmap v5039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1710184646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:51 smithi071 ceph-mon[183063]: pgmap v5039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1710184646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:52.116+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:52.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:52.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:53.106+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:53.189+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:53.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:53 smithi071 ceph-mon[183063]: pgmap v5040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1719629298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:53 smithi071 ceph-mon[178459]: pgmap v5040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1719629298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:54.120+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:54.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:55.338 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:55.076+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:55.339 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:55.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:55 smithi071 ceph-mon[178459]: pgmap v5041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:55.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:55 smithi071 ceph-mon[183063]: pgmap v5041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:56.343 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:56.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:56.343 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:56.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/345657811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:09:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:09:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/345657811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:57.292 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:57.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:57.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:57.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:57 smithi071 ceph-mon[183063]: pgmap v5042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:57 smithi071 ceph-mon[178459]: pgmap v5042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:58.318 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:58.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:58.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1593165248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1593165248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:09:59.286 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:58.996+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:09:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:09:59.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:09:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-mon[183063]: pgmap v5043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:09:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:09:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:09:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-mon[178459]: pgmap v5043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:09:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:09:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:09:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:00.327 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:09:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:09:59.954+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:00.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 40 slow ops, oldest one blocked for 8745 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:10:00.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:10:00.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:10:00.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:10:00.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-07T01:10:00.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:10:00.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 9373 secs 2023-12-07T01:10:00.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:10:00.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:10:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:09:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:10:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:10:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:10:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:10:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:10:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:10:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:10:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:10:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:10:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 40 slow ops, oldest one blocked for 8745 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:10:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:10:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:10:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:10:00.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:00.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 40 slow ops, oldest one blocked for 8745 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:10:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 9373 secs 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:10:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:10:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:10:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 40 slow ops, oldest one blocked for 8745 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 9373 secs 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:10:00.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:10:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:10:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:10:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:10:00.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:10:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:10:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:10:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:10:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:10:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:10:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:10:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:10:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:10:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:10:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:10:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:10:00.712 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.713 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 40 slow ops, oldest one blocked for 8745 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:10:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:10:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:10:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 40 slow ops, oldest one blocked for 8745 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:10:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:10:00.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:10:01.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:00.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:01.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:01 smithi071 ceph-mon[178459]: pgmap v5044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/268402280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:01 smithi071 ceph-mon[183063]: pgmap v5044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/268402280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:02.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:01.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:02.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:02.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:03.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:02.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:03 smithi071 ceph-mon[178459]: pgmap v5045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3478567801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:03 smithi071 ceph-mon[183063]: pgmap v5045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3478567801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:03.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:03.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:03.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:04.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:10:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:10:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:04.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:05.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:05 smithi071 ceph-mon[178459]: pgmap v5046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2136218666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:05 smithi071 ceph-mon[183063]: pgmap v5046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2136218666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:05.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:06.205+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:07.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:06.937+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:07.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:07.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-mon[183063]: pgmap v5047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-mon[178459]: pgmap v5047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:10:07.315+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:10:07.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:10:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:10:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:10:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:10:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:10:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:10:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:10:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:10:07.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:10:08.194 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:07.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:08.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:10:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:10:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:10:08.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:10:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:10:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:10:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:10:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3060037980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:10:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:10:08.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:10:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:10:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:10:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:10:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:10:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:08.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3060037980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:09.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:08.857+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:09.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[183063]: pgmap v5048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:10:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:10:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8754 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[183063]: pgmap v5049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[183063]: pgmap v5050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[178459]: pgmap v5048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8754 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:10:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:10:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[178459]: pgmap v5049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[178459]: pgmap v5050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:10:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:09.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:10.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/660635219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/660635219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:11.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:10.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:11.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:11 smithi071 ceph-mon[178459]: pgmap v5051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:11 smithi071 ceph-mon[183063]: pgmap v5051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:12.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:11.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:12.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/122523210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/122523210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:13.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:12.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:13.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:13 smithi071 ceph-mon[178459]: pgmap v5052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:13 smithi071 ceph-mon[183063]: pgmap v5052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:14.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:13.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:14.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:10:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:14 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:10:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:14 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:15.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:14.863+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:15.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1782662945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:15 smithi071 ceph-mon[178459]: pgmap v5053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1782662945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:15 smithi071 ceph-mon[183063]: pgmap v5053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:15.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:16.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:16.840+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:17.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:17.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:17 smithi071 ceph-mon[178459]: pgmap v5054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3462743153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:17 smithi071 ceph-mon[183063]: pgmap v5054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3462743153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:18.189 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:17.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:18.189+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:19.194 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:18.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:19.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:19 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:19 smithi071 ceph-mon[183063]: pgmap v5055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:19.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:19 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:19 smithi071 ceph-mon[178459]: pgmap v5055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:20.160 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:19.766+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:20.437 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:20.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2044453380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2044453380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:21.172 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:20.773+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:21.443 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:21.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:21 smithi071 ceph-mon[183063]: pgmap v5056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:21 smithi071 ceph-mon[178459]: pgmap v5056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:22.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:21.767+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:22.444 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:22.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2131911364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2131911364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:23.160 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:22.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:23.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:23.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:23 smithi071 ceph-mon[178459]: pgmap v5057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:23.706 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:23.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:23.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:23 smithi071 ceph-mon[183063]: pgmap v5057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:24.157 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:23.706+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:24.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:24.746 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:24.746 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:24.746 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:24.747 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:24.747 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:24.747 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:24.747 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3236303862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:24.747 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:24.747 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:24.747 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:24.747 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:24.747 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:24.747 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:24.747 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3236303862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:25.133 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:24.745+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:25.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:25.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:25.755 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:25 smithi071 ceph-mon[183063]: pgmap v5058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:25.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:25.756 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:25 smithi071 ceph-mon[178459]: pgmap v5058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:26.140 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:25.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:26.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:26.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:26.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:26.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:26.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:26.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:27.115 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:26.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:27.115+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:27.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:27.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:27.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1567602815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:27.811 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:27 smithi071 ceph-mon[183063]: pgmap v5059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:27.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:27.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:27.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1567602815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:27.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:27 smithi071 ceph-mon[178459]: pgmap v5059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:28.125 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:27.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:28.125+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:28.815 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:28.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:28.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:28.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:28.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:28.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:28.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:28.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:29.126 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:28.815+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:29.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:29.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:29.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:29.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:10:29.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:29.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[183063]: pgmap v5060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:29.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3363461523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:29.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:29.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:29.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:10:29.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:29.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[178459]: pgmap v5060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:29.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3363461523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:30.077 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:29.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:30.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:30.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:30.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:30.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:30.783 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:31.069 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:30.782+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:31.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:31.768 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:31.768 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:31.768 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:31 smithi071 ceph-mon[183063]: pgmap v5061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:31.768 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2778790823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:31.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:31.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:31.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:31 smithi071 ceph-mon[178459]: pgmap v5061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:31.768 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2778790823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:32.088 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:31.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:32.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:32.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:32.764 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:32.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:32.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:33.113 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:32.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:33.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:33.757 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:33.757 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:33.757 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:33 smithi071 ceph-mon[183063]: pgmap v5062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:33.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:33.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:33.757 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:33 smithi071 ceph-mon[178459]: pgmap v5062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:34.071 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:33.756+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:34.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:34.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:34.787 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:34.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1008036146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:34.788 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:34 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:34.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:34.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:34.788 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1008036146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:34.789 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:34 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:35.122 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:34.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:35.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:35.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:35.752 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:35.752 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:35.752 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:35 smithi071 ceph-mon[183063]: pgmap v5063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:35.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:35.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:35.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:35 smithi071 ceph-mon[178459]: pgmap v5063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:36.163 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:35.752+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:36.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:36.485 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:36.485 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:36.485 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:36.485 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:36.486 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/385841072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:36.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:36.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:36.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:36.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:36.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/385841072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:37.196 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:36.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:37.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:37.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:37.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:37.774 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:37 smithi071 ceph-mon[183063]: pgmap v5064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:37.775 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:37.775 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:37.775 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:37 smithi071 ceph-mon[178459]: pgmap v5064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:38.184 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:37.774+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:38.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:38.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:38.785 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:38.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:38.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:39.192 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:38.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:39.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:39.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:39.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:39.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:39.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:39.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2038568617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:39.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:39.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[183063]: pgmap v5065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:39.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:39.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:39.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:39.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:39.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2038568617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:39.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:39.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-mon[178459]: pgmap v5065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:40.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:39.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:40.496 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:40.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:40.769 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:40.770 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:40.770 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:40.770 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:40.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:41.500 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:41.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:41.815 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:41.815 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:41.815 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3844630519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:41.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:41 smithi071 ceph-mon[183063]: pgmap v5066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:41.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:41.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:41.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3844630519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:41.816 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:41 smithi071 ceph-mon[178459]: pgmap v5066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:41.816+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:42.501 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:42.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:42.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:42.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:42.796 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:42.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:42.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:42.796 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:42.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:43.510 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:43.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:43.812 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:43.813 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:43.813 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:43.813 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[183063]: pgmap v5067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:43.813 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:43.813 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2576388508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:43.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:43.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:43.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:43.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[178459]: pgmap v5067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:43.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:43.814 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2576388508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:43.813+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:44.512 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:44.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:44.836 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:44.836 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:10:44.836 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:44 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:44.836 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:44.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:44.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:10:44.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:44 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:44.837 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:44.837+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:45.517 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:45.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:45.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:45.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:45 smithi071 ceph-mon[183063]: pgmap v5068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:45.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:45.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:45.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:45 smithi071 ceph-mon[178459]: pgmap v5068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:45.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:45.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:46.521 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:46.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:46.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:46.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3057289400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:46.783 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:46.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:46.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3057289400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:46.784 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:47.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:46.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:47.527 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:47.277+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:47.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:47.761+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-mon[183063]: pgmap v5069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-mon[178459]: pgmap v5069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:48.528 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:48.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:48.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:48.746+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1539363086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1539363086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:49.529 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:49.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:49.697+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:49 smithi071 ceph-mon[178459]: pgmap v5070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:49 smithi071 ceph-mon[183063]: pgmap v5070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:50.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:50.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:50.745+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:50.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:50.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:51.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:51.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:51.781+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2107276610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:51 smithi071 ceph-mon[178459]: pgmap v5071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2107276610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:51 smithi071 ceph-mon[183063]: pgmap v5071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:52.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:52.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:52.739+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:53.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:53.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:53.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:53.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1658842503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-mon[178459]: pgmap v5072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1658842503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-mon[183063]: pgmap v5072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:54.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:54.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:54.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:54.767+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:55.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:56.104 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:55.814+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:56.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:56.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:56.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:56.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[183063]: pgmap v5073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:56.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:56.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1160087552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:56.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:56.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:10:56.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:10:56.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[178459]: pgmap v5073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:56.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:56.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1160087552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:56.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:57.137 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:56.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:57.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:57.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:57.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:57.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:58.027 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:57.767+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:58.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:10:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:58 smithi071 ceph-mon[178459]: pgmap v5074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:58.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4275886150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:58 smithi071 ceph-mon[183063]: pgmap v5074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:10:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4275886150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:10:59.129 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:58.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:10:59.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:59.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:59.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:10:59.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:10:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:59.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:10:59.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:10:59.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:10:59.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:10:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:10:59.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:10:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:10:59.129+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:00.130 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:10:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:10:59.838+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:00.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:00.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:00.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:00.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-mon[183063]: pgmap v5075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:00.131 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:00.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:00.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:00.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:00.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-mon[178459]: pgmap v5075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:00.132 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:00.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:00.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:01.099 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:00.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:01.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:01.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:01.099 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1125525965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:01.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:01.099 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:01.100 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1125525965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:01.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:02.041 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:01.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:02.093+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:02 smithi071 ceph-mon[178459]: pgmap v5076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:02 smithi071 ceph-mon[183063]: pgmap v5076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:03.042 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:02.744+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:03.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2566931861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2566931861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:04.053 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:03.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:04.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[183063]: pgmap v5077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[178459]: pgmap v5077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:05.054 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:04.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/703591433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:05.187+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/703591433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:06.059 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:05.799+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:06.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:06 smithi071 ceph-mon[178459]: pgmap v5078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:06 smithi071 ceph-mon[183063]: pgmap v5078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:07.063 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:06.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:07.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:08.069 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:07.775+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:08.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[178459]: pgmap v5079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/152507335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[183063]: pgmap v5079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/152507335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:09.093 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:08.813+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:09.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:09.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:10.095 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:09.831+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:10.148+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:11:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-mon[183063]: pgmap v5080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/140401217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:11:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-mon[178459]: pgmap v5080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/140401217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:10.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:11:10.163+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:11:10.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:11:10.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:11:10.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:11:10.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:11:11.096 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:10.794+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:11.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:11.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:11.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:11 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:11:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:11:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:11:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:11:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:11:11.449 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:11:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:11 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:11:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:11:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:11:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:11:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:11:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:11:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:11:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:11:11.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:11:12.101 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:11.825+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:12.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:12.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:12 smithi071 ceph-mon[178459]: pgmap v5081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:12.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:12.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:12 smithi071 ceph-mon[183063]: pgmap v5081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:13.104 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:12.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:13.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:13.173+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/602657156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:13.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/602657156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:14.105 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:13.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:14.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:14.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[178459]: pgmap v5082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:14.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:14.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:11:14.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:11:14.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:11:14.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:14.124+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[183063]: pgmap v5082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:11:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:11:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:11:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:15.103 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:14.764+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:15.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:11:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[183063]: pgmap v5083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[183063]: pgmap v5084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/87280150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[178459]: pgmap v5083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[178459]: pgmap v5084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:11:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/87280150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:16.077 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:15.738+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:16.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:17.120 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:16.710+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:17.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:17 smithi071 ceph-mon[178459]: pgmap v5085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:17.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2003621506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:17 smithi071 ceph-mon[183063]: pgmap v5085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2003621506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:17.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:18.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:18.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:18.675+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:19.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:19 smithi071 ceph-mon[183063]: pgmap v5086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:19.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:19 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:19 smithi071 ceph-mon[178459]: pgmap v5086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:19 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:19.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:20.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2753585329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2753585329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:20.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:20.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:21.098+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:21 smithi071 ceph-mon[183063]: pgmap v5087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:21 smithi071 ceph-mon[178459]: pgmap v5087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:21.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:21.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:22.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2271059082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2271059082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:23.139 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:22.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:23.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:23 smithi071 ceph-mon[178459]: pgmap v5088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:23.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:23 smithi071 ceph-mon[183063]: pgmap v5088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:23.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:24.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:24.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2672691672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2672691672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:24.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:25.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:25 smithi071 ceph-mon[178459]: pgmap v5089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:25 smithi071 ceph-mon[183063]: pgmap v5089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:25.667+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:26.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:26.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:27.139 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:26.706+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:27.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:27 smithi071 ceph-mon[178459]: pgmap v5090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4032600428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:27.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:27 smithi071 ceph-mon[183063]: pgmap v5090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4032600428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:27.684+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:28.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:28.663+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:29.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[183063]: pgmap v5091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:11:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/741590481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:29.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[178459]: pgmap v5091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:11:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/741590481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:29.630+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:30.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:30.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:31.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:31 smithi071 ceph-mon[183063]: pgmap v5092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:31.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:31 smithi071 ceph-mon[178459]: pgmap v5092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:31.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:32.168+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2968932186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2968932186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:32.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:32.636+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:33 smithi071 ceph-mon[183063]: pgmap v5093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:33.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:33 smithi071 ceph-mon[178459]: pgmap v5093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:33.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:33.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:33.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:33.640+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:34.690 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:34.208+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:34.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:34.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:34.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1662880705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:34.691 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:34 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:34.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:34.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:34.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1662880705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:34.691 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:34 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:34.691+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:35.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:35 smithi071 ceph-mon[178459]: pgmap v5094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:35 smithi071 ceph-mon[183063]: pgmap v5094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:35.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:36.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3238820026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3238820026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:36.736+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:37.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:37 smithi071 ceph-mon[178459]: pgmap v5095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:37 smithi071 ceph-mon[183063]: pgmap v5095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:37.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:38.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:39.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:38.744+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:39.227+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[178459]: pgmap v5096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/235394925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[183063]: pgmap v5096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/235394925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:40.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:39.738+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:40.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:41.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:40.782+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:41.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:41 smithi071 ceph-mon[178459]: pgmap v5097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/123072412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:41 smithi071 ceph-mon[183063]: pgmap v5097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/123072412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:42.189 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:41.741+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:42.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:42 smithi071 ceph-mon[178459]: pgmap v5098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:42.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:42 smithi071 ceph-mon[183063]: pgmap v5098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:42.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:42.695+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:43.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:43.694 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:43.694 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:43.199+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:43.694 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:43.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:43.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:43.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:44.669 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:44.236+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:44.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:44.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:44.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:44.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4279707800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:44.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:11:44.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:44.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:44.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[183063]: pgmap v5099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:44.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:44.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:44.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:44.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4279707800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:44.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:11:44.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:44.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:44.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-mon[178459]: pgmap v5099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:44.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:44.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:45.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:45.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:46.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/766626961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:46 smithi071 ceph-mon[178459]: pgmap v5100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/766626961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:46 smithi071 ceph-mon[183063]: pgmap v5100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:47.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:46.707+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:47.681 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:47.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:47.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:47.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:47.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:47.682 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:47.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:47.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:48.669 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:48.319+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:48.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:48.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:48.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:48.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:48.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/548901791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:48.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[183063]: pgmap v5101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:48.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:48.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:48.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:48.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:48.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/548901791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:48.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-mon[178459]: pgmap v5101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:48.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:48.669+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:49.697 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:49.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:49.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:49.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:49.697 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:49.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:49.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:49.698 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:49.697+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:50.650 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:50.314+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:50.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:50.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:50.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:50 smithi071 ceph-mon[178459]: pgmap v5102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:50.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:50.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:50.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:50 smithi071 ceph-mon[183063]: pgmap v5102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:50.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:50.650+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:51.687 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:51.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:51.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:51.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2946314468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:51.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:51.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:51.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2946314468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:51.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:51.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:51.687+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:52.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:52 smithi071 ceph-mon[178459]: pgmap v5103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:52 smithi071 ceph-mon[183063]: pgmap v5103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:52.719+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:53.673 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:53.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:53.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:53.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:53.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2871862799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:53.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:53.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:53.674 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2871862799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:53.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:53.672+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:54.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:54 smithi071 ceph-mon[178459]: pgmap v5104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:54 smithi071 ceph-mon[183063]: pgmap v5104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:55.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:54.711+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:55.686 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:55.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:55.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:55.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:55.686 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1646775272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:55.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:55.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1646775272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:55.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:55.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:56.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-mon[178459]: pgmap v5105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:11:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:11:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-mon[183063]: pgmap v5105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:56.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:57.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:58.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:57.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:58.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3778306045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:58 smithi071 ceph-mon[178459]: pgmap v5106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3778306045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:11:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:58 smithi071 ceph-mon[183063]: pgmap v5106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:11:59.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:58.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:11:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:11:59.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:11:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:11:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:11:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:11:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:11:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:11:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:11:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:11:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:00.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:11:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:11:59.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:00.665 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:00.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:00.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:00.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:00.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:00.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:00.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1483659083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:00.666 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[178459]: pgmap v5107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:00.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:00.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:00.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:00.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:00.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1483659083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:00.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-mon[183063]: pgmap v5107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:00.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:00.665+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:01.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:01.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:02.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:02 smithi071 ceph-mon[178459]: pgmap v5108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:02 smithi071 ceph-mon[183063]: pgmap v5108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:02.745+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:03.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/745500475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/745500475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:03.729+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:04.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[183063]: pgmap v5109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-mon[178459]: pgmap v5109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:04.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:05.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1196053653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1196053653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:06.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:05.713+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:06.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:06 smithi071 ceph-mon[183063]: pgmap v5110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:06.198+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:06.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:06 smithi071 ceph-mon[178459]: pgmap v5110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:07.182 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:06.747+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:07.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3672679641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3672679641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:08.192 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:07.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:08.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-mon[183063]: pgmap v5111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-mon[178459]: pgmap v5111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:08.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:09.668 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:09.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:09.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:09.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:09.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:09.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:09.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:09.669 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:09.668+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:10.688 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:10.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:10.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:10.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2508824663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:10.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:10.688 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:10 smithi071 ceph-mon[183063]: pgmap v5112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:10.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:10.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2508824663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:10.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:10.689 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:10 smithi071 ceph-mon[178459]: pgmap v5112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:10.687+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:11.656 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:11.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:11.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:11.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:11.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:11.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:11.656+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:12.675 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:12.221+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:12.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:12.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:12.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/914211701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:12.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:12 smithi071 ceph-mon[183063]: pgmap v5113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:12.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:12.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:12.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/914211701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:12.676 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:12 smithi071 ceph-mon[178459]: pgmap v5113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:12.675+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:13.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:14.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:13.725+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:14.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:12:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:14.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:12:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[183063]: pgmap v5114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:12:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:12:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-mon[178459]: pgmap v5114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:14.682+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:15.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3192853618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3192853618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:16.171 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:15.710+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:16.171+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-mon[178459]: pgmap v5115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-mon[183063]: pgmap v5115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:16.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:17.397 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:17.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:12:17.171+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:12:17.398 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:12:17.399 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:12:17.399 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:12:17.399 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:12:17.399 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:12:17.399 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:12:17.399 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:12:17.399 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:12:17.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:17.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:17.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/246647084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:17.669 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:12:17.669 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:12:17.669 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:12:17.670 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/246647084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:12:17.671 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:12:17.672 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:12:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:17.670+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:18.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:18.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:18.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:18.625+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:18 smithi071 ceph-mon[178459]: pgmap v5116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:18 smithi071 ceph-mon[183063]: pgmap v5116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:19.403 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:19.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:19.605+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:12:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[178459]: pgmap v5117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[178459]: pgmap v5118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3684868501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:12:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:12:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:12:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[183063]: pgmap v5117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[183063]: pgmap v5118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:12:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3684868501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:20.407 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:20.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:20.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:21.414 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:21.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:21.534+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:21 smithi071 ceph-mon[178459]: pgmap v5119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:21 smithi071 ceph-mon[183063]: pgmap v5119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:22.415 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:22.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/403837089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:22.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/403837089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:23.420 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:23.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:23.479+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:23 smithi071 ceph-mon[178459]: pgmap v5120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:23 smithi071 ceph-mon[183063]: pgmap v5120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:24.422 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:24.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:24.430+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4140584876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4140584876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:25.429 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:25.034+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:25.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:25.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:25.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:25 smithi071 ceph-mon[183063]: pgmap v5121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:25.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:25 smithi071 ceph-mon[178459]: pgmap v5121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:26.430 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:26.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:26.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/879191262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/879191262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:27.437 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:27.048+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:27.515+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:27 smithi071 ceph-mon[178459]: pgmap v5122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:27 smithi071 ceph-mon[183063]: pgmap v5122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:28.438 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:28.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:28.544+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:29.442 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:29.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:29.515+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:12:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/735650903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[178459]: pgmap v5123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:12:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/735650903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:29 smithi071 ceph-mon[183063]: pgmap v5123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:30.442 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:30.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:30.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:30.471+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:31.447 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:31.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:31.506+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:31 smithi071 ceph-mon[183063]: pgmap v5124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1698713650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:31 smithi071 ceph-mon[178459]: pgmap v5124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1698713650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:32.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:32.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:32.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:32.473+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:33.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:33.523+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:33 smithi071 ceph-mon[183063]: pgmap v5125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:33 smithi071 ceph-mon[178459]: pgmap v5125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:34.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:34.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4003290896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:34 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4003290896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:34 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:35.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:35.517+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:35 smithi071 ceph-mon[178459]: pgmap v5126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:35 smithi071 ceph-mon[183063]: pgmap v5126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:36.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:36.530+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/573030288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/573030288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:37.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:37.534+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:37 smithi071 ceph-mon[178459]: pgmap v5127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:37 smithi071 ceph-mon[183063]: pgmap v5127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:38.131+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:38.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/650632203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/650632203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:39.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:39.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:39.472+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:39 smithi071 ceph-mon[183063]: pgmap v5128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:39 smithi071 ceph-mon[178459]: pgmap v5128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:40.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:40.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:41.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:41.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:41.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3013821150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:41 smithi071 ceph-mon[183063]: pgmap v5129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3013821150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:41 smithi071 ceph-mon[178459]: pgmap v5129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:42.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:42.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:42.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:43.013+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:43.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:43.531+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:43 smithi071 ceph-mon[183063]: pgmap v5130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/136962850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:43 smithi071 ceph-mon[178459]: pgmap v5130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/136962850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:43.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:44.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:44.550+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:12:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:12:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:44 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:45.020+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:45.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:45.568+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:45 smithi071 ceph-mon[183063]: pgmap v5131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:45 smithi071 ceph-mon[178459]: pgmap v5131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:46.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:46.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:46.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/835639747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/835639747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:47.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:47.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:47.535+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-mon[178459]: pgmap v5132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:47 smithi071 ceph-mon[183063]: pgmap v5132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:48.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:48.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:48.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1993976743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1993976743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:49.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:49.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:49 smithi071 ceph-mon[178459]: pgmap v5133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:49 smithi071 ceph-mon[183063]: pgmap v5133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:50.428 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:50.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:50.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:50.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1345182004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1345182004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:51.406 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:51.085+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:51.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:51 smithi071 ceph-mon[183063]: pgmap v5134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:51 smithi071 ceph-mon[178459]: pgmap v5134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:52.380 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:52.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:52.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:53.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:53.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2723858075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:53 smithi071 ceph-mon[178459]: pgmap v5135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2723858075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:53 smithi071 ceph-mon[183063]: pgmap v5135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:54.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:54.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:54.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:55.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:55.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[183063]: pgmap v5136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/703576349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[178459]: pgmap v5136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/703576349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:56.428 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:56.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:56.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:56.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:57.420 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:57.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:57.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:57.420+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:57 smithi071 ceph-mon[183063]: pgmap v5137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:57 smithi071 ceph-mon[178459]: pgmap v5137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:58.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:58.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:58.458+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2806662776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2806662776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:12:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:59.428 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:12:59.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:12:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:12:59.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:12:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:12:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[183063]: pgmap v5138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:12:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:12:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:12:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:12:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:12:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:12:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:12:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:12:59 smithi071 ceph-mon[178459]: pgmap v5138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:00.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:00.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:00.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1084162655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1084162655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:01.085+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:01.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:01.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:01 smithi071 ceph-mon[183063]: pgmap v5139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:01 smithi071 ceph-mon[178459]: pgmap v5139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:02.445 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:02.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1201849772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:02.445+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1201849772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:03.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:03.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-mon[183063]: pgmap v5140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-mon[178459]: pgmap v5140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:04.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:04.517+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:05.561 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:05.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:05.562 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:05.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2373164076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:05.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:05 smithi071 ceph-mon[178459]: pgmap v5141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:05.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:05.562+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2373164076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:05 smithi071 ceph-mon[183063]: pgmap v5141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:06.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:06.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:06.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:07.576 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:07.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:07.584+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/884251034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[183063]: pgmap v5142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/884251034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[178459]: pgmap v5142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:08.537 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:08.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:08.538+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:08 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:08 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:09.577 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:09.201+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:09.580+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-mon[183063]: pgmap v5143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1038652471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-mon[178459]: pgmap v5143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1038652471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:10.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:10 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:10.589+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:10 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:11.586 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:11.221+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:11.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:11.626+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:11 smithi071 ceph-mon[178459]: pgmap v5144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:11 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:11 smithi071 ceph-mon[183063]: pgmap v5144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:11.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:11 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:12.590 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:12.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:12.595+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2752103088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:12 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2752103088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:12 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:13.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:13.636+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:13 smithi071 ceph-mon[178459]: pgmap v5145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:13 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:13:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:13 smithi071 ceph-mon[183063]: pgmap v5145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:13 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:13:14.597 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:14.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:14.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:14 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:14 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2947586545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:14 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:14 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2947586545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:15.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:15.610+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-mon[178459]: pgmap v5146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-mon[183063]: pgmap v5146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:15 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:16.574 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:16.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:16.574+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:16 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:16 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:17.531 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:17.205+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:17.531+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/453189360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:17 smithi071 ceph-mon[178459]: pgmap v5147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:17 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/453189360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:17 smithi071 ceph-mon[183063]: pgmap v5147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:17 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:18.500 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:18.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:18.500+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:18 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:18 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:19.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:19.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3680084580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:13:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[178459]: pgmap v5148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3680084580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:13:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:19 smithi071 ceph-mon[183063]: pgmap v5148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:20.439 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:20.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:20 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:20.439+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:20 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:21.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:21.876 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:21.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:21.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:21.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:21.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-mon[183063]: pgmap v5149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:21.877 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2071163647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:21.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:21.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:21.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-mon[178459]: pgmap v5149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:21.877 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2071163647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:22.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:22.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:13:21.877+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:13:22.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:13:22.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:13:22.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:13:22.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:13:22.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:13:22.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:13:22.199 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:13:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:13:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:13:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:13:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:13:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:13:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:13:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:13:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:13:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:13:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:13:22.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:13:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:13:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:22.514+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:22 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:13:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:13:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:13:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:22 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:22 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:13:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:13:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:13:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:13:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:13:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:13:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:13:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:13:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:13:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:13:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:13:22.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:22 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:23.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:23.535+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[183063]: pgmap v5150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:13:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:13:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[178459]: pgmap v5150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:13:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:23 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:13:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:24.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:24.574+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2256472893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:13:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:13:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[183063]: pgmap v5151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[183063]: pgmap v5152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:13:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2256472893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:13:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:13:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[178459]: pgmap v5151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[178459]: pgmap v5152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:13:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:24 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:25.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:25.563+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:25 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:25 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:26.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:26.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:26 smithi071 ceph-mon[183063]: pgmap v5153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:26 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1704704871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:26 smithi071 ceph-mon[178459]: pgmap v5153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:26 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1704704871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:27.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:27.581+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:27 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:27 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:28.547 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:28.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:28.547+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:28 smithi071 ceph-mon[178459]: pgmap v5154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:28 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:13:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:28 smithi071 ceph-mon[183063]: pgmap v5154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:28 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:13:29.507 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:29.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:29.507+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3232798703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:29 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:29 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3232798703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:29 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:29 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:30.501 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:30.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:30.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:30 smithi071 ceph-mon[178459]: pgmap v5155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:30 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:30 smithi071 ceph-mon[183063]: pgmap v5155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:30 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:31.665 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:31.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:31.666 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:31.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4185486874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:31 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4185486874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:31 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:32.675 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:32.430+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:32.675 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:32.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:32 smithi071 ceph-mon[183063]: pgmap v5156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:32 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:32 smithi071 ceph-mon[178459]: pgmap v5156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:32 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:33.676 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:33.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:33.676 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:33.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:33 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/8311924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:33 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/8311924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:34.681 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:34.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:34.681 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:34.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:34.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:34.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:34 smithi071 ceph-mon[178459]: pgmap v5157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:34.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:34 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:34.682 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:34 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:34 smithi071 ceph-mon[183063]: pgmap v5157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:34 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:34 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:35.682 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:35.390+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:35.682 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:35.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:35 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:35 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:36.690 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:36.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:36.691 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:36.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/905900638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:36 smithi071 ceph-mon[178459]: pgmap v5158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:36 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/905900638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:36 smithi071 ceph-mon[183063]: pgmap v5158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:36 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:37.691 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:37.338+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:37.691 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:37.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:37 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:37 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:38.290+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:38.188+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:38 smithi071 ceph-mon[178459]: pgmap v5159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:38 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4007667059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:38 smithi071 ceph-mon[183063]: pgmap v5159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:38 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4007667059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:39.313+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:39.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:39 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:40.346+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:40.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:41.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:41.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:40 smithi071 ceph-mon[183063]: pgmap v5160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:41.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:40 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:41.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2875386576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:41.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:41.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:40 smithi071 ceph-mon[178459]: pgmap v5160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:41.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:40 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:41.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2875386576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:41.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:41.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:41.168+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:41 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:41 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:42.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:42.299+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:42.199+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:42 smithi071 ceph-mon[183063]: pgmap v5161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:42 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:42 smithi071 ceph-mon[178459]: pgmap v5161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:42 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:43.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:43.275+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:43.203+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2256040022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:13:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2256040022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:13:44.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:44.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:44.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:44 smithi071 ceph-mon[183063]: pgmap v5162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:44 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:44 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:44 smithi071 ceph-mon[178459]: pgmap v5162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:44 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:44 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:45.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:45.227+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:45.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:46.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:46.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:45 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:46.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/596889321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:46.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:46.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:45 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:46.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/596889321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:46.221+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:46.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:47.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:47.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:46 smithi071 ceph-mon[183063]: pgmap v5163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:47.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:46 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:47.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:47.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:46 smithi071 ceph-mon[178459]: pgmap v5163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:47.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:46 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:47.194+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:47.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:47 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:48.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:47 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:48.216+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:48.279+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2209848708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:48 smithi071 ceph-mon[183063]: pgmap v5164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:48 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2209848708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:48 smithi071 ceph-mon[178459]: pgmap v5164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:48 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:49.255+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:49.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:49 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:49 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:49 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:49 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:50.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:50.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:50.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:50 smithi071 ceph-mon[183063]: pgmap v5165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1102720572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:50 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:50 smithi071 ceph-mon[178459]: pgmap v5165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1102720572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:50 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:51.245+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:51.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:51 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:51 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:52.208+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:52.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:52 smithi071 ceph-mon[183063]: pgmap v5166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:52 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2617274268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:52 smithi071 ceph-mon[178459]: pgmap v5166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:52 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2617274268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:53.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:53.244+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:53.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:53 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:53 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:54.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:54.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:55.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:55.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:54 smithi071 ceph-mon[178459]: pgmap v5167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:55.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:54 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:55.192 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:54 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:55.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:55.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:54 smithi071 ceph-mon[183063]: pgmap v5167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:55.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:54 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8980 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:13:55.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:54 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:55.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:55.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3140234680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3140234680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:13:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:13:56.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:55 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:56.236+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:56.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:56 smithi071 ceph-mon[183063]: pgmap v5168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:56 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:56 smithi071 ceph-mon[178459]: pgmap v5168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:57.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:56 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:57.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:57.257+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:57.234+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:57 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:58.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1493942395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:57 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1493942395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:13:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:58.235+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:58.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:13:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:58 smithi071 ceph-mon[183063]: pgmap v5169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:58 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:13:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:13:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:58 smithi071 ceph-mon[178459]: pgmap v5169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:13:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:58 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:13:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:13:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:13:59.268+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:13:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:13:59.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:00.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:13:59 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:00.263+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:00.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:01.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:01.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4060049750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:01.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:00 smithi071 ceph-mon[183063]: pgmap v5170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:01.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:00 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:01.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:01.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4060049750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:01.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:00 smithi071 ceph-mon[178459]: pgmap v5170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:01.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:00 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:01.265+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:01.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:02.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:02.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:01 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:02.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:02.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:02.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:01 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:02.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:02.238+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:02.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:03.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:02 smithi071 ceph-mon[178459]: pgmap v5171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:03.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:02 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:03.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1325496249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:03.114 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:03.114 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:02 smithi071 ceph-mon[183063]: pgmap v5171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:03.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:02 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:03.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1325496249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:03.115 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:03.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:03.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:04.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:04.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:04.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:03 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:04.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:04.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:04.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:04.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:03 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:04.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:04.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:04.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:05.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-mon[183063]: pgmap v5172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:05.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:05.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:05.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:05.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4081671644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:05.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-mon[178459]: pgmap v5172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:05.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:05.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:05.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:05.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4081671644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:05.188+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:05.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:05.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:06.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:05 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:06.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:06.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:05 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:06.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:06.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:06.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:07.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:06 smithi071 ceph-mon[183063]: pgmap v5173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:07.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:07.133 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:06 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:07.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:06 smithi071 ceph-mon[178459]: pgmap v5173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:07.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:07.133 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:06 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:07.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:07.133+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:07.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 30 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:08.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:08.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:08.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3479178064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:08.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:08.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-mon[183063]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:08.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:08.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:08.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3479178064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:08.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:08.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:07 smithi071 ceph-mon[178459]: 30 slow requests (by type [ 'queued for pg' : 30 ] most affected pool [ 'cephfs.foo.meta' : 30 ]) 2023-12-07T01:14:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:08.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:08.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:09.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:08 smithi071 ceph-mon[183063]: pgmap v5174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:09.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:09.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:08 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:09.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:08 smithi071 ceph-mon[178459]: pgmap v5174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:09.147 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:09.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:08 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:09.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:09.146+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:09.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:10.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:09 smithi071 ceph-mon[183063]: Health check update: 40 slow ops, oldest one blocked for 8995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:10.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:10.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:09 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:10.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1061015897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:10.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:09 smithi071 ceph-mon[178459]: Health check update: 40 slow ops, oldest one blocked for 8995 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:10.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:10.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:09 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:10.148 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1061015897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:10.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:10.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:11.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:10 smithi071 ceph-mon[183063]: pgmap v5175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:11.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:11.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:10 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:11.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:10 smithi071 ceph-mon[178459]: pgmap v5175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:11.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:11.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:10 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:11.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:11.153+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:11.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:12.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:12.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:11 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:12.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/880833271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:12.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:12.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:11 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:12.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/880833271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:12.144+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:12.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:13.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:12 smithi071 ceph-mon[178459]: pgmap v5176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:13.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:13.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:12 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:13.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:12 smithi071 ceph-mon[183063]: pgmap v5176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:13.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:13.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:12 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:13.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:13.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:13.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:13 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:14:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:13 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:14:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:14.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:14.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-mon[178459]: pgmap v5177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-mon[178459]: Health check update: 37 slow ops, oldest one blocked for 9000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1132863879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-mon[183063]: pgmap v5177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-mon[183063]: Health check update: 37 slow ops, oldest one blocked for 9000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1132863879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:14 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:15.210+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:15.208+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:16.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:16.216+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:16.201+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:16.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:16 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:16 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:17.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:17.169+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:17.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:17 smithi071 ceph-mon[183063]: pgmap v5178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:17 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3092341440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:17 smithi071 ceph-mon[178459]: pgmap v5178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:17 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3092341440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:18 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:18.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:18 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:18.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:18.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:18.203+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:18 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:18 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:19.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:19.139+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:19.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:19.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-mon[183063]: pgmap v5179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3486947533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-mon[183063]: Health check update: 37 slow ops, oldest one blocked for 9005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-mon[178459]: pgmap v5179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:19.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3486947533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:19.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:19 smithi071 ceph-mon[178459]: Health check update: 37 slow ops, oldest one blocked for 9005 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:20.156+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:20.227+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:20 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:20 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:20 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:20 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:21.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:21.123+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:21.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:21.216+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:21 smithi071 ceph-mon[178459]: pgmap v5180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:21 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:21 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:21 smithi071 ceph-mon[183063]: pgmap v5180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:21 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:21 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:22 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:22 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/218293923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:22.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:22.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:22.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:22.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:22 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:22 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:22.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/218293923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:23.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:23.153+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:23.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:23 smithi071 ceph-mon[183063]: pgmap v5181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:23 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:23 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:23 smithi071 ceph-mon[178459]: pgmap v5181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:23 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:23 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:24.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:24.116+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:24.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3001495966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:14:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[183063]: Health check update: 37 slow ops, oldest one blocked for 9010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3001495966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-mon[178459]: Health check update: 37 slow ops, oldest one blocked for 9010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:14:24.083+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:14:24.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:14:24.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:14:24.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:14:24.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:14:24.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:14:24.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:14:24.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:14:24.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:14:24.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:14:24.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:14:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:14:25.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:25.149+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:25.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:25.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:25 smithi071 ceph-mon[178459]: pgmap v5182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:25 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:14:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:14:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:25 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:25 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:25 smithi071 ceph-mon[183063]: pgmap v5182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:25 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:14:25.452 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:14:25.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:14:25.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:14:25.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:14:25.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:14:25.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:14:25.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:14:25.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:14:25.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:14:25.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:14:25.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:14:25.453 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:14:25.454 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:14:25.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:25 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:25.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:25 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:26.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:26.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:26.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:26 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:26 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3609981696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:26 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:26 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3609981696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:27.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:27.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:27.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:27 smithi071 ceph-mon[178459]: pgmap v5183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:27 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:27 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:27 smithi071 ceph-mon[183063]: pgmap v5183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:27 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:27 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:28.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:28.137+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:28.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:28 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:28 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:28 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:28 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:29.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:29.129+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: pgmap v5184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:14:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:14:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2863922621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:14:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[178459]: Health check update: 37 slow ops, oldest one blocked for 9015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: pgmap v5184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2863922621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:14:29.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:29 smithi071 ceph-mon[183063]: Health check update: 37 slow ops, oldest one blocked for 9015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:30.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-mon[183063]: Adjusting osd_memory_target on smithi071 to 2385M 2023-12-07T01:14:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-mon[183063]: pgmap v5185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-mon[183063]: pgmap v5186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:30.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-mon[178459]: Adjusting osd_memory_target on smithi071 to 2385M 2023-12-07T01:14:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-mon[178459]: pgmap v5185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-mon[178459]: pgmap v5186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:30 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:31.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:31.205+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:31.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:31.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:31 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:31 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1319461258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:31 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:31 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1319461258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:32.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:32.226+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:32.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:32.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:32 smithi071 ceph-mon[178459]: pgmap v5187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:32 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:32 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:32 smithi071 ceph-mon[183063]: pgmap v5187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:32 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:32 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:33.271+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:33.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:33 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:33 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:33 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:33 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:34.268+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:34.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-mon[178459]: pgmap v5188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/18883230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-mon[178459]: Health check update: 37 slow ops, oldest one blocked for 9020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-mon[183063]: pgmap v5188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/18883230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:34 smithi071 ceph-mon[183063]: Health check update: 37 slow ops, oldest one blocked for 9020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:35.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:35.257+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:35.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:35 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:35 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:35 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:35 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:36.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:36.276+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:36.221+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[178459]: pgmap v5189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2323328928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[183063]: pgmap v5189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2323328928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:37.230+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:37.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 27 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:37 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:37 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:37 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:37 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:38.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:38 smithi071 ceph-mon[183063]: pgmap v5190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:38 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:38 smithi071 ceph-mon[183063]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2153692073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:38 smithi071 ceph-mon[178459]: pgmap v5190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:38 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:38 smithi071 ceph-mon[178459]: 27 slow requests (by type [ 'queued for pg' : 27 ] most affected pool [ 'cephfs.foo.meta' : 27 ]) 2023-12-07T01:14:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2153692073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:38.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:38.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:39.235+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:39.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:39 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:39 smithi071 ceph-mon[178459]: Health check update: 37 slow ops, oldest one blocked for 9025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:39 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:39 smithi071 ceph-mon[183063]: Health check update: 37 slow ops, oldest one blocked for 9025 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:40.210+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:40.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-mon[183063]: pgmap v5191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:40.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-mon[178459]: pgmap v5191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:41.207+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:41.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:41 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1008999222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:41 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1008999222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:42.246+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:42.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:42 smithi071 ceph-mon[183063]: pgmap v5192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:42 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:42 smithi071 ceph-mon[178459]: pgmap v5192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:42 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:43.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:43.209+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:43.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:43 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1743045772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:43 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1743045772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:44.225+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:44.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[183063]: pgmap v5193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:14:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[183063]: Health check update: 43 slow ops, oldest one blocked for 9030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[178459]: pgmap v5193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:14:44.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:44 smithi071 ceph-mon[178459]: Health check update: 43 slow ops, oldest one blocked for 9030 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:45.214+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:45.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:45.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:45 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:45 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:46.167+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:46.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:46 smithi071 ceph-mon[178459]: pgmap v5194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:46.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:46 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/72154505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:46 smithi071 ceph-mon[183063]: pgmap v5194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:46 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/72154505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:47.140+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:47.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:47 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:47 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:48.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[183063]: pgmap v5195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:48.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3862786920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:48.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[178459]: pgmap v5195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3862786920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:49.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:49.129+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:49.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:49 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:49 smithi071 ceph-mon[178459]: Health check update: 43 slow ops, oldest one blocked for 9035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:49 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:49 smithi071 ceph-mon[183063]: Health check update: 43 slow ops, oldest one blocked for 9035 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:50.062+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:50.125+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:50 smithi071 ceph-mon[178459]: pgmap v5196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:50 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1998850639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:50 smithi071 ceph-mon[183063]: pgmap v5196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:50 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1998850639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:51 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:51.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:51.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:51.147+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:51 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:52.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:52.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:52 smithi071 ceph-mon[178459]: pgmap v5197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:52 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:52 smithi071 ceph-mon[183063]: pgmap v5197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:52 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:53.032+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:53.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:53 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2095433714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:53 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2095433714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:54.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:54.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:54 smithi071 ceph-mon[178459]: pgmap v5198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:54 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:54 smithi071 ceph-mon[178459]: Health check update: 43 slow ops, oldest one blocked for 9040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:54 smithi071 ceph-mon[183063]: pgmap v5198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:54 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:54 smithi071 ceph-mon[183063]: Health check update: 43 slow ops, oldest one blocked for 9040 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:55 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:55.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1226767381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:54.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:55.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:55.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:55 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1226767381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:55.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:56.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-mon[183063]: pgmap v5199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-mon[178459]: pgmap v5199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:14:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:14:57.226 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:56.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:57.226 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:57.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:57 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1127549835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:57 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1127549835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:14:58.227 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:57.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:58.228 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:58.079+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:58 smithi071 ceph-mon[183063]: pgmap v5200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:58 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:58 smithi071 ceph-mon[178459]: pgmap v5200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:14:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:58 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:59.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:58.928+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:14:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:14:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:14:59.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:14:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:59 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:14:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:14:59 smithi071 ceph-mon[183063]: Health check update: 43 slow ops, oldest one blocked for 9045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:14:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:59 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:14:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:14:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:14:59.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:14:59 smithi071 ceph-mon[178459]: Health check update: 43 slow ops, oldest one blocked for 9045 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:00.131 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:14:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:14:59.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:00.131+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[183063]: pgmap v5201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1280950346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[178459]: pgmap v5201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1280950346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:01.138 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:00.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:01.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:01.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:01 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:01.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:01 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:01.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:02.106 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:01.847+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:02.106+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:02 smithi071 ceph-mon[178459]: pgmap v5202: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:02 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1786897936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:02 smithi071 ceph-mon[183063]: pgmap v5202: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:02 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1786897936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:02.887+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:03.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:03 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:03 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:03.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:04.071+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[178459]: pgmap v5203: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[178459]: Health check update: 43 slow ops, oldest one blocked for 9050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[183063]: pgmap v5203: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-mon[183063]: Health check update: 43 slow ops, oldest one blocked for 9050 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:04.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:05.054+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:05 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/685310866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:05 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/685310866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:05.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:06.007+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:06 smithi071 ceph-mon[178459]: pgmap v5204: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:06 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:06 smithi071 ceph-mon[183063]: pgmap v5204: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:06 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:06.852+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:07.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:07 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4193495597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:07 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4193495597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:08.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:07.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:08.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-mon[183063]: pgmap v5205: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-mon[178459]: pgmap v5205: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:08.843+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:09.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:09 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:09 smithi071 ceph-mon[183063]: Health check update: 43 slow ops, oldest one blocked for 9055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3757323164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:09 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:09 smithi071 ceph-mon[178459]: Health check update: 43 slow ops, oldest one blocked for 9055 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3757323164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:09.858+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:10.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:10 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:10 smithi071 ceph-mon[183063]: pgmap v5206: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:10 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:10 smithi071 ceph-mon[178459]: pgmap v5206: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:11.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:10.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:11.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:11 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:11 smithi071 ceph-mon[178459]: pgmap v5207: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:11 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:11 smithi071 ceph-mon[183063]: pgmap v5207: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:12.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:11.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:12 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1070599816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:12 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:12.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1070599816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:13.293 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:12.957+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:13.293 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:13.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:13.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:13 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:13.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:13.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:13 smithi071 ceph-mon[178459]: pgmap v5208: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:13 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:13 smithi071 ceph-mon[183063]: pgmap v5208: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:14.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:13.923+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:14.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:15:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2808637607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-mon[183063]: Health check update: 43 slow ops, oldest one blocked for 9060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:15:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2808637607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-mon[178459]: Health check update: 43 slow ops, oldest one blocked for 9060 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:14.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:15.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:15 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:15 smithi071 ceph-mon[178459]: pgmap v5209: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:15 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:15 smithi071 ceph-mon[183063]: pgmap v5209: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:15.948+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 10 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:16.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:16 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:16 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:17.305 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:16.949+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:17.305 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:17.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:17 smithi071 ceph-mon[183063]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3850939858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:17 smithi071 ceph-mon[183063]: pgmap v5210: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:17 smithi071 ceph-mon[178459]: 10 slow requests (by type [ 'queued for pg' : 10 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 10 ]) 2023-12-07T01:15:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3850939858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:17 smithi071 ceph-mon[178459]: pgmap v5210: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:18.306 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:17.961+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:18.306 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:18.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:19.311 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:18.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:19.311 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:19.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/880077394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:19 smithi071 ceph-mon[178459]: pgmap v5211: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:19 smithi071 ceph-mon[178459]: Health check update: 43 slow ops, oldest one blocked for 9065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/880077394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:19 smithi071 ceph-mon[183063]: pgmap v5211: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:19 smithi071 ceph-mon[183063]: Health check update: 43 slow ops, oldest one blocked for 9065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:20.312 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:20.004+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:20.312 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:20.052+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:21.315 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:20.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:21.316 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:21.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:21 smithi071 ceph-mon[183063]: pgmap v5212: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/241228261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:21 smithi071 ceph-mon[178459]: pgmap v5212: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/241228261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:22.316 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:22.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:22.317 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:22.091+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:23.321 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:23.051+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:23.321 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:23.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:23.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:23.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:23.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:23 smithi071 ceph-mon[178459]: pgmap v5213: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:23 smithi071 ceph-mon[183063]: pgmap v5213: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:24.322 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:24.068+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:24.322 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:24.187+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4094829477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4094829477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:24 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:25.328 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:25.063+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:25.329 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:25.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:25.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:25.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:25.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:25 smithi071 ceph-mon[178459]: pgmap v5214: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:25 smithi071 ceph-mon[183063]: pgmap v5214: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:26.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:26.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1164353451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1164353451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:26.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:26.112+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:27.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:27.161+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:27.187+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:27 smithi071 ceph-mon[178459]: pgmap v5215: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:27 smithi071 ceph-mon[183063]: pgmap v5215: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:28.208+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3273083427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3273083427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:28.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:28.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:29.160+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:29.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:29.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:15:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:15:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[178459]: pgmap v5216: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:15:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:15:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[183063]: pgmap v5216: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:30.151+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:30.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:30.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:30.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:31.349 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:31.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:31.350 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:31.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:31.350 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:15:31.091+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:15:31.351 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:15:31.352 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:15:31.352 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:15:31.352 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:15:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2444937908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-mon[178459]: pgmap v5217: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:15:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:15:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:15:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2444937908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-mon[183063]: pgmap v5217: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:31 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:15:31.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:15:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:15:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:15:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:15:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:15:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:15:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:15:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:15:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:15:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:15:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:15:31.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:15:32.351 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:32.165+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:32.351 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:32.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:32.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:32.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:33.354 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:33.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:33.354 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:33.078+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[178459]: pgmap v5218: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:15:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:15:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2294421083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[183063]: pgmap v5218: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:15:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:15:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2294421083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:34.359 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:34.143+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:34.359 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:34.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:15:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:15:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[183063]: pgmap v5219: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[183063]: pgmap v5220: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:15:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:15:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:15:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[178459]: pgmap v5219: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[178459]: pgmap v5220: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:15:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:35.359 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:35.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:35.360 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:35.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:36.373 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:36.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:36.373 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:36.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[178459]: pgmap v5221: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1018991744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[183063]: pgmap v5221: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1018991744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:37.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:37.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:37.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:38.221+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:38.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:38.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:38 smithi071 ceph-mon[183063]: pgmap v5222: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2003848550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:38 smithi071 ceph-mon[178459]: pgmap v5222: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2003848550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:39.384 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:39.235+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:39.384 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:39.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9085 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:40.394 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:40.193+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:40.394 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:40.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[178459]: pgmap v5223: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2460434246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[183063]: pgmap v5223: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2460434246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:41.397 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:41.237+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:41.398 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:41.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:42.405 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:42.245+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:42.405 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:42.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:42 smithi071 ceph-mon[183063]: pgmap v5224: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:42 smithi071 ceph-mon[178459]: pgmap v5224: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:43.406 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:43.248+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:43.406 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:43.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1587297303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1587297303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:44.422 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:44.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:44.423 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:44.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[183063]: pgmap v5225: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:15:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[178459]: pgmap v5225: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:15:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:44 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:45.423 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:45.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:45.423 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:45.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1882814670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1882814670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:46.427 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:46.123+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:46.428 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:46.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:46 smithi071 ceph-mon[183063]: pgmap v5226: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:46 smithi071 ceph-mon[178459]: pgmap v5226: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:47.431 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:47.133+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:47.431 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:47.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:47.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:47.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:48.435 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:48.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:48.436 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:48.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3940415260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[183063]: pgmap v5227: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3940415260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:48 smithi071 ceph-mon[178459]: pgmap v5227: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:49.436 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:49.146+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:49.437 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:49.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9095 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:50.441 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:50.153+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:50.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:50.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:50.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:50 smithi071 ceph-mon[178459]: pgmap v5228: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1539262618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:50 smithi071 ceph-mon[183063]: pgmap v5228: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1539262618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:51.442 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:51.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:51.442 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:51.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:52.446 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:52.170+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:52.446 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:52.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:52.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:52.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:52.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:52 smithi071 ceph-mon[178459]: pgmap v5229: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:52 smithi071 ceph-mon[183063]: pgmap v5229: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/920611039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/920611039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:53.447 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:53.141+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:53.447 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:53.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:54.140+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:54.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:54 smithi071 ceph-mon[183063]: pgmap v5230: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9101 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:54 smithi071 ceph-mon[178459]: pgmap v5230: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9101 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:55.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:55.137+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/627822643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/627822643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:56.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:56.142+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-mon[183063]: pgmap v5231: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:15:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:15:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:56 smithi071 ceph-mon[178459]: pgmap v5231: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:57.128+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:57.309+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2141472309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2141472309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:58.123+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:58.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:58 smithi071 ceph-mon[183063]: pgmap v5232: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:58 smithi071 ceph-mon[178459]: pgmap v5232: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:15:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:15:59.149+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:15:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:15:59.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:15:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:15:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9106 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/385574295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:15:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:15:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:15:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:15:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9106 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:15:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:15:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/385574295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:00.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:00.185+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:00.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-mon[178459]: pgmap v5233: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:00 smithi071 ceph-mon[183063]: pgmap v5233: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:01.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:01.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:01.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:02.158+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:02.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:02 smithi071 ceph-mon[183063]: pgmap v5234: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3092937399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:02 smithi071 ceph-mon[178459]: pgmap v5234: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3092937399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:03.175+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:03.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:04.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:04.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[178459]: pgmap v5235: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2955416753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[183063]: pgmap v5235: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2955416753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:05.188+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:05.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:06.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:06.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:06.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:06 smithi071 ceph-mon[183063]: pgmap v5236: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:06 smithi071 ceph-mon[178459]: pgmap v5236: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:07.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:07.185+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:07.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/751759569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/751759569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:08.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:08.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:08 smithi071 ceph-mon[183063]: pgmap v5237: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:08.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:08 smithi071 ceph-mon[178459]: pgmap v5237: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:09.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:09.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:09.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3589727907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9116 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3589727907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9116 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:10.156+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:10.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:10 smithi071 ceph-mon[183063]: pgmap v5238: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:10.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:10 smithi071 ceph-mon[178459]: pgmap v5238: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:11.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:11.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:11.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4067510643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4067510643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:12.159+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:12.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:12 smithi071 ceph-mon[183063]: pgmap v5239: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:12 smithi071 ceph-mon[178459]: pgmap v5239: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:13.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:13.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:13.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:14.134+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:14.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[183063]: pgmap v5240: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:16:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1357842613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[178459]: pgmap v5240: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:16:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1357842613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9125 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:15.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:15.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:15.142+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:15.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:16.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:16.123+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:16.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:16 smithi071 ceph-mon[183063]: pgmap v5241: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2890380878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:16 smithi071 ceph-mon[178459]: pgmap v5241: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2890380878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:17.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:17.135+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:17.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:18.175+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:18.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:18 smithi071 ceph-mon[183063]: pgmap v5242: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:18 smithi071 ceph-mon[178459]: pgmap v5242: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:19.561 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:19.200+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:19.561 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:19.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3936843698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:19.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3936843698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:20.562 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:20.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:20.562 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:20.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:20 smithi071 ceph-mon[183063]: pgmap v5243: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:20 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:20 smithi071 ceph-mon[178459]: pgmap v5243: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:20 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:21.566 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:21.248+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:21.566 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:21.234+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/166702353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/166702353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:22.567 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:22.223+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:22.567 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:22.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:22 smithi071 ceph-mon[178459]: pgmap v5244: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:22 smithi071 ceph-mon[183063]: pgmap v5244: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:23.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:23.196+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:23.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/792010590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/792010590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:24.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:24.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:24.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:24 smithi071 ceph-mon[183063]: pgmap v5245: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:24 smithi071 ceph-mon[178459]: pgmap v5245: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:25.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:25.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:25.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:26.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:26.170+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:26.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:26 smithi071 ceph-mon[178459]: pgmap v5246: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1582065390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:26 smithi071 ceph-mon[183063]: pgmap v5246: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1582065390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:27.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:27.190+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:27.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:28.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:28.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:28.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-mon[178459]: pgmap v5247: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2848900918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:16:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-mon[183063]: pgmap v5247: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2848900918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:16:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:29.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:29.173+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9135 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:30.141+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:30.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:30 smithi071 ceph-mon[178459]: pgmap v5248: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2463090142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:30 smithi071 ceph-mon[183063]: pgmap v5248: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2463090142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:31.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:31.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:31.124+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:32.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:32.094+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:32.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:32 smithi071 ceph-mon[178459]: pgmap v5249: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:32 smithi071 ceph-mon[183063]: pgmap v5249: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:33.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:33.168+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/666728600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:33 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:16:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/666728600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:33 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:16:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:34.054+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:34.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[183063]: pgmap v5250: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:16:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:16:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[178459]: pgmap v5250: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:16:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:16:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:34.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:35.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:35.105+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:35.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3488384797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3488384797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:36.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:36.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:36.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-mon[183063]: pgmap v5251: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:36.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-mon[178459]: pgmap v5251: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:36.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:16:36.627+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:16:36.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:16:36.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:16:36.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:16:36.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:16:36.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:16:36.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:16:36.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:16:36.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:16:36.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:16:36.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:16:36.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:16:36.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:16:36.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:16:36.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:16:36.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:16:36.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:16:36.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:16:36.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:16:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:16:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:37.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:37.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:37 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:16:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:16:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:16:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:37 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:16:37.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:16:37.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:16:37.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:16:37.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:16:37.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:16:37.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:16:37.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:16:37.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:16:37.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:16:37.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:16:37.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:38.105+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:38.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[183063]: pgmap v5252: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2077016080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:16:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:16:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:16:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:16:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:16:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[178459]: pgmap v5252: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2077016080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:16:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:16:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:16:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:16:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:16:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:39.097+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:39.210+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[183063]: pgmap v5253: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[183063]: pgmap v5254: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[178459]: pgmap v5253: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[178459]: pgmap v5254: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:40.120+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:40.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3966198989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3966198989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:41.085+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:41.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:41 smithi071 ceph-mon[183063]: pgmap v5255: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:41 smithi071 ceph-mon[178459]: pgmap v5255: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:42.118+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:42.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2371915061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2371915061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:43.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:43.087+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:43.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[183063]: pgmap v5256: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:16:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[178459]: pgmap v5256: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:16:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:44.131+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:44.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:45.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:45.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-mon[183063]: pgmap v5257: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/780060775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-mon[178459]: pgmap v5257: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/780060775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:46.158+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:46.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:46.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:47.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:47.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[178459]: pgmap v5258: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2852850052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[183063]: pgmap v5258: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2852850052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:48.651 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:48.224+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:48.651 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:48.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:48.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:49.651 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:49.208+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:49.652 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:49.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:49 smithi071 ceph-mon[178459]: pgmap v5259: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:49.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:49 smithi071 ceph-mon[183063]: pgmap v5259: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:50.658 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:50.211+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:50.658 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:50.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3413629117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3413629117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:50.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:51.659 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:51.241+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:51.660 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:51.409+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:51 smithi071 ceph-mon[183063]: pgmap v5260: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:51 smithi071 ceph-mon[178459]: pgmap v5260: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:52.668 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:52.218+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:52.669 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:52.440+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2889250545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2889250545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:53.433 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:53.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:53 smithi071 ceph-mon[183063]: pgmap v5261: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:53.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:53.433+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:53 smithi071 ceph-mon[178459]: pgmap v5261: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:53.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:54.670 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:54.217+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:54.671 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:54.446+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9161 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2305450960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9161 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2305450960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:55.437 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:55.180+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:55.438+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-mon[178459]: pgmap v5262: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-mon[183063]: pgmap v5262: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:56.676 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:56.222+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:56.677 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:56.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:57.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:57.464+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:57 smithi071 ceph-mon[178459]: pgmap v5263: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2182017035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:57 smithi071 ceph-mon[183063]: pgmap v5263: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2182017035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:58.190+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:58.493+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:16:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:16:59.528 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:16:59.236+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:16:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:16:59.528+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:16:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[178459]: pgmap v5264: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3016881211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:16:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:16:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[183063]: pgmap v5264: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:16:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:16:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:16:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:16:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3016881211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:16:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:16:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:00.688 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:00.268+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:00.689 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:00.509+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:01.689 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:01.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:01.689 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:01.491+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:01 smithi071 ceph-mon[183063]: pgmap v5265: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:01 smithi071 ceph-mon[178459]: pgmap v5265: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:02.694 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:02.341+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:02.695 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:02.448+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2783233568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2783233568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:03.698 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:03.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:03.698 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:03.441+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-mon[178459]: pgmap v5266: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:03.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-mon[183063]: pgmap v5266: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:04.384+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:04.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1912214663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:04.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1912214663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:05.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:05.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:05 smithi071 ceph-mon[183063]: pgmap v5267: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:05 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:05 smithi071 ceph-mon[178459]: pgmap v5267: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:05 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:06.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:06.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3007184997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3007184997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:07.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:07.523+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-mon[183063]: pgmap v5268: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-mon[178459]: pgmap v5268: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:08.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:08.480+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:09.457+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:09.448+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:09 smithi071 ceph-mon[178459]: pgmap v5269: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1552054776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:09 smithi071 ceph-mon[183063]: pgmap v5269: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1552054776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:10.457+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:10.424+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:11.437+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:11.393+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:11 smithi071 ceph-mon[178459]: pgmap v5270: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2654686260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:11 smithi071 ceph-mon[183063]: pgmap v5270: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2654686260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:12.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:12.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:12.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:13.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:13.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-mon[183063]: pgmap v5271: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:17:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2555482824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-mon[178459]: pgmap v5271: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:17:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2555482824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:14.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:14.429+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:15.419+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:15.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-mon[183063]: pgmap v5272: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-mon[178459]: pgmap v5272: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:16.744 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:16.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:16.744 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:16.459+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/187580597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/187580597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:17.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:17.471+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:17 smithi071 ceph-mon[183063]: pgmap v5273: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:17 smithi071 ceph-mon[178459]: pgmap v5273: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:18.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:18.437+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3721472426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3721472426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:19.386+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:19.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[183063]: pgmap v5274: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[178459]: pgmap v5274: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9190 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:20.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:20.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:21.308+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:21.439+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:21 smithi071 ceph-mon[183063]: pgmap v5275: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1676217621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:21 smithi071 ceph-mon[178459]: pgmap v5275: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1676217621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:22.283+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:22.463+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:23.292+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:23.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:23.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[183063]: pgmap v5276: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1194363833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[178459]: pgmap v5276: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1194363833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:24.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:24.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:24.422+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:25.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:25.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-mon[183063]: pgmap v5277: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2885949903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-mon[178459]: pgmap v5277: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9195 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2885949903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:26.234+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:26.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:27.237+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:27.377+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-mon[178459]: pgmap v5278: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-mon[183063]: pgmap v5278: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:28.228+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:28.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/41197276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:17:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/41197276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:17:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:29.258+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:29.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:29 smithi071 ceph-mon[183063]: pgmap v5279: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:29 smithi071 ceph-mon[178459]: pgmap v5279: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:30.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:30.282+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:30.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:30.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/60941148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/60941148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:31.248+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:31.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:31 smithi071 ceph-mon[178459]: pgmap v5280: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:31 smithi071 ceph-mon[183063]: pgmap v5280: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:32.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:32.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:32.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:33.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:33.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:33.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:33.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:33.193+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:33.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:33 smithi071 ceph-mon[178459]: pgmap v5281: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1034951622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:33 smithi071 ceph-mon[183063]: pgmap v5281: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1034951622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:34.200+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:34.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:35.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:35.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:35.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:35.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:35.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:35.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[178459]: pgmap v5282: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/813588414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[183063]: pgmap v5282: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/813588414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:36.207+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:36.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:37.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:37.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:37.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:37.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:38.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:38.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:37 smithi071 ceph-mon[178459]: pgmap v5283: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:38.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:38.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2710059306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:38.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:38.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:37 smithi071 ceph-mon[183063]: pgmap v5283: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:38.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:38.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2710059306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:38.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:38.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:39.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:39.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:39.154 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:17:39.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:39.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:39.154 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:17:39.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:39.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:39.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:39.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:40.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:40.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[183063]: pgmap v5284: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:40.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:40.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:40.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:40.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:40.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:40.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[178459]: pgmap v5284: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:40.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:40.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:40.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:40.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:40.435 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:40.169+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:40.436 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:40.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:40.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:17:40.435+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:17:40.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:17:40.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:17:40.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:17:40.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:17:40.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:17:40.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:17:40.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:17:41.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:41.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/103418982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:41.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:41.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:41.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/103418982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:41.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:41.144+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:41.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:42.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:41 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:17:42.107 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:41 smithi071 ceph-mon[183063]: pgmap v5285: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:41 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:17:42.108 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:17:42.109 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:41 smithi071 ceph-mon[178459]: pgmap v5285: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:42.110 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:42.107+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:42.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:43.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3934918815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3934918815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:43.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:44.090 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: pgmap v5286: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:17:44.091 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:44.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: pgmap v5286: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:44.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:44.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:44.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:17:44.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:17:44.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:44.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:44.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:17:44.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:17:44.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:17:44.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:17:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:44.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:44.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:45.131+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:45.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-mon[178459]: pgmap v5287: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-mon[178459]: pgmap v5288: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2170900693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-mon[183063]: pgmap v5287: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-mon[183063]: pgmap v5288: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2170900693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:46.146+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:46.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:47.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:47.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:47 smithi071 ceph-mon[178459]: pgmap v5289: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:47 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:47 smithi071 ceph-mon[183063]: pgmap v5289: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:47 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:48.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:48.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:48.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1828870426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:48.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:48.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1828870426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:49.224+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:49.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:49.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:49 smithi071 ceph-mon[183063]: pgmap v5290: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:49.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:49 smithi071 ceph-mon[178459]: pgmap v5290: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:49.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:49.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:50.189+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:50.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:50.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3544733230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3544733230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:51.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:51.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:51.227+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:51 smithi071 ceph-mon[178459]: pgmap v5291: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:51.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:51 smithi071 ceph-mon[183063]: pgmap v5291: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:51.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:52.180+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:52.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2196559009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2196559009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:53.144+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:53.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:53 smithi071 ceph-mon[178459]: pgmap v5292: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:53 smithi071 ceph-mon[183063]: pgmap v5292: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:54.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:54.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:54.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:55.234+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:55.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:55 smithi071 ceph-mon[178459]: pgmap v5293: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2907408892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:55 smithi071 ceph-mon[183063]: pgmap v5293: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2907408892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:56.185+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:56.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:56.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:17:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:17:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:56.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:57.156+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:57.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:57.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:57 smithi071 ceph-mon[183063]: pgmap v5294: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2025817671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:57 smithi071 ceph-mon[178459]: pgmap v5294: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2025817671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:17:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:58.127+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:58.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:17:59.102+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:17:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:17:59.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:17:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-mon[183063]: pgmap v5295: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:59.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:17:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:17:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-mon[178459]: pgmap v5295: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:17:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:17:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:17:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:17:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:17:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9225 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:00.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:00.119+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:00.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2550479454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2550479454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:01.072+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:01.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:01 smithi071 ceph-mon[178459]: pgmap v5296: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:01 smithi071 ceph-mon[183063]: pgmap v5296: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:01.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:02.061+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3894729484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3894729484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:02.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:02.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:03.042+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:03.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:03 smithi071 ceph-mon[178459]: pgmap v5297: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:03 smithi071 ceph-mon[183063]: pgmap v5297: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:03.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:04.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:04.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1426335389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1426335389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:04.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:05 smithi071 ceph-mon[178459]: pgmap v5298: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:05 smithi071 ceph-mon[183063]: pgmap v5298: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:05.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:05.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:05.977+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:06.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:06.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:07.193 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:06.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:07.193 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:07.071+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:07 smithi071 ceph-mon[178459]: pgmap v5299: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/157839149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:07 smithi071 ceph-mon[183063]: pgmap v5299: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/157839149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:08.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:07.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:08.022+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:08.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:09.060+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-mon[183063]: pgmap v5300: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2977572620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-mon[178459]: pgmap v5300: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2977572620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:09.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:10.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:11.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:10.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:11.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:11 smithi071 ceph-mon[178459]: pgmap v5301: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:11 smithi071 ceph-mon[183063]: pgmap v5301: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:11.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:12.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2033816747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2033816747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:13.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:12.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:13.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:13 smithi071 ceph-mon[183063]: pgmap v5302: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:13 smithi071 ceph-mon[178459]: pgmap v5302: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:14.226 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:13.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:14.227 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:14.017+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:18:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/147150641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:18:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/147150641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:15.228 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:14.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:15.228 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:15.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:15 smithi071 ceph-mon[183063]: pgmap v5303: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:15 smithi071 ceph-mon[178459]: pgmap v5303: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:16.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:15.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2201993219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2201993219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:16.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:17.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:17 smithi071 ceph-mon[183063]: pgmap v5304: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:17.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:17.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:17 smithi071 ceph-mon[178459]: pgmap v5304: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:17.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:17.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:17.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:18.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:19.243 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:18.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:19.244 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:19.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-mon[178459]: pgmap v5305: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/919035605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-mon[183063]: pgmap v5305: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/919035605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9245 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:20.253 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:20.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:20.254 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:19.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:21.254 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:20.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:21.255 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:20.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:21 smithi071 ceph-mon[183063]: pgmap v5306: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2137707800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:21 smithi071 ceph-mon[178459]: pgmap v5306: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2137707800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:21.948+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:21.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:23.260 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:22.954+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:23.260 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:22.990+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:23 smithi071 ceph-mon[183063]: pgmap v5307: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2935941246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:23 smithi071 ceph-mon[178459]: pgmap v5307: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2935941246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:24.274 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:23.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:24.274 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:23.993+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:24.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:24.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:24.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:24.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:24.275 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:24 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:24 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:25.274 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:25.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:25.274 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:25.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:25 smithi071 ceph-mon[178459]: pgmap v5308: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:25 smithi071 ceph-mon[183063]: pgmap v5308: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:26.284 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:25.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:26.284 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:26.035+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1539264185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1539264185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:27.292 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:26.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:27.292 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:27.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:27 smithi071 ceph-mon[183063]: pgmap v5309: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:27 smithi071 ceph-mon[178459]: pgmap v5309: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:28.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:27.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:28.037+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:28.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2958383179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2958383179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:29.202 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:28.919+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:29.203 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:29.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-mon[183063]: pgmap v5310: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:18:29.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-mon[178459]: pgmap v5310: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:18:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:29.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:30.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:31.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:30.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:31.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:31.004+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:31 smithi071 ceph-mon[183063]: pgmap v5311: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/500664200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:31 smithi071 ceph-mon[178459]: pgmap v5311: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/500664200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:32.310 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:31.952+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:32.310 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:31.976+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:33.311 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:32.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:33.311 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:32.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:33 smithi071 ceph-mon[183063]: pgmap v5312: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2386270186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:33 smithi071 ceph-mon[178459]: pgmap v5312: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2386270186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:34.316 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:33.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:34.316 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:33.973+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:34.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:34.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:35 smithi071 ceph-mon[183063]: pgmap v5313: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4088809293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:35 smithi071 ceph-mon[178459]: pgmap v5313: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4088809293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:36.016+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:35.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-mon[183063]: pgmap v5314: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-mon[178459]: pgmap v5314: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:37.326 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:37.024+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:37.327 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:36.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:38.332 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:37.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:38.333 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:37.951+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:38.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:38 smithi071 ceph-mon[178459]: pgmap v5315: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1901437764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:38 smithi071 ceph-mon[183063]: pgmap v5315: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1901437764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:39.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:39.000+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:38.922+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:39.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:40.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:40.040+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:39.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[183063]: pgmap v5316: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2692100500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[178459]: pgmap v5316: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2692100500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:41.053+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:41.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:40.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:42.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:41.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:42 smithi071 ceph-mon[183063]: pgmap v5317: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/622261883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:42 smithi071 ceph-mon[178459]: pgmap v5317: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/622261883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:43.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:42.890+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:44.095+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:43.900+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:18:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[183063]: pgmap v5318: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:18:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:18:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[178459]: pgmap v5318: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:18:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:45.138+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:44.917+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:18:45.139+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:18:45.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:18:45.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:18:45.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:18:45.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:18:45.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:18:45.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:18:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3280191223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:18:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3280191223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:18:45.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:18:45.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:18:45.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:18:45.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:18:45.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:18:45.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:18:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:46.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:45.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:46 smithi071 ceph-mon[183063]: pgmap v5319: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:46 smithi071 ceph-mon[178459]: pgmap v5319: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:46.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:47.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:47.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/414650439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/414650439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:47.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:48.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: pgmap v5320: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: pgmap v5321: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: pgmap v5322: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: pgmap v5320: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: pgmap v5321: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: pgmap v5322: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:18:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:48.871+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:49.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:49.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:49.277+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:49.892+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/960988675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:50 smithi071 ceph-mon[178459]: pgmap v5323: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:50.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:50.272+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/960988675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:50 smithi071 ceph-mon[183063]: pgmap v5323: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:50.877+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:51.303+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:51.838+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:52.312+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1917941775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:52 smithi071 ceph-mon[178459]: pgmap v5324: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1917941775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:52 smithi071 ceph-mon[183063]: pgmap v5324: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:52.832+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:53.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:53.286+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:53.795+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:54.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-mon[183063]: pgmap v5325: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2311211009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-mon[178459]: pgmap v5325: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2311211009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:54.790+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:55.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:55.745+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:56.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-mon[183063]: pgmap v5326: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:18:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:18:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-mon[178459]: pgmap v5326: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:56.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:57.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:57.306+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:57.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1248469116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1248469116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:57.803+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:58.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:58 smithi071 ceph-mon[178459]: pgmap v5327: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:58 smithi071 ceph-mon[183063]: pgmap v5327: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:18:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:58.770+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:18:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:18:59.339+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:18:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:18:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/352193286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:18:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:18:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:18:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:18:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:18:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/352193286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:18:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:18:59.748+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:00.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:00.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-mon[178459]: pgmap v5328: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-mon[183063]: pgmap v5328: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:00.754+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:01.305+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:01.733+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:02.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1884112556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:02.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:02 smithi071 ceph-mon[178459]: pgmap v5329: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1884112556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:02 smithi071 ceph-mon[183063]: pgmap v5329: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:02.775+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:03.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:03.356+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:03.797+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2294937495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[183063]: pgmap v5330: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:04.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:04.358+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2294937495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-mon[178459]: pgmap v5330: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:04.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:05.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:05.811+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:06.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:06 smithi071 ceph-mon[178459]: pgmap v5331: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3157576942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:06 smithi071 ceph-mon[183063]: pgmap v5331: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3157576942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:06.853+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:07.430+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:07.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:07.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:08.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:08.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:08.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:08.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:08.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:08.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:08.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-mon[183063]: pgmap v5332: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:08.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:08.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:08.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:08.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:08.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-mon[178459]: pgmap v5332: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:08.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:09.834 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:09.461+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:09.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:09.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:09.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2896210893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:09.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:09.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:09.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:09.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2896210893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:09.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:09.834+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:10.837 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:10.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:10.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:10.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:10.838 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:10 smithi071 ceph-mon[183063]: pgmap v5333: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:10.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:10.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:10.838 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:10 smithi071 ceph-mon[178459]: pgmap v5333: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:10.837+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:11.831 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:11.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:11.831 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:11.831 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:11.831 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1474288478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:11.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:11.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:11.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1474288478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:11.830+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:12.834 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:12.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:12.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:12.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:12.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:12 smithi071 ceph-mon[178459]: pgmap v5334: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:12.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:12.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:12.835 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:12 smithi071 ceph-mon[183063]: pgmap v5334: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:12.834+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:13.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2627302355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2627302355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:13.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:14.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:19:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-mon[183063]: pgmap v5335: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:19:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-mon[178459]: pgmap v5335: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:14.765+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:15.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:15.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:15.427+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:15.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:15.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:16.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4111192223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[183063]: pgmap v5336: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4111192223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-mon[178459]: pgmap v5336: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:16.821+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:17.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:17.803+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:18.373+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3396095015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:18 smithi071 ceph-mon[178459]: pgmap v5337: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3396095015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:18 smithi071 ceph-mon[183063]: pgmap v5337: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:18.769+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:19.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:19 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:19 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:19.784+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:20.817 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:20.472+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:20.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:20.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:20.818 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:20.818 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:20.818 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-mon[178459]: pgmap v5338: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:20.818 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:20.818 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:20.818 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:20.818 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:20.818 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-mon[183063]: pgmap v5338: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:20.815+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:21.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:21.824 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:21.825 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2844377046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:21.825 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:21.521+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:21.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:21.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:21.825 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2844377046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:21.823+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:22.816 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:22.536+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:22.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:22.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:22.816 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:22 smithi071 ceph-mon[183063]: pgmap v5339: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:22.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:22.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:22.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:22 smithi071 ceph-mon[178459]: pgmap v5339: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:22.816+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:23.792 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:23.549+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:23.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:23.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:23.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:23.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:23.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3103604750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:23.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:23.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:23.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:23.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:23.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3103604750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:23.792+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:24.572+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:24 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:24 smithi071 ceph-mon[178459]: pgmap v5340: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:24 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:24 smithi071 ceph-mon[183063]: pgmap v5340: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:24.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:24.775+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:25.548+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:25.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:25.728+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3814311688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3814311688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:26.572+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:26.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:26.701+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:26.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:26.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:26.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:26 smithi071 ceph-mon[183063]: pgmap v5341: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:26.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:26.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:26.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:26 smithi071 ceph-mon[178459]: pgmap v5341: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:27.578+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:27.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:27.663+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:28.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4260218882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:28 smithi071 ceph-mon[183063]: pgmap v5342: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:28.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:28.661+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4260218882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:28 smithi071 ceph-mon[178459]: pgmap v5342: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:29.577+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:29.649+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:19:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:19:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:30.626+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:30.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:30.651+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1822434637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:30 smithi071 ceph-mon[183063]: pgmap v5343: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1822434637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:30 smithi071 ceph-mon[178459]: pgmap v5343: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:31.673+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:31.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:31.618+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:32.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:32.642+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:32 smithi071 ceph-mon[178459]: pgmap v5344: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:32 smithi071 ceph-mon[183063]: pgmap v5344: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:33.737+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4031359724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4031359724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:33.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:33.666+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:34.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:34.619+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:34 smithi071 ceph-mon[183063]: pgmap v5345: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:34 smithi071 ceph-mon[178459]: pgmap v5345: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:35.716+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:35.656+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2136852241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2136852241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:36.678+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:36.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:36.608+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:36 smithi071 ceph-mon[178459]: pgmap v5346: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:36 smithi071 ceph-mon[183063]: pgmap v5346: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:37.712+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:37.591+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2916234271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2916234271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:38.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:38.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:38.597+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:38 smithi071 ceph-mon[183063]: pgmap v5347: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:38 smithi071 ceph-mon[178459]: pgmap v5347: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:39.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:39.702+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:39.580+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:40.711+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:40.535+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/926315170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-mon[183063]: pgmap v5348: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/926315170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:40 smithi071 ceph-mon[178459]: pgmap v5348: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:41.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:41.701+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:41.551+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:42.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:42.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:42.579+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/757026435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:42 smithi071 ceph-mon[178459]: pgmap v5349: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/757026435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:42 smithi071 ceph-mon[183063]: pgmap v5349: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:43.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:43.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:43.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:43.540+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:19:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:19:44.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:44.732+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:44.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:44.561+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-mon[183063]: pgmap v5350: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1518228838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-mon[178459]: pgmap v5350: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1518228838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:45.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:45.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:45.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:45.564+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:46.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:46.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:46.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:46 smithi071 ceph-mon[178459]: pgmap v5351: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:46 smithi071 ceph-mon[183063]: pgmap v5351: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:47.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:47.713+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:47.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:47.585+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4086682736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4086682736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:48.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:48.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:48.606+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:19:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:48 smithi071 ceph-mon[178459]: pgmap v5352: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:19:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:48 smithi071 ceph-mon[183063]: pgmap v5352: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:49.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:49.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:49.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3580524985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3580524985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:50.524+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:50.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-mon[178459]: pgmap v5353: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-mon[183063]: pgmap v5353: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:50.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:19:50.419+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:19:50.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:19:50.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:19:50.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:19:50.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:19:50.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:19:50.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:19:50.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:19:50.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:19:50.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:19:50.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:19:50.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:19:50.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:19:50.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:19:50.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:19:50.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:19:50.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:19:50.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:19:50.704 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:19:50.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:50.698+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:51.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:51.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:51.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:51.489+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:51 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:19:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:19:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:19:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:51 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:19:51.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:51.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:52.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:52.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:52.531+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1612103421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:52 smithi071 ceph-mon[183063]: pgmap v5354: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1612103421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:52 smithi071 ceph-mon[178459]: pgmap v5354: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:53.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:53.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:53.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:53.517+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:19:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:19:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:19:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:19:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[183063]: pgmap v5355: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[183063]: pgmap v5356: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:19:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:19:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:19:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:19:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:19:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[178459]: pgmap v5355: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[178459]: pgmap v5356: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:19:53.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:54.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:54.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2550792583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:54.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:54.536+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2550792583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:55.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:55.603+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:55.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:55.522+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-mon[183063]: pgmap v5357: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-mon[178459]: pgmap v5357: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/774758661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:56.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:56.607+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:56.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:56.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/774758661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:57.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:57.574+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:57.525+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:57 smithi071 ceph-mon[178459]: pgmap v5358: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:57 smithi071 ceph-mon[183063]: pgmap v5358: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:58.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:58.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:58.531+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:19:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:19:59.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:19:59.537+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:19:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:19:59.564+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:19:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/223886229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[183063]: pgmap v5359: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:19:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:19:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:19:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:19:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/223886229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:19:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:19:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[178459]: pgmap v5359: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:19:59.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:19:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 44 slow ops, oldest one blocked for 9345 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:20:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:20:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 9973 secs 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:20:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:20:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:19:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:20:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:20:00.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:20:00.456 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:20:00.457 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 44 slow ops, oldest one blocked for 9345 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:20:00.458 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:20:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:20:00.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:00.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:00.592+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 44 slow ops, oldest one blocked for 9345 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:20:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:20:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:20:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:20:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-07T01:20:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:20:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 9973 secs 2023-12-07T01:20:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:20:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:20:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:20:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:20:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 44 slow ops, oldest one blocked for 9345 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:20:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:20:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:20:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:20:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-07T01:20:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:20:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 9973 secs 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:20:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:20:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:20:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:20:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.954 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:20:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:20:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:20:00.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:20:00.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:20:00.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:20:00.959 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:20:00.960 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:20:00.961 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:20:00.962 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:20:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:20:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:20:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:20:00.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:20:00.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:20:00.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:20:00.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:20:00.963 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 44 slow ops, oldest one blocked for 9345 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:20:00.964 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:20:00.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:20:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:20:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:20:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 44 slow ops, oldest one blocked for 9345 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:20:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:20:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:20:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:01.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:01.583+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:01.574+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:01 smithi071 ceph-mon[178459]: pgmap v5360: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3567512342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:01 smithi071 ceph-mon[183063]: pgmap v5360: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3567512342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:02.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:02.600+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:02.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:02.539+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:03.567+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:03.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:03.585+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[183063]: pgmap v5361: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[178459]: pgmap v5361: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:04.577+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:04.576+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3240028382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3240028382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9350 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:05.549+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:05.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:05.549+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:05 smithi071 ceph-mon[178459]: pgmap v5362: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:05 smithi071 ceph-mon[183063]: pgmap v5362: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:06.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:06.574+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:06.520+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2943922065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2943922065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:07.575+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:07.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:07.510+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-mon[178459]: pgmap v5363: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-mon[183063]: pgmap v5363: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:08.608+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:08.478+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/828403276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/828403276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:09.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:09.523+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:09 smithi071 ceph-mon[178459]: pgmap v5364: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:09 smithi071 ceph-mon[183063]: pgmap v5364: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:10.606+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:10.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:11.588+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:11.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:11.508+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1109164187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:11 smithi071 ceph-mon[178459]: pgmap v5365: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1109164187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:11 smithi071 ceph-mon[183063]: pgmap v5365: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:12.625+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:12.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:12.552+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:12.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:13.655+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:13.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:13.561+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-mon[183063]: pgmap v5366: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4049821721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:20:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-mon[178459]: pgmap v5366: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4049821721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:20:14.720 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:14.637+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:14.721 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:14.515+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:15.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:15.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:15.549+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[178459]: pgmap v5367: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1742462401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:15.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[183063]: pgmap v5367: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:15.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:15.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1742462401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:16.642+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:16.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:16.579+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:17.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:17.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:17.543+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:17 smithi071 ceph-mon[178459]: pgmap v5368: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:17 smithi071 ceph-mon[183063]: pgmap v5368: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:18.597+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:18.537+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2708120356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2708120356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:19.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:19.515+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[183063]: pgmap v5369: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[178459]: pgmap v5369: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:20.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:20.688+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:20.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:20.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/581482520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/581482520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:21.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:21.731+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:21.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:21.599+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:21 smithi071 ceph-mon[178459]: pgmap v5370: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:21 smithi071 ceph-mon[183063]: pgmap v5370: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:22.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:22.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:22.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:22.615+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:23.789+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:23.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:23.572+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2500165103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[183063]: pgmap v5371: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2500165103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[178459]: pgmap v5371: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:23.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:24.748+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:24.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:24.610+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:24 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:24 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9370 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:25.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:25.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:25.561+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-mon[183063]: pgmap v5372: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1273412193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-mon[178459]: pgmap v5372: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1273412193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:26.833 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:26.833 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:26.833 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:26.560+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:26.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:26.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:27.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:26.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:27.791+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:27.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:27.563+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[178459]: pgmap v5373: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3652060983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[183063]: pgmap v5373: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3652060983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:28.812 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:28.812 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:28.812 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:20:28.813 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:28.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:28.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:28.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:28.813 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:20:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:28.812+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:29.810+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:29.585+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:29 smithi071 ceph-mon[178459]: pgmap v5374: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:29 smithi071 ceph-mon[183063]: pgmap v5374: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:30.768+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:30.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:30.600+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3703310016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3703310016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:31.782+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:31.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:31.574+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:31 smithi071 ceph-mon[183063]: pgmap v5375: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:31 smithi071 ceph-mon[178459]: pgmap v5375: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:32.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:32.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4265319501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4265319501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:33.797+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:33.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:33.552+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:33 smithi071 ceph-mon[178459]: pgmap v5376: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:33 smithi071 ceph-mon[183063]: pgmap v5376: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:34.786+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:34.549+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:35.819 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:35.553+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:35.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:35.820 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2507597647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:35.820 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:35.820 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:35.820 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[183063]: pgmap v5377: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:35.820 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:35.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:35.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2507597647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:35.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:35.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:35.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[178459]: pgmap v5377: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:35.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:35.819+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:36.797 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:36.508+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:36.829+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:37.795 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:37.472+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:37.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:37 smithi071 ceph-mon[178459]: pgmap v5378: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2640266168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:37 smithi071 ceph-mon[183063]: pgmap v5378: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2640266168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:38.776 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:38.507+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:39.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:38.776+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:39.759 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:39.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:40.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:39.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[183063]: pgmap v5379: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3042422176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[178459]: pgmap v5379: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3042422176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:40.446+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:41.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:40.774+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:41.421+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:41.734+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:41 smithi071 ceph-mon[183063]: pgmap v5380: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:41 smithi071 ceph-mon[178459]: pgmap v5380: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:42.775 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:42.454+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2411559227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:42.775+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2411559227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:43.419+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:43.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[183063]: pgmap v5381: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:20:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[178459]: pgmap v5381: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:20:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:44.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:44.807+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:44 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2357765825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:44 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2357765825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:45.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:45.833+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:45 smithi071 ceph-mon[183063]: pgmap v5382: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:45 smithi071 ceph-mon[178459]: pgmap v5382: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:46.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1291338356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1291338356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:47.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:46.817+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:47.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:48.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:47.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-mon[183063]: pgmap v5383: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-mon[178459]: pgmap v5383: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:48.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:48.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:48.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:49.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:49.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/363154129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-mon[178459]: pgmap v5384: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/363154129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-mon[183063]: pgmap v5384: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:50.378+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:50.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:51.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:51.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:51.867+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:51 smithi071 ceph-mon[183063]: pgmap v5385: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2541449990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:51 smithi071 ceph-mon[178459]: pgmap v5385: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2541449990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:52.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:52.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:53.423+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:54.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:53.922+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:20:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-mon[183063]: pgmap v5386: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:20:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-mon[178459]: pgmap v5386: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:54.396+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:54.961+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:55.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:55.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4285404532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:55.286 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9401 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:55.287 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:55.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:55.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4285404532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:55.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9401 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:55.287 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:55.433+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:56.276 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:55.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:56.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:56.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:56.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:56.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-mon[183063]: pgmap v5387: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:56.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:56.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:56.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:20:56.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:20:56.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-mon[178459]: pgmap v5387: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:56.278 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:56.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:20:56.276+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:20:56.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:20:56.699 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:20:56.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:20:56.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:20:56.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:20:56.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:20:56.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:56.418+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:57.444 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:56.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:57.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:57.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:57 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:20:57.445 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:20:57.445 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:20:57.445 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:20:57.445 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:20:57.445 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:20:57.445 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:20:57.445 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:20:57.445 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:20:57.445 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2436186830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:57.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:57 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:20:57.447 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:20:57.448 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:20:57.448 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:20:57.448 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:20:57.448 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:20:57.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2436186830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:57.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:57.444+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:58.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:57.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[183063]: pgmap v5388: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:20:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[178459]: pgmap v5388: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:20:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:20:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:58.447+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:20:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:58.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:20:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[183063]: pgmap v5389: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[183063]: pgmap v5390: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:20:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/446790552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[178459]: pgmap v5389: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[178459]: pgmap v5390: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:20:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:20:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:20:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:20:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/446790552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:20:59.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:20:59.948 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:20:59.456+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:00.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:20:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:20:59.948+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:00.425+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:01.157 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:00.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:01 smithi071 ceph-mon[183063]: pgmap v5391: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:01.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3423523141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:01.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:01 smithi071 ceph-mon[178459]: pgmap v5391: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3423523141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:01.868 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:01.472+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:02.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:01.869+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:02.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:02.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:02.884 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:02.488+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:03.165 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:02.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:03 smithi071 ceph-mon[183063]: pgmap v5392: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:03.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:03 smithi071 ceph-mon[178459]: pgmap v5392: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:03.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:03.884 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:03.472+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:04.179 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:03.884+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1219835511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:04.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1219835511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:04.919 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:04.503+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:05.180 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:04.920+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:05 smithi071 ceph-mon[183063]: pgmap v5393: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:05.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:05 smithi071 ceph-mon[178459]: pgmap v5393: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:05.943 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:05.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:05.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2335194566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2335194566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:06.530+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:07.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:06.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:07 smithi071 ceph-mon[178459]: pgmap v5394: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:07.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:07 smithi071 ceph-mon[183063]: pgmap v5394: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:07.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:07.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:07.532+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:07.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:08.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:08.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:08.518+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:09.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:09.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-mon[178459]: pgmap v5395: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:09.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/734507895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-mon[183063]: pgmap v5395: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/734507895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:09.497+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:09.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:10.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:10.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:10.922 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:10.456+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:11.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:10.922+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:11.440+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:11 smithi071 ceph-mon[178459]: pgmap v5396: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3584200087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:11 smithi071 ceph-mon[183063]: pgmap v5396: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3584200087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:11.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:12.418+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:13.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:12.838+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:13.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-mon[178459]: pgmap v5397: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/372740759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-mon[183063]: pgmap v5397: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/372740759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:14.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:13.837+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:14.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:21:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:21:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:14.854+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:15.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:15 smithi071 ceph-mon[183063]: pgmap v5398: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:15 smithi071 ceph-mon[178459]: pgmap v5398: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:15.842+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:16.403+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2960522035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2960522035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:16.846+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:17.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:17 smithi071 ceph-mon[183063]: pgmap v5399: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:17 smithi071 ceph-mon[178459]: pgmap v5399: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:17.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:17.859+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:18.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1063282740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1063282740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:19.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:18.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:19.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:19 smithi071 ceph-mon[183063]: pgmap v5400: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:19 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:19 smithi071 ceph-mon[178459]: pgmap v5400: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:19 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:19.889+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:20.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:20.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:21.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:20.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:21.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-mon[178459]: pgmap v5401: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3574209660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-mon[183063]: pgmap v5401: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3574209660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:21.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:22.385+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:22.901+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:23.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:23.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:23 smithi071 ceph-mon[178459]: pgmap v5402: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3954392525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:23 smithi071 ceph-mon[183063]: pgmap v5402: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3954392525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:24.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:23.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:24.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:24.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9431 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9431 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:24.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:25.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:25 smithi071 ceph-mon[178459]: pgmap v5403: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3225464492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:25 smithi071 ceph-mon[183063]: pgmap v5403: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3225464492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:25.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:26.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:27.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:26.913+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:27.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:27 smithi071 ceph-mon[183063]: pgmap v5404: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:27 smithi071 ceph-mon[178459]: pgmap v5404: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:28.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:27.931+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:28.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1025771228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1025771228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:28.898+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:29.323+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-mon[178459]: pgmap v5405: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:21:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9436 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-mon[183063]: pgmap v5405: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:21:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9436 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:29.940+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:30.279+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2344085421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2344085421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:31.258 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:30.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:31.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:31 smithi071 ceph-mon[178459]: pgmap v5406: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:31 smithi071 ceph-mon[183063]: pgmap v5406: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:32.294 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:31.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:32.294 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:32.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1954185499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:32.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1954185499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:33.295 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:32.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:33.295 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:33.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:33 smithi071 ceph-mon[183063]: pgmap v5407: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:33.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:33 smithi071 ceph-mon[178459]: pgmap v5407: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:34.258 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:33.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:34.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9441 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9441 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:35.300 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:35.025+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:35.301 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:35.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:35 smithi071 ceph-mon[183063]: pgmap v5408: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/563344266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:35 smithi071 ceph-mon[178459]: pgmap v5408: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/563344266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:36.308 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:36.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:36.308 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:36.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:37.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:37.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:37 smithi071 ceph-mon[178459]: pgmap v5409: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/286713288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:37 smithi071 ceph-mon[183063]: pgmap v5409: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/286713288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:38.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:38.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:39.106+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:39.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:39 smithi071 ceph-mon[178459]: pgmap v5410: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:39 smithi071 ceph-mon[183063]: pgmap v5410: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:40.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:40.281+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:40.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1065339401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1065339401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:41.114+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:41.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:41 smithi071 ceph-mon[183063]: pgmap v5411: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:41 smithi071 ceph-mon[178459]: pgmap v5411: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:42.333 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:42.081+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:42.334 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:42.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/169142487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:42.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/169142487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:43.338 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:43.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:43.339 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:43.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:43 smithi071 ceph-mon[183063]: pgmap v5412: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:43 smithi071 ceph-mon[178459]: pgmap v5412: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:44.349 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:44.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:44.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/851224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9450 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/851224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:45.316 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:45.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:45.316+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:45 smithi071 ceph-mon[178459]: pgmap v5413: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:45 smithi071 ceph-mon[183063]: pgmap v5413: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:46.338 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:46.005+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:46.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:46 smithi071 ceph-mon[178459]: pgmap v5414: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:46 smithi071 ceph-mon[183063]: pgmap v5414: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:47.356 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:46.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:47.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/333399842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/333399842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:48.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:47.938+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:48.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:48.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-mon[183063]: pgmap v5415: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-mon[178459]: pgmap v5415: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:49.308 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:48.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:49.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:49.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1861424857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9456 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1861424857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9456 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:49.947+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:50.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:50 smithi071 ceph-mon[183063]: pgmap v5416: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:50 smithi071 ceph-mon[178459]: pgmap v5416: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:51.348 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:50.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:51.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:51.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/269037040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:52 smithi071 ceph-mon[178459]: pgmap v5417: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/269037040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:52 smithi071 ceph-mon[183063]: pgmap v5417: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:52.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:52.311+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:53.271 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:52.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:53.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:53.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:54.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:53.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:54.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:54.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1808867628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-mon[178459]: pgmap v5418: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9461 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1808867628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-mon[183063]: pgmap v5418: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9461 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:55.265 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:54.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:55.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:56.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:55.932+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:56.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:56.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[178459]: pgmap v5419: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4152438837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:21:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:21:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[183063]: pgmap v5419: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4152438837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:57.177 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:56.893+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:57.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:57.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:57.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:58.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:57.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:58.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:21:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-mon[183063]: pgmap v5420: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:58.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:21:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-mon[178459]: pgmap v5420: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:21:59.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:58.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:21:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:21:59.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:21:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:21:58.932+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:21:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:21:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:21:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:21:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:21:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:21:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:21:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:21:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:21:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:21:59.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:21:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:21:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:21:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:21:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:21:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:21:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:21:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:21:59.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:21:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:21:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/266170298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:21:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:21:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:21:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:21:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:21:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/266170298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:21:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:21:59.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:00.194 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:21:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:21:59.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:00.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:00.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-mon[183063]: pgmap v5421: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-mon[178459]: pgmap v5421: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:01.158 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:00.881+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:01.423 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:01.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1018557396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1018557396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:01.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:02.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-mon[183063]: pgmap v5422: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:22:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:22:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-mon[178459]: pgmap v5422: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:22:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:22:03.164 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:02.896+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:03.436 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:03.165+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:03.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:03.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:03.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:22:03.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:22:03.437 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[178459]: pgmap v5423: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[178459]: pgmap v5424: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:22:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1920207137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:22:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:22:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[183063]: pgmap v5423: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[183063]: pgmap v5424: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:22:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1920207137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:04.181 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:03.875+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:04.437 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:04.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:04.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9470 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:05.177 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:04.879+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:05.442 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:05.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:05 smithi071 ceph-mon[183063]: pgmap v5425: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:05 smithi071 ceph-mon[178459]: pgmap v5425: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:06.162 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:05.887+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:06.443 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:06.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2570932239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2570932239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:07.179 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:06.887+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:07.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:07.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:07.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:07.934 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:07 smithi071 ceph-mon[183063]: pgmap v5426: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:07.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:07.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:07.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:07 smithi071 ceph-mon[178459]: pgmap v5426: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:08.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:07.935+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:08.173+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:08.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:08.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:08.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:08.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:08.907 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2420653366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:08.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:08.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:08.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:08.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:08.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2420653366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:08.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:09.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:09.869 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:09.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:09.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:09 smithi071 ceph-mon[183063]: pgmap v5427: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:09.870 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:09.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:09.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:09.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:09 smithi071 ceph-mon[178459]: pgmap v5427: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:09.870 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:09.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:10.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:10.857 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:10.857 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:10.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:10.857 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:11.141 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:10.858+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:11.142+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:11.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:11.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:11.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/709018998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:11.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-mon[183063]: pgmap v5428: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:11.830 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:11.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:11.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:11.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/709018998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:11.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-mon[178459]: pgmap v5428: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:11.831 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:12.152 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:11.829+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:12.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:12.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:12.784 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:12.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:12.785 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:13.122 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:12.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:13.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:13.822 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:13.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:13 smithi071 ceph-mon[183063]: pgmap v5429: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:13.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:13.823 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/868410685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:13.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:13.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:13 smithi071 ceph-mon[178459]: pgmap v5429: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:13.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:13.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/868410685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:14.143 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:13.822+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:14.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:14.778 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:22:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:14.779 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:14.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:14.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:22:14.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:14.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:15.100 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:14.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:15.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:15.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:15.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:15 smithi071 ceph-mon[183063]: pgmap v5430: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:15.798 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:15.799 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/489148735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:15.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:15.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:15 smithi071 ceph-mon[178459]: pgmap v5430: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:15.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:15.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/489148735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:16.149 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:15.798+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:16.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:16.752 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:16.752 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:16.753 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:16.753 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:16.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:16.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:16.754 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:16.754 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:16.754 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:16.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:17.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:17.740 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:17.741 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:17 smithi071 ceph-mon[178459]: pgmap v5431: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:17.741 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:17.741 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:17.741 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:17 smithi071 ceph-mon[183063]: pgmap v5431: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:17.741 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:18.180 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:17.740+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:18.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:18.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3644544912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3644544912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:19.171+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:19.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:19 smithi071 ceph-mon[183063]: pgmap v5432: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:19 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:19 smithi071 ceph-mon[178459]: pgmap v5432: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:19 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:20.131+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:20.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:20.699+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/676478827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/676478827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:21.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:21.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:21.738+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:21 smithi071 ceph-mon[183063]: pgmap v5433: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:21 smithi071 ceph-mon[178459]: pgmap v5433: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:22.112+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:22.693+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/780784387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/780784387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:23.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:23.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:23 smithi071 ceph-mon[178459]: pgmap v5434: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:23 smithi071 ceph-mon[183063]: pgmap v5434: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:24.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:24.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:24.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:24 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9490 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:25.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:25.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:25 smithi071 ceph-mon[178459]: pgmap v5435: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/426040895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:25 smithi071 ceph-mon[183063]: pgmap v5435: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:25.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/426040895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:26.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:26.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:27.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:27.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:27 smithi071 ceph-mon[178459]: pgmap v5436: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1547105649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:27 smithi071 ceph-mon[183063]: pgmap v5436: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1547105649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:28.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:28.708+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:29.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:29.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:22:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-mon[178459]: pgmap v5437: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:22:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-mon[183063]: pgmap v5437: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:30.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:30.704+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1121646753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1121646753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:31.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:31.725+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:31 smithi071 ceph-mon[183063]: pgmap v5438: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:31 smithi071 ceph-mon[178459]: pgmap v5438: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:32.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:32.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4156152231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4156152231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:33.187+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:33.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:33 smithi071 ceph-mon[183063]: pgmap v5439: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:33 smithi071 ceph-mon[178459]: pgmap v5439: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:34.552 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:34.234+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:34.665+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1254872322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1254872322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:35.560 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:35.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:35.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-mon[178459]: pgmap v5440: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-mon[183063]: pgmap v5440: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:36.561 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:36.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:36.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:37.566 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:37.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:37.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:37 smithi071 ceph-mon[178459]: pgmap v5441: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3789566119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:37 smithi071 ceph-mon[183063]: pgmap v5441: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3789566119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:38.567 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:38.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:38.613+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:39.574 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:39.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:39.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:39.574+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[178459]: pgmap v5442: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3020597545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[183063]: pgmap v5442: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3020597545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:40.542 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:40.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:40.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:41.580 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:41.507+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:41.581 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:41.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:41 smithi071 ceph-mon[178459]: pgmap v5443: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:41 smithi071 ceph-mon[183063]: pgmap v5443: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:42.586 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:42.548+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:42.586 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:42.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:42.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:42.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:42.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2077715728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2077715728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:43.590 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:43.558+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:43.590 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:43.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:43.592 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:43.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:43.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:43.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:43.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:43.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:43.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:43.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:43.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[178459]: pgmap v5444: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:43.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:22:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[183063]: pgmap v5444: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:22:44.593 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:44.524+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:44.594 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:44.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:44.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:44.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:44.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2725887595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:44.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:44 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2725887595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:44 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9510 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:45.599 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:45.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:45.599 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:45.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:45 smithi071 ceph-mon[183063]: pgmap v5445: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:45 smithi071 ceph-mon[178459]: pgmap v5445: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:46.603 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:46.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:46.603 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:46.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:46.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1134673055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1134673055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:47.526+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:47.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-mon[183063]: pgmap v5446: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:47 smithi071 ceph-mon[178459]: pgmap v5446: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:48.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:48.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:49.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:49.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:49.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-mon[183063]: pgmap v5447: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2506113801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9516 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:49.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-mon[178459]: pgmap v5447: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:49.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2506113801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:49.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9516 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:50.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:50.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:50.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:50.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:51.568+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:51 smithi071 ceph-mon[178459]: pgmap v5448: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4253374532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:51 smithi071 ceph-mon[183063]: pgmap v5448: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4253374532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:51.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:51.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:52.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:52.384+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:53.634 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:53.560+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:53.634 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:53.379+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:53 smithi071 ceph-mon[178459]: pgmap v5449: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/193454526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:53 smithi071 ceph-mon[183063]: pgmap v5449: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/193454526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:54.635 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:54.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:54.636 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:54.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:54.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:55.642 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:55.544+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:55.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:55.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-mon[178459]: pgmap v5450: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:55.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-mon[183063]: pgmap v5450: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:56.644 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:56.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:56.644 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:56.378+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1185151916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:56.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1185151916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:57.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:57.487+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:57.424+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:57 smithi071 ceph-mon[178459]: pgmap v5451: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:57 smithi071 ceph-mon[183063]: pgmap v5451: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:57.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:58.480+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:58.449+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1572175281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:22:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1572175281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:22:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:22:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:22:59.507+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:22:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:22:59.420+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:22:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[183063]: pgmap v5452: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9526 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:22:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:22:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:22:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:22:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[178459]: pgmap v5452: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:22:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9526 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:22:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:22:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:00.667 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:00.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:00.667 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:00.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:01.672 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:01.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:01.672 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:01.417+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:01 smithi071 ceph-mon[183063]: pgmap v5453: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/655973049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:01 smithi071 ceph-mon[178459]: pgmap v5453: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/655973049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:02.673 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:02.539+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:02.673 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:02.382+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:02.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:03.684 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:03.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:03.684 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:03.349+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:03.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:03.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:03.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:03.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:23:03.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[178459]: pgmap v5454: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:03.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2115265871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:03.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:23:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[183063]: pgmap v5454: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2115265871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:04.685 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:04.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:04.685 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:04.392+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:05.692 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:05.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:05.692 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:05.424+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-mon[183063]: pgmap v5455: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2626848156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-mon[178459]: pgmap v5455: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2626848156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:23:05.811+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:23:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:23:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:23:05.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:23:05.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:23:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:23:06.693 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:06.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:06.693 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:06.383+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:06 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:23:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:23:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:23:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:06 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:23:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:23:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:23:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:23:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:23:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:23:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:23:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:23:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:23:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:23:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:23:06.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:07.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:07.569+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:07.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:07.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[178459]: pgmap v5456: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:23:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:23:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[183063]: pgmap v5456: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:23:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:23:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:23:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:08.577+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:08.385+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-mon[183063]: pgmap v5457: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-mon[183063]: pgmap v5458: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3945323069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-mon[178459]: pgmap v5457: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-mon[178459]: pgmap v5458: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3945323069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:09.532+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:09.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9536 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9536 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:10.502+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:10.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:10 smithi071 ceph-mon[183063]: pgmap v5459: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:11.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2741830910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:10 smithi071 ceph-mon[178459]: pgmap v5459: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2741830910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:11.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:11.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:12.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:12.500+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:12.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:12 smithi071 ceph-mon[183063]: pgmap v5460: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:12 smithi071 ceph-mon[178459]: pgmap v5460: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:13.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:13.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1345506937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:23:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1345506937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:23:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:14.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:14.327+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:14 smithi071 ceph-mon[183063]: pgmap v5461: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9546 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:14 smithi071 ceph-mon[178459]: pgmap v5461: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9546 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:15.439+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:15.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3154408671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3154408671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:16.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:16.314+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:16 smithi071 ceph-mon[183063]: pgmap v5462: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:16 smithi071 ceph-mon[178459]: pgmap v5462: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:17.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:17.340+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4155999973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4155999973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:18.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:18.367+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:18 smithi071 ceph-mon[183063]: pgmap v5463: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:18 smithi071 ceph-mon[178459]: pgmap v5463: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:19.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:19.411+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:20.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:20.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:20.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-mon[183063]: pgmap v5464: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1303114588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9551 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-mon[178459]: pgmap v5464: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1303114588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9551 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:21.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:21.424+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:22.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:22.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:22 smithi071 ceph-mon[183063]: pgmap v5465: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2592241086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:23.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:22 smithi071 ceph-mon[178459]: pgmap v5465: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2592241086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:23.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:23.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:23.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:24.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:24.590+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:24.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:24.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:24 smithi071 ceph-mon[183063]: pgmap v5466: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:25.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:24 smithi071 ceph-mon[178459]: pgmap v5466: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:25.549+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:25.384+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1016330787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1016330787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:26.546+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:26.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:26 smithi071 ceph-mon[183063]: pgmap v5467: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:26 smithi071 ceph-mon[178459]: pgmap v5467: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:27.539+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:27.350+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/115547502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:28.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/115547502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:28.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:28.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:28.386+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:28 smithi071 ceph-mon[183063]: pgmap v5468: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:23:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:28 smithi071 ceph-mon[178459]: pgmap v5468: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:23:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:29.499+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:29.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3273866148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9555 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3273866148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:30.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:30.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:30.402+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:30 smithi071 ceph-mon[183063]: pgmap v5469: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:30 smithi071 ceph-mon[178459]: pgmap v5469: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:31.475+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:31.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:31.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:32.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:32.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:32.368+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:32 smithi071 ceph-mon[178459]: pgmap v5470: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/447593776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:32 smithi071 ceph-mon[183063]: pgmap v5470: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/447593776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:33.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:33.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:33.354+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:34.461+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:34.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:34.372+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-mon[183063]: pgmap v5471: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9566 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1682431018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-mon[178459]: pgmap v5471: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9566 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1682431018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:35.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:35.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:35.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:36.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:36.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:36.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:36 smithi071 ceph-mon[183063]: pgmap v5472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2903791147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:36 smithi071 ceph-mon[178459]: pgmap v5472: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2903791147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:37.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:37.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:38.467+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:38.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:38.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:38 smithi071 ceph-mon[183063]: pgmap v5473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:38 smithi071 ceph-mon[178459]: pgmap v5473: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:39.441+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:39.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2333000686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2333000686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:40.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:40.462+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:40.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:40 smithi071 ceph-mon[178459]: pgmap v5474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:40 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9571 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:40 smithi071 ceph-mon[183063]: pgmap v5474: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:40 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9571 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:41.488+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:41.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4054899178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4054899178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:42.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:42.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:42.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:42 smithi071 ceph-mon[178459]: pgmap v5475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:42 smithi071 ceph-mon[183063]: pgmap v5475: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:43.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:43.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:43.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:23:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:23:44.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:44.519+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:44.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:44.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:44 smithi071 ceph-mon[178459]: pgmap v5476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2267624796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:44 smithi071 ceph-mon[183063]: pgmap v5476: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2267624796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:45.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:45.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:45.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:46.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:46.541 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:46.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:46.834 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:46.542+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:46.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:46 smithi071 ceph-mon[178459]: pgmap v5477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:46.834 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:46.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:46.835 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1787962518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:46 smithi071 ceph-mon[183063]: pgmap v5477: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1787962518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:47.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:47.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:48.473+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:48.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:48.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:48 smithi071 ceph-mon[183063]: pgmap v5478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/525613710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:48 smithi071 ceph-mon[178459]: pgmap v5478: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/525613710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:49.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:49.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:50.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:50.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:50.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:50.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:51.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:50 smithi071 ceph-mon[183063]: pgmap v5479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:50 smithi071 ceph-mon[178459]: pgmap v5479: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:51.462+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:51.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:52.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:52.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1170644218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:52.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:52.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:52.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1170644218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:52.194 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:52.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:52.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:53.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:53.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:52 smithi071 ceph-mon[183063]: pgmap v5480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:53.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:53.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:53.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:52 smithi071 ceph-mon[178459]: pgmap v5480: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:53.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:53.405+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:53.171+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:54.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:54.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:54.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/139474594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:54.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:54.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:54.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/139474594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:54.382 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:54.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:54.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:55.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:55.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:54 smithi071 ceph-mon[183063]: pgmap v5481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:55.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:55.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:55.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:55.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:54 smithi071 ceph-mon[178459]: pgmap v5481: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:55.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:55.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:23:55.385 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:55.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:55.386+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:23:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:23:56.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:56.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:56.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:57.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:57.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:56 smithi071 ceph-mon[183063]: pgmap v5482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:57.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4128109808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:57.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:56 smithi071 ceph-mon[178459]: pgmap v5482: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4128109808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:57.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:57.310+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:57.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:58.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:58.173 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:58.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:58.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:58.296+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:58.173+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:23:59.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:59.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-mon[183063]: pgmap v5483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:59.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:59.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4017658798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:59.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:23:59.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:23:59.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-mon[178459]: pgmap v5483: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:23:59.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:23:59.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4017658798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:23:59.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:23:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:23:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:23:59.329+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:23:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:23:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:23:59.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:00.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:00.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:00.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:00.182 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:23:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:00.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:23:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:00.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:00.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:00.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:01.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:01.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-mon[183063]: pgmap v5484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:01.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:01.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:01.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/346511956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:01.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:01.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-mon[178459]: pgmap v5484: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:01.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:01.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:01.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/346511956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:01.368+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:01.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:02.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:02.209+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:02 smithi071 ceph-mon[183063]: pgmap v5485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:03.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:03.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:02 smithi071 ceph-mon[178459]: pgmap v5485: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:03.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:03.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:03.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:03.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:03.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:04.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:04.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:04.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:04.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1769637609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:04.190 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:04.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:04.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:04.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:04.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1769637609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:04.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:04.424+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:04.189+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:05.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:05.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:04 smithi071 ceph-mon[183063]: pgmap v5486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:05.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:05.175 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:05.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:05.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:04 smithi071 ceph-mon[178459]: pgmap v5486: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:05.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:05.176 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:05.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:05.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:06.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:06.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:06.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3521515936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:06.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:06.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:06.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3521515936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:06.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:06.407+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:07.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:06 smithi071 ceph-mon[178459]: pgmap v5487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:06 smithi071 ceph-mon[183063]: pgmap v5487: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:07.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:08.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:24:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2147852031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:24:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2147852031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:08.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:09.149+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:08 smithi071 ceph-mon[178459]: pgmap v5488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:08 smithi071 ceph-mon[183063]: pgmap v5488: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:09.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:09.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:10.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:10.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:10.174 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:10.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:10.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:10.174 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:10.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:10.173+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:10.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:24:10.579+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:24:10.949 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:24:10.950 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:24:10.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:24:10.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:24:10.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:24:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:24:11.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:11.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:11.217+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:11 smithi071 ceph-mon[178459]: pgmap v5489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3720680607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:11 smithi071 ceph-mon[183063]: pgmap v5489: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3720680607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:12.351+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:24:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:24:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:24:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:24:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:24:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:24:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:24:12.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:12.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:24:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:24:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:24:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:24:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:24:12.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:24:12.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:24:13.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:13.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:13.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[183063]: pgmap v5490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:24:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:24:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[183063]: pgmap v5491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[183063]: pgmap v5492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:24:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2737384929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[178459]: pgmap v5490: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:24:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:24:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[178459]: pgmap v5491: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[178459]: pgmap v5492: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:24:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:13.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2737384929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:14.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:14.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:24:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:24:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:15.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:15.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:15.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:15 smithi071 ceph-mon[183063]: pgmap v5493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1848353189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:15 smithi071 ceph-mon[178459]: pgmap v5493: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1848353189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:16.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:16.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:16.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:17.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:17.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:17.199+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:17 smithi071 ceph-mon[183063]: pgmap v5494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:17 smithi071 ceph-mon[178459]: pgmap v5494: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:18.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:18.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:18.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4212389976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:18.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4212389976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:19.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:19.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:19.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:19 smithi071 ceph-mon[183063]: pgmap v5495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:19 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:19 smithi071 ceph-mon[178459]: pgmap v5495: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:19 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:20.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:20.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3224077730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3224077730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:21.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:21.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:21.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:21 smithi071 ceph-mon[183063]: pgmap v5496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:21 smithi071 ceph-mon[178459]: pgmap v5496: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:22.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:22.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:22.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/898390052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/898390052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:23.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:23.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:23.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:23 smithi071 ceph-mon[183063]: pgmap v5497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:23 smithi071 ceph-mon[178459]: pgmap v5497: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:24.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:24.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:24.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:24 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:25.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:25.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:25 smithi071 ceph-mon[183063]: pgmap v5498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:25.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/546178829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:25 smithi071 ceph-mon[178459]: pgmap v5498: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/546178829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:26.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:26.274+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:27.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:27 smithi071 ceph-mon[183063]: pgmap v5499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3689994909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:27.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:27.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:27 smithi071 ceph-mon[178459]: pgmap v5499: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3689994909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:28.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:28.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:28.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:28.478 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:28.478 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:28.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:28.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:28.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:28.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:28.479 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:28.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:29.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:29.287+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-mon[183063]: pgmap v5500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:24:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-mon[178459]: pgmap v5500: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:24:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:30.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:30.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4035884464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:30.480 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:30.480 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:30.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:30.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:30.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4035884464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:30.481 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:30.480+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:31.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:31.323+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:31.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:31 smithi071 ceph-mon[178459]: pgmap v5501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:31 smithi071 ceph-mon[183063]: pgmap v5501: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:32.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:32.406+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:32.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2257559752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2257559752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:33.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:33.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:33.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:33.347+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:33 smithi071 ceph-mon[178459]: pgmap v5502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:33 smithi071 ceph-mon[183063]: pgmap v5502: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:34.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3861079414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:34.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:34.350+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3861079414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:35.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:35.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:35.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:35 smithi071 ceph-mon[178459]: pgmap v5503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:35 smithi071 ceph-mon[183063]: pgmap v5503: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:36.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:36.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:36.311+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:37.379+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:37.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:37.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:37 smithi071 ceph-mon[178459]: pgmap v5504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3412221896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:37 smithi071 ceph-mon[183063]: pgmap v5504: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:37.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3412221896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:38.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:38.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:38.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:39.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:39.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:39.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:39.210+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:39.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:39.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-mon[178459]: pgmap v5505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:39.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:39.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3154401201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:39.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9626 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:39.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:39.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-mon[183063]: pgmap v5505: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:39.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:39.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3154401201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:39.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9626 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:40.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:40.417+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:40.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:40.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:40.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:40.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:40.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:40.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:40.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:41.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:41.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:41 smithi071 ceph-mon[178459]: pgmap v5506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:41 smithi071 ceph-mon[183063]: pgmap v5506: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:42.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3355876048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:42.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3355876048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:42.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:42.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:43.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:43.357+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:43.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:43.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:43 smithi071 ceph-mon[178459]: pgmap v5507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:43.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:43 smithi071 ceph-mon[183063]: pgmap v5507: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:44.352+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:44.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:44.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2823172790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2823172790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:44 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:45.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:45.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:45 smithi071 ceph-mon[178459]: pgmap v5508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:45.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:45 smithi071 ceph-mon[183063]: pgmap v5508: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:45.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:46.361+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:46.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1553045037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1553045037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:47.403 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:47.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:47.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:47.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:47 smithi071 ceph-mon[178459]: pgmap v5509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:47.404 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:47.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:47.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:47 smithi071 ceph-mon[183063]: pgmap v5509: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:47.404 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:47.404+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:48.381 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:48.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:48.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:48.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:48.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:48.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:48.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:48.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:48.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:48.382 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:48.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:49.370+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:49.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:49.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-mon[183063]: pgmap v5510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4108643796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:49.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-mon[178459]: pgmap v5510: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4108643796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:49.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:50.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:50.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:51.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:51.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:51 smithi071 ceph-mon[178459]: pgmap v5511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3646958072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:51 smithi071 ceph-mon[183063]: pgmap v5511: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:51.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3646958072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:52.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:52.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:52.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:53.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:53.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:53.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:53 smithi071 ceph-mon[178459]: pgmap v5512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:53.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1455462792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:53 smithi071 ceph-mon[183063]: pgmap v5512: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:53.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1455462792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:54.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:54.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:54.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:55.293+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:55.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:55.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:55 smithi071 ceph-mon[178459]: pgmap v5513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:55 smithi071 ceph-mon[183063]: pgmap v5513: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:56.247+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:56.124+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:56.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2823960505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:24:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:24:56.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2823960505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:57.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:57.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:57 smithi071 ceph-mon[183063]: pgmap v5514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:57 smithi071 ceph-mon[178459]: pgmap v5514: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:58.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:58.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:58.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:58.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1147240539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1147240539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:24:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:24:59.196+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:24:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:24:59.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:24:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-mon[183063]: pgmap v5515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:24:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:24:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:24:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:24:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-mon[178459]: pgmap v5515: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:24:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:24:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:24:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:00.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:00.208+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:00.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:00.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:00.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:00.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:00.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:01.356 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:01.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:01.356 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:01.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:01 smithi071 ceph-mon[178459]: pgmap v5516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:01.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1229679946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:01 smithi071 ceph-mon[183063]: pgmap v5516: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1229679946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:02.361 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:02.234+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:02.361 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:02.034+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:02.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:02.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:03.362 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:03.237+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:03.362 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:03.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:03 smithi071 ceph-mon[183063]: pgmap v5517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1811022751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:03.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:03 smithi071 ceph-mon[178459]: pgmap v5517: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1811022751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:04.368 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:04.265+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:04.368 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:04.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:05.370 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:05.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:05.370 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:05.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:05 smithi071 ceph-mon[178459]: pgmap v5518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:05.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4122783323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:05.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:05 smithi071 ceph-mon[183063]: pgmap v5518: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4122783323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:06.343 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:06.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:06.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:06.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:06.704 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:06.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:06.705 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:06.343+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:07.362 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:07.044+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:07.362+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:07 smithi071 ceph-mon[178459]: pgmap v5519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:07 smithi071 ceph-mon[183063]: pgmap v5519: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:08.365 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:08.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:08.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:08.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2749525867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[183063]: pgmap v5520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2749525867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:08 smithi071 ceph-mon[178459]: pgmap v5520: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:09.345 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:09.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:09.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:10.373 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:10.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:10.373+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:10.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1259074310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:10 smithi071 ceph-mon[178459]: pgmap v5521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1259074310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:10 smithi071 ceph-mon[183063]: pgmap v5521: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:11.360 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:11.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:11.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:12.385 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:12.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:12.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:12.385+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:25:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-mon[178459]: pgmap v5522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:25:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-mon[183063]: pgmap v5522: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:13.073 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:25:12.789+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:25:13.073 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:25:13.073 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:25:13.073 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:25:13.073 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:25:13.073 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:25:13.073 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:25:13.073 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:25:13.073 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:25:13.073 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:25:13.074 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:25:13.074 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:25:13.074 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:25:13.074 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:25:13.074 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:25:13.074 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:25:13.074 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:25:13.074 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:25:13.074 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:25:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:25:13.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:13.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:13.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2231548238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:13 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:25:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:25:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:25:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:25:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:25:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:25:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:25:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:25:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:25:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:25:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:25:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:25:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:25:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:25:13.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:25:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:25:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:25:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:25:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:25:13.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:13.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:13.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2231548238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:13.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:13 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:25:13.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:25:13.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:25:13.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:25:13.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:25:13.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:25:13.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:25:13.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:25:13.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:25:13.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:25:13.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:25:13.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:25:13.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:25:13.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:25:13.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:25:13.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:25:13.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:25:13.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:25:13.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:25:14.402 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:14.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:14.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:25:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-mon[178459]: pgmap v5523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:25:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:14 smithi071 ceph-mon[183063]: pgmap v5523: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:15.399 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:15.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:15.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1026141666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1026141666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:16.400 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:16.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:16.400+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-mon[183063]: pgmap v5524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:16 smithi071 ceph-mon[178459]: pgmap v5524: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:17.373 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:17.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:17.633 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:17.372+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:25:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:25:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: Adjusting osd_memory_target on smithi071 to 2363M 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: pgmap v5525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: pgmap v5526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/242700555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: Adjusting osd_memory_target on smithi071 to 2363M 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: pgmap v5525: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:17.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: pgmap v5526: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:25:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/242700555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:18.341+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:18.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:18.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:19.375 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:19.114+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:19.637 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:19.375+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[183063]: pgmap v5527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4103542709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[178459]: pgmap v5527: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4103542709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:20.423 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:20.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:20.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:21.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:21.397+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:21.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:21 smithi071 ceph-mon[183063]: pgmap v5528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:21 smithi071 ceph-mon[178459]: pgmap v5528: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:22.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:22.401+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:22.199+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1301392106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1301392106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:23.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:23.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:23.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:23.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:23.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-mon[183063]: pgmap v5529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:23 smithi071 ceph-mon[178459]: pgmap v5529: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:24.652 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:24.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:24.652 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:24.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:24 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2930863134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:24 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:24.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2930863134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:25.662 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:25.390+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:25.663 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:25.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:25 smithi071 ceph-mon[183063]: pgmap v5530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:25 smithi071 ceph-mon[178459]: pgmap v5530: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:26.662 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:26.404+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:26.662 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:26.289+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:27.673 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:27.386+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:27.674 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:27.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/46294601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[183063]: pgmap v5531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/46294601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[178459]: pgmap v5531: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:28.673 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:28.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:28.673 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:28.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:25:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:25:29.682 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:29.390+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:29.682 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:29.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-mon[183063]: pgmap v5532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2869017343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-mon[178459]: pgmap v5532: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2869017343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:30.683 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:30.411+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:30.683 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:30.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:31.686 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:31.461+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:31.686 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:31.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:31 smithi071 ceph-mon[183063]: pgmap v5533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2824624142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:31 smithi071 ceph-mon[178459]: pgmap v5533: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2824624142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:32.690 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:32.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:32.690 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:32.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:33.694 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:33.462+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:33.694 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:33.346+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:33 smithi071 ceph-mon[183063]: pgmap v5534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:33 smithi071 ceph-mon[178459]: pgmap v5534: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:34.695 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:34.498+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:34.695 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:34.359+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1947638351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9681 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1947638351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9681 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:35.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:35.546+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:35.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:35.310+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-mon[178459]: pgmap v5535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:36.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:36.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-mon[183063]: pgmap v5535: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:36.556+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:36.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:36.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4281145528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:37.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4281145528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:37.522+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:37.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:37.360+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:37 smithi071 ceph-mon[183063]: pgmap v5536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:38.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:37 smithi071 ceph-mon[178459]: pgmap v5536: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:38.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:38.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:38.404+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:39.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:39.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:39.417+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1283970528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[183063]: pgmap v5537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9686 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1283970528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[178459]: pgmap v5537: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9686 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:40.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:40.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:40.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:40.444+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:41.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:41.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:41.444+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/133874908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:41 smithi071 ceph-mon[183063]: pgmap v5538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/133874908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:41 smithi071 ceph-mon[178459]: pgmap v5538: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:42.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:42.521+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:42.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:42.484+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:43.732 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:43.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:43.732 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:43.454+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[183063]: pgmap v5539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:44.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/589949179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:25:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[178459]: pgmap v5539: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/589949179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:25:44.733 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:44.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:44.734 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:44.472+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:44 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9691 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:45.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:44 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9691 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:45.738 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:45.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:45.739 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:45.518+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:45 smithi071 ceph-mon[183063]: pgmap v5540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:45 smithi071 ceph-mon[178459]: pgmap v5540: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:46.740 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:46.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:46.741 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:46.512+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2845111492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2845111492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:47.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:47.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:47.528+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-mon[183063]: pgmap v5541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-mon[178459]: pgmap v5541: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:48.756 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:48.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:48.756 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:48.578+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1713623035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:49.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1713623035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:49.764 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:49.491+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:49.764 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:49.544+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:50.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:49 smithi071 ceph-mon[183063]: pgmap v5542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:49 smithi071 ceph-mon[178459]: pgmap v5542: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9695 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:50.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:50.528+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:50.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:50.592+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2999134111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2999134111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:51.772 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:51.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:51.772 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:51.557+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:51 smithi071 ceph-mon[183063]: pgmap v5543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:52.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:51 smithi071 ceph-mon[178459]: pgmap v5543: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:52.773 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:52.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:52.773 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:52.601+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:52.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:52.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:53.777 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:53.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:53.777 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:53.612+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3352521772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:53 smithi071 ceph-mon[183063]: pgmap v5544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:54.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3352521772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:53 smithi071 ceph-mon[178459]: pgmap v5544: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:54.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:54.565+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:25:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:55.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:55.546+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[183063]: pgmap v5545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3079602811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:56.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[178459]: pgmap v5545: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:25:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:25:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3079602811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:56.421+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:56.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:56.588+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:57.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:57.412+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:57.621+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:57 smithi071 ceph-mon[178459]: pgmap v5546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:57 smithi071 ceph-mon[183063]: pgmap v5546: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:25:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:58.403+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:58.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:58.650+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:25:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2654820453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:25:59.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:25:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2654820453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:25:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:25:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:25:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:25:59.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:25:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:25:59.663+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[183063]: pgmap v5547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[178459]: pgmap v5547: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:25:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:00.678 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:00.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:00.679+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1771993097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1771993097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:01.423+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:02.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:01.720+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:02.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:02.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:01 smithi071 ceph-mon[178459]: pgmap v5548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:02.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:02.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:02.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:01 smithi071 ceph-mon[183063]: pgmap v5548: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:02.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:02.754+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3012206159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3012206159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:03.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:03.394+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:03.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-mon[178459]: pgmap v5549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:03 smithi071 ceph-mon[183063]: pgmap v5549: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:04.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:04.823+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:05.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:06.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:05.839+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4291083913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:05 smithi071 ceph-mon[178459]: pgmap v5550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:06.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4291083913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:06.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:05 smithi071 ceph-mon[183063]: pgmap v5550: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:06.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:06.844+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:07.371+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:08.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:07.877+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:08.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:08.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:08.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:08.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[178459]: pgmap v5551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:08.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2643045680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:08.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:08.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:08.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:08.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:08.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[183063]: pgmap v5551: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:08.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2643045680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:08.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:08.854+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:09.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:09.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:09.825+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:09 smithi071 ceph-mon[183063]: pgmap v5552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:10.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:09 smithi071 ceph-mon[178459]: pgmap v5552: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:10.280+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:10.785+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3447140151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3447140151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:11.310+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:11.822+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:11 smithi071 ceph-mon[178459]: pgmap v5553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:11 smithi071 ceph-mon[183063]: pgmap v5553: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:12.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:12.287+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:13.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:12.829+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:13.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3795756836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3795756836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:13.251+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:13.801+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:13 smithi071 ceph-mon[183063]: pgmap v5554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:26:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:13 smithi071 ceph-mon[178459]: pgmap v5554: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:26:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:14.267+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:14.845+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:15.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1990134191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1990134191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:15.306+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:15.824+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-mon[183063]: pgmap v5555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-mon[178459]: pgmap v5555: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:16.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:17.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:16.781+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:17.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:17.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:17.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:17.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:17.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:17.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:17.733+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1302447589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-mon[183063]: pgmap v5556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:26:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1302447589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-mon[178459]: pgmap v5556: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:17 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:26:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:18.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:18.699+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:19.685 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:19.311+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:19.685+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[183063]: pgmap v5557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3986383789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[178459]: pgmap v5557: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3986383789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:26:19.859+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:26:19.951 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:26:19.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:26:19.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:26:19.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:26:19.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:26:19.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:26:19.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:26:19.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:26:19.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:26:19.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:26:19.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:26:19.952 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:26:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:26:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:20.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:20.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:20.699+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:20 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:26:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:26:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:26:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:26:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:26:20.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:26:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:20.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:20 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:26:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:26:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:26:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:26:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:26:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:26:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:26:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:26:20.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:26:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:26:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:26:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:26:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:26:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:26:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:26:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:26:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:26:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:26:20.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:26:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:21.323+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:21.710+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[183063]: pgmap v5558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:26:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:26:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3118549785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[178459]: pgmap v5558: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:26:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:26:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3118549785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:22.297+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:23.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:22.716+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[183063]: pgmap v5559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[183063]: pgmap v5560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:26:23.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[178459]: pgmap v5559: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:23.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[178459]: pgmap v5560: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:23.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:26:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:23.255+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:24.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:23.768+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:24.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:24.227+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:25.192 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:24.743+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:25.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:25.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:25.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-mon[178459]: pgmap v5561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:25.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:25.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/561383063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:25.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:25.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:25.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-mon[183063]: pgmap v5561: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:25.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:25.193 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/561383063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:25.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:25.193+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:25.735+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:26.236+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:26.740+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:26 smithi071 ceph-mon[178459]: pgmap v5562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3526425310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:26 smithi071 ceph-mon[183063]: pgmap v5562: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3526425310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:27.252+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:27.720+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:28.673 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:28.283+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:28.926 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:28.674+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:28.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:28.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:28 smithi071 ceph-mon[178459]: pgmap v5563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:26:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:28 smithi071 ceph-mon[183063]: pgmap v5563: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:26:29.668 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:29.286+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:29.927 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:29.668+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/22062143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/22062143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:30.630 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:30.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:30.932 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:30.631+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:30 smithi071 ceph-mon[183063]: pgmap v5564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:31.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:30 smithi071 ceph-mon[178459]: pgmap v5564: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:31.670 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:31.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:31.933 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:31.671+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/283936335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:32.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/283936335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:32.672 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:32.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:32.938 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:32.668+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:32 smithi071 ceph-mon[178459]: pgmap v5565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:33.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:32 smithi071 ceph-mon[183063]: pgmap v5565: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:33.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:33.645 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:33.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:33.938 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:33.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:34.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3283238128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3283238128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:34.688 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:34.290+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:34.946 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:34.687+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:34 smithi071 ceph-mon[183063]: pgmap v5566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:35.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:34 smithi071 ceph-mon[178459]: pgmap v5566: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:35.662 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:35.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:35.662+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:36.654 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:36.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:36.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:36.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:36.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:36.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:36.655 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:36.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:36.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:36.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:36.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:36.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:36.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:36.654+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:37.669 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:37.372+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:37.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:37 smithi071 ceph-mon[183063]: pgmap v5567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:37.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3870493771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:37.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:37.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:37.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:37 smithi071 ceph-mon[178459]: pgmap v5567: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:37.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3870493771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:37.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:37.671 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:37.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:37.669+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:38.669 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:38.364+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:38.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:38.670 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:38.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:38.670 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:38.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:38.669+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:39.646 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:39.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:39.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-mon[183063]: pgmap v5568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:39.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:39.646 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/254481928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:39.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:39.647 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:39.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-mon[178459]: pgmap v5568: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:39.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:39.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/254481928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:39.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:39.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:39.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:40.607 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:40.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:40.607 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:40.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:40.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:40.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:40.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:40.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:40.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:40.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:40.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:40.607+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:41.609 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:41.393+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:41.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:41 smithi071 ceph-mon[178459]: pgmap v5569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:41.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:41.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:41.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4144360049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:41.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:41 smithi071 ceph-mon[183063]: pgmap v5569: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:41.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:41.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:41.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4144360049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:41.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:41.606+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:42.561 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:42.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:42.561 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:42.561 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:42.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:42.561 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:42.560+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:43.592 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:43.410+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:43.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:43 smithi071 ceph-mon[183063]: pgmap v5570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:43.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:43.593 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:43.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:43 smithi071 ceph-mon[178459]: pgmap v5570: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:43.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:43.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:43.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:43.592+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:44.586 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:44.386+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:44.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:44.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:44.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4019468740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:44.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:44.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:26:44.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:44.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:44.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:44.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:44.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4019468740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:44.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:44.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:26:44.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:44.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:44.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:44.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:45.542 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:45.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:45.542 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:45 smithi071 ceph-mon[183063]: pgmap v5571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:45.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:45.543 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:45.543 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:45 smithi071 ceph-mon[178459]: pgmap v5571: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:45.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:45.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:45.542+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:46.525 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:46.342+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:46.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:46.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:46.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2179577919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:46.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:46.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:46.526 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2179577919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:46.525+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:47.511 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:47.302+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:47.512 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:47 smithi071 ceph-mon[178459]: pgmap v5572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:47.512 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:47.512 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:47.512 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:47 smithi071 ceph-mon[183063]: pgmap v5572: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:47.512 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:47.512 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:47.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:47.511+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:48.544 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:48.324+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:48.544 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:48.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:48.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:48.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:48.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2858486194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:48.545 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:48.546 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:48.546 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:48.546 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:48.546 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2858486194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:48.544+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:49.562 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:49.355+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:49.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:49 smithi071 ceph-mon[178459]: pgmap v5573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:49.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:49.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:49.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:49.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:49 smithi071 ceph-mon[183063]: pgmap v5573: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:49.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:49.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:49.563 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:49.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:49.561+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:50.567 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:50.353+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:50.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:50.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:50.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:50.568 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:50.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:50.567+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:51.612 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:51.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:51.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:51 smithi071 ceph-mon[183063]: pgmap v5574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:51.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:51.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:51.612 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3276734748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:51.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:51 smithi071 ceph-mon[178459]: pgmap v5574: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:51.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:51.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:51.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3276734748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:51.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:51.612+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:52.650 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:52.427+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:52.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:52.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:52.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:52.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:52.650+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:53.683 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:53.413+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:53.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:53 smithi071 ceph-mon[183063]: pgmap v5575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:53.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:53.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:53.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1124059846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:53.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:53 smithi071 ceph-mon[178459]: pgmap v5575: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:53.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:53.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:53.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1124059846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:53.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:53.683+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:54.658 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:54.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:54.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:54.658 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:54.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:54.659 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:54.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:54.658+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:55.610 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:55.469+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:55.610 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:55.610 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:55 smithi071 ceph-mon[178459]: pgmap v5576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:55.610 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:55.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:55.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:55.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:55 smithi071 ceph-mon[183063]: pgmap v5576: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:55.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:55.611 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:55.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:55.610+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:56.586 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:56.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:56.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:56.586 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:56.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4045343544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:56.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:56.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:56.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:26:56.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:26:56.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4045343544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:56.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:56.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:56.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:57.588 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:57.520+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:57.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:57 smithi071 ceph-mon[183063]: pgmap v5577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:57.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:57.588 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:57.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:57 smithi071 ceph-mon[178459]: pgmap v5577: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:57.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:57.589 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:57.586+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:58.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:58.537+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/172308811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:58.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:58.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/172308811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:26:58.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:58.541+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:26:59.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:26:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-mon[183063]: pgmap v5578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:26:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:26:59.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:26:59.539+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:26:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-mon[178459]: pgmap v5578: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:26:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:26:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:26:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:26:59.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:26:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:00.573 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:00.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:00.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:00.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:00.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:00.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:00.573 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2095037850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:00.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:00.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:00.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:00.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:00.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2095037850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:00.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:00.572+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:01.581 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:01 smithi071 ceph-mon[183063]: pgmap v5579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:01.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:01.582 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:01.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:01 smithi071 ceph-mon[178459]: pgmap v5579: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:01.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:01.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:01.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:01.578+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:01.595+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:02.561+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:02.546+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:03.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:03.537+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:03.514+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:03 smithi071 ceph-mon[183063]: pgmap v5580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4184644366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:03 smithi071 ceph-mon[178459]: pgmap v5580: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4184644366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:04.540+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:04.494+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9770 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:05.524+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:05.519+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:05 smithi071 ceph-mon[178459]: pgmap v5581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/647413960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:05 smithi071 ceph-mon[183063]: pgmap v5581: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/647413960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:06.558+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:06.545+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:07.509+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:07.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:07 smithi071 ceph-mon[178459]: pgmap v5582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/718378350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:07 smithi071 ceph-mon[183063]: pgmap v5582: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/718378350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:08.523+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:08.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:08.535+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:08.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:09.487+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:09.528+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:09 smithi071 ceph-mon[183063]: pgmap v5583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:09 smithi071 ceph-mon[178459]: pgmap v5583: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:10.568+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1084448198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:10.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:10.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1084448198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:11.535+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:11.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:11.618+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:11 smithi071 ceph-mon[178459]: pgmap v5584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:11 smithi071 ceph-mon[183063]: pgmap v5584: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:12.644 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:12.529+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:12.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:12.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:12.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1486411116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:12.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:12.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:12.645 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1486411116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:12.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:12.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:13.631 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:13.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:13.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:13 smithi071 ceph-mon[178459]: pgmap v5585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:13.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:13.631 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:13.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:13 smithi071 ceph-mon[183063]: pgmap v5585: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:13.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:13.632 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:13.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:13.631+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:14.656 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:14.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:14.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:27:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:14.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:14.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:14.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:27:14.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:14.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:14.656+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:15.462+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:15.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:15 smithi071 ceph-mon[178459]: pgmap v5586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1305629825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:15 smithi071 ceph-mon[183063]: pgmap v5586: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1305629825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:16.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:16.590+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:17.474+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:17.568+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:17 smithi071 ceph-mon[178459]: pgmap v5587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1180206411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:17 smithi071 ceph-mon[183063]: pgmap v5587: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1180206411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:18.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:18.526+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:19.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:19.510+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-mon[178459]: pgmap v5588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3266539403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-mon[183063]: pgmap v5588: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3266539403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:20.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:20.521+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-mon[178459]: pgmap v5589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:20 smithi071 ceph-mon[183063]: pgmap v5589: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:21.373+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:21.562+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:27:22.132+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:27:22.388 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:27:22.389 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:27:22.389 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:27:22.389 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:27:22.389 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:27:22.389 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:27:22.389 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:27:22.389 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:27:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:22.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:22.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:22.589+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:22.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1074059489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[178459]: pgmap v5590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:27:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1074059489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[183063]: pgmap v5590: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:27:22.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:27:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:27:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:27:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:27:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:27:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:27:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:27:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:27:22.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:22 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:27:23.601 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:23.340+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:23.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:23.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:23.601 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:23.602 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:23.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:23.601+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:24.641 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:24.318+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:24.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:24.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:24.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:24.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:24.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[183063]: pgmap v5591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:24.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/958280794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:24.641 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:24.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:24.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:24.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:24.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:24.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[178459]: pgmap v5591: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:24.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/958280794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:24.642 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:24.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:24.641+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:25.607 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:25.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:25.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:25.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:25.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:25.608 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:25.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:25.607+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:26.615 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:26.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:26.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:26.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:26.616 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:26 smithi071 ceph-mon[183063]: pgmap v5592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:26.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:26.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:26.616 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:26 smithi071 ceph-mon[178459]: pgmap v5592: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:26.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:26.615+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:27.602 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:27.273+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:27.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:27.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3724303602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:27.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:27.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:27:27.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:27:27.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:27:27.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:27:27.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[178459]: pgmap v5593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:27.603 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:27:27.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:27.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3724303602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:27.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:27.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:27:27.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:27:27.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:27:27.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:27:27.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[183063]: pgmap v5593: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:27.604 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:27:27.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:27.602+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:28.612 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:28.278+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:28.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:28.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:28.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:28.613 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:28.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:28.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:28.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:28.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:28.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:28.612+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:29.625 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:29.254+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:29.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:29.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:27:29.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:29.625 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1754063548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:29.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[183063]: pgmap v5594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:29.626 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:29.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:29.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:27:29.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:29.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1754063548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:29.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[178459]: pgmap v5594: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:29.626 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:29.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:30.674 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:30.228+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:30.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:30.674 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:30.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:30.675 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:30.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:30.673+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:31.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:31.193+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:31.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:31.646+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:31.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:31 smithi071 ceph-mon[183063]: pgmap v5595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1295369257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:31 smithi071 ceph-mon[178459]: pgmap v5595: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1295369257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:32.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:32.175+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:32.625+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:33.127+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:33.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:33.670+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:33 smithi071 ceph-mon[183063]: pgmap v5596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:33 smithi071 ceph-mon[178459]: pgmap v5596: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:34.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:34.674+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2297852405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2297852405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:35.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:35.072+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:35.665+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:35 smithi071 ceph-mon[178459]: pgmap v5597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:35 smithi071 ceph-mon[183063]: pgmap v5597: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:36.452 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:36.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3788550702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3788550702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:36.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:36.661+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:37.063+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:37.649+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:37 smithi071 ceph-mon[183063]: pgmap v5598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:37 smithi071 ceph-mon[178459]: pgmap v5598: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:38.075+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:38.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:38.682+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:38 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:38 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:39.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:39.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:39.646+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:39.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1268863124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-mon[178459]: pgmap v5599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1268863124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-mon[183063]: pgmap v5599: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:40.103+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:40.651+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:41.057+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2957859341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:41 smithi071 ceph-mon[183063]: pgmap v5600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2957859341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:41 smithi071 ceph-mon[178459]: pgmap v5600: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:41.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:41.640+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:42.024+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:42.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:42.608+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:43.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:43.061+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:43.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:43.587+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:43 smithi071 ceph-mon[178459]: pgmap v5601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3893444606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:43 smithi071 ceph-mon[183063]: pgmap v5601: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:43.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3893444606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:44.085+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:44.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:44.590+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:27:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:27:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:44 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:45.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:45.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:45.633+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:45 smithi071 ceph-mon[178459]: pgmap v5602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:45 smithi071 ceph-mon[183063]: pgmap v5602: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:46.014+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:46.662+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3595293772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3595293772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:46.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:47.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:47.689+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:47 smithi071 ceph-mon[178459]: pgmap v5603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:47 smithi071 ceph-mon[183063]: pgmap v5603: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:47.963+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:48.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:48.735+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3289531006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3289531006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:49.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:49.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:49.779 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:49.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:49 smithi071 ceph-mon[178459]: pgmap v5604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:49.780 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:49.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:49.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:49.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:49 smithi071 ceph-mon[183063]: pgmap v5604: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:49.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:50.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:49.779+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:50.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:50.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:50.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3721995187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:50.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:50.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:50.793 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3721995187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:51.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:50.792+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:51.798 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:51.798 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:51.798 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:51 smithi071 ceph-mon[178459]: pgmap v5605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:51.799 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:51.799 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:51.799 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:51 smithi071 ceph-mon[183063]: pgmap v5605: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:51.798+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:51.991+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:52.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:52.763+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:53.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:53.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:53.764+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:53.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1876144940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:53.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:53 smithi071 ceph-mon[178459]: pgmap v5606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1876144940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:53 smithi071 ceph-mon[183063]: pgmap v5606: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:54.027+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:54.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:54.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:54.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:54.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:54.791 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:54.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:54.980+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:54.791+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:55.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:55.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:55.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[183063]: pgmap v5607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:55.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:55.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:55.810 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2062006588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:55.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:55.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:55.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[178459]: pgmap v5607: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:55.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:55.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:55.811 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2062006588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:56.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:55.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:55.809+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:56.849 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:56.856 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:56.857 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:56.857 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:56.848+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:57.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:57.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:57.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:57.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:57 smithi071 ceph-mon[183063]: pgmap v5608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:57.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:57.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:57.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:57 smithi071 ceph-mon[178459]: pgmap v5608: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:57.802+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:58.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:57.996+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:58.769+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1137009739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1137009739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:27:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:27:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:27:58.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:27:59.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:27:59.736+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:27:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:27:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[183063]: pgmap v5609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:27:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:27:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:27:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:27:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:27:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:27:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[178459]: pgmap v5609: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:27:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:27:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:00.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:00.027+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:00.705+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:00.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3962139103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3962139103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:01.052+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:01.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:01.727+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:01 smithi071 ceph-mon[183063]: pgmap v5610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:01 smithi071 ceph-mon[178459]: pgmap v5610: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:02.088+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:02.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:02.729+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3591073609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3591073609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:03.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:03.135+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:03.951 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:03.755+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:03.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-mon[183063]: pgmap v5611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:03.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:03.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:03.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:03 smithi071 ceph-mon[178459]: pgmap v5611: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:04.120+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:04.757+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:05.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:05.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:05.803+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1694661490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:05.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:05 smithi071 ceph-mon[178459]: pgmap v5612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1694661490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:05 smithi071 ceph-mon[183063]: pgmap v5612: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:06.168+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:06.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:06.789+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:06.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:07.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:07.130+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:07.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:07.787+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[183063]: pgmap v5613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2041995330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[178459]: pgmap v5613: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2041995330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:08.138+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:08 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:08.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:08.751+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:08 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:09.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:09.100+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:09.734+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:09 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:09 smithi071 ceph-mon[178459]: pgmap v5614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:09.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:09 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:09 smithi071 ceph-mon[183063]: pgmap v5614: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9835 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:10.062+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:10 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1092315976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:10.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:10.777+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:10 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1092315976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:11.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:11.101+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:11.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:11.813+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:11 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:11 smithi071 ceph-mon[178459]: pgmap v5615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:11 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:11 smithi071 ceph-mon[183063]: pgmap v5615: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:12.095+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:12.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:12.782+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:12 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4243683288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:12 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4243683288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:13.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:13.053+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:13.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:13.735+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:13 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:13 smithi071 ceph-mon[178459]: pgmap v5616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:28:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:13 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:13 smithi071 ceph-mon[183063]: pgmap v5616: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:28:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:14.039+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:14.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:14.714+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:14 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:14.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:14 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3514610466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:14 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:14 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3514610466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:15.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:15.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:15.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:15.759+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-mon[183063]: pgmap v5617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-mon[178459]: pgmap v5617: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:16.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:15.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:16.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:16.734+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:16 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:16.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:16 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:17.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:17.014+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:17.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:17.752+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:17 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/311475486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:17 smithi071 ceph-mon[178459]: pgmap v5618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:17 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/311475486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:17 smithi071 ceph-mon[183063]: pgmap v5618: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:18.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:18.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:18.744+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:18 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:18 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:19.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:19.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:19.730+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[183063]: pgmap v5619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/203055923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[178459]: pgmap v5619: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/203055923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:20.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:20.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:20.698+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:20 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:20 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:21.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:21.032+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:21.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:21.658+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:21 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:21 smithi071 ceph-mon[183063]: pgmap v5620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2488003307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:21 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:21 smithi071 ceph-mon[178459]: pgmap v5620: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2488003307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:22.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:22.038+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:22 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:22.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:22.626+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:22 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:23.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:23.087+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:23.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:23.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-mon[183063]: pgmap v5621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:23 smithi071 ceph-mon[178459]: pgmap v5621: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:24.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:24.096+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:24.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:24.632+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:24 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1157548683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:24 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:24 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1157548683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:24 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:25.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:25.089+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:25.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:25.603+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:25.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:25 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:25 smithi071 ceph-mon[178459]: pgmap v5622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:25 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:25 smithi071 ceph-mon[183063]: pgmap v5622: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:26.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:26.129+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:26.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:26.587+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:26 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1245967523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:26 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1245967523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:27.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:27.097+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:27.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:27.593+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:28:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[178459]: pgmap v5623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:28:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:27 smithi071 ceph-mon[183063]: pgmap v5623: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:28.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:28.132+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:28.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:28.549+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:28 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:28:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:28 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:28:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:29.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:29.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:28:29.203+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:28:29.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:28:29.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:28:29.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:28:29.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:28:29.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:29.554+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2447919504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[183063]: pgmap v5624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:28:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2447919504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[178459]: pgmap v5624: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:28:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:28:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:28:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:28:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:28:29.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:29 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9855 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:30.117+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:30 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:30.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:30.602+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:30 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:31.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:31.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:31.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:31.558+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[178459]: pgmap v5625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3120085634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:28:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:28:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[183063]: pgmap v5625: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3120085634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:28:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:31 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:28:32.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:32.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:32.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:32.609+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:28:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:28:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[183063]: pgmap v5626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[183063]: pgmap v5627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:28:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:28:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:28:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[178459]: pgmap v5626: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[178459]: pgmap v5627: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:32.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:28:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:33.058+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:33.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:33.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2990272280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:33 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2990272280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:33 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:34.076+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:34.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:34.629+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:34 smithi071 ceph-mon[183063]: pgmap v5628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:34.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:34 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:34 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:34 smithi071 ceph-mon[178459]: pgmap v5628: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:34 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:34 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:35.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:35.095+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:35.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:35.653+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:35 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:35 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:36.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:36.141+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:36.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:36.690+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:36 smithi071 ceph-mon[183063]: pgmap v5629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3455385857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:36 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:36 smithi071 ceph-mon[178459]: pgmap v5629: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3455385857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:36 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:37.118+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:37 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:37.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:37.692+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:37 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:38.121+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:39.155 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:38.709+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:39.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:39.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:38 smithi071 ceph-mon[183063]: pgmap v5630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:39.155 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1807883440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:39.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:39.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:38 smithi071 ceph-mon[178459]: pgmap v5630: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:39.156 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1807883440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:39.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:40.106 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:39.747+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:40.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:40.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:40.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:40.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:40.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:40.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:40.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:40.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:40.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:40.107 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:39 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:40.106+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:41.064 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:40.745+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:41.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:41.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:40 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:41.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:40 smithi071 ceph-mon[183063]: pgmap v5631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:41.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:41.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:40 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:41.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:40 smithi071 ceph-mon[178459]: pgmap v5631: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:41.063+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:42.020 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:41.743+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:42.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:42.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:41 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:42.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4217217412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:42.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:42.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:41 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:42.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4217217412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:42.020+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:42.994 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:42.783+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:42.994 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:42.995 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:42 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:42.995 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:42 smithi071 ceph-mon[178459]: pgmap v5632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:42.995 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:42.995 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:42 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:42.995 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:42 smithi071 ceph-mon[183063]: pgmap v5632: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:43.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:42.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:44.005 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:43.779+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:44.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:44.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:44.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:44.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:44.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1376896170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:44.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:28:44.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:44.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:44.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:44.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:44.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1376896170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:44.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:28:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:44.005+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:45.021 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:44.772+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:45.021 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:45.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:44 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:45.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:44 smithi071 ceph-mon[183063]: pgmap v5633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:45.022 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:44 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:44 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:44 smithi071 ceph-mon[178459]: pgmap v5633: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:45.022 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:44 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:45.021+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:46.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:46.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:45 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:46.069 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1911938621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:46.069 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:45.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:46.069 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:46.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:45 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:46.070 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1911938621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:46.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:47.034 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:46.844+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:47.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:47.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:46 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:47.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:46 smithi071 ceph-mon[178459]: pgmap v5634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:47.035 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:47.035 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:46 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:47.035 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:46 smithi071 ceph-mon[183063]: pgmap v5634: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:47.034+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:48.028 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:47.803+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:48.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:48.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:48.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:48.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:47 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:48.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:48.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:48.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:48.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:47 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:48.027+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:49.015 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:48.776+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:49.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:49.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:48 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:49.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:48 smithi071 ceph-mon[178459]: pgmap v5635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:49.016 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2874840413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:49.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:49.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:48 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:49.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:48 smithi071 ceph-mon[183063]: pgmap v5635: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:49.016 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2874840413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:49.015+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:50.055 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:49.805+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:50.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:50.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:49 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:50.055 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:49 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:50.055 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:50.056 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:49 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:50.056 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:49 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9875 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:50.054+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:51.034 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:50.760+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:51.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:51.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:50 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:51.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:50 smithi071 ceph-mon[178459]: pgmap v5636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:51.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1393567643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:51.034 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:51.034 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:50 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:51.035 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:50 smithi071 ceph-mon[183063]: pgmap v5636: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:51.035 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1393567643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:51.033+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:52.064 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:52.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:51 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:52.065 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:51.773+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:52.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:52.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:51 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:52.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:53.087 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:52.822+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:53.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:53.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:52 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:53.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:52 smithi071 ceph-mon[178459]: pgmap v5637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:53.087 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:53.087 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:52 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:53.087 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:52 smithi071 ceph-mon[183063]: pgmap v5637: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:53.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:54.066 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:53.828+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:54.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:54.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3869417153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:54.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:53 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:54.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:54.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3869417153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:54.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:53 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:54.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:55.044 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:54.857+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:55.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:55.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:54 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:55.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:54 smithi071 ceph-mon[178459]: pgmap v5638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:55.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:54 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:55.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:55.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:54 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:55.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:54 smithi071 ceph-mon[183063]: pgmap v5638: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:55.045 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:54 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:28:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:55.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:56.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:55.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:55.881+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4167640490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4167640490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:28:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:28:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:57.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:57.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:56.906+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:56 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:57.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:56 smithi071 ceph-mon[183063]: pgmap v5639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:56 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:56 smithi071 ceph-mon[178459]: pgmap v5639: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:57.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:57 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1117652451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:58.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:58.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:57 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1117652451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:28:59.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:59.003+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:28:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:58.878+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:28:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:58 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:58 smithi071 ceph-mon[178459]: pgmap v5640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:28:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:28:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:58 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:28:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:58 smithi071 ceph-mon[183063]: pgmap v5640: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:28:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:29:00.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:28:59.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:28:59.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:28:59 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:01.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:00.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:00.886+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:00 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:00 smithi071 ceph-mon[178459]: pgmap v5641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2979838259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:00 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:00 smithi071 ceph-mon[183063]: pgmap v5641: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2979838259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:02.034+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:01.907+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:02.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:01 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:01 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:03.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:02.870+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:02 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:02 smithi071 ceph-mon[178459]: pgmap v5642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/734346499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:02 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:02 smithi071 ceph-mon[183063]: pgmap v5642: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/734346499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:03.996+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:03.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:03 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:03 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:05.034+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:04.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:04 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:04 smithi071 ceph-mon[178459]: pgmap v5643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:04 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/700256007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:04 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:04 smithi071 ceph-mon[183063]: pgmap v5643: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:04 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/700256007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:05 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:06.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:06.012+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:06.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:05.912+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:05 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:06.971+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:06.886+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 33 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:06 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:06 smithi071 ceph-mon[183063]: pgmap v5644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:06 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:06 smithi071 ceph-mon[178459]: pgmap v5644: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:08.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:07.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:08.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:07.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-mon[178459]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2748511235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-mon[183063]: 33 slow requests (by type [ 'queued for pg' : 33 ] most affected pool [ 'cephfs.foo.meta' : 33 ]) 2023-12-07T01:29:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2748511235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:09.032+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:09.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:08.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:08 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:08 smithi071 ceph-mon[183063]: pgmap v5645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:08 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:09.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:08 smithi071 ceph-mon[178459]: pgmap v5645: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:10.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:09.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:09 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:09 smithi071 ceph-mon[178459]: Health check update: 44 slow ops, oldest one blocked for 9895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3769024676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:09 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:09 smithi071 ceph-mon[183063]: Health check update: 44 slow ops, oldest one blocked for 9895 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3769024676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:11.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:11.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:11.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:10.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:10 smithi071 ceph-mon[178459]: pgmap v5646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:10 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:10 smithi071 ceph-mon[183063]: pgmap v5646: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:10 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:12.013+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:11 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:11 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:12.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:11.930+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:13.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:13.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:13.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:12.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:12 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:12 smithi071 ceph-mon[183063]: pgmap v5647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:13.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/19410430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:13.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:13.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:12 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:13.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:12 smithi071 ceph-mon[178459]: pgmap v5647: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:13.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/19410430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:14.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:14.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:14.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:13.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:13 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:29:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:13 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:29:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:15.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:15.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:15.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:14 smithi071 ceph-mon[183063]: pgmap v5648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:14 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:14 smithi071 ceph-mon[183063]: Health check update: 26 slow ops, oldest one blocked for 9900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/383209586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:14 smithi071 ceph-mon[178459]: pgmap v5648: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:14 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:14 smithi071 ceph-mon[178459]: Health check update: 26 slow ops, oldest one blocked for 9900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/383209586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:16.005+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:16.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:15 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:15 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:16.961+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:17.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:16 smithi071 ceph-mon[178459]: pgmap v5649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:16 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2270844116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:16 smithi071 ceph-mon[183063]: pgmap v5649: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:16 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2270844116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:17.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:18.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:18.034+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:17 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:17 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:19.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:18.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:19.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:18.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:19.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:18 smithi071 ceph-mon[178459]: pgmap v5650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:19.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:18 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:18 smithi071 ceph-mon[183063]: pgmap v5650: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:19.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:18 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:19.943+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:20.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:20.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4050589146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[183063]: Health check update: 26 slow ops, oldest one blocked for 9905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4050589146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:19 smithi071 ceph-mon[178459]: Health check update: 26 slow ops, oldest one blocked for 9905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:21.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:20.902+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:21.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:21.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:20 smithi071 ceph-mon[178459]: pgmap v5651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:20 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:20 smithi071 ceph-mon[183063]: pgmap v5651: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:20 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:21.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:21 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:22.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/323110504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:22.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:22.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:21 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/323110504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:23.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:22 smithi071 ceph-mon[183063]: pgmap v5652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:22 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:23.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:22.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:22 smithi071 ceph-mon[178459]: pgmap v5652: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:22 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:24.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:23.880+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:24.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:24.030+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:23 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:24.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:23 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:25.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:24.897+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:25.033+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3243713724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-mon[183063]: pgmap v5653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-mon[183063]: Health check update: 26 slow ops, oldest one blocked for 9910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3243713724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-mon[178459]: pgmap v5653: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:24 smithi071 ceph-mon[178459]: Health check update: 26 slow ops, oldest one blocked for 9910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:25.932+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:26.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:25 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:25 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:27.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:26.887+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:27.058+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:26 smithi071 ceph-mon[178459]: pgmap v5654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:26 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2212540360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:26 smithi071 ceph-mon[183063]: pgmap v5654: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:26 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2212540360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:28.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:27.888+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:28.031+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:27 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:27 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:28.864+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:29.079+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:29.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-mon[178459]: pgmap v5655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:29:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2527055025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-mon[183063]: pgmap v5655: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:29:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2527055025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:29.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:30.049+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:29 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:29 smithi071 ceph-mon[178459]: Health check update: 26 slow ops, oldest one blocked for 9915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:29 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:29 smithi071 ceph-mon[183063]: Health check update: 26 slow ops, oldest one blocked for 9915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:31.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:30.946+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:31.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:31.093+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:30 smithi071 ceph-mon[178459]: pgmap v5656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:30 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:30 smithi071 ceph-mon[183063]: pgmap v5656: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:30 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:32.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:31.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:32.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:31 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2288655001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:31 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2288655001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:33.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:32.967+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:33.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:33.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:33.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:33.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:33.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:29:33.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-mon[183063]: pgmap v5657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:33.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:33.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:33.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:33.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:29:33.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-mon[178459]: pgmap v5657: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:33.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:32 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:34.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:33.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:34.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:34.147+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:33 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1091892798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:33 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1091892798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:34.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:35.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:35.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:34 smithi071 ceph-mon[183063]: pgmap v5658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:34 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:35.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:34 smithi071 ceph-mon[183063]: Health check update: 26 slow ops, oldest one blocked for 9920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:34 smithi071 ceph-mon[178459]: pgmap v5658: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:34 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:34 smithi071 ceph-mon[178459]: Health check update: 26 slow ops, oldest one blocked for 9920 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:35.200 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:29:35.059+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:29:35.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:29:35.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:29:35.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:29:35.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:29:36.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:35.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:36.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:29:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4092649350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:29:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:29:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:29:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:29:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:29:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:29:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:29:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4092649350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:36.969+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:37.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:37.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 15 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[183063]: pgmap v5659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:29:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:29:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:29:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:29:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:29:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[178459]: pgmap v5659: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:29:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:29:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:29:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:29:37.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:36 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:29:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:37.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:38.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:37 smithi071 ceph-mon[183063]: pgmap v5660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:37 smithi071 ceph-mon[183063]: pgmap v5661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:37 smithi071 ceph-mon[183063]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:37 smithi071 ceph-mon[178459]: pgmap v5660: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:37 smithi071 ceph-mon[178459]: pgmap v5661: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:37 smithi071 ceph-mon[178459]: 15 slow requests (by type [ 'queued for pg' : 15 ] most affected pool [ 'cephfs.foo.meta' : 15 ]) 2023-12-07T01:29:39.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:38.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:39.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2055255640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2055255640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:40.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:39.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:40.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[183063]: pgmap v5662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[178459]: pgmap v5662: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:41.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:40.871+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:41.202 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:41.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:41.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/535858093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:41.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:41.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:41.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:41.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/535858093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:41.903+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:41.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:41 smithi071 ceph-mon[183063]: pgmap v5663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:41 smithi071 ceph-mon[178459]: pgmap v5663: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 124 2023-12-07T01:29:42.847 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2023-12-07T01:29:42.848 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-07T01:29:43.068 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/workunit.py", line 424, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test rbd/test_librbd.sh) on smithi071 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 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh' 2023-12-07T01:29:43.271 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=556a59a6270446608b6c1ada01905cea Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/workunit.py", line 424, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test rbd/test_librbd.sh) on smithi071 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 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh' 2023-12-07T01:29:43.275 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-07T01:29:43.285 INFO:tasks.cephadm:Teardown begin 2023-12-07T01:29:43.286 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-07T01:29:43.300 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:42.905+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:43.301 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:42.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:43.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:43.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:43.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:43.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:43.329 DEBUG:teuthology.orchestra.run.smithi113:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-07T01:29:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:43.872+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:43.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[178459]: pgmap v5664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2960213813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:29:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[183063]: pgmap v5664: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2960213813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:29:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:44.832+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:44.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:45.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:45.855+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-mon[183063]: pgmap v5665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:46.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3602841145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-mon[178459]: pgmap v5665: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3602841145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:47.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:46.883+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:46.905+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:47.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:48.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:47.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:48.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:47.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:48.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[178459]: pgmap v5666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3428313513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[183063]: pgmap v5666: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3428313513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:48.839+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:48.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:49.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:49.797+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:49.944+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:50 smithi071 ceph-mon[183063]: pgmap v5667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:50 smithi071 ceph-mon[178459]: pgmap v5667: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:50.819+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:50.911+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3314068760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:51.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3314068760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:52.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:51.861+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:51.908+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:52 smithi071 ceph-mon[183063]: pgmap v5668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:52.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:52 smithi071 ceph-mon[178459]: pgmap v5668: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:52.849+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:52.865+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3983891823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3983891823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:54.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:53.899+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:53.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:54 smithi071 ceph-mon[183063]: pgmap v5669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:54.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:54 smithi071 ceph-mon[178459]: pgmap v5669: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9940 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:54.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:54.817+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:55.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1465589695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1465589695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:56.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:55.894+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:55.812+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:56.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-mon[183063]: pgmap v5670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-mon[178459]: pgmap v5670: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:29:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:29:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:56.933+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:56.813+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:58.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:57.917+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:57.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:58.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:58 smithi071 ceph-mon[183063]: pgmap v5671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1972654245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:58 smithi071 ceph-mon[178459]: pgmap v5671: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:29:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1972654245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:29:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:29:59.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:58.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:29:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:58.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:29:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:29:59.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:29:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:29:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:29:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:29:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:29:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:00.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:29:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:29:59.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:29:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:29:59.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 47 slow ops, oldest one blocked for 9950 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:29:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-07T01:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 10573 secs 2023-12-07T01:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:30:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-07T01:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-07T01:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:30:00.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:30:00.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.205 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:30:00.206 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:30:00.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:30:00.208 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:30:00.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:30:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:30:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:30:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:30:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:30:00.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:30:00.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:30:00.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:30:00.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:30:00.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:30:00.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:30:00.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.211 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:30:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:30:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:30:00.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 47 slow ops, oldest one blocked for 9950 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:30:00.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:30:00.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:30:00.001+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:30:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pgmap v5672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4106322813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 47 slow ops, oldest one blocked for 9950 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:30:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-07T01:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 10573 secs 2023-12-07T01:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:30:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-07T01:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-07T01:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:30:00.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:30:00.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:30:00.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:30:00.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:30:00.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:30:00.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pgmap v5672: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4106322813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 47 slow ops, oldest one blocked for 9950 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:30:00.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:30:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-07T01:30:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:30:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 10573 secs 2023-12-07T01:30:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:30:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:30:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:30:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-07T01:30:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:30:00.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-07T01:30:00.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:30:00.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:30:00.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:30:00.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:30:00.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:30:00.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:30:00.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:30:00.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:30:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:30:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:30:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.707 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:30:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:30:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:30:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:30:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:30:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:30:00.708 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:30:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:30:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:30:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:30:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:30:00.709 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:30:00.710 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:30:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:30:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:30:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 2h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:30:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 2h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:30:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 2h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:30:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:30:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:30:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:30:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 2h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:30:00.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:30:00.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 2h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:30:00.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 2h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:30:00.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:30:00.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 2h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:30:00.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 2h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 2h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 2h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 2h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:30:00.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 2h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:30:00.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:30:00.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:30:00.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:30:00.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:30:00.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:30:00.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:30:00.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:30:00.715 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:30:00.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:30:00.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:30:00.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:30:00.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:30:00.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:30:00.716 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:30:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:30:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:30:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:30:00.717 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:30:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:30:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:30:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:30:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:30:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:30:00.718 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:30:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:30:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:30:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:30:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:30:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:30:00.719 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:30:00.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:30:00.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.720 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 47 slow ops, oldest one blocked for 9950 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:30:00.721 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:30:00.721 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:30:00.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:30:00.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:30:00.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:30:00.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:30:00.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:30:00.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:30:00.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:30:00.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.723 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:30:00.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:30:00.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:30:00.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:30:00.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:30:00.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:30:00.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:30:00.724 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:30:00.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:30:00.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:30:00.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.725 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:30:00.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:30:00.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:30:00.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:30:00.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:30:00.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:30:00.726 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:30:00.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:30:00.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:30:00.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:30:00.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:30:00.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:30:00.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:30:00.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:30:00.727 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:30:00.728 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:30:00.729 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.729 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 2h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:30:00.729 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:30:00.729 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 47 slow ops, oldest one blocked for 9950 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:30:00.730 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:30:00.730 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:30:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:00.928+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:01.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:01.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:01.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:02.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:02.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:01.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:02 smithi071 ceph-mon[183063]: pgmap v5673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:02.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3441289829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:02 smithi071 ceph-mon[178459]: pgmap v5673: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3441289829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:03.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:03.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:02.861+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:03.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:03.902+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[183063]: pgmap v5674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[178459]: pgmap v5674: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:05.027+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:04.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4174820013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:05.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4174820013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:06.038+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:05.935+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:06 smithi071 ceph-mon[183063]: pgmap v5675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:06.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:06 smithi071 ceph-mon[178459]: pgmap v5675: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:07.316 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:07.012+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:07.316 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:06.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/505209398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/505209398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:08.317 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:07.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:08.317 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:07.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-mon[178459]: pgmap v5676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:08.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-mon[183063]: pgmap v5676: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:09.321 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:08.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:09.321 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:08.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:09.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:09 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:09 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:10.323 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:10.017+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:10.325 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:09.988+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:10 smithi071 ceph-mon[183063]: pgmap v5677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3296885361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:10 smithi071 ceph-mon[178459]: pgmap v5677: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3296885361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:11.327 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:10.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:11.328 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:11.009+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:11.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:12.328 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:12.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:12.328 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:12.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:12 smithi071 ceph-mon[178459]: pgmap v5678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:12.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3659141278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:12 smithi071 ceph-mon[183063]: pgmap v5678: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3659141278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:13.336 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:12.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:13.336 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:13.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:14.339 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:14.012+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:14.340 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:14.060+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[183063]: pgmap v5679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:30:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3949365314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[178459]: pgmap v5679: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:30:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3949365314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9960 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:15.348 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:14.976+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:15.365 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:15.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:16.348 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:15.961+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:16.348 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:16.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-mon[178459]: pgmap v5680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:16.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-mon[183063]: pgmap v5680: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:17.355 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:16.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:17.355 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:17.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1041260412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1041260412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:18.356 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:17.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:18.356 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:18.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:18.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:18 smithi071 ceph-mon[183063]: pgmap v5681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:18 smithi071 ceph-mon[178459]: pgmap v5681: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:19.363 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:19.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:19.364 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:19.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4082986962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:19 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4082986962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:19 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9965 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:20.364 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:20.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:20.364 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:20.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-mon[178459]: pgmap v5682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:20.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-mon[183063]: pgmap v5682: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:21.368 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:21.097+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:21.368 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:21.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:22.369 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:22.070+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:22.369 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:22.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:22 smithi071 ceph-mon[183063]: pgmap v5683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:22.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3839607180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:22 smithi071 ceph-mon[178459]: pgmap v5683: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3839607180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:23.375 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:23.061+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:23.375 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:23.227+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:23.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:24.376 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:24.058+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:24.376 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:24.200+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[178459]: pgmap v5684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/931380526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[183063]: pgmap v5684: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/931380526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:24 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9970 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:25.381 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:25.015+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:25.381 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:25.241+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:25.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:26.382 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:26.041+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:26.382 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:26.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:26 smithi071 ceph-mon[183063]: pgmap v5685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4165327315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:26 smithi071 ceph-mon[178459]: pgmap v5685: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4165327315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:27.284 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:27.014+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:27.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:27.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:28.288 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:27.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:28.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-mon[178459]: pgmap v5686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-mon[183063]: pgmap v5686: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:29.279 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:28.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:29.278+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3161718448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:30:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:29 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3161718448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:30:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:29 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9975 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:30.394 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:30.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:30.395 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:30.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:30 smithi071 ceph-mon[183063]: pgmap v5687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:30 smithi071 ceph-mon[178459]: pgmap v5687: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:31.401 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:31.050+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:31.401 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:31.234+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2801308514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2801308514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:32.402 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:32.084+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:32.403 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:32.191+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:32 smithi071 ceph-mon[183063]: pgmap v5688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:32 smithi071 ceph-mon[178459]: pgmap v5688: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:33.406 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:33.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:33.407 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:33.210+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:33.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/574157573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/574157573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:34.408 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:34.149+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:34.408 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:34.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:34 smithi071 ceph-mon[183063]: pgmap v5689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:34 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9981 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:34 smithi071 ceph-mon[178459]: pgmap v5689: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:34 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9981 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:35.414 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:35.119+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:35.414 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:35.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:36.415 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:36.129+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:36.415 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:36.235+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:36.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[183063]: pgmap v5690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/873657053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[178459]: pgmap v5690: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/873657053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:37.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:37.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:37 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:30:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:37 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:30:38.420 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:38.145+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:38.420 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:38.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:38 smithi071 ceph-mon[183063]: pgmap v5691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3278824583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:38 smithi071 ceph-mon[178459]: pgmap v5691: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3278824583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:39.188+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:39.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9985 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:40.425 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:40.211+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:40.426 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:40.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:40.426 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:30:40.083+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:30:40.426 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:30:40.427 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:30:40.427 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:30:40.427 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:30:40.427 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:30:40.427 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:30:40.427 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:30:40.427 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:30:40.427 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:30:40.427 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:30:40.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:30:40.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:30:40.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:30:40.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:30:40.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:30:40.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:30:40.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:30:40.428 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:30:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-mon[183063]: pgmap v5692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-mon[178459]: pgmap v5692: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:41.437 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:41.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:41.438 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:41.312+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:30:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:30:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:30:41.699 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:30:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:30:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:30:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:30:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:30:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:30:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:30:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:30:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:30:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:30:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:30:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:30:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:30:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:30:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:30:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:30:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:41.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/232205747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:30:41.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:30:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:30:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:30:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:30:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:30:41.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:30:41.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:30:41.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:30:41.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:30:41.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:30:41.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:30:41.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:30:41.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:30:41.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:30:41.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:30:41.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:30:41.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:30:41.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:30:41.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:30:41.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:30:41.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:41.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:41.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/232205747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:41.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:30:41.705 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:41 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:30:42.444 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:42.117+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:42.445 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:42.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[183063]: pgmap v5693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:30:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:30:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[183063]: pgmap v5694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[183063]: pgmap v5695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:42.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:30:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[178459]: pgmap v5693: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:30:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:30:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[178459]: pgmap v5694: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[178459]: pgmap v5695: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:42.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:30:43.445 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:43.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:43.446 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:43.299+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4127269833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4127269833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:44.063+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:44.257+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:30:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[183063]: pgmap v5696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:30:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[178459]: pgmap v5696: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9990 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:45.453 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:45.046+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:45.454 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:45.286+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/889714607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:45.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/889714607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:46.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:46.281+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:46.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:46 smithi071 ceph-mon[178459]: pgmap v5697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:46 smithi071 ceph-mon[183063]: pgmap v5697: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:47.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:47.103+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:47.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:47.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:48.076+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:48.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3106708180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[183063]: pgmap v5698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3106708180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:48.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:48 smithi071 ceph-mon[178459]: pgmap v5698: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:49.087+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:49.305+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:49 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 9996 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:49 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 9996 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:50.343 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:50.056+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:50.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:50.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:50 smithi071 ceph-mon[183063]: pgmap v5699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1838016546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:50 smithi071 ceph-mon[178459]: pgmap v5699: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1838016546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:51.357 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:51.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:51.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:51.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:52.379 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:52.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:52.380+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:52.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:52 smithi071 ceph-mon[178459]: pgmap v5700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:52.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/246521018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:52 smithi071 ceph-mon[183063]: pgmap v5700: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:52.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/246521018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:53.352 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:53.075+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:53.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:53.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:54.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:54.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:54.093+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:54 smithi071 ceph-mon[178459]: pgmap v5701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:54 smithi071 ceph-mon[183063]: pgmap v5701: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10000 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:55.051+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:55.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3325245419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3325245419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:56.294+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:56.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-mon[183063]: pgmap v5702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:30:56.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:30:56.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:56 smithi071 ceph-mon[178459]: pgmap v5702: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:57.077+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:57.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:57.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/179847938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/179847938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:30:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:58.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:58.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:58.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:58 smithi071 ceph-mon[178459]: pgmap v5703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:58 smithi071 ceph-mon[183063]: pgmap v5703: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:30:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:30:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:30:59.038+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:30:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:30:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:30:59.284+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:30:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:30:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:30:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10006 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:30:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:30:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:30:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:30:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:30:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10006 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:00.303 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:00.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:00.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:00.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1526386348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:00.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[183063]: pgmap v5704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1526386348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:00 smithi071 ceph-mon[178459]: pgmap v5704: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:01.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:01.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:01.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:02.015+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:02.237+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:02 smithi071 ceph-mon[183063]: pgmap v5705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:02.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3742006360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:02 smithi071 ceph-mon[178459]: pgmap v5705: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:02.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3742006360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:03.040+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:03.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:03.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:04.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:04.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:04.453 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:04.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[183063]: pgmap v5706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2609523393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[178459]: pgmap v5706: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10010 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:04.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2609523393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:04.998+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:05.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:05.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:05.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:05.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:05.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:05.955+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:06.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:06.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:06.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:06.922 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:06 smithi071 ceph-mon[183063]: pgmap v5707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:06.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:06.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:06.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:06.923 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:06 smithi071 ceph-mon[178459]: pgmap v5707: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:06.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:07.202 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:06.921+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:07.556 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:07.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:07.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3708262844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3708262844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:08.242 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:07.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:08.561 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:08.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:08.562 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:08.562 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:08 smithi071 ceph-mon[178459]: pgmap v5708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:08 smithi071 ceph-mon[183063]: pgmap v5708: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:09.275 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:09.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:09.561 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:09.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2523018751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:09 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2523018751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:09 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10015 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:10.260 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:09.981+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:10.568 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:10.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:10 smithi071 ceph-mon[183063]: pgmap v5709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:10 smithi071 ceph-mon[178459]: pgmap v5709: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:11.293 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:10.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:11.569 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:11.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:11.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:12.297 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:11.977+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:12.571 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:12.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1105680017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:12 smithi071 ceph-mon[183063]: pgmap v5710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1105680017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:12 smithi071 ceph-mon[178459]: pgmap v5710: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:13.309 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:12.954+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:13.576 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:13.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:13.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:14.343 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:13.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:14.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:14.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:31:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-mon[178459]: pgmap v5711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3887537208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:31:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-mon[183063]: pgmap v5711: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3887537208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10020 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:15.358 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:14.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:15.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:15.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:15.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:16.380 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:15.957+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:16.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:16.380+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-mon[183063]: pgmap v5712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1521745353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:16.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:16.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-mon[178459]: pgmap v5712: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:16.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:16.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1521745353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:17.376 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:16.970+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:17.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:17.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:17.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:18.386 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:17.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:18.385+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:18 smithi071 ceph-mon[178459]: pgmap v5713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:18 smithi071 ceph-mon[183063]: pgmap v5713: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:19.358 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:19.039+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:19.358+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4105618770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10026 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4105618770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10026 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:20.371 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:19.997+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:20.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:20 smithi071 ceph-mon[178459]: pgmap v5714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:20 smithi071 ceph-mon[183063]: pgmap v5714: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:21.404 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:20.982+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:21.403+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:21.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/120645458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/120645458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:22.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:21.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:22.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:22.452+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:22 smithi071 ceph-mon[178459]: pgmap v5715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:22 smithi071 ceph-mon[183063]: pgmap v5715: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:22.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:23.429 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:22.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:23.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:23.428+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:23.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2557610191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:23.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:23.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:23.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:23.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:23.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2557610191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:24.407 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:23.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:24.407+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:24 smithi071 ceph-mon[178459]: pgmap v5716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:24 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10031 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:24 smithi071 ceph-mon[183063]: pgmap v5716: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:24 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10031 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:25.415 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:24.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:25.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:25.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:25.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:26.415 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:25.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:26.414+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:26 smithi071 ceph-mon[178459]: pgmap v5717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:26.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1297526982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:26.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:26 smithi071 ceph-mon[183063]: pgmap v5717: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:26.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1297526982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:27.379 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:26.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:27.632 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:27.379+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:28.381 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:27.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:28.639 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:28.381+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:28.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[178459]: pgmap v5718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2030981782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:31:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[183063]: pgmap v5718: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2030981782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:31:29.363 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:28.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:29.642 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:29.363+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:29.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:29.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:29 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10036 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:29.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:29.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:29 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10036 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:30.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:29.945+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:30.645 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:30.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:30 smithi071 ceph-mon[183063]: pgmap v5719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:30 smithi071 ceph-mon[178459]: pgmap v5719: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:31.328 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:30.957+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:31.647 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:31.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4146974014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4146974014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:32.293 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:31.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:32.652 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:32.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:32.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:32.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:32 smithi071 ceph-mon[178459]: pgmap v5720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:32.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:32.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:32.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:32 smithi071 ceph-mon[183063]: pgmap v5720: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:32.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:33.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:32.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:33.653 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:33.311+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1063740660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:33.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1063740660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:34.338 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:33.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:34.659 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:34.338+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:34.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:34.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:34 smithi071 ceph-mon[183063]: pgmap v5721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:34.948 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:34 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10041 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:34 smithi071 ceph-mon[178459]: pgmap v5721: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:34.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:34 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10041 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:34.948+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:35.660 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:35.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:35.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/639310438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:35.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/639310438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:36.337 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:35.975+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:36.665 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:36.337+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:36 smithi071 ceph-mon[183063]: pgmap v5722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:36 smithi071 ceph-mon[178459]: pgmap v5722: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:37.327 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:37.015+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:37.667 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:37.326+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:37.667 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:37.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:38.342 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:37.993+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:38.671 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:38.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:38.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:38 smithi071 ceph-mon[178459]: pgmap v5723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/248192220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:38 smithi071 ceph-mon[183063]: pgmap v5723: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:38.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/248192220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:39.393 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:38.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:39.672 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:39.394+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10046 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10046 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:40.369 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:40.013+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:40.677 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:40.370+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:40 smithi071 ceph-mon[183063]: pgmap v5724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4070620101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:40 smithi071 ceph-mon[178459]: pgmap v5724: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4070620101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:41.355 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:40.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:41.678 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:41.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:42.369 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:42.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:42.686 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:42.370+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:42.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:42.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:42.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:42 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:31:42.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:42 smithi071 ceph-mon[178459]: pgmap v5725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:42 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:31:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:42 smithi071 ceph-mon[183063]: pgmap v5725: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:43.329 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:43.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:43.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:31:43.124+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:31:43.330 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:31:43.330 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:31:43.330 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:31:43.330 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:31:43.330 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:31:43.330 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:31:43.330 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:31:43.330 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:31:43.331 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:31:43.331 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:31:43.331 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:31:43.331 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:31:43.331 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:31:43.331 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:31:43.331 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:31:43.331 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:31:43.331 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:31:43.332 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:31:43.687 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:43.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4182756125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:43.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:31:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:31:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:31:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:31:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:31:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:31:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:31:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:31:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:31:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:31:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:31:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:31:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:31:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:31:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:31:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:31:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:31:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:31:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:31:43.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:31:43.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:43.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:43.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4182756125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:43.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:31:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:31:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:31:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:31:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:31:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:31:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:31:43.953 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:31:43.954 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:31:43.954 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:31:43.954 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:31:43.954 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:31:43.954 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:31:43.954 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:31:43.954 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:31:43.954 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:31:43.954 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:31:43.955 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:31:43.955 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:31:43.955 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:31:44.330 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:44.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:44.694 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:44.330+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:44 smithi071 ceph-mon[183063]: pgmap v5726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:44.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10051 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:44 smithi071 ceph-mon[178459]: pgmap v5726: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:44.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10051 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:45.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:45.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2258226308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2258226308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:46.116+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:46.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:47.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:47.073 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:47.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-mon[183063]: pgmap v5727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:47.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:31:47.074 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:31:47.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:47.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:47.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-mon[178459]: pgmap v5727: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:47.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:31:47.075 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:31:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:47.073+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:47.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:48.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:48.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:48.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:31:48.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:31:48.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[178459]: pgmap v5728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:48.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[178459]: pgmap v5729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:48.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:31:48.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:48.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:48.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2590821804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:48.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:48.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:48.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:31:48.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:31:48.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[183063]: pgmap v5728: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:48.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[183063]: pgmap v5729: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:48.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:31:48.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:48.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:48.090 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2590821804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:48.088+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:48.304+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:49.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:49.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:49.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:49.130 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:49.129+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:49.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:50.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:50.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:50.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:49 smithi071 ceph-mon[178459]: pgmap v5730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:50.088 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:49 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10056 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:50.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:50.088 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:50.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:49 smithi071 ceph-mon[183063]: pgmap v5730: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:50.089 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:49 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10056 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:50.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:50.087+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:51.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:51.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:51.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1666835019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:51.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:51.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:51.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1666835019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:51.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:51.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:52.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:52.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:52.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:51 smithi071 ceph-mon[183063]: pgmap v5731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:52.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:52.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:52.068 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:51 smithi071 ceph-mon[178459]: pgmap v5731: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:52.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:52.258+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:53.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:53.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:53.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3454715646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:53.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:53.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:53.037 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3454715646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:53.456 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:53.036+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:53.456 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:53.227+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:54.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:54.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:54.014 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:53 smithi071 ceph-mon[183063]: pgmap v5732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:54.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:54.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:54.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:53 smithi071 ceph-mon[178459]: pgmap v5732: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:54.013+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:54.213+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:55.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:55.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:55.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10061 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:55.033 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2775441859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:55.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:55.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:55.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10061 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:31:55.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2775441859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:55.032+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:55.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:56.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:56.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:56.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-mon[178459]: pgmap v5733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:56.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:56.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:56.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:56.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:56.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-mon[183063]: pgmap v5733: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:56.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:31:56.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:31:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:56.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:56.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:57.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:57.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:57.061 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:57.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:57.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:57.062 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:57.203+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:57.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:57.061+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:58.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:58.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:57 smithi071 ceph-mon[183063]: pgmap v5734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:58.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1888169223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:58.031 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:58.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:58.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:57 smithi071 ceph-mon[178459]: pgmap v5734: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:31:58.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1888169223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:31:58.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:58.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:31:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:58.029+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:59.035 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:59.035 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:59.036 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:31:59.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:31:59.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:31:59.036 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:31:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:59.035+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:31:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:31:59.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:00.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:00.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:00.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:00.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[183063]: pgmap v5735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:00.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:00.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:00.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1277055838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:00.137 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:31:59.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:00.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:00.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:00.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:00.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[178459]: pgmap v5735: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:00.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:00.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10065 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:00.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:31:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1277055838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:00.135+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:01.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:01.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:01.159 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:00.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:01.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:01.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:01.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:02.127 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:01.949+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:02.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:02.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:01 smithi071 ceph-mon[183063]: pgmap v5736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:02.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:02.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:02.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:02.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:01 smithi071 ceph-mon[178459]: pgmap v5736: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:02.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:02.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:02.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:03.128 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:02.989+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:03.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1910827879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:03.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:03.128 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:03.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1910827879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:03.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:03.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:03.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:04.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:04.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:04.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:04.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:04.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:03 smithi071 ceph-mon[183063]: pgmap v5737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:04.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:04.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:04.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:04.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:03 smithi071 ceph-mon[178459]: pgmap v5737: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:04.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:04.168+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:05.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:05.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:05.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1196348015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:05.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:04 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:05.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:05.066 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:05.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1196348015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:05.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:04 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10070 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:05.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:05.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:06.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:06.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:05 smithi071 ceph-mon[183063]: pgmap v5738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:06.046 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:06.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:06.046 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:05 smithi071 ceph-mon[178459]: pgmap v5738: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:06.047 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:06.045+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:06.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:06.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:07.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1040345040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1040345040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:07.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:08.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:08.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:08.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:08.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-mon[183063]: pgmap v5739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:08.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:08.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:08.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:08.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:08.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-mon[178459]: pgmap v5739: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:08.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:08.065+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:08.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:09.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:09.082 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:09.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:09.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:09.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:09.082+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:09.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:10.102 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:10.103 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-mon[183063]: pgmap v5740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:10.103 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2689324137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:10.103 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:10.103 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:10.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:10.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-mon[178459]: pgmap v5740: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:10.103 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2689324137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:10.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10075 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:10.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:10.102+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:10.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:11.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:11.094 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:11.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:11.095 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:11.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:11.093+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:11.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:12.052+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:11 smithi071 ceph-mon[178459]: pgmap v5741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4149943829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:11 smithi071 ceph-mon[183063]: pgmap v5741: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:12.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4149943829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:12.311+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:13.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:13.037+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:13.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:13.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:14.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:14.006+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:14.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:13 smithi071 ceph-mon[178459]: pgmap v5742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:32:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:13 smithi071 ceph-mon[183063]: pgmap v5742: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:32:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:14.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:15.047+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3286250525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:14 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3286250525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:14 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10080 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:15.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:15.317+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:16.031+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:16.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-mon[183063]: pgmap v5743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-mon[178459]: pgmap v5743: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:16.314+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:17.005+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1690299013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1690299013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:17.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:17.305+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:18.044+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:18.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:17 smithi071 ceph-mon[178459]: pgmap v5744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:17 smithi071 ceph-mon[183063]: pgmap v5744: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:18.277+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:19.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:19.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:19.092 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3719482173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:19.092 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:19.093 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:19.093 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3719482173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:19.453 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:19.091+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:19.454 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:19.262+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:20.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:20.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[183063]: pgmap v5745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:20.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:20.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:20.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:20.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:20.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:20.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[178459]: pgmap v5745: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:20.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:20.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:20.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10090 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:20.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:20.136+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:20.240+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:21.152 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:21.152 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:21.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:21.153 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:21.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:21.151+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:21.277+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:22.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:22.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:21 smithi071 ceph-mon[178459]: pgmap v5746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:22.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4224579571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:22.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:22.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:22.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:21 smithi071 ceph-mon[183063]: pgmap v5746: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:22.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4224579571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:22.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:22.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:22.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:22.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:23.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:23.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:23.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:23.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:23.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:23.162+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:23.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:24.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:24.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[178459]: pgmap v5747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:24.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:24.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:24.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:24.166 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/837394263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:24.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:24.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[183063]: pgmap v5747: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:24.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:24.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:24.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:24.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/837394263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:24.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:24.166+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:24.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:25.211+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:25.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-mon[178459]: pgmap v5748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10094 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2991697380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-mon[183063]: pgmap v5748: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10094 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2991697380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:26.240+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:26.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:27.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:27.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:27.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:27.233+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-mon[183063]: pgmap v5749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-mon[178459]: pgmap v5749: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:28.202+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:28.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2830257023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:32:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2830257023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:32:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:29.245+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:29.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:30.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:30.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:29 smithi071 ceph-mon[178459]: pgmap v5750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:30.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:30.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:30.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:29 smithi071 ceph-mon[183063]: pgmap v5750: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:30.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:30.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:30.232+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:30.185+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:31.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:31.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:31.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1009095608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:31.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:31.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:31.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1009095608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:31.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:31.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:31.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:32.164 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:32.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:31 smithi071 ceph-mon[183063]: pgmap v5751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:32.165 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:32.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:32.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:31 smithi071 ceph-mon[178459]: pgmap v5751: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:32.165 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:32.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:32.165+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:32.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:32.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:33.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:33.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:33.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:33.164 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:33.189+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:33.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:33.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:34.194 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:34.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:34.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:34.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:33 smithi071 ceph-mon[178459]: pgmap v5752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:34.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3300296606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:34.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:34.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:34.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:33 smithi071 ceph-mon[183063]: pgmap v5752: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:34.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3300296606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:34.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:34.195+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:35.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:35.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:35.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:34 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10099 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:35.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:35.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:35.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:34 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10099 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:35.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:35.174+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:35.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:35.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[183063]: pgmap v5753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:36.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2221823846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[178459]: pgmap v5753: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:36.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2221823846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:36.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:36.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:36.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:37.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:37.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:37.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:37.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:37.210+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:37.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:38.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:38.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:37 smithi071 ceph-mon[183063]: pgmap v5754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:38.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:38.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2720020031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:38.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:38.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:37 smithi071 ceph-mon[178459]: pgmap v5754: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:38.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:38.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2720020031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:38.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:38.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:38.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:38.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:39.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:39.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:39.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:39.181 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:39.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:39.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:40.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:40.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[183063]: pgmap v5755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[178459]: pgmap v5755: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10110 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:40.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:40.206+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:41.171 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:41.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:41.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:41.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:41.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1699407791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:41.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:41.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:41.173 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1699407791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:41.171+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:42.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:42.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:42.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:41 smithi071 ceph-mon[183063]: pgmap v5756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:41 smithi071 ceph-mon[178459]: pgmap v5756: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:43.142+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:43.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2184809789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:43.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2184809789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:44.101+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:44.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:44.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[178459]: pgmap v5757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:32:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[183063]: pgmap v5757: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:32:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:45.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:45.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:46.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:46.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:46.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-mon[183063]: pgmap v5758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3602568086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-mon[178459]: pgmap v5758: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3602568086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:45 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10115 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:47.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:47.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:47.152+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:46 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:32:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:46 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:32:48.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:48.136+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:48.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:48.125+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[183063]: pgmap v5759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1415271853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:48.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[178459]: pgmap v5759: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:48.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:48.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:48.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:48.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1415271853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:49.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:49.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:49.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:50.174+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:50.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-mon[178459]: pgmap v5760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/679548535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-mon[183063]: pgmap v5760: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:50.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/679548535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:50.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:32:49.940+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:32:50.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:32:50.201 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:32:50.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:32:50.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:32:50.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:32:50.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:32:50.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:32:50.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:32:50.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:32:50.202 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:32:50.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:32:50.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:32:50.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:32:50.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:32:50.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:32:50.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:32:50.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:32:50.203 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:32:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:32:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:51.180+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:51.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:50 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:32:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:32:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:32:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:32:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:32:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:32:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:32:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:32:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:32:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:32:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:32:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:32:51.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:32:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:32:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:32:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:32:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:32:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:32:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:32:51.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:50 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:32:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:32:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:32:51.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:32:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:32:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:32:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:32:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:32:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:32:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:32:51.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:32:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:32:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:32:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:32:51.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:32:51.206 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:32:51.206 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:32:51.206 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:32:51.206 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:32:51.207 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[183063]: pgmap v5761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:52.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:32:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:32:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:32:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:32:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:32:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[178459]: pgmap v5761: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:32:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:32:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:32:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:32:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:51 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:32:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:52.210+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:52.208+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:53.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-mon[178459]: pgmap v5762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-mon[178459]: pgmap v5763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1061062820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-mon[183063]: pgmap v5762: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-mon[183063]: pgmap v5763: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:53.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1061062820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:53.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:53.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:53.209+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:53.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:53.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:54.242 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:54.242 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:54.243 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:54.243 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:54.243+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:54.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:55.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:55.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-mon[183063]: pgmap v5764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:55.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10124 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:55.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:55.211 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1339282813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:55.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:55.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-mon[178459]: pgmap v5764: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:55.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10124 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:32:55.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:55.212 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1339282813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:55.246+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:55.210+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:56.295 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:56.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:56.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:56.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:56.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:56.296 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:56.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:56.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:56.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:32:56.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:32:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:56.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:57.270 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:57.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:57.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:57.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:56 smithi071 ceph-mon[183063]: pgmap v5765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:57.271 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:57.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:57.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:56 smithi071 ceph-mon[178459]: pgmap v5765: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:57.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:57.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:57.270+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:58.264 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:58.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:58.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:58.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4158686569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:58.264 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:58.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:58.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4158686569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:32:58.265 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:58.263+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:32:59.278 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:32:59.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:32:59.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:59.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:58 smithi071 ceph-mon[183063]: pgmap v5766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:59.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:59.279 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:32:59.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:32:59.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:58 smithi071 ceph-mon[178459]: pgmap v5766: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:32:59.279 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:32:59.280 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:32:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:32:59.278+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:00.250 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:00.112+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:00.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:00.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:00.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:00.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:00.251 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1266628185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:00.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:00.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:00.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:00.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:00.252 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:32:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1266628185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:00.250+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:01.291 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:01.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:01.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:01.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:00 smithi071 ceph-mon[183063]: pgmap v5767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:01.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:01.292 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:00 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:01.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:01.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:00 smithi071 ceph-mon[178459]: pgmap v5767: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:01.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:01.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:00 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10130 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:01.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:01.288+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:02.321 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:02.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:02.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:02.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:02.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1952166075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:02.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:02.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:02.322 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1952166075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:02.320+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:03.327 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:03.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:03.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:03.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:02 smithi071 ceph-mon[183063]: pgmap v5768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:03.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:03.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:03.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:02 smithi071 ceph-mon[178459]: pgmap v5768: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:03.328 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:03.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:03.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:04.238 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:04.238 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:04.238 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:04.239 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:04.239 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:04.239 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:04.239 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:04.239 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:04.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:04.238+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:05.244 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:05.245 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-mon[183063]: pgmap v5769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:05.245 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/311378486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:05.245 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:05.245 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:05.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:05.246 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-mon[178459]: pgmap v5769: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:05.246 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/311378486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:05.246 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:05.246 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:05.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:05.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:06.360 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:06.230+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:06.360 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:06.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:06.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:06.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:06.359+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:07.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:06 smithi071 ceph-mon[183063]: pgmap v5770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:07.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:07.257 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:07.258 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3390591902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:07.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:06 smithi071 ceph-mon[178459]: pgmap v5770: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:07.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:07.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:07.258 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3390591902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:07.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:07.256+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:08.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:08.291 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:08.291 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:08.291 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:08.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:08.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:08.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:08.292 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:08.349+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:08.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:09.360 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:09.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:09.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:09 smithi071 ceph-mon[183063]: pgmap v5771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:09.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:09.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:09.361 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2112481151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:09.361 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:09 smithi071 ceph-mon[178459]: pgmap v5771: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:09.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:09.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:09.362 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2112481151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:09.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:10.281 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:10.281 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:10 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10134 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:10.281 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:10.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:10.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:10 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10134 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:10.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:10.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:10.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:11.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:11.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:11.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:11 smithi071 ceph-mon[178459]: pgmap v5772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:11 smithi071 ceph-mon[183063]: pgmap v5772: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3947990017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:12.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:12.432+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:12.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:12.204+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3947990017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:12.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:13.445 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:13.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:13.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:13 smithi071 ceph-mon[183063]: pgmap v5773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:13.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:13.446 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:13.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:13 smithi071 ceph-mon[178459]: pgmap v5773: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:13.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:13.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:13.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:14.443 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:14.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:14.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:14.444 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:14.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:33:14.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3297026761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:14.445 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10139 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:14.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:14.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:14.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:33:14.445 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3297026761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:14.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10139 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:14.442+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:15.430 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:15.086+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:15.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:15 smithi071 ceph-mon[183063]: pgmap v5774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:15.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:15.430 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:15.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:15 smithi071 ceph-mon[178459]: pgmap v5774: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:15.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:15.431 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:15.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:16.389 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:16.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:16.389 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:16.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:16.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:16.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:16.390 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1211661584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:16.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:16.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:16.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:16.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:16.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1211661584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:16.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:17.416 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:17.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:17.416 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:17 smithi071 ceph-mon[183063]: pgmap v5775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:17.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:17.417 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:17.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:17 smithi071 ceph-mon[178459]: pgmap v5775: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:17.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:17.417 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:17.416+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:18.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:18.074+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:18.441 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:18.442 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:18.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:18.442 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:18.441+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:19.311 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:19.042+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:19.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:19.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-mon[178459]: pgmap v5776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3756401912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-mon[183063]: pgmap v5776: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3756401912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:19 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10145 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:20.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:20.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:20.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:21.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:21 smithi071 ceph-mon[178459]: pgmap v5777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2090048228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:21 smithi071 ceph-mon[183063]: pgmap v5777: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:21.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:21.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:21.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2090048228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:21.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:21.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:22.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:22.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:22.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:22.537+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:23.327 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:23.047+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:23.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:23 smithi071 ceph-mon[178459]: pgmap v5778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1029016763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:23 smithi071 ceph-mon[183063]: pgmap v5778: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1029016763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:24.336 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:24.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:24.526+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:24.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:24.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:24.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:24.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:24 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10150 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:25.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:25.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:25 smithi071 ceph-mon[178459]: pgmap v5779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:25 smithi071 ceph-mon[183063]: pgmap v5779: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:25.563+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:26.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1651842129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1651842129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:26.598+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:27.349 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:27.075+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:27.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:27 smithi071 ceph-mon[178459]: pgmap v5780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:27.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:27.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:27.614 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:27 smithi071 ceph-mon[183063]: pgmap v5780: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:27.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:27.615 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:27.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:28.353 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:28.032+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:28.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:28.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:28.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:28.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:28.609 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3510414974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:28.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:28.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:28.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:28.609 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:28.610 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3510414974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:28.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:28.609+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:29.356 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:29.003+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:29.588+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-mon[178459]: pgmap v5781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:33:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-mon[183063]: pgmap v5781: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:29.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:33:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:29 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10155 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:30.360 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:30.011+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:30.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:30.560+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:30.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:31.361 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:31.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:31.520+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:31 smithi071 ceph-mon[183063]: pgmap v5782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2376294230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:31.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:31 smithi071 ceph-mon[178459]: pgmap v5782: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2376294230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:31.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:32.371 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:32.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:32.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:32.532+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:33.371 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:33.062+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:33.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:33.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:33 smithi071 ceph-mon[183063]: pgmap v5783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2470520277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:33 smithi071 ceph-mon[178459]: pgmap v5783: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:33.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2470520277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:34.377 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:34.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:34.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:34 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:34 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10160 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:35.377 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:35.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:35.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:35.494+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:35.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:35 smithi071 ceph-mon[183063]: pgmap v5784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2720664311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:35 smithi071 ceph-mon[178459]: pgmap v5784: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2720664311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:36.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:36.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:37.386 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:37.106+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:37.471+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:37 smithi071 ceph-mon[178459]: pgmap v5785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:37 smithi071 ceph-mon[183063]: pgmap v5785: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:38.394 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:38.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:38.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4012089493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4012089493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:39.398 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:39.052+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:39.397+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:39 smithi071 ceph-mon[178459]: pgmap v5786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:39 smithi071 ceph-mon[183063]: pgmap v5786: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10165 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:40.409 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:40.085+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:40.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:40.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/804504133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/804504133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:41.410 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:41.055+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:41.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:41 smithi071 ceph-mon[178459]: pgmap v5787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:41 smithi071 ceph-mon[183063]: pgmap v5787: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:42.392 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:42.063+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:42.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:42.391+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:43.414 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:43.109+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:43.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:43.414+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:43.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:43 smithi071 ceph-mon[178459]: pgmap v5788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:43.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3519176821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:43 smithi071 ceph-mon[183063]: pgmap v5788: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3519176821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:44.430 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:44.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:44.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:44.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:33:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:44.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:33:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10170 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:45.431 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:45.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:45.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:45.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:45.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:45 smithi071 ceph-mon[178459]: pgmap v5789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3915572126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:45 smithi071 ceph-mon[183063]: pgmap v5789: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3915572126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:46.436 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:46.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:46.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:46.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:47.440 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:47.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:47.457+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:47 smithi071 ceph-mon[178459]: pgmap v5790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3716659817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:47 smithi071 ceph-mon[183063]: pgmap v5790: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3716659817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:48.430 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:48.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:48.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:48.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:49.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:49.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:49.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:49 smithi071 ceph-mon[178459]: pgmap v5791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:49 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:49 smithi071 ceph-mon[183063]: pgmap v5791: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:49 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10175 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:50.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:50.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:50.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:50.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2452269284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:50.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2452269284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:51.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:51.365+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:51.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:51.228+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:51 smithi071 ceph-mon[183063]: pgmap v5792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:51.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:51 smithi071 ceph-mon[178459]: pgmap v5792: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:51.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:51.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:52.372+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:52.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:52.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:33:52.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3987371490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:33:52.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3987371490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:52.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:33:52.467+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:33:52.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:33:52.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:33:52.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:33:52.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:33:52.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:33:52.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:33:52.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:33:52.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:33:52.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:33:52.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:33:52.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:33:52.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:33:52.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:33:52.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:33:52.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:33:52.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:33:52.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:33:52.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:33:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:33:53.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:53.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:53 smithi071 ceph-mon[183063]: pgmap v5793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:53 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:33:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:33:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:33:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:33:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:33:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:33:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:33:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:33:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:33:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:33:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:33:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:33:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:33:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:33:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:33:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:33:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:33:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:33:53.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:33:53.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:53.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:53.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:53 smithi071 ceph-mon[178459]: pgmap v5793: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:53.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:53.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:53.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:53 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:33:53.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:33:53.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:33:53.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:33:53.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:33:53.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:33:53.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:33:53.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:33:53.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:33:53.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:33:53.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:33:53.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:33:53.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:33:53.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:33:53.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:33:53.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:33:53.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:33:53.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:33:53.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:33:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:54.457+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:54.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:54.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:54 smithi071 ceph-mon[178459]: pgmap v5794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:54 smithi071 ceph-mon[183063]: pgmap v5794: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10180 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:55.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:55.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:55.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3332732860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:55.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3332732860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:56.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:56.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:56.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: pgmap v5795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:33:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:33:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:33:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:33:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: pgmap v5796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: pgmap v5797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:56.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:33:56.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:56.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:56.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:33:56.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:33:56.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: pgmap v5795: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:56.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:33:56.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:33:56.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:33:56.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:33:56.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: pgmap v5796: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:56.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: pgmap v5797: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:56.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:33:57.483 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:57.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:57.484 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:57.205+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2524843439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2524843439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:58.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:58.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:58.246+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:58.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:58 smithi071 ceph-mon[178459]: pgmap v5798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:58.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:58 smithi071 ceph-mon[183063]: pgmap v5798: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:33:59.492 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:33:59.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:33:59.493 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:33:59.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:33:59.493 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:59.493 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:59.493 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:33:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/316535490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:59.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10189 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:33:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:33:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:33:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:33:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/316535490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:33:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:33:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10189 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:00.337+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:00.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-mon[178459]: pgmap v5799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:00 smithi071 ceph-mon[183063]: pgmap v5799: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:01.370+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:01.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3457622071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:02 smithi071 ceph-mon[178459]: pgmap v5800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3457622071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:02 smithi071 ceph-mon[183063]: pgmap v5800: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:02.701 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:02.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:02.701 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:02.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:03.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:03.385+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:03.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:04.336+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:04.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:04.325+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1091928911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:04.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[178459]: pgmap v5801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:04.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:04.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:04.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:04.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:04.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1091928911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:04.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:04 smithi071 ceph-mon[183063]: pgmap v5801: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:05.383+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:05.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:05.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:05 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10194 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:05.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:05 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10194 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:06.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:06.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:06 smithi071 ceph-mon[178459]: pgmap v5802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/248178512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:06 smithi071 ceph-mon[183063]: pgmap v5802: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/248178512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:07.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:07.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:07.313+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:07.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:08.428+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:08.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-mon[183063]: pgmap v5803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:08 smithi071 ceph-mon[178459]: pgmap v5803: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:09.437+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:09.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:09.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/641753450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:09.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:09.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:09.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/641753450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:10.397+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:10.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:10.361+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:10 smithi071 ceph-mon[178459]: pgmap v5804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:10.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:10.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:10.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:10 smithi071 ceph-mon[183063]: pgmap v5804: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:11.418+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:11.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:11.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3525678147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:11.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3525678147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:12.543 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:12.377+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:12.543 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:12.292+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:12 smithi071 ceph-mon[183063]: pgmap v5805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:12 smithi071 ceph-mon[178459]: pgmap v5805: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:13.408+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:13.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:13.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:14.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:14.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:14.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:14.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:34:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2015229527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[178459]: pgmap v5806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:14.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:34:14.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2015229527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:14.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10200 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:14.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:14 smithi071 ceph-mon[183063]: pgmap v5806: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:15.549 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:15.349+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:15.550 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:15.289+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:16.343+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:16.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1422803342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:16 smithi071 ceph-mon[178459]: pgmap v5807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1422803342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:16 smithi071 ceph-mon[183063]: pgmap v5807: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:17.554 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:17.304+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:17.554 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:17.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:17.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:17.555 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:18.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:18.393+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:18 smithi071 ceph-mon[178459]: pgmap v5808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1565010887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:18 smithi071 ceph-mon[183063]: pgmap v5808: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1565010887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:19.567 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:19.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:19.568 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:19.393+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:19 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10210 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:20.574 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:20.323+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:20.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:20.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:20.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:20 smithi071 ceph-mon[178459]: pgmap v5809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:20.575 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:20.438+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:20.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:20 smithi071 ceph-mon[183063]: pgmap v5809: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:21.573 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:21.290+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:21.573 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:21.390+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:21.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2811784384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2811784384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:22.578 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:22.241+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:22.579 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:22.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:22 smithi071 ceph-mon[183063]: pgmap v5810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:22 smithi071 ceph-mon[178459]: pgmap v5810: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:23.579 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:23.275+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:23.579 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:23.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:23.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2297999014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:23.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2297999014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:24.582 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:24.227+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:24.583 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:24.365+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:24 smithi071 ceph-mon[183063]: pgmap v5811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:24 smithi071 ceph-mon[178459]: pgmap v5811: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:25.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:25.188+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:25.373+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:25 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/442699336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:25 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10215 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/442699336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:26.591 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:26.213+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:26.591 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:26.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:26.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:26 smithi071 ceph-mon[178459]: pgmap v5812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:26 smithi071 ceph-mon[183063]: pgmap v5812: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:27.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:27.188+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:27.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:28.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:28.149+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:28.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:28.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/52707008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-mon[183063]: pgmap v5813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:34:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/52707008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-mon[178459]: pgmap v5813: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:28.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:34:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:29.134+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:29.356+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:29.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:30.139+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:30.342+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/794190207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:30 smithi071 ceph-mon[183063]: pgmap v5814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/794190207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:30 smithi071 ceph-mon[178459]: pgmap v5814: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:31.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:31.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:31.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:32.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:32.191+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:32.415+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:32.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:32 smithi071 ceph-mon[178459]: pgmap v5815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:32.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:32 smithi071 ceph-mon[183063]: pgmap v5815: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:33.608 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:33.221+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:33.609 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:33.375+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:33.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3863420604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:33.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3863420604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:34.609 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:34.243+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:34.610 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:34.345+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:34 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:34.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:34 smithi071 ceph-mon[178459]: pgmap v5816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:34.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:34.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:34.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:34 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10220 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:34.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:34 smithi071 ceph-mon[183063]: pgmap v5816: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:35.611 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:35.261+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:35.611 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:35.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/648013768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/648013768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:36.620 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:36.229+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:36.620 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:36.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:36.621 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:36.621 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:36.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:36 smithi071 ceph-mon[178459]: pgmap v5817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:36.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:36 smithi071 ceph-mon[183063]: pgmap v5817: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:37.622 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:37.253+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:37.622 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:37.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:37.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:37.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:37.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1019111189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1019111189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:38.626 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:38.277+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:38.626 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:38.371+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:38 smithi071 ceph-mon[183063]: pgmap v5818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:38.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:38 smithi071 ceph-mon[178459]: pgmap v5818: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:39.627 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:39.272+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:39.627 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:39.331+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:39.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10230 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:40.631 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:40.242+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:40.632 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:40.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:40.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1261003679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:40 smithi071 ceph-mon[183063]: pgmap v5819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1261003679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:40 smithi071 ceph-mon[178459]: pgmap v5819: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:41.632 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:41.275+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:41.633 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:41.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:41.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:42.637 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:42.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:42.637 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:42.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2524376044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:42 smithi071 ceph-mon[183063]: pgmap v5820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2524376044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:42.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:42 smithi071 ceph-mon[178459]: pgmap v5820: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:43.638 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:43.267+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:43.638 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:43.397+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:34:44.639 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:44.256+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:44.639 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:44.403+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:44.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:44 smithi071 ceph-mon[178459]: pgmap v5821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:44 smithi071 ceph-mon[183063]: pgmap v5821: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:45.640 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:45.245+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:45.640 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:45.413+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1448252297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:45.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:45 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1448252297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:45.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:45 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10235 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:46.645 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:46.293+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:46.646 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:46.379+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:46.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:46 smithi071 ceph-mon[178459]: pgmap v5822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:46 smithi071 ceph-mon[183063]: pgmap v5822: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:47.646 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:47.283+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:47.646 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:47.413+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2484347564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:47.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:47.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2484347564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:48.651 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:48.259+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:48.652 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:48.462+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:48.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:48 smithi071 ceph-mon[183063]: pgmap v5823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:48 smithi071 ceph-mon[178459]: pgmap v5823: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:49.470 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:49.212+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:49.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:49.470+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2222830310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:49.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2222830310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:50.505 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:50.225+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:50.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:50.505+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:50 smithi071 ceph-mon[183063]: pgmap v5824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:50 smithi071 ceph-mon[178459]: pgmap v5824: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:51.658 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:51.246+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:51.659 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:51.457+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:52.663 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:52.281+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:52.663 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:52.501+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:52.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2890239683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:52 smithi071 ceph-mon[183063]: pgmap v5825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2890239683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:52.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:52 smithi071 ceph-mon[178459]: pgmap v5825: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:53.664 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:53.256+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:53.664 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:53.489+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:53.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:53.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:53.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:53.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:54.665 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:54.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:54.665 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:54.529+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1207972749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:54.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-mon[178459]: pgmap v5826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10240 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1207972749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:54.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:54 smithi071 ceph-mon[183063]: pgmap v5826: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:55.562 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:55.258+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:55.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:55.561+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:55.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:56.597 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:56.235+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:56.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:56.596+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:56 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:34:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:56 smithi071 ceph-mon[183063]: pgmap v5827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:56 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:34:56.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:56 smithi071 ceph-mon[178459]: pgmap v5827: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:57.195+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:57.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:57.634+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1200766807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1200766807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:58.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:58.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:58.672+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:58 smithi071 ceph-mon[183063]: pgmap v5828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:58.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:34:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:58 smithi071 ceph-mon[178459]: pgmap v5828: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:34:58.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:34:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:34:59.121+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:34:59.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:34:59.712+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:34:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2714692659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:59.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:59.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:34:59.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:34:59.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:34:59.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:34:59.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2714692659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:34:59.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10250 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:34:59.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:34:59.475+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:34:59.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:34:59.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:34:59.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:34:59.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:34:59.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:34:59.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:34:59.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:34:59.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:34:59.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:34:59.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:34:59.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:34:59.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:34:59.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:34:59.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:34:59.955 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:34:59.955 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:34:59.955 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:34:59.955 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:34:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:35:00.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:00.140+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:00.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:00.698+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:35:00.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:35:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:35:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:35:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:35:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:35:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:35:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:35:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:35:00.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:35:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:35:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:35:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[178459]: pgmap v5829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:35:00.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:35:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:35:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:35:00.954 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:35:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:35:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:35:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:35:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:35:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:35:00.955 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:35:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:35:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:35:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:35:00.956 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:35:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:35:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:35:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:35:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:35:00.957 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:35:00.958 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:35:00.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:00.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[183063]: pgmap v5829: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:00.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:35:00.958 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:00 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:35:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:01.180+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:02.155 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:01.734+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:02.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:02.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:02.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:35:02.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:35:02.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[183063]: pgmap v5830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:02.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[183063]: pgmap v5831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:02.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:35:02.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/815456135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:02.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:02.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:02.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:35:02.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:35:02.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[178459]: pgmap v5830: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:02.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[178459]: pgmap v5831: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:02.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:35:02.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/815456135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:02.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:03.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:03.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:03.186 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:02.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:03.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:03.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:03.185+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:04.147 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:03.805+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:04.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:04.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:04.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:04.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:04.148 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-mon[183063]: pgmap v5832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:04.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:04.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:04.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:04.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:04.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:03 smithi071 ceph-mon[178459]: pgmap v5832: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:04.148+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:05.161 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:05.162 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/995793807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:05.162 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:04.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:05.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:05.163 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/995793807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:05.161+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:06.156 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:05.747+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:06.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:06.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:06.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:06.157 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:05 smithi071 ceph-mon[183063]: pgmap v5833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:06.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:06.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:06.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:06.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:05 smithi071 ceph-mon[178459]: pgmap v5833: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:06.156+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:07.158 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:06.759+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:07.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:07.158 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:06 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:07.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:07.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3699922191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:07.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:07.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:06 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10255 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:07.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:07.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3699922191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:07.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:07.158+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:08.198 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:07.776+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-mon[183063]: pgmap v5834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:07 smithi071 ceph-mon[178459]: pgmap v5834: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:08.198+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:08.732+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2606651049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2606651049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:09.236+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:09.776+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:09 smithi071 ceph-mon[183063]: pgmap v5835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:10.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:09 smithi071 ceph-mon[178459]: pgmap v5835: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:10.238+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:11.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:11.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:10.786+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:11.285+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:11.812+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:12.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/287783749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:11 smithi071 ceph-mon[183063]: pgmap v5836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/287783749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:11 smithi071 ceph-mon[178459]: pgmap v5836: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:12.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:12.310+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:13.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:12.820+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:13.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:13.797+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-mon[183063]: pgmap v5837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1291591192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:35:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-mon[178459]: pgmap v5837: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1291591192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:35:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:14.344+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:15.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:14 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:14 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10260 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:15.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:14.749+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:15.333+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:15.796+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[178459]: pgmap v5838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[183063]: pgmap v5838: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:16.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1193537381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:17.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:16.818+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1193537381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:17.315+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:17.778+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:17 smithi071 ceph-mon[178459]: pgmap v5839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:17 smithi071 ceph-mon[183063]: pgmap v5839: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:18.306+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:18.729+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2099533628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:19.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2099533628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:19.690 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:19.300+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:19.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:19.690+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:19.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[178459]: pgmap v5840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[183063]: pgmap v5840: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:19.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:19 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10265 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:20.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:20.319+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:21.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:20.724+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3167766532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3167766532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:21.680 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:21.284+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:21.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:21.680+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:21 smithi071 ceph-mon[178459]: pgmap v5841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:21 smithi071 ceph-mon[183063]: pgmap v5841: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:21.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:22.642 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:22.332+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:22.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:22.642+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:23.663 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:23.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:23.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:23.663+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2456913725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[178459]: pgmap v5842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:23.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2456913725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[183063]: pgmap v5842: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:23.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:24.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:24.397+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:24.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:24.624+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:24 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:24 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10270 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:25.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:25.434+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:25.639+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:25 smithi071 ceph-mon[183063]: pgmap v5843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4123604509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:25 smithi071 ceph-mon[178459]: pgmap v5843: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4123604509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:26.439+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:26.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:26.659+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:27.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:27.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:27.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:27.800 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:27.460+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:27.801 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:27.705+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-mon[183063]: pgmap v5844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-mon[178459]: pgmap v5844: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:28.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:28.728+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2826257391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:35:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2826257391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:35:29.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:29.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:29.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:30.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:29.754+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:30.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:29 smithi071 ceph-mon[178459]: pgmap v5845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:29 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:29 smithi071 ceph-mon[183063]: pgmap v5845: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:29 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10275 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:30.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:30.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:31.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:30.775+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/618365427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/618365427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:31.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:31.444+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:31.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:31 smithi071 ceph-mon[183063]: pgmap v5846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:31 smithi071 ceph-mon[178459]: pgmap v5846: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:32.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:32.787 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:32.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3667804308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3667804308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:33.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:32.787+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:33.817 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:33.530+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:33.818 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:33.744+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:34.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:33 smithi071 ceph-mon[183063]: pgmap v5847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:33 smithi071 ceph-mon[178459]: pgmap v5847: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:34.818 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:34.488+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:34.819 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:34.726+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:34 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:34 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10280 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:35.744 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:35.477+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:35.744+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3349635060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[183063]: pgmap v5848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3349635060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[178459]: pgmap v5848: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:36.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:36.826 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:36.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:36.826 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:36.724+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:37.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:37.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:37.834 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:37.547+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:37.835 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:37.692+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:38.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:37 smithi071 ceph-mon[183063]: pgmap v5849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1848415346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:37 smithi071 ceph-mon[178459]: pgmap v5849: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:38.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1848415346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:38.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:38.837 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:38.531+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:38.838 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:38.644+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:39.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:39.855 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:39.545+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:39.856 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:39.652+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:40.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[178459]: pgmap v5850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2869116861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:40.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[183063]: pgmap v5850: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10285 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2869116861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:40.857 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:40.520+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:40.857 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:40.702+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:41.864 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:41.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:41.864 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:41.715+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:41 smithi071 ceph-mon[183063]: pgmap v5851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:42.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:41 smithi071 ceph-mon[178459]: pgmap v5851: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:42.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:42.874 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:42.520+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:42.875 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:42.747+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/357095109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/357095109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:43.877 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:43.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:43.877 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:43.752+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:44.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[178459]: pgmap v5852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:35:44.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[183063]: pgmap v5852: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:35:44.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:44.878 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:44.549+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:44.878 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:44.772+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:45.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1124225201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10290 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1124225201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:45.775 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:45.520+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:45.775+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:46.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:45 smithi071 ceph-mon[183063]: pgmap v5853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:45 smithi071 ceph-mon[178459]: pgmap v5853: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:46.788 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:46.496+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:47.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:47.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:46.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:47.755 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:47.456+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:47.754+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3188590151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[178459]: pgmap v5854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3188590151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:48.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[183063]: pgmap v5854: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:48.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:48.771 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:48.487+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:49.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:48.771+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:49.810 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:49.500+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:49.810+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-mon[183063]: pgmap v5855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1934007134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-mon[178459]: pgmap v5855: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10295 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1934007134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:50.849 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:50.525+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:50.849+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:51.872 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:51.558+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:51.872+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:51 smithi071 ceph-mon[183063]: pgmap v5856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2653409953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:52.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:51 smithi071 ceph-mon[178459]: pgmap v5856: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:52.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2653409953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:52.887 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:52.562+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:53.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:53.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:53.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:52.887+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:53.869 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:53.595+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:54.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:53 smithi071 ceph-mon[183063]: pgmap v5857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:53 smithi071 ceph-mon[178459]: pgmap v5857: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:54.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:53.866+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:54.828 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:54.576+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:55.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2209077050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:55.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:54.828+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2209077050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:55.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10300 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:35:55.859 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:55.606+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:55.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-mon[183063]: pgmap v5858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-mon[178459]: pgmap v5858: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:35:56.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:35:56.917 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:56.585+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:56.918 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:56.814+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3771654045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3771654045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:57.850 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:57.538+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:57.849+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:57 smithi071 ceph-mon[178459]: pgmap v5859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:57 smithi071 ceph-mon[183063]: pgmap v5859: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:35:58.881 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:58.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:35:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:35:59.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/371129151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:35:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:35:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:35:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/371129151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:35:59.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:58.881+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:35:59.866 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:35:59.528+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[183063]: pgmap v5860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:00.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:35:59.866+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[178459]: pgmap v5860: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:35:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10305 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:00.858 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:00.571+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:01.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:00.858+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:01.847 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:01.569+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:01.848 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:36:01.684+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:36:01.848 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:36:01.848 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:36:01.848 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:36:01.848 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:36:01.849 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:36:01.849 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:36:01.849 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:36:01.849 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:36:01.849 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:36:01.849 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:36:01.849 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:36:01.849 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:36:01.849 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:36:01.850 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:36:01.850 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:36:01.850 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:36:01.850 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:36:01.850 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:36:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:01.848+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:36:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-mon[178459]: pgmap v5861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2040572814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:02.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:36:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-mon[183063]: pgmap v5861: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:02.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2040572814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:02.944 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:02.578+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:02.945 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:02.806+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:02 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:36:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:36:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:36:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:36:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:36:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:36:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:36:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:36:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:36:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:36:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:36:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:36:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:36:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:36:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:36:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:36:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:36:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:36:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:36:03.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:03.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:03.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:02 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:36:03.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:36:03.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:36:03.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:36:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:36:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:36:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:36:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:36:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:36:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:36:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:36:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:36:03.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:36:03.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:36:03.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:36:03.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:36:03.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:36:03.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:36:03.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:36:03.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:03.618+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:03.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:03.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:04.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[178459]: pgmap v5862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:04.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2654946711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[183063]: pgmap v5862: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2654946711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:04.596+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:04.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:04.813+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:05.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:04 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:05.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:04 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10310 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:05.811 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:05.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:05.812+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:06.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-mon[183063]: pgmap v5863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-mon[178459]: pgmap v5863: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:06.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:05 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:06.859 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:06.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:06.859+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3111787118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3111787118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:07.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:06 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:07.801 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:07.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:07.817+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-mon[183063]: pgmap v5864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-mon[178459]: pgmap v5864: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:08.670+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:08.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:08.840+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/532329089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/532329089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:09.868 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:09.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:09.867+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: pgmap v5865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:36:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:36:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:36:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:36:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: Adjusting osd_memory_target on smithi071 to 2343M 2023-12-07T01:36:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:36:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:36:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: pgmap v5866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:10.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: pgmap v5867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:10.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:10.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: pgmap v5865: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:10.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:10.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:36:10.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:36:10.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:36:10.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-07T01:36:10.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: Adjusting osd_memory_target on smithi071 to 2343M 2023-12-07T01:36:10.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:10.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:36:10.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:36:10.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: pgmap v5866: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:10.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: pgmap v5867: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:10.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:36:10.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:09 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10315 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:10.910 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:10.651+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3970541725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3970541725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:11.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:10.909+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:11.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:11.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:11.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:12.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:11 smithi071 ceph-mon[183063]: pgmap v5868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:11 smithi071 ceph-mon[178459]: pgmap v5868: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:12.696+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:13.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:12.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:13.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:13.928 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:13.661+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:13.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-mon[183063]: pgmap v5869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/181353132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:36:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-mon[178459]: pgmap v5869: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/181353132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:14.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:36:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:14.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:14.951+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:15.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:14 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:14 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10320 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:15.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:15.991+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[183063]: pgmap v5870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2569592692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[178459]: pgmap v5870: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2569592692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:16.695+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:16.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:17.936 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:17.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:18.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:17.936+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:18 smithi071 ceph-mon[183063]: pgmap v5871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:18 smithi071 ceph-mon[178459]: pgmap v5871: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:19.004 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:18.707+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:19.005 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:18.946+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:19.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:19.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:19.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1168278341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:19.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:19.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:19.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1168278341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:20.009 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:19.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:20.010 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:19.930+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:20.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[178459]: pgmap v5872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[183063]: pgmap v5872: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10325 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:21.010 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:20.749+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:21.011 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:20.937+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/971851461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:21.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/971851461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:22.015 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:21.730+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:22.015 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:21.892+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:22 smithi071 ceph-mon[178459]: pgmap v5873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:22 smithi071 ceph-mon[183063]: pgmap v5873: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:23.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:22.774+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:23.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:22.865+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3312715809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:23.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:23.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3312715809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:24.017 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:23.740+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:24.018 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:23.915+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-mon[178459]: pgmap v5874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:24.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:24.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-mon[183063]: pgmap v5874: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:25.018 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:24.726+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:25.018 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:24.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:25 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:25 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10330 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:25.692+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:25.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:26 smithi071 ceph-mon[183063]: pgmap v5875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1011190645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:26.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:26 smithi071 ceph-mon[178459]: pgmap v5875: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1011190645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:26.684+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:26.970+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:27.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:27.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:27.648+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:27.996+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[178459]: pgmap v5876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/902731692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[183063]: pgmap v5876: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:28.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/902731692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:28.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:28.619+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:36:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:29.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:28.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:36:29.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:29.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:29.604+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:29.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:30 smithi071 ceph-mon[183063]: pgmap v5877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:30 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:30 smithi071 ceph-mon[178459]: pgmap v5877: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:30 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10335 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:30.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:30.635+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:31.021+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2695873658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2695873658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:31.678+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:31.974+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:32 smithi071 ceph-mon[178459]: pgmap v5878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:32 smithi071 ceph-mon[183063]: pgmap v5878: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:32.681+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:32.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2958323075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2958323075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:33.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:33.984 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:33.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:34 smithi071 ceph-mon[183063]: pgmap v5879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:34.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:34.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:33.984+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:34 smithi071 ceph-mon[178459]: pgmap v5879: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:34.667+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:34.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:35 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1424878558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:35 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10340 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1424878558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:35.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:36.318 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:35.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:36.628 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:36.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-mon[183063]: pgmap v5880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:36.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:36.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:36.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:36.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:36.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-mon[178459]: pgmap v5880: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:36.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:36.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:36.630 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:36.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:37.321 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:36.974+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:37.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:37.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:37.587 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/969990469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:37.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:37.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:37.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/969990469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:37.586+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:38.322 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:37.973+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:38.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:38.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:38 smithi071 ceph-mon[178459]: pgmap v5881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:38.629 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:38.629 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:38.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:38 smithi071 ceph-mon[183063]: pgmap v5881: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:38.630 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:38.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:39.327 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:38.958+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:39.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:39.648 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:39.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:39.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:39.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:39.649 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10345 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:39.921 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:39.647+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:40.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:39.920+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[183063]: pgmap v5882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/59881387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:40.698 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[178459]: pgmap v5882: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/59881387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:40.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:40.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:40.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:40.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:40.697+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:41.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:41.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:41.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:41.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:41.684+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:42.333 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:41.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:42.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:42.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:42 smithi071 ceph-mon[183063]: pgmap v5883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:42.638 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:42.639 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3797305525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:42.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:42.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:42 smithi071 ceph-mon[178459]: pgmap v5883: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:42.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:42.639 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3797305525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:42.942 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:42.638+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:42.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:43.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:43.621 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:43.621 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:43.621 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:43.894 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:43.620+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:43.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:44.647 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:44.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[178459]: pgmap v5884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:44.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:44.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:44.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:36:44.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:44.648 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:44.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:44.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[183063]: pgmap v5884: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:44.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:44.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:44.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:36:44.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:44.649 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10355 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:44.909 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:44.647+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:44.908+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:45.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:45.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/764936401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:45.676 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:45.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:45.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/764936401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:45.677 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:45.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:45.675+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:45.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:45.865+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:46.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:46.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:46 smithi071 ceph-mon[183063]: pgmap v5885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:46.637 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:46.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:46.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:46 smithi071 ceph-mon[178459]: pgmap v5885: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:46.638 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:46.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:46.636+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:46.842+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:47.667 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:47.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:47.668 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1772905441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:47.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:47.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:47.668 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1772905441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:47.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:47.667+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:47.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:47.803+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:48.660 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:48.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-mon[183063]: pgmap v5886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:48.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:48.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:48.661 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:48.661 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:48.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-mon[178459]: pgmap v5886: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:48.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:48.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:48.662 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:48.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:48.660+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:48.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:48.803+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:49.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:49.651 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:49.652 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2825406783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:49.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:49.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:49.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2825406783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:49.651+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:49.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:49.817+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:50.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:50 smithi071 ceph-mon[183063]: pgmap v5887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:50 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:50.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:50.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:50 smithi071 ceph-mon[178459]: pgmap v5887: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:50 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10360 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:50.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:50.700+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:50.856+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:51.656 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:51.657 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:51.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:51.657 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:51.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:51.656+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:51.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:51.841+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:52.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:52.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:52 smithi071 ceph-mon[183063]: pgmap v5888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:52.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/273083129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:52.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:52.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:52.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:52 smithi071 ceph-mon[178459]: pgmap v5888: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:52.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/273083129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:52.654 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:52.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:52.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:52.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:52.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:53.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:53.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:53.608+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:53.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:54.623+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:54 smithi071 ceph-mon[178459]: pgmap v5889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:54.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3868635234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:54 smithi071 ceph-mon[183063]: pgmap v5889: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:54.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:54.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3868635234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:54.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:55.592+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:55.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:55.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:55.925+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:56.601+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[183063]: pgmap v5890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:56.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1768026194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:56.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[178459]: pgmap v5890: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:36:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:36:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:56.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1768026194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:56.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:57.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:57.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:57.560+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:57.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:57.914+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:58.608+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:58 smithi071 ceph-mon[183063]: pgmap v5891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:58.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:58 smithi071 ceph-mon[178459]: pgmap v5891: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:36:58.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:59.398 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:58.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:36:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:36:59.603+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:36:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:36:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2854728858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:59.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:36:59.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:36:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:36:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:36:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2854728858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:36:59.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10365 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:36:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:36:59.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:00.579+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-mon[178459]: pgmap v5892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:00.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:00.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-mon[183063]: pgmap v5892: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:00.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:00.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:01.612+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:01.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2537128131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:01.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2537128131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:01.935+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:02.603+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:02 smithi071 ceph-mon[178459]: pgmap v5893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:02 smithi071 ceph-mon[183063]: pgmap v5893: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:03.412 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:02.950+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:03.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:03.630+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:03.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:03.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:03.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:04.413 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:03.954+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:04.607+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:04.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[183063]: pgmap v5894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4189637392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:04.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:04.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[178459]: pgmap v5894: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4189637392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:04.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10375 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:04.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:05.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:05.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:05.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:05.645+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:05.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:05.703 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:06.418 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:05.952+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:06.640+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:06.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:06 smithi071 ceph-mon[178459]: pgmap v5895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:06.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2456228469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:06 smithi071 ceph-mon[183063]: pgmap v5895: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:06.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:06.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2456228469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:07.424 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:06.980+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:07.591+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:07.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:07.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:07.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:07.935+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:08.568+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[183063]: pgmap v5896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:08.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3125024563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:08.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[178459]: pgmap v5896: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:08.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3125024563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:09.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:08.912+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:09.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:09.521+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:09 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:37:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:09 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:37:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:09.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:10.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:10.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:10.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:10 smithi071 ceph-mon[183063]: pgmap v5897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:10 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:10.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:10.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:10 smithi071 ceph-mon[178459]: pgmap v5897: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:10 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10380 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:10.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:11.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:10.940+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:11.504+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1833419324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1833419324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:11.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:12.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:12.500+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:12.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-mon[183063]: pgmap v5898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-mon[178459]: pgmap v5898: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:12.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:37:12.403+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:37:12.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:37:12.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:37:12.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:37:12.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:37:12.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:37:12.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:37:12.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:37:12.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:37:12.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:37:12.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:37:12.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:37:12.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:37:12.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:37:12.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:37:12.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:37:12.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:37:12.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:37:12.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:37:13.440 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:12.965+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:13.453+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:13.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:13 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:37:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:37:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:37:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:37:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:37:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:37:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:37:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:37:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:37:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:37:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:37:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:37:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:37:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:37:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:37:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:37:13.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:37:13.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:37:13.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:37:13.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:13.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/552289282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:13 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:37:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:37:13.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:37:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:37:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:37:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:37:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:37:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:37:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:37:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:37:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:37:13.703 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:37:13.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:37:13.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:37:13.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:37:13.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:37:13.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:37:13.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:37:13.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:37:13.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:13.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/552289282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:13.939+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:14.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:14.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:14.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[183063]: pgmap v5899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:37:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:37:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:37:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:37:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:37:14.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:37:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[178459]: pgmap v5899: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:37:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:37:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:37:14.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:37:14.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:37:14.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:37:15.426 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:14.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:15.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:15.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:15.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:15 smithi071 ceph-mon[178459]: pgmap v5900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:15 smithi071 ceph-mon[178459]: pgmap v5901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:15.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:15 smithi071 ceph-mon[183063]: pgmap v5900: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:15 smithi071 ceph-mon[183063]: pgmap v5901: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:15.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:16.384 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:15.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:16.384+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2340134680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:16.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2340134680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:17.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:16.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:17.376+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:17.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:17 smithi071 ceph-mon[183063]: pgmap v5902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:17 smithi071 ceph-mon[178459]: pgmap v5902: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:18.360 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:17.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:18.360+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:18.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:18.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/123939102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/123939102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:19.315 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:18.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:19.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:19 smithi071 ceph-mon[178459]: pgmap v5903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:19 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:19 smithi071 ceph-mon[183063]: pgmap v5903: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:19.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:19 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10385 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:20.354 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:19.982+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:20.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:20.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/377697311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/377697311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:21.333 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:21.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:21.333+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:21 smithi071 ceph-mon[178459]: pgmap v5904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:21 smithi071 ceph-mon[183063]: pgmap v5904: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:21.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:22.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:22.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:22.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:22.046+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:22.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:23.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:23.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:23.295+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:23 smithi071 ceph-mon[183063]: pgmap v5905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:23.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:23 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/669506633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:23.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:23.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:23 smithi071 ceph-mon[178459]: pgmap v5905: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:23.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:23.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:23 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/669506633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:24.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:24.302+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:24.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:24 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10390 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:25.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:25.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:25.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:25 smithi071 ceph-mon[183063]: pgmap v5906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2542691792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:25 smithi071 ceph-mon[178459]: pgmap v5906: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2542691792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:26.318 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:26.060+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:26.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:26.317+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:26.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:27.351 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:27.047+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:27.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:27.351+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:27 smithi071 ceph-mon[178459]: pgmap v5907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:27.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:27 smithi071 ceph-mon[183063]: pgmap v5907: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:27.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:28.320 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:28.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:28.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:28.320+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2281630979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:28.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2281630979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:28.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:29.291+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:29.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:29.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:29.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-mon[183063]: pgmap v5908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:37:29.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-mon[178459]: pgmap v5908: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:37:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:29 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10395 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:30.277+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:30.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3604955711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:30 smithi071 ceph-mon[178459]: pgmap v5909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3604955711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:30 smithi071 ceph-mon[183063]: pgmap v5909: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:31.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:31.325+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:31.154+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:32.161+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:32.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:32.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:32 smithi071 ceph-mon[183063]: pgmap v5910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1496175091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:32 smithi071 ceph-mon[178459]: pgmap v5910: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1496175091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:33.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:33.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:33.345+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:34.367 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:34.068+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:34.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:34.367+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:34 smithi071 ceph-mon[178459]: pgmap v5911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:34 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:34 smithi071 ceph-mon[183063]: pgmap v5911: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:34 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10400 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:35.347 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:35.056+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:35.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:35.347+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:35.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2039124614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2039124614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:36.370 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:36.027+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:36.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:36.370+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-mon[183063]: pgmap v5912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:36.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:36 smithi071 ceph-mon[178459]: pgmap v5912: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:37.350 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:37.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:37.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:37.350+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2201959873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2201959873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:38.371 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:38.065+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:38.370+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:38.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:38 smithi071 ceph-mon[178459]: pgmap v5913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:38.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:38 smithi071 ceph-mon[183063]: pgmap v5913: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:39.327 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:39.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:39.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:39.327+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3621590480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10405 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3621590480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:40.366 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:40.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:40.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:40.366+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-mon[183063]: pgmap v5914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-mon[178459]: pgmap v5914: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:41.335 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:40.986+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:41.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:41.335+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:41.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:42.301 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:41.992+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:42.564 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:42.301+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:42.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:42.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:42.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:42 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1416924947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:42.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:42 smithi071 ceph-mon[178459]: pgmap v5915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:42 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1416924947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:42 smithi071 ceph-mon[183063]: pgmap v5915: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:43.309 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:42.979+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:43.565 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:43.308+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:43.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:43.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:43.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:43.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:43.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:43.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:43.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:43.941 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:44.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:43.939+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:44.569 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:44.305+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:44.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:44.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:44.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:37:44.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[183063]: pgmap v5916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:44.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2813680901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:44.932 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:44.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:44.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:44.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:37:44.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[178459]: pgmap v5916: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:44.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2813680901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:44.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10410 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:44.930+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:45.574 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:45.321+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:45.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:45.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:45.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:46.371 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:45.961+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:46.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:46.371+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:46.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:46.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:46 smithi071 ceph-mon[178459]: pgmap v5917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:46.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:46 smithi071 ceph-mon[183063]: pgmap v5917: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:46.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:47.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:47.420+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:47.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:47.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3405306949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:47.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3405306949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:47.912+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:48.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:48.398+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:48.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:48 smithi071 ceph-mon[183063]: pgmap v5918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:48.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:48.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:48 smithi071 ceph-mon[178459]: pgmap v5918: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:48.864+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:49.447+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2950478628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:49 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:49.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2950478628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:49 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10415 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:49.900+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:50.910 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:50.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:50.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:50.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:50.911 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:50 smithi071 ceph-mon[183063]: pgmap v5919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:50.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:50.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:50.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:50 smithi071 ceph-mon[178459]: pgmap v5919: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:50.911+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:51.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:51.540+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/67643011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/67643011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:51.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:52.945 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:52.528+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:52.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:52.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:52.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:52 smithi071 ceph-mon[178459]: pgmap v5920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:52.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:52.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:52.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:52 smithi071 ceph-mon[183063]: pgmap v5920: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:53.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:52.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:53.941 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:53.577+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:53.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:53.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:53.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:53.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:53.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:54.923 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:54.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:54.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:54.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:54.923 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2516590071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:54.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-mon[183063]: pgmap v5921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:54.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:54.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:54.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:54.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2516590071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:54.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-mon[178459]: pgmap v5921: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:54.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10420 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:54.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:55.912 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:55.605+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:55.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:55.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:55.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:55.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:55.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:55.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:55.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:55.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:55.912+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:56.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:56.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:56 smithi071 ceph-mon[183063]: pgmap v5922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/30601347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:56 smithi071 ceph-mon[178459]: pgmap v5922: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:56.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/30601347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:56.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:57.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:57.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:57.944 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:57.689+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:57.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:57.945 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:57.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:58.947 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:58.657+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-mon[178459]: pgmap v5923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:37:58.948 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4278028748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-mon[183063]: pgmap v5923: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:37:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:37:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4278028748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:37:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:58.947+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:37:59.914 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:37:59.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:37:59.914 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:59.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:59.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:59.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:59.915 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:37:59.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:37:59.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:37:59.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:37:59.915 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:37:59.916 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10425 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:37:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:37:59.913+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:00.881 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:00.686+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:00.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:00.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:00.882 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:00 smithi071 ceph-mon[178459]: pgmap v5924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:00.882 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:00.882 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:00.882 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:00 smithi071 ceph-mon[183063]: pgmap v5924: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:00.880+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:01.918 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:01.694+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:01.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:01.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:01.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4178379097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:01.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:01.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:01.920 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4178379097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:01.918+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:02.939 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:02.684+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:02.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:02.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:02.940 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:02 smithi071 ceph-mon[183063]: pgmap v5925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:02.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:02.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:02.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:02 smithi071 ceph-mon[178459]: pgmap v5925: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:03.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:02.939+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:03.642+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2830095142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:03.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2830095142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:03.968+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:04.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:04.682+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:04 smithi071 ceph-mon[178459]: pgmap v5926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:04.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:04 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:04 smithi071 ceph-mon[183063]: pgmap v5926: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:04.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:04 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10430 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:04.994+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:05.714+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:06.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:06.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:06.692+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4225652363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:06.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:06 smithi071 ceph-mon[183063]: pgmap v5927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:06.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4225652363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:06.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:06 smithi071 ceph-mon[178459]: pgmap v5927: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:07.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:07.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:07.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:07.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:08.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:08.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1157870190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:08 smithi071 ceph-mon[178459]: pgmap v5928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1157870190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:08 smithi071 ceph-mon[183063]: pgmap v5928: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:09.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:09.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:09.715+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:09.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:09 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:09.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:09 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10435 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:10.171+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:10.708+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:10 smithi071 ceph-mon[183063]: pgmap v5929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3403600269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:10 smithi071 ceph-mon[178459]: pgmap v5929: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:10.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3403600269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:11.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:11.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:11.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:11.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:11.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:12.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:12.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:12.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:12 smithi071 ceph-mon[183063]: pgmap v5930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:12 smithi071 ceph-mon[178459]: pgmap v5930: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:13.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:13.653+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:13.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/777815276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:38:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:13.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/777815276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:38:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:14.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:14.666+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:38:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[178459]: pgmap v5931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:38:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:38:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:38:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[183063]: pgmap v5931: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10440 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:38:14.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:38:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:15.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:15.684+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2802283122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:15.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2802283122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:16.082+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:16.673+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:16 smithi071 ceph-mon[178459]: pgmap v5932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:16 smithi071 ceph-mon[183063]: pgmap v5932: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:17.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:17.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:17.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:38:17.299+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:38:17.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:38:17.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:38:17.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:38:17.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:38:17.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:38:17.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:38:17.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:38:17.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:38:17.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:38:17.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:38:17.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:38:17.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:38:17.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:38:17.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:38:17.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:38:17.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:38:17.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:38:17.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:38:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:17.626+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:17.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:38:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:38:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:38:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:38:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:38:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:38:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:38:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:38:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:38:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:38:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:38:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:38:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:38:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:38:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:38:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:38:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:38:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:38:17.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:38:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:17 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:38:17.952 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:38:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:38:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:38:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:38:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:38:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:38:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:38:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:38:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:38:17.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:38:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:38:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:38:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:38:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:38:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:38:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:38:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:38:17.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:38:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:18.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:18.618+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:18.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1075804164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:18 smithi071 ceph-mon[178459]: pgmap v5933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1075804164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:18.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:18 smithi071 ceph-mon[183063]: pgmap v5933: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:19.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:19.618+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:38:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:38:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: pgmap v5934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: pgmap v5935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:19.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:38:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:19.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:38:19.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:38:19.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10445 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:19.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:38:19.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:38:19.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: pgmap v5934: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:19.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: pgmap v5935: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:19.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:38:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:20.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:20.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:20.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/602951685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/602951685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:21.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:21.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:21.675+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:21.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:21 smithi071 ceph-mon[178459]: pgmap v5936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:21 smithi071 ceph-mon[183063]: pgmap v5936: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:22.690 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:22.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:22.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2851354866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2851354866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:23.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:24.179 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:23.754+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:24.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:24.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:24.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-mon[178459]: pgmap v5937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:24.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:23 smithi071 ceph-mon[183063]: pgmap v5937: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:24.179+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:25.159 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:24.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:25.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:25.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:25.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:24 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:25.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:25.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:25.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:24 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10455 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:25.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:26.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:25.764+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2119847159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:25 smithi071 ceph-mon[183063]: pgmap v5938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2119847159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:26.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:25 smithi071 ceph-mon[178459]: pgmap v5938: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:26.210+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:27.182 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:26.728+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:27.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:27.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:27.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:27.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:27.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:28.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:27.764+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/624493039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[183063]: pgmap v5939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/624493039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:27 smithi071 ceph-mon[178459]: pgmap v5939: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:28.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:29.184 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:28.812+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:29.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:29.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:29.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:38:29.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:29.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:29.186 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:38:29.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:29.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:30.142 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:29.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:30.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:30.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:30.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:29 smithi071 ceph-mon[178459]: pgmap v5940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:30.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:30.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:30.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:29 smithi071 ceph-mon[183063]: pgmap v5940: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:30.142+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:31.118 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:30.749+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:31.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:31.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3061315751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:31.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:31.120 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:30 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:31.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:31.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3061315751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:31.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:31.120 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:30 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10460 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:31.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:32.103 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:31.727+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:32.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:32.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:32.104 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:31 smithi071 ceph-mon[183063]: pgmap v5941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:32.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:32.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:32.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:31 smithi071 ceph-mon[178459]: pgmap v5941: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:32.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:33.133 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:32.777+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:33.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:33.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:33.134 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2299787863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:33.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:33.134 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:33.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2299787863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:33.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:34.137 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:33.770+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:34.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:34.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:34.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:33 smithi071 ceph-mon[183063]: pgmap v5942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:34.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:34.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:34.138 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:33 smithi071 ceph-mon[178459]: pgmap v5942: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:34.137+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:35.135 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:34.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:35.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:35.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:35.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/108048361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:35.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:35.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:35.136 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/108048361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:35.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:36.107 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:35.834+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:36.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:36.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:36.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:36.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:36.108 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-mon[183063]: pgmap v5943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:36.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:36.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:36.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:36.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:36.108 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:35 smithi071 ceph-mon[178459]: pgmap v5943: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:36.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:37.064 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:36.829+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:37.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:37.065 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:37.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:37.065 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:37.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:38.076 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:37.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:38.076 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:38.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:38.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3619885956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:38.077 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:37 smithi071 ceph-mon[178459]: pgmap v5944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:38.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:38.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:38.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3619885956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:38.077 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:37 smithi071 ceph-mon[183063]: pgmap v5944: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:38.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:39.118 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:38.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:39.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:39.119 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:39.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:39.119 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:39.118+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:40.122 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:39.799+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:40.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:40.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:40.122 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:40.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:40.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:40.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/229415807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:40.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[183063]: pgmap v5945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:40.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:40.123 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:40.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:40.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:40.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10465 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:40.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/229415807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:40.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:39 smithi071 ceph-mon[178459]: pgmap v5945: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:40.122+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:41.155 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:40.827+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:41.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:41.155 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:41.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:41.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:41.155+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:42.166 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:41.832+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:42.166 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:42.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:42.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:41 smithi071 ceph-mon[183063]: pgmap v5946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:42.167 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1582539150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:42.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:42.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:42.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:41 smithi071 ceph-mon[178459]: pgmap v5946: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:42.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1582539150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:42.167+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:43.198 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:42.803+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:43.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:43.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:43.199+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:44.176 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:43.784+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:44.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:44.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:44.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:44.176 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:44.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[183063]: pgmap v5947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:44.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:38:44.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:44.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:44.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:44.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:44.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[178459]: pgmap v5947: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:44.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:38:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:44.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:45.159 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:44.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/701795874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:45.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:45.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:45.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:45.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/701795874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:45.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10475 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:45.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:46.170 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:45.772+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:46.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:46.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:46.171 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:45 smithi071 ceph-mon[183063]: pgmap v5948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:46.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:46.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:46.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:45 smithi071 ceph-mon[178459]: pgmap v5948: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:46.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:47.195 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:46.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:47.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:47.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:47.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2318182419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:47.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:47.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:47.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2318182419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:47.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:48.184 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:47.771+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:48.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:48.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:48.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:48.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:48.185 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-mon[183063]: pgmap v5949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:48.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:48.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:48.185 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:48.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:48.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:47 smithi071 ceph-mon[178459]: pgmap v5949: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:48.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:48.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:49.159 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:48.726+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:49.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:49.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:49.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:49.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:49.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:49.159+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:50.145 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:49.744+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:50.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:50.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:50.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2274346080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:50.146 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:49 smithi071 ceph-mon[178459]: pgmap v5950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:50.146 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:50.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:50.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2274346080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:50.147 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:49 smithi071 ceph-mon[183063]: pgmap v5950: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:50.145+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:51.111 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:50.743+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:51.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:51.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:51.112 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:50 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:51.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:51.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:51.112 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:50 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10480 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:38:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:51.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:52.105 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:51.779+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:52.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:52.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:52.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2175411620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:52.106 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:51 smithi071 ceph-mon[178459]: pgmap v5951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:52.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:52.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:52.106 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2175411620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:52.107 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:51 smithi071 ceph-mon[183063]: pgmap v5951: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:52.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:53.128 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:52.755+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:53.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:53.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:53.129 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:53.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:53.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:53.129 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:53.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:54.126 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:53.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:54.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:54.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:54.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:53 smithi071 ceph-mon[183063]: pgmap v5952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:54.127 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/177568461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:54.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:54.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:54.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:53 smithi071 ceph-mon[178459]: pgmap v5952: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:54.127 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/177568461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:54.125+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:55.136 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:54.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:55.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:55.137 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:55.137 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:55.138 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:55.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:56.177 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:55.787+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:56.178 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:56.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-mon[178459]: pgmap v5953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:56.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:38:56.180 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:38:56.181 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:55 smithi071 ceph-mon[183063]: pgmap v5953: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:56.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:57.182 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:56.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:57.182 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:57.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3006186567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:57.183 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:57.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:57.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3006186567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:57.183 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:57.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:57.182+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:58.183 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:57.785+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:58.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:58.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:58.184 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:57 smithi071 ceph-mon[178459]: pgmap v5954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:58.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:58.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:58.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:57 smithi071 ceph-mon[183063]: pgmap v5954: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:38:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:58.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:38:59.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:58.793+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:38:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1847947548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:38:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:38:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:38:59.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1847947548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:38:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:38:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:38:59.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:00.195 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:38:59.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:00.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:00.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:00.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:00.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:00.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:00.197 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[183063]: pgmap v5955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10485 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:00.197 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:38:59 smithi071 ceph-mon[178459]: pgmap v5955: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:00.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:00.195+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:01.171 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:00.790+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:01.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:01.172 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:01.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:01.172 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:01.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:01.171+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:02.151 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:01.745+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:02.151 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:02.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/12214181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:02.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:02.152 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:01 smithi071 ceph-mon[178459]: pgmap v5956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:02.152 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:02.152 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/12214181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:02.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:02.153 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:01 smithi071 ceph-mon[183063]: pgmap v5956: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:02.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:03.120 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:02.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:03.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:03.121 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:03.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:03.121 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:03.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:03.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:04.096 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:03.747+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:04.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:04.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:04.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:04.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:04.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/126902226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:04.097 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[183063]: pgmap v5957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:04.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:04.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:04.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:04.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:04.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/126902226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:04.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:03 smithi071 ceph-mon[178459]: pgmap v5957: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:04.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:04.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:05.104 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:04.710+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:05.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:05.104 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:05.105 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:04 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:05.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:05.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:05.105 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:04 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10495 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:05.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:05.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:05.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:05.676+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:05.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:05 smithi071 ceph-mon[178459]: pgmap v5958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/77456575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:05 smithi071 ceph-mon[183063]: pgmap v5958: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:05.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/77456575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:06.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:06.113+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:07.144 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:06.721+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:07.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:07.145 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:07.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:07.145 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:07.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:08.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:07.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:08.169 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:08.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:08.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:08.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:08.170 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-mon[183063]: pgmap v5959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:08.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:08.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:08.170 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:08.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:08.171 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:07 smithi071 ceph-mon[178459]: pgmap v5959: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:08.168+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:08.760+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2529853432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2529853432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:09.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:09.723+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:10.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:09 smithi071 ceph-mon[178459]: pgmap v5960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:09 smithi071 ceph-mon[183063]: pgmap v5960: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:10.679 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:10.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:10.678+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:10 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1851204569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:10 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10500 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:10.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1851204569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:11.654 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:11.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:11.655 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:11.249+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:11.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:11 smithi071 ceph-mon[178459]: pgmap v5961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:11.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:11 smithi071 ceph-mon[183063]: pgmap v5961: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:12.664 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:12.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:12.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2298737732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:12.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2298737732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:13.621 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:13.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:13.882 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:13.620+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:14.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:13 smithi071 ceph-mon[183063]: pgmap v5962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:39:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:13 smithi071 ceph-mon[178459]: pgmap v5962: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:39:14.635 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:14.280+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:14.635+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:15.643 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:15.270+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:15.643+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1261906100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[183063]: pgmap v5963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1261906100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:15.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:15 smithi071 ceph-mon[178459]: pgmap v5963: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:16.595 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:16.299+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:16.886 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:16.595+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:17.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:17.574 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:17.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:17.895 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:17.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:17 smithi071 ceph-mon[183063]: pgmap v5964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4216430884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:17 smithi071 ceph-mon[178459]: pgmap v5964: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4216430884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:18.574 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:18.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:18.897 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:18.573+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:19.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:19.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:19.600 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:19.281+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:19.906 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:19.600+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:20.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:39:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[183063]: pgmap v5965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:20.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10505 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:39:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:19 smithi071 ceph-mon[178459]: pgmap v5965: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:20.578 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:20.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:20.578 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:39:20.467+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:39:20.578 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:39:20.579 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:39:20.579 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:39:20.579 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:39:20.579 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:39:20.579 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:39:20.579 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:39:20.580 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:39:20.580 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:39:20.580 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:39:20.580 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:39:20.580 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:39:20.580 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:39:20.580 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:39:20.580 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:39:20.581 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:39:20.581 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:39:20.581 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:39:20.907 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:20.577+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:20.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:20.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1830981182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:20.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:20.908 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:39:20.908 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:39:20.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:39:20.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:39:20.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:39:20.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:39:20.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:39:20.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:39:20.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:39:20.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:39:20.909 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:39:20.910 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:39:20.910 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:39:20.910 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:39:20.910 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:39:20.910 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:39:20.910 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:39:20.910 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:39:20.910 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:39:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1830981182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:20 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:39:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:39:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:39:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:39:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:39:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:39:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:39:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:39:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:39:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:39:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:39:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:39:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:39:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:39:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:39:21.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:39:21.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:39:21.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:39:21.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:39:21.564 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:21.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:21.911 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:21.563+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:22.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:21 smithi071 ceph-mon[178459]: pgmap v5966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:22.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:21 smithi071 ceph-mon[183063]: pgmap v5966: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:22.601 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:22.323+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:22.912 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:22.601+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4052894814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4052894814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:23.645 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:23.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:23.920 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:23.644+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:24.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-mon[183063]: pgmap v5967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:24.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:23 smithi071 ceph-mon[178459]: pgmap v5967: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:24.606 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:24.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:24.924 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:24.606+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:25.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:39:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:39:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:39:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:39:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[183063]: pgmap v5968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[183063]: pgmap v5969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:39:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1560318194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:39:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:39:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10515 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:39:25.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:39:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[178459]: pgmap v5968: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[178459]: pgmap v5969: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:39:25.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1560318194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:25.645 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:25.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:25.928 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:25.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:26.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:26.596 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:26.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:26.935 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:26.596+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:27.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:27.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:26 smithi071 ceph-mon[178459]: pgmap v5970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:26 smithi071 ceph-mon[183063]: pgmap v5970: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:27.936 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:27.617+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:28.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/776466149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:28.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/776466149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:28.593 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:28.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:28.940 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:28.593+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:29.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:29.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:29.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:28 smithi071 ceph-mon[178459]: pgmap v5971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:29.193 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:39:29.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:29.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:29.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:28 smithi071 ceph-mon[183063]: pgmap v5971: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:29.194 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:39:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:29.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:29.941 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:29.587+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:30.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:29 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:30.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4264451038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:29 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10520 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:30.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4264451038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:30.550 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:30.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:30.946 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:30.551+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:31.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:30 smithi071 ceph-mon[183063]: pgmap v5972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:31.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:30 smithi071 ceph-mon[178459]: pgmap v5972: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:31.552 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:31.264+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:31.948 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:31.552+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:32.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:32.599 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:32.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:32.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:33.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:33.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/400008715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:33.273 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:33.274 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:32 smithi071 ceph-mon[183063]: pgmap v5973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:33.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:33.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/400008715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:33.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:33.274 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:32 smithi071 ceph-mon[178459]: pgmap v5973: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:33.574 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:33.273+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:33.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:33.574+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:34.249 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:34.250 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:34.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:34.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:34.546 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:34.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:34.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:34.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:35.220 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:35.220 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:35.220 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2975934440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:35.220 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:34 smithi071 ceph-mon[183063]: pgmap v5974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:35.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:35.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:35.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2975934440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:35.221 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:34 smithi071 ceph-mon[178459]: pgmap v5974: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:35.593 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:35.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:35.593+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:36.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10525 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:36.574+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:37.218 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:37.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:37.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:36 smithi071 ceph-mon[183063]: pgmap v5975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:37.437 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2096254669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:37.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:37.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:37.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:36 smithi071 ceph-mon[178459]: pgmap v5975: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:37.438 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2096254669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:37.553 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:37.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:37.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:37.554+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:38.250 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:38.250 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:38.250 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:38.251 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:38.508 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:38.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:38.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:38.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:39.203+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:39.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:39.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:38 smithi071 ceph-mon[178459]: pgmap v5976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:39.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:38 smithi071 ceph-mon[183063]: pgmap v5976: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:39.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:39.473+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:40.244 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:40.244 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:40.244 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:40.244 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/455700403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:40.244 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:40.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:40.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:40.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:40.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/455700403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:40.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:40.515 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:40.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:40.515+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:41.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:41.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:41.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:40 smithi071 ceph-mon[183063]: pgmap v5977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:41.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:41.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:41.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:40 smithi071 ceph-mon[178459]: pgmap v5977: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:41.530 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:41.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:41.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:41.530+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:42.276 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:42.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:42.277 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2751237924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:42.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:42.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:42.277 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2751237924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:42.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:42.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:42.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:42.490+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:43.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:43.319 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:43.319 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:42 smithi071 ceph-mon[183063]: pgmap v5978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:43.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:43.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:43.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:42 smithi071 ceph-mon[178459]: pgmap v5978: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:43.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:43.449+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:43.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:43.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:44.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:44.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:44.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:44.369 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:44.370 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:39:44.370 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2541800495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:44.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:44.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:44.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:44.370 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:44.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:39:44.371 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2541800495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:44.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:44.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:44.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:44.368+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:45.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:45.340 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:45.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:45.341 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:44 smithi071 ceph-mon[183063]: pgmap v5979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:45.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:45.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10530 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:45.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:45.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:44 smithi071 ceph-mon[178459]: pgmap v5979: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:45.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:45.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:45.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:45.339+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:46.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:46.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:46.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:46.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:46.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:46.470+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:46.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:46.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:47.269 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:47.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:47.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4208463014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:47.270 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:46 smithi071 ceph-mon[183063]: pgmap v5980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:47.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:47.270 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:47.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4208463014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:47.271 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:46 smithi071 ceph-mon[178459]: pgmap v5980: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:47.520 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:47.269+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:47.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:47.520+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:48.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:48.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:48.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:48.260 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:48.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:48.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:48.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:48.261 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:48.552 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:48.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:48.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:48.551+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:49.253 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:49.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:49.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:48 smithi071 ceph-mon[183063]: pgmap v5981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:49.254 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2461069297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:49.254 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:49.254 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:49.254 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:48 smithi071 ceph-mon[178459]: pgmap v5981: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:49.255 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2461069297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:49.544 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:49.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:49.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:49.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:50.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:50.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:50.290 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:49 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:50.290 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:50.290 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:50.291 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:49 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10540 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:50.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:50.513+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:50.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:50.289+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:51.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:51.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:51.307 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:51 smithi071 ceph-mon[183063]: pgmap v5982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:51.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:51.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:51.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:51 smithi071 ceph-mon[178459]: pgmap v5982: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:51.563 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:51.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:51.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:51.562+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:52.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:52.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2474105847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:52.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:52.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:52.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2474105847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:52.296 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:52.541+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:52.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:52.295+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:53.268 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:53.268 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:53.268 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:53 smithi071 ceph-mon[183063]: pgmap v5983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:53.268 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:53.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:53.269 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:53 smithi071 ceph-mon[178459]: pgmap v5983: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:53.524 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:53.267+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:53.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:53.523+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:54.297 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:54.297 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:54.297 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:54 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3170573910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:54.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:54.297 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:54.298 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:54 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3170573910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:54.571 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:54.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:54.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:54.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:55.342 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:55.342 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:55.342 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:55 smithi071 ceph-mon[183063]: pgmap v5984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:55.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:55.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:55.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:55 smithi071 ceph-mon[178459]: pgmap v5984: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:55.548+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:55.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:55.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:56.383 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:56.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:56.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:56.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:56.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:56.384 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1531185184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:56.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:56.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:56.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10545 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:39:56.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:39:56.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:39:56.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1531185184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:56.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:56.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:56.383+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:57.378 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:57.378 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:57.378 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:57 smithi071 ceph-mon[183063]: pgmap v5985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:57.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:57.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:57.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:57 smithi071 ceph-mon[178459]: pgmap v5985: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:57.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:57.517+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:57.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:57.377+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:58.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:58.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:58.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:58.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:58.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:58.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:58.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:58.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:39:59.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:59.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/330920912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:59.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:59.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-mon[183063]: pgmap v5986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:59.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:39:59.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:39:59.316 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/330920912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:39:59.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:39:59.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-mon[178459]: pgmap v5986: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:39:59.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:39:59.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:39:59.501+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:39:59.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:39:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:39:59.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:00.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 47 slow ops, oldest one blocked for 10550 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:40:00.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:40:00.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:40:00.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:40:00.307 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : have 0; want 1 more 2023-12-07T01:40:00.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:40:00.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 11173 secs 2023-12-07T01:40:00.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:40:00.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:40:00.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:40:00.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : osd.7 (root=default,host=smithi113) is down 2023-12-07T01:40:00.308 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:40:00.309 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : host smithi113 (root=default) (4 osds) is down 2023-12-07T01:40:00.309 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:40:00.309 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.d is stuck stale for 3h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:40:00.309 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:00.309 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:00.309 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:00.309 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:00.310 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 47 slow ops, oldest one blocked for 10550 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:40:00.310 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:40:00.310 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:40:00.310 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:40:00.310 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: have 0; want 1 more 2023-12-07T01:40:00.310 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:40:00.310 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 11173 secs 2023-12-07T01:40:00.310 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:40:00.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:40:00.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:40:00.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: osd.7 (root=default,host=smithi113) is down 2023-12-07T01:40:00.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:40:00.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: host smithi113 (root=default) (4 osds) is down 2023-12-07T01:40:00.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:40:00.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 3.d is stuck stale for 3h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:40:00.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 3.11 is stuck stale for 3h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:40:00.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 3.14 is stuck stale for 3h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:40:00.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 3.1d is stuck stale for 3h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:40:00.312 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 4.1 is stuck stale for 3h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:40:00.312 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 4.5 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.312 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 4.8 is stuck stale for 3h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:40:00.312 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 4.13 is stuck stale for 3h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:40:00.312 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 5.9 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.312 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 5.f is stuck stale for 3h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:40:00.312 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 5.10 is stuck stale for 3h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:40:00.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.11 is stuck stale for 3h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:40:00.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.14 is stuck stale for 3h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:40:00.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.1d is stuck stale for 3h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:40:00.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1 is stuck stale for 3h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:40:00.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.5 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.8 is stuck stale for 3h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:40:00.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.13 is stuck stale for 3h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:40:00.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.9 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.313 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.f is stuck stale for 3h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:40:00.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.10 is stuck stale for 3h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:40:00.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.11 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1f is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.15 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1e is stuck stale for 3h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:40:00.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1a is stuck stale for 3h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:40:00.314 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.5 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.10 is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 5.11 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 5.1f is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 6.15 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 6.1e is stuck stale for 3h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:40:00.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 7.1a is stuck stale for 3h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:40:00.315 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 8.5 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 8.10 is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 8.11 is stuck stale for 3h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:40:00.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 8.1c is stuck stale for 3h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:40:00.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 9.13 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:40:00.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 9.18 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:40:00.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 10.10 is stuck stale for 3h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:40:00.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 11.5 is stuck stale for 3h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:40:00.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 11.17 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:40:00.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 13.7 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 13.e is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 14.d is stuck stale for 3h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:40:00.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 15.f is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 15.10 is stuck stale for 3h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:40:00.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 15.1b is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 16.3 is stuck stale for 3h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:40:00.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 16.1e is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 17.0 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 19.6 is stuck stale for 3h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:40:00.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 19.b is stuck stale for 3h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:40:00.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 21.c is stuck stale for 3h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:40:00.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 21.1b is stuck stale for 3h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:40:00.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 21.1e is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:40:00.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:40:00.318 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 3.19 is stuck undersized for 3h, current state active+undersized, last acting [1,3] 2023-12-07T01:40:00.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.11 is stuck stale for 3h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:40:00.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.1c is stuck stale for 3h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:40:00.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.13 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:40:00.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.18 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:40:00.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.10 is stuck stale for 3h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:40:00.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.5 is stuck stale for 3h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:40:00.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.17 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:40:00.319 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.7 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.e is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.d is stuck stale for 3h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:40:00.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.f is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.10 is stuck stale for 3h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:40:00.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1b is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.3 is stuck stale for 3h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:40:00.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.1e is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.320 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.0 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:40:00.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 4.1e is stuck undersized for 3h, current state active+undersized, last acting [0,3] 2023-12-07T01:40:00.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 5.1c is stuck undersized for 3h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:40:00.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 5.1e is stuck undersized for 3h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:40:00.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:40:00.321 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 7.12 is stuck undersized for 3h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 7.13 is stuck undersized for 3h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 7.1c is stuck undersized for 3h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:40:00.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 7.1d is stuck undersized for 3h, current state active+undersized, last acting [1,0] 2023-12-07T01:40:00.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:40:00.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:40:00.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:40:00.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:40:00.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 10.13 is stuck undersized for 3h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.322 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 10.1f is stuck undersized for 3h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 11.11 is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 11.12 is stuck undersized for 3h, current state active+undersized, last acting [2,0] 2023-12-07T01:40:00.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 11.1f is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:40:00.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:40:00.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:40:00.323 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.324 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:40:00.324 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:40:00.324 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:40:00.324 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.324 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.6 is stuck stale for 3h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:40:00.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.b is stuck stale for 3h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:40:00.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.c is stuck stale for 3h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:40:00.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1b is stuck stale for 3h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:40:00.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1e is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:40:00.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:40:00.325 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 3.19 is stuck undersized for 3h, current state active+undersized, last acting [1,3] 2023-12-07T01:40:00.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:40:00.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 4.1e is stuck undersized for 3h, current state active+undersized, last acting [0,3] 2023-12-07T01:40:00.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1c is stuck undersized for 3h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:40:00.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 5.1e is stuck undersized for 3h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:40:00.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:40:00.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.12 is stuck undersized for 3h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.326 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.13 is stuck undersized for 3h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 15.14 is stuck undersized for 3h, current state active+undersized, last acting [0,3] 2023-12-07T01:40:00.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 15.15 is stuck undersized for 3h, current state active+undersized, last acting [0,1] 2023-12-07T01:40:00.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:40:00.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 16.4 is stuck undersized for 3h, current state active+undersized, last acting [3,1] 2023-12-07T01:40:00.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 16.a is stuck undersized for 3h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 16.b is stuck undersized for 3h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.327 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:40:00.328 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:40:00.328 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:40:00.328 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 17.b is stuck undersized for 3h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.328 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:40:00.328 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 18.7 is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.328 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.328 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 19.9 is stuck undersized for 3h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.328 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 19.a is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.328 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 20.0 is stuck undersized for 3h, current state active+undersized, last acting [3,0] 2023-12-07T01:40:00.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 21.0 is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 21.e is stuck undersized for 3h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:40:00.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: pg 21.f is stuck undersized for 3h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: [WRN] SLOW_OPS: 47 slow ops, oldest one blocked for 10550 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:40:00.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:40:00.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[183063]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:40:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1c is stuck undersized for 3h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:40:00.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 7.1d is stuck undersized for 3h, current state active+undersized, last acting [1,0] 2023-12-07T01:40:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:40:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:40:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:40:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:40:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.13 is stuck undersized for 3h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.331 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 10.1f is stuck undersized for 3h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.11 is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.12 is stuck undersized for 3h, current state active+undersized, last acting [2,0] 2023-12-07T01:40:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 11.1f is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:40:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:40:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.332 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:40:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:40:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:40:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:40:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.14 is stuck undersized for 3h, current state active+undersized, last acting [0,3] 2023-12-07T01:40:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.15 is stuck undersized for 3h, current state active+undersized, last acting [0,1] 2023-12-07T01:40:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:40:00.333 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.4 is stuck undersized for 3h, current state active+undersized, last acting [3,1] 2023-12-07T01:40:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:39:59.999+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.a is stuck undersized for 3h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 16.b is stuck undersized for 3h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:40:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:40:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:40:00.334 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 17.b is stuck undersized for 3h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:40:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.7 is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.9 is stuck undersized for 3h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 19.a is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 20.0 is stuck undersized for 3h, current state active+undersized, last acting [3,0] 2023-12-07T01:40:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.0 is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.335 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.e is stuck undersized for 3h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:40:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : pg 21.f is stuck undersized for 3h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [WRN] SLOW_OPS: 47 slow ops, oldest one blocked for 10550 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:40:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:40:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:40:00.000+0000 7f25297cf700 -1 log_channel(cluster) log [ERR] : SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:40:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:00.336 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:00.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:00.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:00.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: Health detail: HEALTH_ERR 1 hosts fail cephadm check; insufficient standby MDS daemons available; 1 MDSs report slow metadata IOs; 1/3 mons down, quorum a,c; 1 osds down; 1 host (4 osds) down; Reduced data availability: 39 pgs stale; Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized; 47 slow ops, oldest one blocked for 10550 sec, daemons [osd.0,osd.2] have slow ops.; Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:40:00.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: [WRN] CEPHADM_HOST_CHECK_FAILED: 1 hosts fail cephadm check 2023-12-07T01:40:00.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: host smithi113 (172.21.15.113) failed check: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:40:00.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: [WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2023-12-07T01:40:00.337 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: have 0; want 1 more 2023-12-07T01:40:00.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: [WRN] MDS_SLOW_METADATA_IO: 1 MDSs report slow metadata IOs 2023-12-07T01:40:00.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: mds.foo.smithi071.rtwagw(mds.0): 2 slow metadata IOs are blocked > 30 secs, oldest blocked for 11173 secs 2023-12-07T01:40:00.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-07T01:40:00.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: mon.b (rank 1) addr [v2:172.21.15.113:3300/0,v1:172.21.15.113:6789/0] is down (out of quorum) 2023-12-07T01:40:00.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: [WRN] OSD_DOWN: 1 osds down 2023-12-07T01:40:00.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: osd.7 (root=default,host=smithi113) is down 2023-12-07T01:40:00.338 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: [WRN] OSD_HOST_DOWN: 1 host (4 osds) down 2023-12-07T01:40:00.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: host smithi113 (root=default) (4 osds) is down 2023-12-07T01:40:00.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: [WRN] PG_AVAILABILITY: Reduced data availability: 39 pgs stale 2023-12-07T01:40:00.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 3.d is stuck stale for 3h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:40:00.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 3.11 is stuck stale for 3h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:40:00.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 3.14 is stuck stale for 3h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:40:00.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 3.1d is stuck stale for 3h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:40:00.339 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 4.1 is stuck stale for 3h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:40:00.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 4.5 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 4.8 is stuck stale for 3h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:40:00.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 4.13 is stuck stale for 3h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:40:00.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 5.9 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 5.f is stuck stale for 3h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:40:00.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 5.10 is stuck stale for 3h, current state stale+active+clean, last acting [7,4,6] 2023-12-07T01:40:00.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 5.11 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 5.1f is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.340 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 6.15 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 6.1e is stuck stale for 3h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:40:00.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 7.1a is stuck stale for 3h, current state stale+active+clean, last acting [4,6,5] 2023-12-07T01:40:00.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 8.5 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 8.10 is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 8.11 is stuck stale for 3h, current state stale+active+clean, last acting [5,7,6] 2023-12-07T01:40:00.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 8.1c is stuck stale for 3h, current state stale+active+clean, last acting [5,7,4] 2023-12-07T01:40:00.341 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 9.13 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:40:00.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 9.18 is stuck stale for 3h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:40:00.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 10.10 is stuck stale for 3h, current state stale+active+clean, last acting [4,7,6] 2023-12-07T01:40:00.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 11.5 is stuck stale for 3h, current state stale+active+clean, last acting [7,5,6] 2023-12-07T01:40:00.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 11.17 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,5] 2023-12-07T01:40:00.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 13.7 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.342 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 13.e is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 14.d is stuck stale for 3h, current state stale+active+clean, last acting [6,5,4] 2023-12-07T01:40:00.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 15.f is stuck stale for 3h, current state stale+active+clean, last acting [6,4,7] 2023-12-07T01:40:00.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 15.10 is stuck stale for 3h, current state stale+active+clean, last acting [4,5,6] 2023-12-07T01:40:00.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 15.1b is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 16.3 is stuck stale for 3h, current state stale+active+clean, last acting [5,4,6] 2023-12-07T01:40:00.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 16.1e is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 17.0 is stuck stale for 3h, current state stale+active+clean, last acting [7,6,4] 2023-12-07T01:40:00.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 19.6 is stuck stale for 3h, current state stale+active+clean, last acting [4,5,7] 2023-12-07T01:40:00.343 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 19.b is stuck stale for 3h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:40:00.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 21.c is stuck stale for 3h, current state stale+active+clean, last acting [6,4,5] 2023-12-07T01:40:00.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 21.1b is stuck stale for 3h, current state stale+active+clean, last acting [4,6,7] 2023-12-07T01:40:00.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 21.1e is stuck stale for 3h, current state stale+active+clean, last acting [7,5,4] 2023-12-07T01:40:00.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: [WRN] PG_DEGRADED: Degraded data redundancy: 561/2976 objects degraded (18.851%), 75 pgs degraded, 331 pgs undersized 2023-12-07T01:40:00.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 3.16 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:40:00.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 3.19 is stuck undersized for 3h, current state active+undersized, last acting [1,3] 2023-12-07T01:40:00.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 4.11 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:40:00.344 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 4.1e is stuck undersized for 3h, current state active+undersized, last acting [0,3] 2023-12-07T01:40:00.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 5.1c is stuck undersized for 3h, current state active+undersized+degraded, last acting [3,2] 2023-12-07T01:40:00.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 5.1e is stuck undersized for 3h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:40:00.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 6.12 is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 6.1c is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:40:00.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 7.12 is stuck undersized for 3h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 7.13 is stuck undersized for 3h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 7.1c is stuck undersized for 3h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:40:00.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 7.1d is stuck undersized for 3h, current state active+undersized, last acting [1,0] 2023-12-07T01:40:00.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 8.12 is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,0] 2023-12-07T01:40:00.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 9.10 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:40:00.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 9.1d is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:40:00.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 10.11 is stuck undersized for 2h, current state active+undersized+degraded, last acting [0,2] 2023-12-07T01:40:00.346 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 10.13 is stuck undersized for 3h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 10.1f is stuck undersized for 3h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 11.11 is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 11.12 is stuck undersized for 3h, current state active+undersized, last acting [2,0] 2023-12-07T01:40:00.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 11.1e is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.348 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 11.1f is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 12.16 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:40:00.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 12.18 is stuck undersized for 2h, current state active+undersized, last acting [1,3] 2023-12-07T01:40:00.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 12.19 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 13.14 is stuck undersized for 2h, current state active+undersized, last acting [0,1] 2023-12-07T01:40:00.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 13.18 is stuck undersized for 2h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 13.19 is stuck undersized for 2h, current state active+undersized, last acting [3,2] 2023-12-07T01:40:00.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 14.14 is stuck undersized for 2h, current state active+undersized, last acting [3,1] 2023-12-07T01:40:00.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 14.15 is stuck undersized for 2h, current state active+undersized, last acting [3,0] 2023-12-07T01:40:00.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 14.1b is stuck undersized for 2h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 15.14 is stuck undersized for 3h, current state active+undersized, last acting [0,3] 2023-12-07T01:40:00.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 15.15 is stuck undersized for 3h, current state active+undersized, last acting [0,1] 2023-12-07T01:40:00.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 15.1a is stuck undersized for 2h, current state active+undersized+degraded, last acting [3,1] 2023-12-07T01:40:00.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 16.4 is stuck undersized for 3h, current state active+undersized, last acting [3,1] 2023-12-07T01:40:00.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 16.a is stuck undersized for 3h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 16.b is stuck undersized for 3h, current state active+undersized, last acting [1,2] 2023-12-07T01:40:00.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 17.5 is stuck undersized for 2h, current state active+undersized, last acting [0,3] 2023-12-07T01:40:00.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 17.8 is stuck undersized for 2h, current state active+undersized, last acting [2,0] 2023-12-07T01:40:00.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 17.a is stuck undersized for 2h, current state active+undersized+degraded, last acting [2,3] 2023-12-07T01:40:00.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 17.b is stuck undersized for 3h, current state active+undersized, last acting [0,2] 2023-12-07T01:40:00.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 18.6 is stuck undersized for 2h, current state active+undersized, last acting [1,0] 2023-12-07T01:40:00.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 18.7 is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 18.b is stuck undersized for 2h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.351 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 19.9 is stuck undersized for 3h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 19.a is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 20.0 is stuck undersized for 3h, current state active+undersized, last acting [3,0] 2023-12-07T01:40:00.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 21.0 is stuck undersized for 3h, current state active+undersized, last acting [2,3] 2023-12-07T01:40:00.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 21.1 is stuck undersized for 2h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 21.e is stuck undersized for 3h, current state active+undersized+degraded, last acting [1,2] 2023-12-07T01:40:00.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: pg 21.f is stuck undersized for 3h, current state active+undersized, last acting [2,1] 2023-12-07T01:40:00.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: [WRN] SLOW_OPS: 47 slow ops, oldest one blocked for 10550 sec, daemons [osd.0,osd.2] have slow ops. 2023-12-07T01:40:00.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: [ERR] UPGRADE_OFFLINE_HOST: Upgrade: Failed to connect to host smithi113 at addr (172.21.15.113) 2023-12-07T01:40:00.352 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-mon[178459]: SSH connection failed to smithi113 at addr (172.21.15.113): Host(s) were marked offline: {'smithi113'} 2023-12-07T01:40:00.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:00.505+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:00.306+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:01.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:01.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:01.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:01 smithi071 ceph-mon[178459]: pgmap v5987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:01.310 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1113180895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:01.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:01.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:01.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:01 smithi071 ceph-mon[183063]: pgmap v5987: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:01.311 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1113180895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:01.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:01.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:01.310+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:02.301 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:02.302 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:02.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:02.302 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:02.522+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:02.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:02.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:03.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:03.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:03 smithi071 ceph-mon[178459]: pgmap v5988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:03 smithi071 ceph-mon[183063]: pgmap v5988: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:03.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:03.508+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:04.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:04.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:04.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:04.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/357151109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:04.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:04.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:04.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:04.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:04.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/357151109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:04.318 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:04.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:04.316+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:05.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:05.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:05.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:05 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:05.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:05 smithi071 ceph-mon[183063]: pgmap v5989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:05.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:05.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:05.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:05 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10550 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:05.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:05 smithi071 ceph-mon[178459]: pgmap v5989: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:05.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:05.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:05.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:06.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:06.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:06.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2751140011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:06.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:06.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:06.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2751140011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:06.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:06.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:06.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:07.348 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:07.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:07.349 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:07 smithi071 ceph-mon[183063]: pgmap v5990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:07.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:07.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:07.350 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:07 smithi071 ceph-mon[178459]: pgmap v5990: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:07.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:07.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:07.348+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:08.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:08.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:08.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:08.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:08.329 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3803240918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:08.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:08.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:08.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:08.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:08.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3803240918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:08.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:08.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:08.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:08.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:09.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:09.290+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:09 smithi071 ceph-mon[178459]: pgmap v5991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:09.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:09.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:09 smithi071 ceph-mon[183063]: pgmap v5991: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:09.601+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:10.247+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:10 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:10.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:10 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10560 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:10.630+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:11.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:11.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/866047520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:11 smithi071 ceph-mon[178459]: pgmap v5992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/866047520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:11 smithi071 ceph-mon[183063]: pgmap v5992: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:11.642+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:12.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:12.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:12.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:12.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:13.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:13.261+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:13.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:13 smithi071 ceph-mon[178459]: pgmap v5993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/435758349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:13.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:13 smithi071 ceph-mon[183063]: pgmap v5993: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/435758349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:13.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:13.654+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:14.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:40:14.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:14.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:40:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:14.671+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:15.664 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:15.236+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:15.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:15.664 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:15 smithi071 ceph-mon[178459]: pgmap v5994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:15.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:15.665 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4244873090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:15.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:15.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:15 smithi071 ceph-mon[183063]: pgmap v5994: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:15.665 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:15.666 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4244873090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:15.664+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:16.652 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:16.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:16.652 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:16.653 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:16.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:16.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10565 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:16.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:16.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:16.653 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:16.651+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:17.683 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:17.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:17.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:17.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:17 smithi071 ceph-mon[178459]: pgmap v5995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:17.684 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:17.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:17.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:17 smithi071 ceph-mon[183063]: pgmap v5995: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:17.684 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:17.683+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:18.650 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:18.301+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:18.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:18.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2098931362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:18.650 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:18.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:18.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2098931362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:18.651 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:18.649+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:19.672 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:19.266+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:19.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:19.672 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:19 smithi071 ceph-mon[178459]: pgmap v5996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:19.673 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:19.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:19.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:19 smithi071 ceph-mon[183063]: pgmap v5996: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:19.673 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:19.671+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:20.685 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:20.218+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:20.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:20.686 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:20.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:20.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:20.687 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4038817971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:20.687 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:20.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:20.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:20.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:20.688 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4038817971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:20.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:20.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:21.170+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:21 smithi071 ceph-mon[178459]: pgmap v5997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:21 smithi071 ceph-mon[183063]: pgmap v5997: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:22.175 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:21.699+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:22.175+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3339517169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3339517169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:23.136 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:22.724+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:23.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:23 smithi071 ceph-mon[183063]: pgmap v5998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:23.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:23 smithi071 ceph-mon[178459]: pgmap v5998: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:24.169 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:23.711+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:24.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:24.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10569 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:24.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10569 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:25.162 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:24.702+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:25.163+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:25.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:40:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-mon[183063]: pgmap v5999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3357520208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:25.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:40:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-mon[178459]: pgmap v5999: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3357520208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:25.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:26.120 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:25.736+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:26.393 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:26.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:26.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:26.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:26.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:27.079 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:26.759+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:27.397 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:27.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-mon[183063]: pgmap v6000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:27.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2078283506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-mon[178459]: pgmap v6000: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:27.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2078283506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:27.700 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:40:27.412+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:40:27.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:40:27.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:40:27.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:40:27.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:40:27.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:40:27.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:40:27.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:40:27.701 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:40:27.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:40:27.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:40:27.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:40:27.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:40:27.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:40:27.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:40:27.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:40:27.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:40:27.702 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:40:27.703 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:40:28.097 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:27.788+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:28.398 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:28.098+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:28.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:40:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:40:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:40:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:40:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:40:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:40:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:40:28.700 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:40:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:40:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:40:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:40:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:40:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:40:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:40:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:40:28.701 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:40:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:40:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:40:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:40:28.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:28.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:40:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:40:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:40:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:40:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:40:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:40:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:40:28.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:40:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:40:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:40:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:40:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:40:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:40:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:40:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:40:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:40:28.704 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:40:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:40:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:40:28.705 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:29.084 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:28.766+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:29.408 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:29.085+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:29.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[178459]: pgmap v6001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:40:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:40:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:40:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:40:29.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:40:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:40:29.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:29.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[183063]: pgmap v6001: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:29.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:40:29.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:40:29.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:40:29.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:29.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:40:29.702 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:40:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:40:29.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10575 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:30.056 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:29.735+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:30.410 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:30.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:30.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-mon[183063]: pgmap v6002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-mon[183063]: pgmap v6003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3112939054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:30.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:30.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-mon[178459]: pgmap v6002: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-mon[178459]: pgmap v6003: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3112939054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:30.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:31.085 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:30.706+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:31.417 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:31.086+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:31.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:31.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:32.081 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:31.709+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:32.420 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:32.081+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:32 smithi071 ceph-mon[183063]: pgmap v6004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:32.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:32.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1270159318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:32 smithi071 ceph-mon[178459]: pgmap v6004: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:32.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1270159318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:33.057 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:32.703+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:33.428 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:33.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:33.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:33.674+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:34.428 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:34.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:34.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-mon[183063]: pgmap v6005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/906805220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-mon[178459]: pgmap v6005: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/906805220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:34.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10580 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:35.117 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:34.718+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:35.436 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:35.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:35.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:35.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:36.111 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:35.758+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:36.437 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:36.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-mon[178459]: pgmap v6006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-mon[183063]: pgmap v6006: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:37.124 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:36.795+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:37.442 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:37.124+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:37.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:37 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3972111169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:37 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3972111169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:37.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:38.141 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:37.776+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:38.443 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:38.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:38 smithi071 ceph-mon[178459]: pgmap v6007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:38 smithi071 ceph-mon[183063]: pgmap v6007: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:38.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:39.142 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:38.811+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:39.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:39.142+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:39.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/59639450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:39.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/59639450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10585 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:40.138 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:39.796+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:40.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:40.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-mon[183063]: pgmap v6008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-mon[178459]: pgmap v6008: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:41.118 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:40.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:41.117+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:41.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:41.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:41.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3239357342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:41.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:41.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:41.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3239357342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:42.069 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:41.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:42.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:42.762 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:42.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:42 smithi071 ceph-mon[183063]: pgmap v6009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:42.763 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:42.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:42.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:42 smithi071 ceph-mon[178459]: pgmap v6009: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:42.763 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:43.067 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:42.762+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:43.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:43.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:43.802 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:43.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:43.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:44.109 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:43.802+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:44.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:44.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:44.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[183063]: pgmap v6010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:44.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:44.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:44.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:40:44.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/365505559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:44.793 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:44.794 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:44.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:44.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[178459]: pgmap v6010: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:44.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:44.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:44.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:40:44.794 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/365505559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:44.795 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:44.795 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10590 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:45.086 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:44.792+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:45.086+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:45.751 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:45.752 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:45.752 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:45.752 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:46.055 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:45.751+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:46.055+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:46.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:46.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:46 smithi071 ceph-mon[183063]: pgmap v6011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:46.791 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:46.792 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/183505395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:46.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:46.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:46 smithi071 ceph-mon[178459]: pgmap v6011: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:46.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:46.792 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/183505395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:47.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:46.791+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:47.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:47.019+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:47.780 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:47.781 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:47.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:47.781 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:48.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:47.780+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:47.976+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:48.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:48.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-mon[183063]: pgmap v6012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:48.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:48.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:48.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:48.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:48.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-mon[178459]: pgmap v6012: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:48.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:48.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:48.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:48.818+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:48.949+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:49.806 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:49.807 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:49 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1093230837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:49.807 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:49.807 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:49 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:49.807 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:49.807 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:49 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1093230837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:49.807 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:49.808 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:49 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10595 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:49.806+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:49.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:50.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:50.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:50 smithi071 ceph-mon[183063]: pgmap v6013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:50.854 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:50.854 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:50.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:50 smithi071 ceph-mon[178459]: pgmap v6013: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:50.855 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:50.853+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:50.971+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:51.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:51.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:51.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3550111393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:51.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:51.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:51.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3550111393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:52.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:51.875+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:52.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:51.995+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:52.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:52.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:52 smithi071 ceph-mon[183063]: pgmap v6014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:52.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:52.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:52.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:52 smithi071 ceph-mon[178459]: pgmap v6014: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:52.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:53.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:52.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:53.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:52.967+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:53.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:53.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:53.871 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1540085916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:53.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:53.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:53.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1540085916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:54.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:53.870+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:53.923+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:54.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:54.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:54 smithi071 ceph-mon[183063]: pgmap v6015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:54.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:54.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:54.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:54.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:54 smithi071 ceph-mon[178459]: pgmap v6015: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:54.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:54.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10600 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:55.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:54.892+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:54.884+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:55.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:55.873 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:55.874 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:55.874 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:55.927+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:56.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:55.873+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:56.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:56.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[183063]: pgmap v6016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:56.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:56.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:56.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/388129368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:56.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:56.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:56.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[178459]: pgmap v6016: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:56.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:40:56.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:40:56.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/388129368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:56.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:57.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:56.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:57.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:56.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:57.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:57.887 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:57.887 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:57.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:58.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:57.886+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:57.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:58.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:58.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:58 smithi071 ceph-mon[183063]: pgmap v6017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:58.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:58.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3161111165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:58.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:58.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:58 smithi071 ceph-mon[178459]: pgmap v6017: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:40:58.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:58.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3161111165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:40:59.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:58.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:40:59.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:58.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:40:59.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:59.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:40:59.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:59.904 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:40:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:40:59.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:40:59.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:40:59.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:40:59.905 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:40:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10605 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:00.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:40:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:40:59.908+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:40:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:40:59.903+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:00.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:00.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-mon[183063]: pgmap v6018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:00.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:00.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:00.935 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:00.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:00.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-mon[178459]: pgmap v6018: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:00.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:00.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:00.936 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:01.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:00.934+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:00.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:01.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:01.905 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:01 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3920483001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:01.906 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:01.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:01.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:01 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3920483001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:01.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:02.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:01.926+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:01.905+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:02.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:02.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:02 smithi071 ceph-mon[183063]: pgmap v6019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:02.884 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:02.884 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:02.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:02 smithi071 ceph-mon[178459]: pgmap v6019: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:02.885 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:02.890+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:02.883+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:03.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:03.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:03.879 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3496888862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:03.879 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:03.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:03.880 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3496888862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:03.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:03.878+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:04.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:04.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[183063]: pgmap v6020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:04.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:04.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:04.893 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:04.893 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:04.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:04.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[178459]: pgmap v6020: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:04.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:04.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:04.893 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:04.894 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10610 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:05.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:04.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:04.891+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:05.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:05.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:05.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:05 smithi071 ceph-mon[183063]: pgmap v6021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:05.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1415401158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:05.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:05.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:05.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:05 smithi071 ceph-mon[178459]: pgmap v6021: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:05.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1415401158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:05.925+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:06.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:05.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:06.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:06.909 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:06.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:06.910 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:06.909+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:06.963+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:07 smithi071 ceph-mon[183063]: pgmap v6022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:07 smithi071 ceph-mon[178459]: pgmap v6022: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:07.958+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:08.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:07.978+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:08.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:08.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:08.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:08.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/502468979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:08.912 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:08.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:08.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:08.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:08.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/502468979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:08.913 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:08.912+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:09.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:09.028+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:09.891 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:09.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:09.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:09 smithi071 ceph-mon[183063]: pgmap v6023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:09.892 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:09 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:09.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:09.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:09.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:09 smithi071 ceph-mon[178459]: pgmap v6023: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:09.892 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:09 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10615 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:09.891+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:10.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:10.002+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:10.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:10.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:10.910 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/231880649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:10.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:10.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:10.911 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/231880649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:11.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:10.910+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:11.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:11.035+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:11.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:11.875 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:11.876 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:11 smithi071 ceph-mon[183063]: pgmap v6024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:11.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:11.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:11.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:11 smithi071 ceph-mon[178459]: pgmap v6024: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:11.874+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:12.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:12.057+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:12.916 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:12.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:12.917 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3398173023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:12.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:12.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:12.917 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3398173023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:13.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:12.916+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:13.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:13.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:13.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:13.918 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:13.919 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:13 smithi071 ceph-mon[183063]: pgmap v6025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:13.919 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:13 smithi071 ceph-mon[178459]: pgmap v6025: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:14.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:13.918+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:14.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:14.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:14.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:14.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:41:14.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:14.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:14 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:14.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:14.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:41:14.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:14.944 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:14 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10620 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:15.130+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:15.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:14.942+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:15.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:15.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3457620018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:15.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:15.942 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:15 smithi071 ceph-mon[183063]: pgmap v6026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:15.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:15.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3457620018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:15.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:15.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:15 smithi071 ceph-mon[178459]: pgmap v6026: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:16.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:16.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:15.941+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:16.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:16.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:17.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:16.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:17.090+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:17.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:17 smithi071 ceph-mon[178459]: pgmap v6027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/451020444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:17 smithi071 ceph-mon[183063]: pgmap v6027: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:17.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/451020444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:17.994+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:18.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:18.133+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:18.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:18.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:19.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:19.034+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:19.121+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:19.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[183063]: pgmap v6028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:19.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[178459]: pgmap v6028: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:19.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:19 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10625 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:20.010+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:20.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:20.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4256390397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:20.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4256390397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:20.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:21.453 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:20.984+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:21.454 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:21.164+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:21.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:21 smithi071 ceph-mon[178459]: pgmap v6029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:21.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:21 smithi071 ceph-mon[183063]: pgmap v6029: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:22.208 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:21.951+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:22.603 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:22.208+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:22.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:22.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/204877373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:22.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/204877373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:23.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:22.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:23.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:23.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:23.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:23.927 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:23.928 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-mon[178459]: pgmap v6030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:23.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:23.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:23.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:23.928 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:23.929 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-mon[183063]: pgmap v6030: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:24.191 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:23.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:24.192+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:24.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:24 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2939814663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:24.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:24 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10630 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2939814663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:25.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:24.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:25.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:25.180+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:25.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:25 smithi071 ceph-mon[183063]: pgmap v6031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:25 smithi071 ceph-mon[178459]: pgmap v6031: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:26.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:25.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:26.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:26.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:26.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:27.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:26.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:27.145+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:27.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2537930653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[183063]: pgmap v6032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2537930653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:27.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-mon[178459]: pgmap v6032: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:28.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:27.966+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:28.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:28.156+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:28.930 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:28.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:28.931 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:41:28.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:28.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:28.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:41:29.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:28.930+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:29.198+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:29.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2624817263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:41:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[178459]: pgmap v6033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:29.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2624817263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:29.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:41:29.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[183063]: pgmap v6033: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:29.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10635 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:29.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:41:29.619+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:41:29.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:41:29.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:41:29.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:41:29.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:41:29.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:41:29.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:41:29.953 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:41:29.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:41:29.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:41:29.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:41:29.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:41:29.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:41:29.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:41:29.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:41:29.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:41:29.954 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:41:29.955 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:41:29.955 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:41:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:29.974+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:30.210+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:30.945 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:30.946 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:30 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:41:30.946 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:41:30.946 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:41:30.946 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:41:30.946 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:41:30.947 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:41:30.947 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:41:30.947 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:41:30.947 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:41:30.947 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:41:30.947 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:41:30.947 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:41:30.947 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:41:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:41:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:41:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:41:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:41:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:41:30.948 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:41:30.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:30 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:41:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:41:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:41:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:41:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:41:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:41:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:41:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:41:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:41:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:41:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:41:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:41:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:41:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:41:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:41:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:41:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:41:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:41:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:41:30.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:31.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:30.944+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:31.638 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:31.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:31.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:31 smithi071 ceph-mon[178459]: pgmap v6034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2058508981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:31 smithi071 ceph-mon[183063]: pgmap v6034: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:31.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2058508981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:32.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:31.978+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:32.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:32.188+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:32.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:33.028+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:33.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:33.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:33 smithi071 ceph-mon[183063]: pgmap v6035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:33.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:33 smithi071 ceph-mon[178459]: pgmap v6035: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:33.979+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:34.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:34.178+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:34.936 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:34.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:41:34.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:41:34.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:34.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1359866650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:34.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:41:34.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:41:34.937 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[183063]: pgmap v6036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:34.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[183063]: pgmap v6037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:34.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:41:34.938 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:34.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:34.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:41:34.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:41:34.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:34.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1359866650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:34.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:41:34.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:41:34.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[178459]: pgmap v6036: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:34.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[178459]: pgmap v6037: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:34.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:41:34.939 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10640 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:35.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:34.936+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:35.660 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:35.225+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:35.895+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:36.667 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:36.255+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:36.924 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:36.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:36.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:36 smithi071 ceph-mon[178459]: pgmap v6038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:36.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3549180792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:36.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:36.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:36.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:36 smithi071 ceph-mon[183063]: pgmap v6038: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:36.926 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3549180792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:37.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:36.924+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:37.668 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:37.233+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:37.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:37.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:38.212 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:37.957+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:38.678 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:38.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:38.679 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:38 smithi071 ceph-mon[178459]: pgmap v6039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:38.679 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:38.211+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:38.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:38.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:38 smithi071 ceph-mon[183063]: pgmap v6039: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:38.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:39.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:39.197+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2430181054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:39.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2430181054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:39.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10645 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:40.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:39.956+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:40.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:40.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:40.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:40 smithi071 ceph-mon[178459]: pgmap v6040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:40.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:40 smithi071 ceph-mon[183063]: pgmap v6040: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:41.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:40.988+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:41.189+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3240889382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3240889382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:42.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:41.992+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:42.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:42.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:42 smithi071 ceph-mon[178459]: pgmap v6041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:42.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:42.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:42.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:42 smithi071 ceph-mon[183063]: pgmap v6041: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:43.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:43.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:43.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:43.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4068991568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:41:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:43.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4068991568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:43.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:41:44.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:44.040+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:44.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:44.150+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:45.063 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:45.063 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:45.063 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:44 smithi071 ceph-mon[183063]: pgmap v6042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:45.063 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:45.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:45.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:45.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:44 smithi071 ceph-mon[178459]: pgmap v6042: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:45.064 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10650 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:45.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:45.062+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:45.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:45.103+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:46.066 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:46.067 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:46.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:46.067 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:46.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:46.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:47.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:47.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/289490325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:47.043 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:47.044 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:46 smithi071 ceph-mon[183063]: pgmap v6043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:47.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:47.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/289490325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:47.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:47.044 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:46 smithi071 ceph-mon[178459]: pgmap v6043: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:47.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:47.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:47.105+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:48.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:48.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:48.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:48.023 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:48.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:48.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:48.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:48.024 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:48.022+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:48.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:48.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:48.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:48.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:48 smithi071 ceph-mon[183063]: pgmap v6044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:48.974 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/588896996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:48.975 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:48.975 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:48.975 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:48 smithi071 ceph-mon[178459]: pgmap v6044: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:48.975 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/588896996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:49.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:48.973+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:49.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:49.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:49.983 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:49.984 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:49.984 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:49 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:49.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:49.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:49.984 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:49 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10655 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:49.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:50.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:51.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:51.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:51.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:50 smithi071 ceph-mon[183063]: pgmap v6045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:51.142 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:50.964+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:51.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:51.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:51.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:50 smithi071 ceph-mon[178459]: pgmap v6045: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:51.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:52.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:52.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:51 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2471849367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:52.009 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:52.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:52.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:51 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2471849367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:52.010 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:52.009+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:52.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:52.987 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:52.987 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:52.987 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:52 smithi071 ceph-mon[183063]: pgmap v6046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:52.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:52.987 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:52.988 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:52 smithi071 ceph-mon[178459]: pgmap v6046: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:52.986+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:53.169+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:54.011 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:54.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:54.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3253893900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:54.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:54.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:54.012 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3253893900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:54.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:54.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:54.196+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:55.018 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:55.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:55.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:54 smithi071 ceph-mon[178459]: pgmap v6047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:55.019 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:55.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:55.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:55.019 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:54 smithi071 ceph-mon[183063]: pgmap v6047: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:55.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10660 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:41:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:55.018+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:55.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:56.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:56.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:56.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:56.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:56.020 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/447009111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:56.020 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:56.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:56.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:41:56.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:41:56.021 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/447009111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:56.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:56.206+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:57.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:57.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:57.050 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:56 smithi071 ceph-mon[183063]: pgmap v6048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:57.050 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:57.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:57.051 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:56 smithi071 ceph-mon[178459]: pgmap v6048: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:57.049+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:57.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:58.005 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:58.006 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:58.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:58.006 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:58.004+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:41:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:58.229+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:59.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:59.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1412563508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:59.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:59.012 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-mon[183063]: pgmap v6049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:59.013 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:41:59.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:41:59.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1412563508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:41:59.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:41:59.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-mon[178459]: pgmap v6049: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:41:59.013 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:41:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:41:59.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:41:59.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:59.011+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:00.194 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:41:59.968+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:00.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:00.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:00.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:00.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:00.195 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:00.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:00.196 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:41:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10665 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:00.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:00.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:01.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:01.007+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:01.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:00 smithi071 ceph-mon[183063]: pgmap v6050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4239286772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:00 smithi071 ceph-mon[178459]: pgmap v6050: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4239286772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:01.215+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:02.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:02.030 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:02.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:02.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:02.030+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:02.239+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:03.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:02.983+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:03.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:02 smithi071 ceph-mon[183063]: pgmap v6051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4109003848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:02 smithi071 ceph-mon[178459]: pgmap v6051: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:03.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4109003848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:03.244+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:04.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:03.990+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:04.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:04 smithi071 ceph-mon[183063]: pgmap v6052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:04 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:04 smithi071 ceph-mon[178459]: pgmap v6052: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:04 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10670 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:05.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:04.978+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:05.302+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:06.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:05.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2082520932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2082520932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:06.291+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:07.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:06.927+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:06 smithi071 ceph-mon[178459]: pgmap v6053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:06 smithi071 ceph-mon[183063]: pgmap v6053: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:07.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:07.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:08.201 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:07.972+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:08.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:08.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:08.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:08.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/32603238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:08.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:08.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:08.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:08.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:08.204 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/32603238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:08.334+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:09.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:08.939+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:09.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:08 smithi071 ceph-mon[178459]: pgmap v6054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:09.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:08 smithi071 ceph-mon[183063]: pgmap v6054: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:09.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:09.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:10.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:09.914+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:10.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:09 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:10.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:09 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10675 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:10.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:10.357+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:11.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:10.953+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3565130728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:11.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:10 smithi071 ceph-mon[178459]: pgmap v6055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:11.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3565130728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:11.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:10 smithi071 ceph-mon[183063]: pgmap v6055: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:11.374+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:12.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:11.950+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:12.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:12.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:12.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:12.343+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:13.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:12.960+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:13.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:12 smithi071 ceph-mon[178459]: pgmap v6056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:13.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2421246387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:12 smithi071 ceph-mon[183063]: pgmap v6056: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:13.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2421246387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:13.366+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:14.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:13.995+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:14.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:42:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:14.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:14.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:42:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:14.318+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:15.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:15.013+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:14 smithi071 ceph-mon[178459]: pgmap v6057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:14 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:15.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2793819826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:15.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:14 smithi071 ceph-mon[183063]: pgmap v6057: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:14 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10680 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:15.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2793819826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:15.308+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:16.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:16.001+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:16.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:16.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:16.333+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:17.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:17.043+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:17.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:17.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:16 smithi071 ceph-mon[178459]: pgmap v6058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:17.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:16 smithi071 ceph-mon[183063]: pgmap v6058: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:17.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:17.303+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:18.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:18.052+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:18.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:18.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3949611437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:18.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:18.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3949611437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:18.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:18.277+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:19.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:19.068+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:19.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:18 smithi071 ceph-mon[183063]: pgmap v6059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:19.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:18 smithi071 ceph-mon[178459]: pgmap v6059: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:19.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:19.323+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:20.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:20.073+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:20.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1109025597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10685 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:20.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1109025597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:20.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:20.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:21.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:21.060+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:20 smithi071 ceph-mon[178459]: pgmap v6060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:20 smithi071 ceph-mon[183063]: pgmap v6060: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:21.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:21.296+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:22.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:22.098 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:22.098 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:22.098 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:22.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:22.097+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:22.268+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:23.110 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:23.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1332375884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:23.111 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:22 smithi071 ceph-mon[183063]: pgmap v6061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:23.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:23.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1332375884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:23.111 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:22 smithi071 ceph-mon[178459]: pgmap v6061: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:23.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:23.110+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:23.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:23.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:24.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:24.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:24.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:24.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:24.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:24.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:24.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:24.125 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:24.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:24.123+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:24.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:24.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:25.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:25.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:25.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-mon[178459]: pgmap v6062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:25.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/417041911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:25.162 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:25.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:25.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:25.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-mon[183063]: pgmap v6062: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:25.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/417041911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:25.163 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:24 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10690 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:25.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:25.161+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:25.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:25.221+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:26.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:26.126 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:26.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:26.126 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:26.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:26.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:26.173+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:27.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:27.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:27.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:26 smithi071 ceph-mon[178459]: pgmap v6063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:27.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4265495391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:27.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:27.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:27.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:26 smithi071 ceph-mon[183063]: pgmap v6063: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:27.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4265495391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:27.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:27.167+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:27.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:27.166+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:28.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:28.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:28.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:28.130 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:28.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:28.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:28.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:28.131 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:28.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:28.164+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:28.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:28.129+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:29.123 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:28 smithi071 ceph-mon[183063]: pgmap v6064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:29.124 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:42:29.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:29.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:29.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:28 smithi071 ceph-mon[178459]: pgmap v6064: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:29.124 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:42:29.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:29.187+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:29.123+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:30.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:30.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:30.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1024344038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:30.144 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:29 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10696 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:30.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:30.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:30.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1024344038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:30.144 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:29 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10696 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:30.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:30.192+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:30.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:30.143+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:31.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:31.142 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:31.143 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:30 smithi071 ceph-mon[183063]: pgmap v6065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:31.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:31.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:31.143 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:30 smithi071 ceph-mon[178459]: pgmap v6065: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:31.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:31.179+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:31.142+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:32.176 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:32.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:32.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:32.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:32.177 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1912081510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:32.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:32.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:32.177 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1912081510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:32.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:32.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:33.134 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:33.087+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:33.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:33.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:33.135 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:32 smithi071 ceph-mon[178459]: pgmap v6066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:33.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:33.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:33.135 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:32 smithi071 ceph-mon[183063]: pgmap v6066: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:33.134+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:34.159 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:34.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:34.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:34.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:34.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4168235306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:34.160 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:34.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:34.161 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4168235306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:34.159+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:35.178 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:35.085+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:35.178 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:42:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-mon[183063]: pgmap v6067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:35.179 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:35.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:35.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:35.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:42:35.179 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-mon[178459]: pgmap v6067: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:35.180 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:34 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10700 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:35.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:35.177+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:36.167 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:36.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:36.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:36.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:36.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:36.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:36.168 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:36.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:36.168 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:36.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:36.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:36.169 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:36.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:36.166+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:36.886 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:42:36.627+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:42:36.886 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:42:36.886 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:42:36.887 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:42:36.887 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:42:36.887 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:42:36.887 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:42:36.887 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:42:36.887 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:42:36.887 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:42:36.887 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:42:36.888 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:42:36.888 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:42:36.888 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:42:36.888 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:42:36.888 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:42:36.888 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:42:36.888 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:42:36.888 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:42:36.888 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:36.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:36.889 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-mon[178459]: pgmap v6068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:37.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:37.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:37.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-mon[183063]: pgmap v6068: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:37.156 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1407429545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:37.157 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:37.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:37.157 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1407429545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:37.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:37.155+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:38.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:38.105+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:38.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:38.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:37 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:42:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:42:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:42:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:42:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:42:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:42:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:42:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:42:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:42:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:42:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:42:38.201 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:42:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:42:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:42:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:42:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:42:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:42:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:42:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:42:38.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:37 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:42:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:42:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:42:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:42:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:42:38.203 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:42:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:42:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:42:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:42:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:42:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:42:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:42:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:42:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:42:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:42:38.204 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:42:38.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:42:38.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:42:38.205 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:42:38.205 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:39.148 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:39.046+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:39.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:39.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:39.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[178459]: pgmap v6069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:39.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:42:39.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4047988064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:39.150 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:42:39.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:39.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:39.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[183063]: pgmap v6069: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:39.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:42:39.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4047988064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:39.150 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:38 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:42:39.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:39.148+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:40.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:40.102+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:40.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:42:40.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:42:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[178459]: pgmap v6070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[178459]: pgmap v6071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:42:40.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:42:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:42:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[183063]: pgmap v6070: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[183063]: pgmap v6071: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:42:40.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10705 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:41.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:41.200 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:41.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:41.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:41.106+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:42.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:42.112+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:42.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:42.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/779174430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:41 smithi071 ceph-mon[183063]: pgmap v6072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/779174430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:41 smithi071 ceph-mon[178459]: pgmap v6072: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:42.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:43.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:43.126+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:43.032+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:44.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:44.148+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:44.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:43.987+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:44.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[183063]: pgmap v6073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3942672882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:44.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:42:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:44.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[178459]: pgmap v6073: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3942672882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:44.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:42:45.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:45.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:45.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10710 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:45.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:45.026+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:46.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:46.103+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:46.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:46.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:45 smithi071 ceph-mon[183063]: pgmap v6074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1016112206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:46.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:45 smithi071 ceph-mon[178459]: pgmap v6074: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1016112206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:47.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:47.110+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:47.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:47.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:47.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:47.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:48.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:48.152+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:48.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-mon[183063]: pgmap v6075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-mon[178459]: pgmap v6075: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:49.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:49.176+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:49.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:49.086+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/789275610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:49.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/789275610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:50.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:50.182+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:50.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:50.072+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:49 smithi071 ceph-mon[183063]: pgmap v6076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:49 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:49 smithi071 ceph-mon[178459]: pgmap v6076: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:49 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10715 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:51.199 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:51.190+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:51.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:51.107+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:51.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1974626982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:51.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:51.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1974626982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:52.146+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:52.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:52.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:51 smithi071 ceph-mon[178459]: pgmap v6077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:51 smithi071 ceph-mon[183063]: pgmap v6077: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:52.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:53.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:53.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:53.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:53.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:53.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:53.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:53.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:54.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:54.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:54.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:54.088+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4123002898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:54.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:53 smithi071 ceph-mon[183063]: pgmap v6078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4123002898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:54.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:53 smithi071 ceph-mon[178459]: pgmap v6078: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:55.130+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:55.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:55.099+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:55.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:55.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:55.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10720 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:42:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:56.109+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:56.138+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[178459]: pgmap v6079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3142241055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:56.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:56.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[183063]: pgmap v6079: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3142241055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:42:56.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:42:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:57.125+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:57.125+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:57.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:57.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:58.130+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:58.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:57 smithi071 ceph-mon[178459]: pgmap v6080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:58.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4197751447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:57 smithi071 ceph-mon[183063]: pgmap v6080: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:42:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:58.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4197751447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:42:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:42:59.128+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:42:59.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:42:59.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:42:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:59.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:42:59.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:42:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:42:59.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:43:00.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:00.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:00.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:00.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:00.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[183063]: pgmap v6081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:00.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:00.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[178459]: pgmap v6081: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:00.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:42:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10725 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:01.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:01.117+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:01.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:01.034+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:01.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/424691428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:01.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/424691428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:02.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:02.139+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:02.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:02.063+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:02.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:01 smithi071 ceph-mon[178459]: pgmap v6082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:02.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:02.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:01 smithi071 ceph-mon[183063]: pgmap v6082: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:03.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:03.163+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:03.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:03.098+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:03.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:03 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/31063092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:03.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:03 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/31063092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:04.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:04.162+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:04.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:04.094+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:04.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-mon[183063]: pgmap v6083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:04.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-mon[178459]: pgmap v6083: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:04.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:05.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:05.127+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:05 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:05.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1488719426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:05 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10730 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:05.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1488719426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:05.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:05.064+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:06.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:06.113+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:06.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:06.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:06.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:06 smithi071 ceph-mon[183063]: pgmap v6084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:06.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:06 smithi071 ceph-mon[178459]: pgmap v6084: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:07.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:07.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:07.079+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:07.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:07.034+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:07.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:08.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:08.105+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:08.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:08.038+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:08.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[183063]: pgmap v6085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:08.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1955674321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:08.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[178459]: pgmap v6085: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:08.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:08 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1955674321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:09.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:09 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:09.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:09.101+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:09.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:09.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:09.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:09 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:10.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:10.110+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:10.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:10.086+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-mon[178459]: pgmap v6086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:10.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:10.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2880719552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-mon[183063]: pgmap v6086: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10735 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:10.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2880719552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:11.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:11 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:11.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:11.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:11 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:11.451 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:11.071+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:11.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:11.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:12.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:12.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:12.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:12.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:12 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:12.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:12 smithi071 ceph-mon[183063]: pgmap v6087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:12.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:12 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:12.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:12 smithi071 ceph-mon[178459]: pgmap v6087: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:13.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:13.101+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:13.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:13.110+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:13 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:13.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:13 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3303258610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:13 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:13.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:13 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3303258610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:14.058+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:14.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:14.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:14 smithi071 ceph-mon[183063]: pgmap v6088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:14 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:14.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:43:14.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:14 smithi071 ceph-mon[178459]: pgmap v6088: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:14 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:14.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:43:15.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:15.090+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:15.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:15.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:15.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/512492835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10740 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:15 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/512492835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:16.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:16.113+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:16.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:16.202+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-mon[183063]: pgmap v6089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:16.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-mon[178459]: pgmap v6089: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:17 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:17.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/443978267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:17.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:17.131+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:17.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:17.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:17 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/443978267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:18.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:18.146+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:18.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:18.188+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:18 smithi071 ceph-mon[178459]: pgmap v6090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:18 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:18 smithi071 ceph-mon[183063]: pgmap v6090: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:18 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:19.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:19.140+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:19.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:19.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:19 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:19 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:20.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:20.183+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:20.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:20.174+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:20.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[183063]: pgmap v6091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3145198211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:20.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:20.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:20.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:20.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[178459]: pgmap v6091: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:20.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:20.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3145198211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:20.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:20 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10745 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:21.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:21 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:21.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:21.181+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:21.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:21.219+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:21 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:22.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:22.178+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:22.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:22.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:22 smithi071 ceph-mon[178459]: pgmap v6092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:22 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/437099818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:22 smithi071 ceph-mon[183063]: pgmap v6092: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:22 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/437099818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:23 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:23.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:23.147+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:23.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:23.283+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:23 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:24.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:24.154+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:24.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:24.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:24.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[183063]: pgmap v6093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:24.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1643347502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[178459]: pgmap v6093: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:24.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1643347502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:25.353 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:25.108+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:25.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:25.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:25 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:25.354 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:25 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:25.354 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:25.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:25 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:25.355 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:25 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10750 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:25.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:25.353+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:26.365 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:26.095+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:26.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:26.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:26 smithi071 ceph-mon[178459]: pgmap v6094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:26.365 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:26 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:26.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:26.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:26 smithi071 ceph-mon[183063]: pgmap v6094: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:26.366 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:26 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:26.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:26.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:27.380 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:27.048+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:27.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:27.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:27.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:27.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1953525417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:27.381 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:27.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:27.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:27.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:27.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1953525417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:27.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:27.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:27.380+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:28.356 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:28.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:28.356 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:28.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:28.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-mon[183063]: pgmap v6095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:28.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:28.357 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:28.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:28.357 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:28.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-mon[178459]: pgmap v6095: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:28.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:28.358 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:28.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:28.355+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:29.316 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:29.038+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:29.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:29 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:29.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:43:29.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4242035165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:29.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:29.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:29 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:29.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:43:29.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4242035165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:29.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:29.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:29.315+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:30.352 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:30.073+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:30.352 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:30 smithi071 ceph-mon[183063]: pgmap v6096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:30.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:30 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:30.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:30 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:30.353 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:30.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:30 smithi071 ceph-mon[178459]: pgmap v6096: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:30.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:30 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:30.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:30 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10755 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:30.353 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:30.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:30.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:31.329 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:31.055+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:31.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:31 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:31.329 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:31.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:31 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:31.330 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:31.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:31.329+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:32.298 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:32.019+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:32.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:32 smithi071 ceph-mon[183063]: pgmap v6097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:32.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:32 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4191267807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:32.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:32 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:32.299 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:32.299 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:32 smithi071 ceph-mon[178459]: pgmap v6097: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:32.299 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:32 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4191267807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:32.300 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:32 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:32.300 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:32.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:32.297+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:33.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:33.066+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:33.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:33 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:33 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:34.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:34.023+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:34.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:34.259+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:34 smithi071 ceph-mon[178459]: pgmap v6098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:34 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/692138335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:34.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:34 smithi071 ceph-mon[183063]: pgmap v6098: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:34 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/692138335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:34.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:35.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:35.069+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:35.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:35.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:35 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:35 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:35 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:35 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10760 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:35.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:36.396 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:36.275+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:36.396 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:36.092+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:36.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[178459]: pgmap v6099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:36.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:36.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:36.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3504851270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:36.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[183063]: pgmap v6099: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:36.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3504851270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:36.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:37.402 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:37.064+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:37.403 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:37.276+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:37 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:37.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:37 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:37.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:38.403 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:38.086+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:38.404 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:38.321+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:38 smithi071 ceph-mon[183063]: pgmap v6100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:38.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:38 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:38 smithi071 ceph-mon[178459]: pgmap v6100: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:38 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:39.407 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:39.095+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:39.408 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:39.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:39 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:39 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1546566217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:39.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:39 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:43:39.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:39 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:39.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:39 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:39.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:39 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1546566217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:39.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:39 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:43:39.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:39 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10765 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:40.414 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:40.054+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:40.414 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:40.265+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[183063]: pgmap v6101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[178459]: pgmap v6101: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:40.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:41.418 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:41.098+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:41.419 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:41.285+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:41 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:41.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4201646252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:41 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:41.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4201646252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:42.419 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:42.122+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:42.420 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:42.242+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:42.420 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:43:42.227+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:43:42.420 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:43:42.421 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:43:42.421 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:43:42.421 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:43:42.421 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:43:42.421 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:43:42.421 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:43:42.421 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:43:42.421 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:43:42.421 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:43:42.422 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:43:42.422 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:43:42.422 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:43:42.422 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:43:42.422 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:43:42.422 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:43:42.422 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:43:42.422 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:43:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-mon[183063]: pgmap v6102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:42.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-mon[178459]: pgmap v6102: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:42.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:42 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:43.427 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:43.172+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:43.427 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:43.254+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:43.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:43:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:43:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:43:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:43:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:43:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:43:43.700 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:43:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:43:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:43:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:43:43.701 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:43:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:43:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:43:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:43:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:43:43.702 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:43:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:43:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:43:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:43:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:43:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:43:43.703 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/553527443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:43.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:43.704 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:43:43.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:43:43.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:43:43.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:43:43.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:43:43.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:43:43.704 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:43:43.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:43:43.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:43:43.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:43:43.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:43:43.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:43:43.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:43:43.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:43:43.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:43:43.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:43:43.705 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:43:43.706 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:43:43.706 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:43:43.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:43.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:43:43.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:43:43.706 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/553527443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:44.433 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:44.149+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:44.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:44.271+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:44.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[183063]: pgmap v6103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:43:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:43:44.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:43:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:43:44.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10769 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[178459]: pgmap v6103: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:44.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:43:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:43:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:43:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:43:44.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:44 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10769 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:45.434 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:45.183+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:45.435 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:45.253+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:45.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:45 smithi071 ceph-mon[183063]: pgmap v6104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:45 smithi071 ceph-mon[183063]: pgmap v6105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:45.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:45 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:45 smithi071 ceph-mon[178459]: pgmap v6104: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:45 smithi071 ceph-mon[178459]: pgmap v6105: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:45.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:45.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:45 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:46.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:46.196+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:46.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:46.243+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:46 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:46.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3266760861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:46 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:46.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3266760861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:47.447 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:47.153+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:47.448 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:47.252+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:47.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:47 smithi071 ceph-mon[178459]: pgmap v6106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:47.448 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:47 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:47 smithi071 ceph-mon[183063]: pgmap v6106: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:47.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:47 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:48.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:48.197+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:48.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2746143708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:48.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2746143708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:49.209+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:49.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:49.232+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:49 smithi071 ceph-mon[178459]: pgmap v6107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:49 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:49.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:49 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:49 smithi071 ceph-mon[183063]: pgmap v6107: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:49 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:49.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:49 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10775 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:50.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:50.186+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:50.208+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:50.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:50 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4196872784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:50.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:50.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:50 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:50.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4196872784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:51.231+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:51.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:51.165+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:51 smithi071 ceph-mon[183063]: pgmap v6108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:51.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:51 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:51 smithi071 ceph-mon[178459]: pgmap v6108: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:51 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:52.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:52.260+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:52.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:52 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:52.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:52 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:52.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:53.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:53.297+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:53.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:53.223+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:53 smithi071 ceph-mon[178459]: pgmap v6109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:53 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:53.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1033343147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:53.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:53 smithi071 ceph-mon[183063]: pgmap v6109: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:53 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:53.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1033343147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:54.472 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:54.312+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:54.473 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:54.207+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:54 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:54.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:54 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:54 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:54.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:54 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10780 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:55.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:55.357+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:55.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:55.188+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:55 smithi071 ceph-mon[178459]: pgmap v6110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:55.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:55 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:55.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1448110638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:55 smithi071 ceph-mon[183063]: pgmap v6110: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:55 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:55.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1448110638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:56.363+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:56.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:56.193+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:56.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:56 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:56 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:56.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:56 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:56 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:56.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:56 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:43:56.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:56 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:43:57.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:57.334+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:57.148+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:57 smithi071 ceph-mon[183063]: pgmap v6111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:57.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:57 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:57.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:57 smithi071 ceph-mon[178459]: pgmap v6111: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:57 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:57.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:58.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:58.302+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:58.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:58.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:58 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:58.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:58 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2880664165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:58 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:58.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:58 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2880664165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:43:59.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:43:59.314+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:43:59.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:43:59.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:43:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-mon[183063]: pgmap v6112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:59.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:43:59.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:43:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-mon[178459]: pgmap v6112: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:43:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:43:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:43:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:43:59.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:43:59 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10785 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:00.501 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:00.352+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:00.502 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:00.201+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:00.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:00.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/112354477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:00.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:00.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/112354477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:01.502 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:01.354+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:01.503 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:01.236+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:01 smithi071 ceph-mon[183063]: pgmap v6113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:01.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:01 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:01.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:01 smithi071 ceph-mon[178459]: pgmap v6113: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:01 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:01.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:02.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:02.260+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:02 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:02.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1500273882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:02 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:02.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:02.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1500273882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:03.515 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:03.372+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:03.515 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:03.222+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:03 smithi071 ceph-mon[183063]: pgmap v6114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:03 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:03.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:03 smithi071 ceph-mon[178459]: pgmap v6114: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:03 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:03.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:04.524 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:04.373+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:04.524 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:04.212+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:04.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:04.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:04.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:04.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:04.525 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:04.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:04.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:04 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10790 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:05.525 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:05.381+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:05.525 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:05.214+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:05 smithi071 ceph-mon[183063]: pgmap v6115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:05.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:05 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:05.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:05 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/197151337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:05 smithi071 ceph-mon[178459]: pgmap v6115: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:05 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:05.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:05 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/197151337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:06.529 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:06.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:06.529 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:06.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:06.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:06 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:06.530 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:06 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:06.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:07.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:07.389+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:07.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:07.184+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 36 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:07 smithi071 ceph-mon[183063]: pgmap v6116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:07.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:07 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:07.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3642557113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:07 smithi071 ceph-mon[178459]: pgmap v6116: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:07 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:07.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3642557113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:08.539 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:08.388+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:08.540 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:08.205+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:08 smithi071 ceph-mon[183063]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:08.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:08 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:08.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:08 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:08 smithi071 ceph-mon[178459]: 36 slow requests (by type [ 'queued for pg' : 36 ] most affected pool [ 'cephfs.foo.meta' : 36 ]) 2023-12-07T01:44:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:08 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:08 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:09.437 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:09.157+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:09 smithi071 ceph-mon[183063]: pgmap v6117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:09 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:09.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:09.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:09 smithi071 ceph-mon[183063]: Health check update: 47 slow ops, oldest one blocked for 10795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:09.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:09.437+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:09 smithi071 ceph-mon[178459]: pgmap v6117: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:09 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:09.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:09.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:09 smithi071 ceph-mon[178459]: Health check update: 47 slow ops, oldest one blocked for 10795 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:10.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:10.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:10.450 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:10.402+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:10 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:10.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:10 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3259282709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:10 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:10 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3259282709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:11.447 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:11.112+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:11.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:11.446+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:11.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:11 smithi071 ceph-mon[178459]: pgmap v6118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:11 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:11.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:11 smithi071 ceph-mon[183063]: pgmap v6118: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:11 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:11.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:12.410 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:12.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:12.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:12.410+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:12 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:12.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3273104793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:12 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:12.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3273104793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:13.425 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:13.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:13.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:13.425+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:13.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:13 smithi071 ceph-mon[178459]: pgmap v6119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:13 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:13.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:13 smithi071 ceph-mon[183063]: pgmap v6119: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:13 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:13.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:14.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:14.396+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:14.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:14.172+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:44:14.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 10800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:14.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3648112353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:44:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 10800 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:14.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3648112353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:15.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:15.372+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:15.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:15.151+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:15.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:15 smithi071 ceph-mon[183063]: pgmap v6120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:15 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:15.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:15 smithi071 ceph-mon[178459]: pgmap v6120: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:15 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:15.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:16.387 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:16.119+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:16.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:16.387+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:16.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:16.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-mon[183063]: pgmap v6121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:16.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:16.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:16 smithi071 ceph-mon[178459]: pgmap v6121: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:17.369 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:17.084+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:17.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:17.369+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:17 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:17.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:17 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4042061772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:17 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:17.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:17 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4042061772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:18.358 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:18.096+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:18.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:18.357+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:18 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:18.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:18.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:18 smithi071 ceph-mon[183063]: pgmap v6122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:18 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:18.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:18.702 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:18 smithi071 ceph-mon[178459]: pgmap v6122: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:19.379 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:19.100+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:19.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:19.378+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:19.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/847343671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:19.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 10805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:19.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/847343671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:19.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:19 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 10805 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:20.430 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:20.066+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:20.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:20.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:20 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:20.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:20 smithi071 ceph-mon[183063]: pgmap v6123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:20 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:20.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:20.701 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:20 smithi071 ceph-mon[178459]: pgmap v6123: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:21.426 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:21.051+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:21.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:21.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:21.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:21 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:21.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:21 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:21.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:22.422 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:22.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:22.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:22.422+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:22 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1824629085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:22.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:22 smithi071 ceph-mon[178459]: pgmap v6124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:22 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:22.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1824629085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:22.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:22 smithi071 ceph-mon[183063]: pgmap v6124: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:23.438 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:23.060+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:23.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:23.437+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:23.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:23 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:23.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:23 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:23.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:24.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:24.067+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:24.481+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-mon[183063]: pgmap v6125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1359727704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:24.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 10810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-mon[178459]: pgmap v6125: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1359727704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:24.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:24 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 10810 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:25.059+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:25.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:25 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:25.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:25 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:25.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:26.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:26.036+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:26.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:26.487+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:26 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:26.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:26 smithi071 ceph-mon[183063]: pgmap v6126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:26.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3993181381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:26 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:26 smithi071 ceph-mon[178459]: pgmap v6126: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:26.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3993181381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:27.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:27.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:27.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:27 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:27.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:27 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:27.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:27.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:28.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:28.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:28 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:28 smithi071 ceph-mon[178459]: pgmap v6127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:28.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:44:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:28 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:28.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:28 smithi071 ceph-mon[183063]: pgmap v6127: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:28.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:44:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:29.024+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:29.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:29 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:29.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4291532313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:29.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:29 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 10815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:29 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:29.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:29.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4291532313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:29.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:29 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 10815 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:30.043+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:30.517+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:30.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:30 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:30.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:30 smithi071 ceph-mon[178459]: pgmap v6128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:30 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:30.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:30 smithi071 ceph-mon[183063]: pgmap v6128: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:31.044+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:31.493+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:31 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:31.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2718859550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:31 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:31.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2718859550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:32.077+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:32.457+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:32 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:32.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:32 smithi071 ceph-mon[178459]: pgmap v6129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:32 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:32.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:32 smithi071 ceph-mon[183063]: pgmap v6129: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:33.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:33.040+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:33.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:33.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:33 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:33.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/261221915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:33 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:33.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/261221915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:34.438 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:34.041+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:34 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:34.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:34 smithi071 ceph-mon[178459]: pgmap v6130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:34.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:34 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 10820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:34.700 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:34.438+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:34 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:34.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:34 smithi071 ceph-mon[183063]: pgmap v6130: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:34.701 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:34 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 10820 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:35.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:35.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:35.463+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:35.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:35 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:35.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:35 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:35.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:35.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:36.049+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:36.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:36.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:36 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:36 smithi071 ceph-mon[183063]: pgmap v6131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:36.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3963955456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:36 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:36.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:36.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:36 smithi071 ceph-mon[178459]: pgmap v6131: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:36.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3963955456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:37.069+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 1 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e249) 2023-12-07T01:44:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:37 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:37.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:37.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:37.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:37 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:37.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:38.442 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:38.021+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:38.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:38.441+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:38.699 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:38 smithi071 ceph-mon[178459]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:38 smithi071 ceph-mon[178459]: pgmap v6132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:38.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1019117597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:38 smithi071 ceph-mon[183063]: 1 slow requests (by type [ 'queued for pg' : 1 ] most affected pool [ 'cephfs.foo.meta' : 1 ]) 2023-12-07T01:44:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:38 smithi071 ceph-mon[183063]: pgmap v6132: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:38.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1019117597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:39.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:39.018+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:39.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:39.467+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:39.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-mon[183063]: Health check update: 12 slow ops, oldest one blocked for 10825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:39.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:39.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:39 smithi071 ceph-mon[178459]: Health check update: 12 slow ops, oldest one blocked for 10825 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:40.428 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:40.001+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:40.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:40.427+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:40 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:40.699 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:40.700 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:40 smithi071 ceph-mon[183063]: pgmap v6133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:40 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:40.700 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:40 smithi071 ceph-mon[178459]: pgmap v6133: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:41.380 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:40.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:41.665 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:41.380+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:41 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:41.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:41.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1402498969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:41 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:41.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1402498969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:42.339 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:42.006+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:42.669 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:42.339+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:42 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:42.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:42.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:42 smithi071 ceph-mon[183063]: pgmap v6134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:42 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:42.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:42 smithi071 ceph-mon[178459]: pgmap v6134: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:43.298 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:43.025+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:43.671 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:43.298+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:43.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:44.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:44.924 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:44.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:44.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/389281238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:44.925 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:44:44.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:44.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:44.925 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:44.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:44.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/389281238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:44.926 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:44:44.926 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:43.985+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:44.926 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:44.296+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:44:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-mon[183063]: pgmap v6135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:44.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:44:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-mon[178459]: pgmap v6135: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:44.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10830 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:45.318 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:44.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:45.677 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:45.317+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:45.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1732400595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:45.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1732400595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:46.326 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:45.956+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:46.327 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:44:45.971+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:44:46.327 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:44:46.327 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:44:46.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:44:46.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:44:46.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:44:46.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:44:46.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:44:46.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:44:46.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:44:46.328 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:44:46.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:44:46.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:44:46.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:44:46.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:44:46.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:44:46.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:44:46.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:44:46.329 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:44:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:44:46.679 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:46.326+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:46.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:46.912+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:46 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:46 smithi071 ceph-mon[183063]: pgmap v6136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:46 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:44:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:44:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:44:46.950 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:44:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:44:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:44:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:44:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:44:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:44:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:44:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:44:46.951 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:44:46.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:44:46.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:44:46.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:44:46.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:44:46.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:44:46.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:44:46.952 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:44:46.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:46 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:46.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:46.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:46 smithi071 ceph-mon[178459]: pgmap v6136: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:46.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:46 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:44:46.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:44:46.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:44:46.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:44:46.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:44:46.953 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:44:46.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:44:46.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:44:46.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:44:46.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:44:46.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:44:46.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:44:46.954 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:44:46.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:44:46.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:44:46.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:44:46.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:44:46.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:44:46.955 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:44:47.680 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:47.297+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:47.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:47 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:47.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:47.681 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:47.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:47 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:47.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:47.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:48.263 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:47.954+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:48.686 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:48.264+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:48.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[178459]: pgmap v6137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4100432741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:44:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:44:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:44:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:44:48.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:44:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[183063]: pgmap v6137: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4100432741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:48.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:44:48.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:44:48.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:44:48.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:44:48.952 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:44:49.314 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:48.957+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:49.690 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:49.315+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:49.949 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-mon[183063]: pgmap v6138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-mon[183063]: pgmap v6139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:49.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-mon[178459]: pgmap v6138: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-mon[178459]: pgmap v6139: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:49.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10840 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:50.331 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:49.959+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:50.694 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:50.331+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:50 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:50.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3996727308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:50.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:50 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:50.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:50.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3996727308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:51.374 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:50.983+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:51.695 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:51.374+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:51.949 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:51 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:51.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:51 smithi071 ceph-mon[178459]: pgmap v6140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:51 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:51.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:51.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:51 smithi071 ceph-mon[183063]: pgmap v6140: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:52.399 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:52.023+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:52.399+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:52.973 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:52 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:52.973 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:52.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:52 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:52.974 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:53.400 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:52.974+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:53.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:53.401+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:54.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:53.945+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:53 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:53 smithi071 ceph-mon[178459]: pgmap v6141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:54.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:53 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1970119127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:54.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:53 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:54.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:54.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:53 smithi071 ceph-mon[183063]: pgmap v6141: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:54.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:53 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1970119127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:54.415+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:55.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:54.896+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:55.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:54 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:55.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:54 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:55.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:55.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:55.426+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:56.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:55.911+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[178459]: pgmap v6142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4048423596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:56.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[183063]: pgmap v6142: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4048423596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10845 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:44:56.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:56.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:56.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:56.443+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:57.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:57.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:56.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:57.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:57.718 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:57.459+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:58.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:57.931+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:58.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:57 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:57 smithi071 ceph-mon[183063]: pgmap v6143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:58.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2767351476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:57 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:57 smithi071 ceph-mon[178459]: pgmap v6143: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:58.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2767351476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:44:58.942 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:58.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:58.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:58 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:58.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:58.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:44:58.943 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:58 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:58.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:58.944 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:44:59.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:58.942+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:44:59.895 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:44:59.480+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:44:59.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:59.895 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:59.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-mon[183063]: pgmap v6144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:59.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:59.896 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:44:59.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:44:59.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:44:59.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-mon[178459]: pgmap v6144: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:44:59.896 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:44:59.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:00.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:44:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:44:59.894+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:00.733 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:00.452+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:01.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:00.850+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:00 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:00 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:00 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2171480534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:00 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:00 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:01.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:00 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2171480534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:01.804 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:01.487+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:01.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:01.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:01 smithi071 ceph-mon[183063]: pgmap v6145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:01.804 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:01 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:01.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:01.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:01 smithi071 ceph-mon[178459]: pgmap v6145: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:01.805 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:01 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:02.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:01.803+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:02.736 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:02.482+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:03.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:02.773+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:02 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4102810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:02 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:03.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4102810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:03.737 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:03.466+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:04.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:03.742+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-mon[178459]: pgmap v6146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-mon[183063]: pgmap v6146: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:04.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:03 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:04.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:04.433+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:05.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:04.782+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:04 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:04 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3859797627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:04 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:04 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10850 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:05.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3859797627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:05.740 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:05.480+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:06.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:05.815+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:05 smithi071 ceph-mon[183063]: pgmap v6147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:05 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:05 smithi071 ceph-mon[178459]: pgmap v6147: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:05 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:06.745 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:06.495+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:06.746 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:07.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:06.771+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:07.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:06 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:06 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:07.746 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:07.462+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:08.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:07.787+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:08.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[178459]: pgmap v6148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1625219725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[183063]: pgmap v6148: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:08.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:07 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1625219725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:08.510+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:08.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:08.756+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:08.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:08 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:08.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:08 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:09.537+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:09.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:09.721+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-mon[183063]: pgmap v6149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:09.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4031895474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-mon[178459]: pgmap v6149: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10860 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:09.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4031895474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:10.754 ERROR:paramiko.transport:Socket exception: No route to host (113) 2023-12-07T01:45:10.760 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-07T01:45:10.760 DEBUG:teuthology.orchestra.run.smithi071:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-07T01:45:10.783 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:45:10.784 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:45:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:10.543+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:10.949 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:10.755+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:10.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:10 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:10.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:10 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:11.765 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:11.511+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:11.765 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:11.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:11 smithi071 ceph-mon[183063]: pgmap v6150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:11.766 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:11 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:11.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:11.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:11 smithi071 ceph-mon[178459]: pgmap v6150: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:11.766 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:11 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:12.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:11.765+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:12.532+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:12.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:12.769+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:12 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:12.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:12 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/994921002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:12 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:12.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:12 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/994921002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:13.858 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:45:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:13.532+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:13.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:13.759+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:13 smithi071 ceph-mon[183063]: pgmap v6151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:13 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:13.950 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:45:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:13 smithi071 ceph-mon[178459]: pgmap v6151: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:13 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:13.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:45:14.794 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:14.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:14.795 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:14.795 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:14 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:14.795 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1629718995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:14.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:14.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:14 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:14.795 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1629718995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:15.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:14.794+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:15.761 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:15.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:16.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:15.761+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[183063]: pgmap v6152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:16.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:16.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[178459]: pgmap v6152: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10865 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:16.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:16.549+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:16.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:16.787+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:16.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:16 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:16.951 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/241533048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:16 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:16.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/241533048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:17.562+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:17.950 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:17.788+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:17 smithi071 ceph-mon[178459]: pgmap v6153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:17.950 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:17 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:17 smithi071 ceph-mon[183063]: pgmap v6153: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:17.951 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:17 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:18.802 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:18.548+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:18.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:18.803 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:18 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:18.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:18.803 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:18 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:19.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:18.802+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:19.818 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:19.557+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:19.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:19.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[183063]: pgmap v6154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:19.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:19.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:19.819 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:19.820 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2331306152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:19.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:19.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[178459]: pgmap v6154: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:19.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:19.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:19.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:19.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2331306152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:20.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:19.818+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:20.791 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:20.530+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:21.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:21.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:20 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:21.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:20.844+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:21.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:21.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:20 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:21.791 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:21.503+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:22.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:21.846+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:21 smithi071 ceph-mon[183063]: pgmap v6155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:21 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:22.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:21 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1086092068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:21 smithi071 ceph-mon[178459]: pgmap v6155: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:22.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:21 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:22.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:21 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1086092068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:22.798 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:22.502+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:22.859 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:45:22.860 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:45:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:23.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:22 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:23.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:22.885+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:23.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:22 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:23.798 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:23.541+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:24.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:23.897+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-mon[183063]: pgmap v6156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:24.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:24.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-mon[178459]: pgmap v6156: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:24.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:23 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:24.802 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:24.506+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:25.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:24.941+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3022484856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:24 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:25.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:24 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:25.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3022484856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:24 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:25.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:24 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10870 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:25.804 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:25.462+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:25.926 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:45:26.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:25.953+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:26.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:26.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:25 smithi071 ceph-mon[178459]: pgmap v6157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:26.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:25 smithi071 ceph-mon[183063]: pgmap v6157: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:26.808 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:26.450+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:27.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:26.966+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:26 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:27.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:26 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/290973008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:26 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:27.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:26 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/290973008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:27.809 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:27.464+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:28.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:27.926+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-mon[183063]: pgmap v6158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:28.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:28.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:28.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-mon[178459]: pgmap v6158: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:28.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:27 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:28.815 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:28.486+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:29.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:28.924+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:29.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:28 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:28 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4282191557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:29.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:28 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:45:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:28 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:28 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4282191557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:29.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:28 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:45:29.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:29.448+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:30.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:29.948+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:30.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:29 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:29 smithi071 ceph-mon[183063]: pgmap v6159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:30.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:29 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:29 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:29 smithi071 ceph-mon[178459]: pgmap v6159: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:30.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:29 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10880 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:30.820 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:30.458+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:30.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:30 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:30.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:30 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:31.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:31.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:30.940+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:31.821 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:31.455+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:32.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:31.899+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:31 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:31 smithi071 ceph-mon[178459]: pgmap v6160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:32.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4181265975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:31 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:32.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:31 smithi071 ceph-mon[183063]: pgmap v6160: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:32.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4181265975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:32.828 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:32.505+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:32 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:33.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:32 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:33.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:32.895+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:32 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:33.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:32 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:33.829 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:33.539+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:34.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:33.943+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:33 smithi071 ceph-mon[183063]: pgmap v6161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:33 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:34.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:33 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/805622027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:33 smithi071 ceph-mon[178459]: pgmap v6161: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:34.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:33 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:34.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:33 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/805622027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:34.831 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:34.491+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:35.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:35.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:34.901+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:35.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:35.832 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:35.502+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:36.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:35.916+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:36.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[183063]: pgmap v6162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:36.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:36.202 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3407870294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:36.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[178459]: pgmap v6162: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10885 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:36.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:36.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:36.204 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:35 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3407870294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:36.840 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:36.476+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:37.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:37.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:36.871+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:37.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:37.841 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:37.469+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:37.927 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:45:37.928 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:45:38.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:37.921+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:37 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:37 smithi071 ceph-mon[178459]: pgmap v6163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:38.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:37 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:37 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:38.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:37 smithi071 ceph-mon[183063]: pgmap v6163: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:38.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:37 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:38.850 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:38.518+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:39.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:38.938+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:39.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:39.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1792778509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:39.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1792778509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:39.853 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:39.492+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:40.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:39.975+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-mon[183063]: pgmap v6164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:40.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-mon[178459]: pgmap v6164: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:40.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:39 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:40.857 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:40.485+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:40.994 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:45:41.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:41.008+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:41.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:40 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:41.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:40 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1993843374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:40 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:41.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:40 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1993843374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:41.858 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:41.496+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:41 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:42.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:41 smithi071 ceph-mon[178459]: pgmap v6165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:41 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:42.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:41 smithi071 ceph-mon[183063]: pgmap v6165: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:42.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:42.054+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:42.863 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:42.480+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:43.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:43.050+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:42 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:43.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:42 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:43.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:43.864 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:43.461+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:43.995 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:45:43.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:45:44.066 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:45:44.066 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:45:44.067 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-07T01:45:44.069 DEBUG:teuthology.misc:Transferring archived files from smithi071:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805/remote/smithi071/crash 2023-12-07T01:45:44.070 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/crash -- . 2023-12-07T01:45:44.115 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:44.053+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:44.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:44.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:44.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[178459]: pgmap v6166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:44.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:44.116 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:44.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2744791746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:44.117 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:45:44.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:44.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:44.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[183063]: pgmap v6166: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:44.117 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:44.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:44.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2744791746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:44.118 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:43 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:45:44.230 DEBUG:teuthology.misc:Transferring archived files from smithi113:/var/lib/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805/remote/smithi113/crash 2023-12-07T01:45:44.231 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:45:44.232 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:45:44.865 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:44.512+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:45.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:45.039+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:44 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:45.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:44 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:44 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:45.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:44 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10890 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:45.866 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:45.526+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:46.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:45 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:45 smithi071 ceph-mon[183063]: pgmap v6167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:46.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:45 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4240926938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:46.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:46.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:45 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:45 smithi071 ceph-mon[178459]: pgmap v6167: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:46.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:45 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4240926938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:46.872 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:46.524+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:46 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:47.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:47.201 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:47.079+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:46 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:47.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:47.298 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:45:47.872 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:47.502+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:48.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:48.083+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:48.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[183063]: pgmap v6168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:48.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/559751443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:48.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[178459]: pgmap v6168: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:48.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:47 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/559751443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:48.876 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:48.468+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:49.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:49.106+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:48 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:49.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:48 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:45:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:48 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:49.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:48 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-07T01:45:49.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:49.429+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:50.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:50.063+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:49 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:49 smithi071 ceph-mon[183063]: pgmap v6169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:50.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:49 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:49 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:50.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:49 smithi071 ceph-mon[178459]: pgmap v6169: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:50.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:49 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10900 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:50.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:50.442+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:51.188 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:51.073+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:51.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:50 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:51.188 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:51.189 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/410421415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:51.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:50 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:51.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:51.189 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/410421415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:51.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:51.435+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:51.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:45:51.187+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:45:51.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:45:51.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:45:51.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:45:51.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:45:51.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:45:51.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:45:51.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:45:51.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:45:51.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:45:51.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:45:51.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:45:51.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:45:51.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:45:51.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:45:51.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:45:51.451 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:45:51.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:45:51.452 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:45:52.199 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:52.116+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-mon[183063]: pgmap v6170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-mon[183063]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:45:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:45:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:45:52.200 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield 2023-12-07T01:45:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:45:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:45:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:45:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:45:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:45:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:45:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:45:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise exceptions[0] 2023-12-07T01:45:52.201 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:45:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:45:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:45:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: return (yield from fut) 2023-12-07T01:45:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:45:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:45:52.202 INFO:journalctl@ceph.mon.c.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:45:52.202 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-mon[178459]: pgmap v6170: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:51 smithi071 ceph-mon[178459]: Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:45:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: Traceback (most recent call last): 2023-12-07T01:45:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:45:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield 2023-12-07T01:45:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:45:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:45:52.203 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:45:52.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: 'Opening SSH connection to') 2023-12-07T01:45:52.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:45:52.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: local_addr=local_addr) 2023-12-07T01:45:52.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:45:52.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise exceptions[0] 2023-12-07T01:45:52.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:45:52.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: yield from self.sock_connect(sock, address) 2023-12-07T01:45:52.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:45:52.204 INFO:journalctl@ceph.mon.a.smithi071.stdout: return (yield from fut) 2023-12-07T01:45:52.205 INFO:journalctl@ceph.mon.a.smithi071.stdout: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:45:52.205 INFO:journalctl@ceph.mon.a.smithi071.stdout: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:45:52.205 INFO:journalctl@ceph.mon.a.smithi071.stdout: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:45:52.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:52.410+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:53.140 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:53.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:53.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/969437670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:53.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:45:53.141 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:45:53.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:53.141 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:53.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/969437670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:53.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:45:53.142 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:52 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:45:53.392 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:53.140+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:53.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:53.392+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:54.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:54.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:54.158 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[178459]: pgmap v6171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:54.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:45:54.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:45:54.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[178459]: pgmap v6172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:54.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[178459]: pgmap v6173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:54.159 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:45:54.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:54.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:54.159 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[183063]: pgmap v6171: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:54.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-07T01:45:54.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-07T01:45:54.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[183063]: pgmap v6172: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:54.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[183063]: pgmap v6173: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:54.160 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:53 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' 2023-12-07T01:45:54.441 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:54.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:54.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:54.440+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:55.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:54 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:55.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:54 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:55.195 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:54 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:55.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:54 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:55.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:54 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:55.196 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:54 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10905 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:45:55.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:55.194+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:55.903 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:55.478+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:55.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:55.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:55.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2539834362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:55.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[178459]: pgmap v6174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:55.904 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:56.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:56.200 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:56.148+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2539834362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[183063]: pgmap v6174: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:45:56.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:55 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:45:56.299 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:45:56.300 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:45:56.907 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:56.507+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:57.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:56 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:57.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:56 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:57.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:56 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:57.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:56 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:57.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:57.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:57.912 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:57.541+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:58.186 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:57 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:58.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:57 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:58.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:57 smithi071 ceph-mon[178459]: pgmap v6175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:58.187 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:57 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3976660894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:58.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:57 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:58.187 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:57 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:58.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:57 smithi071 ceph-mon[183063]: pgmap v6175: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:45:58.188 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:57 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3976660894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:45:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:58.186+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:58.914 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:58.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:45:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:58 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:58 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:59.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:58 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:45:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:58 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:45:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:58 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:45:59.201 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:58 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:45:59.366 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:45:59.498 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:45:59.231+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:45:59.914 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:45:59.497+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:00.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[183063]: pgmap v6176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:00.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2606953129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:00.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[178459]: pgmap v6176: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:00.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:45:59 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2606953129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:00.537 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:00.263+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:00.915 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:00.537+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:00 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:01.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:00 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:01.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:00 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:00 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:00 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10910 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:01.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:00 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:01.702 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:01.527+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:01.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:01.288+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:01 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:01 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:02.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:01 smithi071 ceph-mon[183063]: pgmap v6177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:01 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:01 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:02.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:01 smithi071 ceph-mon[178459]: pgmap v6177: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:02.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:02.533+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:02.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:02.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:02 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:03.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:02 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1002491060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:03.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:02 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:02 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:02 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1002491060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:03.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:02 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:03.699 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:03.516+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:03.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:03.282+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:04.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:04.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-mon[178459]: pgmap v6178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:04.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:03 smithi071 ceph-mon[183063]: pgmap v6178: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:04.566 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:04.300+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:04.933 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:04.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:04 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:05.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:04 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:05.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:04 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2833678658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:04 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:04 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:05.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:04 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2833678658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:05.608 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:05.305+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:05.938 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:05.607+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:05 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:06.199 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:05 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:06.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:05 smithi071 ceph-mon[178459]: pgmap v6179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:05 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:05 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:06.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:05 smithi071 ceph-mon[183063]: pgmap v6179: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:06.641 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:06.351+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:06.939 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:06.640+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:07.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:06 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:06 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:07.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:06 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1340280566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:06 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:06 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:07.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:06 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1340280566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:07.683 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:07.322+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:07.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:07.682+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:08.199 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:08.200 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-mon[183063]: pgmap v6180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:08.200 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:08.201 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:07 smithi071 ceph-mon[178459]: pgmap v6180: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:08.639 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:08.364+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:08.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:08.639+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:09.316 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:08 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:09.317 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:08 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:09.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:08 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:09.317 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:08 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:09.641 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:09.316+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:09.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:09.641+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:10.293 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:10.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1557990944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:10.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:10.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-mon[178459]: pgmap v6181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:10.294 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:10.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:10.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1557990944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:10.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:10.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-mon[183063]: pgmap v6181: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:10.295 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:09 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10915 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:10.666 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:10.293+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:10.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:10.665+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:11.245 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:10 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:11.246 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:10 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:11.246 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:10 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:11.246 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:10 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:11.367 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:46:11.368 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:46:11.680 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:11.245+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:11.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:11.680+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:12.226 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:11 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:12.227 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:11 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:12.227 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:11 smithi071 ceph-mon[183063]: pgmap v6182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:12.227 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:11 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3929527574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:12.227 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:11 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:12.227 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:11 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:12.227 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:11 smithi071 ceph-mon[178459]: pgmap v6182: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:12.227 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:11 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3929527574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:12.660 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:12.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:12.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:12.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:13.227 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:12 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:13.227 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:12 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:13.228 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:12 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:13.228 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:12 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:13.648 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:13.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:13.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:13.647+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:14.225 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:13 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:14.225 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:13 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:14.225 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:13 smithi071 ceph-mon[183063]: pgmap v6183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:14.226 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:13 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:46:14.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:13 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:14.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:13 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:14.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:13 smithi071 ceph-mon[178459]: pgmap v6183: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:14.226 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:13 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:46:14.434 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:46:14.636 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:14.224+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:14.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:14.636+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:15.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:15.176+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:14 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:14 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2118088751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:14 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:15.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:14 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:14 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:15.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:14 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2118088751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:14 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:15.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:14 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10925 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:15.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:15.641+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:16.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:16.220+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:16.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-mon[183063]: pgmap v6184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:16.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:16.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-mon[178459]: pgmap v6184: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:16.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:15 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:16.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:16 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:16.651+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:17.435 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:46:17.435 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:46:17.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:17.190+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:16 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:16 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:17.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:16 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1585567520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:16 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:17.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:16 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:17.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:16 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1585567520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:17.506 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:46:17.507 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:46:17.507 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-07T01:46:17.507 DEBUG:teuthology.orchestra.run.smithi071:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-07T01:46:17.545 INFO:teuthology.orchestra.run.smithi071.stderr:grep: /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-07T01:46:17.547 INFO:tasks.cephadm:Compressing logs... 2023-12-07T01:46:17.547 DEBUG:teuthology.orchestra.run.smithi071:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T01:46:17.590 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:46:17.591 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:46:17.617 INFO:teuthology.orchestra.run.smithi071.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-07T01:46:17.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:17 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:17.640+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:18.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:18.177+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:17 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:17 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:18.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:17 smithi071 ceph-mon[178459]: pgmap v6185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:17 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:17 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:18.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:17 smithi071 ceph-mon[183063]: pgmap v6185: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:18.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:18.595+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:19.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:19.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:18 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:18 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:19.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:18 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1583649621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:19.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:18 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:18 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:19.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:18 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1583649621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:19.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:19 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:19.604+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:20.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:20.160+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:20.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-mon[183063]: pgmap v6186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:20.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:20.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-mon[178459]: pgmap v6186: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:20.642 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:46:20.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:20 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:20.566+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:21.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:21.139+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:21.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:21 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:21 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:21.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:21 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:21 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:21 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10930 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:21.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:21 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:21.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:21 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:21.607+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:22.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:22.158+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:22.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:22 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:22 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:22 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1211932059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:22.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:22 smithi071 ceph-mon[178459]: pgmap v6187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:22 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:22.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:22 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:22 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1211932059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:22.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:22 smithi071 ceph-mon[183063]: pgmap v6187: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:22.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:22 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:22.594+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:23 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:23.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:23 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:23.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:23.153+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:23.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:23 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:23.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:23 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:23.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:23 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:23.614+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:24.452 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:24.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:24.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:24.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:24.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:24.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:24.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[178459]: pgmap v6188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:24.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3266668626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:24.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:24.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:24.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:24.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:24.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[183063]: pgmap v6188: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:24.454 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3266668626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:24.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:24 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:24.587+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:25.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:25.126+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:25 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:25.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:25 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:25 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:25.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:25 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:25.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:25.606+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:26.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:26.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:26.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:26 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:26 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:26.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:26 smithi071 ceph-mon[183063]: pgmap v6189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:26.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:26 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:26.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:26 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:26.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:26 smithi071 ceph-mon[178459]: pgmap v6189: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:26.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:26 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:26.570+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:27.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:27.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:27 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:27 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2554363090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:27.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:27 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:27 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:27 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2554363090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:27.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:27 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:27.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:27 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:27.610+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:28.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:28.097+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:28.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:28.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-mon[183063]: pgmap v6190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:28.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:28.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-mon[178459]: pgmap v6190: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:28.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:28 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:28.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:29.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:29.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:29 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:29 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:29 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3223269004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:29.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:29 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:46:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:29 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:29.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:29 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:29 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3223269004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:29.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:29 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:46:29.643 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:46:29.644 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:46:29.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:29 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:29.628+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:30.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:30.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:30 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:30 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:30 smithi071 ceph-mon[178459]: pgmap v6191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:30.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:30 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:30 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:30.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:30 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:30 smithi071 ceph-mon[183063]: pgmap v6191: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:30.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:30 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10935 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:30.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:30 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:30.652+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:31.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:31.061+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:31 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:31 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:31.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:31 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3861723334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:31 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:31 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:31.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:31 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3861723334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:31.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:31 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:31.629+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:32.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:32.045+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:32.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:32 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:32 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:32.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:32 smithi071 ceph-mon[178459]: pgmap v6192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:32 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:32.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:32 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:32.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:32 smithi071 ceph-mon[183063]: pgmap v6192: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:32.706 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:46:32.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:32 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:32.646+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:33.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:33.076+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:33 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:33.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:33 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:33 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:33.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:33 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:33.951 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:33 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:33.693+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:34.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:34.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:34.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:34 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:34 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:34 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/868472378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:34.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:34 smithi071 ceph-mon[178459]: pgmap v6193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:34 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:34 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:34 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/868472378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:34.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:34 smithi071 ceph-mon[183063]: pgmap v6193: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:35.044 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:34 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:34.734+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:35.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:35 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:35.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:35.136+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:35.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:35 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:35.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:35 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:35 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:35 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:35.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:35 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10945 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:36.054 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:35 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:35.758+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:36.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:36.132+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:36.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[178459]: pgmap v6194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:36.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/1837362747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:36.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[183063]: pgmap v6194: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:36.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/1837362747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:37.055 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:36 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:36.805+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:37.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:37.089+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:37.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:37 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:37.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:37 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:37 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:37.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:37 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:38.062 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:37 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:37.757+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:38.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:38.101+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:38.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:38 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:38 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:38 smithi071 ceph-mon[178459]: pgmap v6195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:38.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:38 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3633197110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:38 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:38 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:38 smithi071 ceph-mon[183063]: pgmap v6195: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:38.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:38 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3633197110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:39.063 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:38 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:38.731+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:39.454 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:39.108+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:39 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:39.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:39 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:39.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:39 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:39.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:39 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:39.950 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:39 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:39.685+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:40.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:40.095+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:40.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-mon[183063]: pgmap v6196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:40.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:40.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-mon[178459]: pgmap v6196: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:40.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:40 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:40.697+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:41.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:41.120+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:41.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:41 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:41 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:41 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:41.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:41 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3251039958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:41 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:41 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10950 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:41 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:41.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:41 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3251039958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:41.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:41 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:41.696+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:42.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:42.146+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:42.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:42 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:42 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:42.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:42 smithi071 ceph-mon[183063]: pgmap v6197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:42 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:42 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:42.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:42 smithi071 ceph-mon[178459]: pgmap v6197: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:43.087 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:42 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:42.742+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:43.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:43 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:43.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:43 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:43.087 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:43 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/3827015328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:43.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:43.128+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:43.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:43 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:43 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:43.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:43 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/3827015328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:44.081 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:43 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:43.763+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:44.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:44.080+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:44.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[178459]: pgmap v6198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:44.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[178459]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:46:44.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[183063]: pgmap v6198: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:44.451 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-mon[183063]: from='mgr.25247 172.21.15.71:0/477422853' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-07T01:46:44.710 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:46:44.711 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:46:45.094 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:44 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:44.765+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:45.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:45.102+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:45.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:45 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:45.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:45 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:45.452 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:45 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:45.453 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:45 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:46.096 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:45 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:45.778+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:46.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:46 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:46.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:46 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:46.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:46 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/4204254277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:46.097 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:46 smithi071 ceph-mon[178459]: pgmap v6199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:46.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:46.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:46.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:46 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:46 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:46 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/4204254277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:46.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:46 smithi071 ceph-mon[183063]: pgmap v6199: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:47.045 INFO:teuthology.orchestra.run.smithi071.stderr:gzip: /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph-osd.2.log: file size changed while zipping 2023-12-07T01:46:47.092 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:46 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:46.735+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:47.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:47.092+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:47.449 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:47 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:47.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:47 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:47 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:47.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:47 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:47.778 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:46:47.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:47 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:47.690+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:48.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:48.070+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:48.452 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:48.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:48.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[178459]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:48.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[178459]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:48.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[178459]: pgmap v6200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:48.455 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/2974887927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:48.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:48.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:48.455 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[183063]: mds.0 [v2:172.21.15.71:6834/3420080264,v1:172.21.15.71:6835/3420080264] up:active 2023-12-07T01:46:48.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[183063]: fsmap foo:1 {0=foo.smithi071.rtwagw=up:active} 2023-12-07T01:46:48.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[183063]: pgmap v6200: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:48.456 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/2974887927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:49.104 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:48 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:48.736+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:49 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:49.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:49 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:49.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:49.104+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:49 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:49.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:49 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:50.109 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:49 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:49.702+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:50.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:50.134+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:50.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-mon[183063]: pgmap v6201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-mon[183063]: Health check update: 50 slow ops, oldest one blocked for 10955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:50.450 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-mon[183063]: from='client.? 172.21.15.71:0/213903078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:50.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:50.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-mon[178459]: pgmap v6201: 617 pgs: 247 active+clean, 256 active+undersized, 39 stale+active+clean, 75 active+undersized+degraded; 147 MiB data, 1.8 GiB used, 445 GiB / 447 GiB avail; 561/2976 objects degraded (18.851%) 2023-12-07T01:46:50.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-mon[178459]: Health check update: 50 slow ops, oldest one blocked for 10955 sec, daemons [osd.0,osd.2] have slow ops. (SLOW_OPS) 2023-12-07T01:46:50.451 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-mon[178459]: from='client.? 172.21.15.71:0/213903078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-12-07T01:46:50.779 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:46:50.780 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:46:50.850 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:46:50.850 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:46:50.851 INFO:tasks.cephadm:Removing cluster... 2023-12-07T01:46:50.851 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ebd1520e-9485-11ee-95a2-87774f69a715 --force 2023-12-07T01:46:51.117 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:50 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:50.747+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-mon[183063]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:51.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-mon[183063]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-mon[178459]: 11 slow requests (by type [ 'queued for pg' : 11 ] most affected pool [ 'test-librbd-smithi071-159875-1' : 11 ]) 2023-12-07T01:46:51.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-mon[178459]: 39 slow requests (by type [ 'queued for pg' : 39 ] most affected pool [ 'cephfs.foo.meta' : 39 ]) 2023-12-07T01:46:51.450 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:51.127+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:51.734 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:51 smithi071 systemd[1]: Stopping Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-07T01:46:52.014 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:51.733+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:52.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:46:51.795+0000 7f252c7d5700 -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-12-07T01:46:52.015 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a[178435]: 2023-12-07T01:46:51.795+0000 7f252c7d5700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-07T01:46:52.015 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [07/Dec/2023:01:46:51] ENGINE Bus STOPPING 2023-12-07T01:46:52.015 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [07/Dec/2023:01:46:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-07T01:46:52.015 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [07/Dec/2023:01:46:51] ENGINE Bus STOPPED 2023-12-07T01:46:52.015 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [07/Dec/2023:01:46:51] ENGINE Bus STARTING 2023-12-07T01:46:52.016 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [07/Dec/2023:01:46:51] ENGINE Serving on http://:::9283 2023-12-07T01:46:52.016 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:51 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: [07/Dec/2023:01:46:51] ENGINE Bus STARTED 2023-12-07T01:46:52.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:52.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:52.450 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:52 smithi071 bash[462832]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-a 2023-12-07T01:46:52.740 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:52 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-07T01:46:52.741 INFO:journalctl@ceph.mon.a.smithi071.stdout:Dec 07 01:46:52 smithi071 systemd[1]: Stopped Ceph mon.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-07T01:46:52.741 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 systemd[1]: Stopping Ceph mgr.y for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-07T01:46:53.162 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:52.739+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:53.162 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:46:52.755+0000 7f6ac93fa700 -1 log_channel(cephadm) log [ERR] : Can't communicate with remote host `172.21.15.113`, possibly because the host is not reachable or python3 is not installed on the host. [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:46:53.163 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: Traceback (most recent call last): 2023-12-07T01:46:53.163 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-07T01:46:53.163 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield 2023-12-07T01:46:53.163 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-07T01:46:53.163 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: preferred_auth=['publickey'], options=ssh_options) 2023-12-07T01:46:53.163 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-07T01:46:53.163 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 'Opening SSH connection to') 2023-12-07T01:46:53.163 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 299, in _connect 2023-12-07T01:46:53.164 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: local_addr=local_addr) 2023-12-07T01:46:53.164 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 794, in create_connection 2023-12-07T01:46:53.164 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise exceptions[0] 2023-12-07T01:46:53.164 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/base_events.py", line 781, in create_connection 2023-12-07T01:46:53.164 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: yield from self.sock_connect(sock, address) 2023-12-07T01:46:53.164 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 439, in sock_connect 2023-12-07T01:46:53.164 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: return (yield from fut) 2023-12-07T01:46:53.164 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: File "/lib64/python3.6/asyncio/selector_events.py", line 469, in _sock_connect_cb 2023-12-07T01:46:53.164 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: raise OSError(err, 'Connect call failed %s' % (address,)) 2023-12-07T01:46:53.165 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:52 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: OSError: [Errno 113] Connect call failed ('172.21.15.113', 22) 2023-12-07T01:46:53.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:53.162+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:53.449 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:46:53.187+0000 7f6b38dad700 -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-12-07T01:46:53.450 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y[165567]: 2023-12-07T01:46:53.187+0000 7f6b38dad700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-07T01:46:53.902 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:53 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:53.719+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:53.902 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:53 smithi071 bash[463013]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mgr-y 2023-12-07T01:46:53.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:53 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mgr.y.service: Succeeded. 2023-12-07T01:46:53.903 INFO:journalctl@ceph.mgr.y.smithi071.stdout:Dec 07 01:46:53 smithi071 systemd[1]: Stopped Ceph mgr.y for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-07T01:46:54.184 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:53 smithi071 systemd[1]: Stopping Ceph mon.c for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-07T01:46:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[183035]: 2023-12-07T01:46:54.220+0000 7fa650b5e700 -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-12-07T01:46:54.449 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c[183035]: 2023-12-07T01:46:54.220+0000 7fa650b5e700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-12-07T01:46:54.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:54.183+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:54.767 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:54 smithi071 bash[463139]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-mon-c 2023-12-07T01:46:54.767 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:54 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:54.705+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:55.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:54 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-07T01:46:55.420 INFO:journalctl@ceph.mon.c.smithi071.stdout:Dec 07 01:46:54 smithi071 systemd[1]: Stopped Ceph mon.c for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-07T01:46:55.420 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:55 smithi071 systemd[1]: Stopping Ceph osd.0 for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-07T01:46:55.421 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:55.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:55.680 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:55.419+0000 7f2d5a6fd700 -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-12-07T01:46:55.680 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:55.419+0000 7f2d5a6fd700 -1 osd.0 249 *** Got signal Terminated *** 2023-12-07T01:46:55.680 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:55.419+0000 7f2d5a6fd700 -1 osd.0 249 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-07T01:46:56.449 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:55 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:55.679+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:56.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:56.144+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:56.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:56 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:56.659+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:57.451 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:57.111+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:57.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:57 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:57.622+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:58.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:58.141+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:58.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:58 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:58.609+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:46:59.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:46:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:46:59.181+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:46:59.949 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:46:59 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0[114775]: 2023-12-07T01:46:59.599+0000 7f2d55cf9700 -1 osd.0 249 get_health_metrics reporting 11 slow ops, oldest is osd_op(client.24746.0:25411 5.11 5.16c457b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e249) 2023-12-07T01:47:00.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:00 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:00.226+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:01.177 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:47:01 smithi071 bash[463275]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-0 2023-12-07T01:47:01.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:01 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:01.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:02.449 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:02.274+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:02.910 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:47:02 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.0.service: Succeeded. 2023-12-07T01:47:02.910 INFO:journalctl@ceph.osd.0.smithi071.stdout:Dec 07 01:47:02 smithi071 systemd[1]: Stopped Ceph osd.0 for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-07T01:47:02.911 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 01:47:02 smithi071 systemd[1]: Stopping Ceph osd.1 for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-07T01:47:03.199 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 01:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-07T01:47:02.909+0000 7f4c8777e700 -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-12-07T01:47:03.199 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 01:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-07T01:47:02.909+0000 7f4c8777e700 -1 osd.1 249 *** Got signal Terminated *** 2023-12-07T01:47:03.199 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 01:47:02 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1[122544]: 2023-12-07T01:47:02.909+0000 7f4c8777e700 -1 osd.1 249 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-07T01:47:03.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:03 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:03.319+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:04.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:04 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:04.341+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:05.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:05 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:05.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:06.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:06 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:06.352+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:07.702 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:07 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:07.332+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:08.699 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 01:47:08 smithi071 bash[463520]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-1 2023-12-07T01:47:08.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:08 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:08.328+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:09.668 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:09 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:09.346+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:10.300 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 01:47:09 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.1.service: Succeeded. 2023-12-07T01:47:10.300 INFO:journalctl@ceph.osd.1.smithi071.stdout:Dec 07 01:47:09 smithi071 systemd[1]: Stopped Ceph osd.1 for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-07T01:47:10.300 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:10 smithi071 systemd[1]: Stopping Ceph osd.2 for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-07T01:47:10.300 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:10.298+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:10.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:10.441+0000 7f5a888ce700 -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-12-07T01:47:10.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:10.441+0000 7f5a888ce700 -1 osd.2 249 *** Got signal Terminated *** 2023-12-07T01:47:10.700 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:10 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:10.441+0000 7f5a888ce700 -1 osd.2 249 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-07T01:47:11.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:11 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:11.250+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:12.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:12 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:12.272+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:13.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:13 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:13.279+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:14.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:14 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:14.307+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:15.699 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:15 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2[129604]: 2023-12-07T01:47:15.336+0000 7f5a836c9700 -1 osd.2 249 get_health_metrics reporting 39 slow ops, oldest is osd_op(mds.0.4:53 3.14 3.6e5f474 (undecoded) ondisk+retry+write+known_if_redirected+full_force+supports_pool_eio e244) 2023-12-07T01:47:16.611 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:16 smithi071 bash[463786]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-2 2023-12-07T01:47:17.620 INFO:teuthology.orchestra.run.smithi071.stderr:gzip: /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph-osd.0.log: file size changed while zipping 2023-12-07T01:47:18.415 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:17 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.2.service: Succeeded. 2023-12-07T01:47:18.416 INFO:journalctl@ceph.osd.2.smithi071.stdout:Dec 07 01:47:17 smithi071 systemd[1]: Stopped Ceph osd.2 for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-07T01:47:18.416 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 01:47:18 smithi071 systemd[1]: Stopping Ceph osd.3 for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-07T01:47:18.699 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 01:47:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-07T01:47:18.414+0000 7f952dbbd700 -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-12-07T01:47:18.699 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 01:47:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-07T01:47:18.414+0000 7f952dbbd700 -1 osd.3 249 *** Got signal Terminated *** 2023-12-07T01:47:18.699 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 01:47:18 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3[136758]: 2023-12-07T01:47:18.414+0000 7f952dbbd700 -1 osd.3 249 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-07T01:47:24.449 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 01:47:24 smithi071 bash[464037]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-osd-3 2023-12-07T01:47:25.699 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 01:47:25 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@osd.3.service: Succeeded. 2023-12-07T01:47:25.699 INFO:journalctl@ceph.osd.3.smithi071.stdout:Dec 07 01:47:25 smithi071 systemd[1]: Stopped Ceph osd.3 for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-07T01:47:25.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 01:47:25 smithi071 systemd[1]: Stopping Ceph alertmanager.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-07T01:47:26.136 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 01:47:25 smithi071 ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a[164549]: ts=2023-12-07T01:47:25.860Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-07T01:47:26.416 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 01:47:26 smithi071 bash[464287]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-alertmanager-a 2023-12-07T01:47:26.699 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 01:47:26 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-07T01:47:26.700 INFO:journalctl@ceph.alertmanager.a.smithi071.stdout:Dec 07 01:47:26 smithi071 systemd[1]: Stopped Ceph alertmanager.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-07T01:47:26.700 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 07 01:47:26 smithi071 systemd[1]: Stopping Ceph node-exporter.a for ebd1520e-9485-11ee-95a2-87774f69a715... 2023-12-07T01:47:27.198 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 07 01:47:27 smithi071 bash[464410]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715-node-exporter-a 2023-12-07T01:47:27.511 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 07 01:47:27 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-07T01:47:27.511 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 07 01:47:27 smithi071 systemd[1]: ceph-ebd1520e-9485-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-07T01:47:27.511 INFO:journalctl@ceph.node-exporter.a.smithi071.stdout:Dec 07 01:47:27 smithi071 systemd[1]: Stopped Ceph node-exporter.a for ebd1520e-9485-11ee-95a2-87774f69a715. 2023-12-07T01:47:34.483 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:47:34.484 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:47:37.538 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:47:46.540 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:47:46.541 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:47:48.372 INFO:teuthology.orchestra.run.smithi071.stderr:gzip: /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph-osd.3.log: file size changed while zipping 2023-12-07T01:47:48.866 INFO:teuthology.orchestra.run.smithi071.stderr:gzip: /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph-osd.3.log: No such file or directory 2023-12-07T01:47:48.867 INFO:teuthology.orchestra.run.smithi071.stderr:gzip: /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph-mds.foo.smithi071.rtwagw.log: No such file or directory 2023-12-07T01:47:48.867 INFO:teuthology.orchestra.run.smithi071.stderr:gzip: /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph-osd.1.log: No such file or directory 2023-12-07T01:47:48.867 INFO:teuthology.orchestra.run.smithi071.stderr:gzip: /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph-mon.c.log: No such file or directory 2023-12-07T01:47:48.867 INFO:teuthology.orchestra.run.smithi071.stderr:gzip: /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph-volume.log: No such file or directory 2023-12-07T01:47:48.867 INFO:teuthology.orchestra.run.smithi071.stderr:gzip: /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph-mon.a.log: No such file or directory 2023-12-07T01:47:48.868 INFO:teuthology.orchestra.run.smithi071.stderr:gzip: /var/log/ceph/ebd1520e-9485-11ee-95a2-87774f69a715/ceph-mgr.y.log: No such file or directory 2023-12-07T01:47:49.602 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:48:01.603 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:48:01.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:48:04.674 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:48:07.675 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:48:07.675 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:48:07.746 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:48:07.746 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:48:07.747 INFO:tasks.cephadm:Teardown complete 2023-12-07T01:48:07.747 ERROR:teuthology.run_tasks:Manager failed: cephadm Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 696, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1498, in distribute_config_and_admin_keyring ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 100, in execute self.client.exec_command(self.command) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 525, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 920, in open_session return self.open_channel( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 1051, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2110, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) OSError: [Errno 113] No route to host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 399, in ceph_crash yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 700, in ceph_bootstrap ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 288, in ceph_log yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 416, in ceph_crash teuthology.pull_directory(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/misc.py", line 748, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 678, in get_tar_stream return self.run(args=args, wait=False, stdout=run.PIPE) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 347, in ceph_log ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1753, in task log.info('Teardown begin') File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 2023-12-07T01:48:07.860 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-07T01:48:07.874 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 696, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1498, in distribute_config_and_admin_keyring ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 100, in execute self.client.exec_command(self.command) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 525, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 920, in open_session return self.open_channel( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 1051, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2110, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) OSError: [Errno 113] No route to host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 399, in ceph_crash yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 700, in ceph_bootstrap ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 288, in ceph_log yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 416, in ceph_crash teuthology.pull_directory(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/misc.py", line 748, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 678, in get_tar_stream return self.run(args=args, wait=False, stdout=run.PIPE) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 347, in ceph_log ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 32, in nested yield vars File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 626, in task yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1753, in task log.info('Teardown begin') File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 2023-12-07T01:48:07.887 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-12-07T01:48:07.888 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-07T01:48:07.918 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:48:07.919 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:48:10.982 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:48:19.983 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:48:19.984 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:48:23.046 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:48:35.047 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:48:35.048 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:48:38.118 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:48:41.119 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:48:41.120 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:48:41.190 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:48:41.190 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:48:41.229 ERROR:teuthology.run_tasks:Manager failed: install Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 696, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1498, in distribute_config_and_admin_keyring ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 100, in execute self.client.exec_command(self.command) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 525, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 920, in open_session return self.open_channel( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 1051, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2110, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) OSError: [Errno 113] No route to host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 399, in ceph_crash yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 700, in ceph_bootstrap ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 288, in ceph_log yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 416, in ceph_crash teuthology.pull_directory(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/misc.py", line 748, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 678, in get_tar_stream return self.run(args=args, wait=False, stdout=run.PIPE) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 347, in ceph_log ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/util.py", line 148, in ship_utilities yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 32, in nested yield vars File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 626, in task yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1753, in task log.info('Teardown begin') File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 626, in task yield File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 220, in install yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/util.py", line 150, in ship_utilities _remove_utilities(ctx, filenames) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/util.py", line 121, in _remove_utilities ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 2023-12-07T01:48:41.259 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-07T01:48:41.269 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-07T01:48:41.269 DEBUG:teuthology.orchestra.run.smithi071:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T01:48:41.280 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:48:41.281 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:48:41.297 INFO:teuthology.orchestra.run.smithi071.stderr:bash: ntpq: command not found 2023-12-07T01:48:41.303 INFO:teuthology.orchestra.run.smithi071.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T01:48:41.303 INFO:teuthology.orchestra.run.smithi071.stdout:=============================================================================== 2023-12-07T01:48:41.303 INFO:teuthology.orchestra.run.smithi071.stdout:^+ hv01.front.sepia.ceph.com 2 8 377 77 +1139us[+1139us] +/- 80ms 2023-12-07T01:48:41.304 INFO:teuthology.orchestra.run.smithi071.stdout:^* hv02.front.sepia.ceph.com 3 8 377 127 -586us[ -574us] +/- 80ms 2023-12-07T01:48:41.304 INFO:teuthology.orchestra.run.smithi071.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 11 -467us[ -467us] +/- 69ms 2023-12-07T01:48:41.304 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T01:48:44.356 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:48:53.357 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:48:53.359 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:48:56.418 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:49:08.419 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:49:08.421 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:49:11.490 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:49:14.491 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:49:14.492 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:49:14.562 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:49:14.562 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:49:14.563 ERROR:teuthology.run_tasks:Manager failed: clock Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 696, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1498, in distribute_config_and_admin_keyring ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 100, in execute self.client.exec_command(self.command) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 525, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 920, in open_session return self.open_channel( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 1051, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2110, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) OSError: [Errno 113] No route to host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 399, in ceph_crash yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 700, in ceph_bootstrap ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 288, in ceph_log yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 416, in ceph_crash teuthology.pull_directory(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/misc.py", line 748, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 678, in get_tar_stream return self.run(args=args, wait=False, stdout=run.PIPE) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 347, in ceph_log ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/clock.py", line 66, in task yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1753, in task log.info('Teardown begin') File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/clock.py", line 72, in task cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 2023-12-07T01:49:14.598 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-07T01:49:14.609 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-07T01:49:14.610 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-07T01:49:14.621 DEBUG:teuthology.orchestra.run.smithi071:> 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-12-07T01:49:14.682 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:49:14.683 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:49:17.766 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:49:26.767 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:49:26.768 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:49:29.826 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:49:41.827 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:49:41.828 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:49:44.898 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:49:47.900 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:49:47.901 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:49:47.970 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:49:47.971 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:49:47.971 ERROR:teuthology.run_tasks:Manager failed: selinux Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/selinux.py", line 165, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/selinux.py", line 195, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 2023-12-07T01:49:47.979 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-07T01:49:48.057 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-07T01:49:48.066 INFO:teuthology.task.internal:Duration was 13444.579424 seconds 2023-12-07T01:49:48.067 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-07T01:49:48.077 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-07T01:49:48.077 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T01:49:48.082 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:49:48.083 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:49:48.135 INFO:teuthology.orchestra.run.smithi071.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T01:49:51.138 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:50:00.139 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:50:00.140 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:50:03.202 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:50:15.203 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:50:15.204 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:50:18.274 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:50:21.276 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:50:21.276 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:50:21.346 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:50:21.346 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:50:21.347 ERROR:teuthology.run_tasks:Manager failed: internal.syslog Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 696, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1498, in distribute_config_and_admin_keyring ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 100, in execute self.client.exec_command(self.command) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 525, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 920, in open_session return self.open_channel( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 1051, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2110, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) OSError: [Errno 113] No route to host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 399, in ceph_crash yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 700, in ceph_bootstrap ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 288, in ceph_log yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 416, in ceph_crash teuthology.pull_directory(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/misc.py", line 748, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 678, in get_tar_stream return self.run(args=args, wait=False, stdout=run.PIPE) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 347, in ceph_log ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/syslog.py", line 76, in syslog yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1753, in task log.info('Teardown begin') File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/syslog.py", line 85, in syslog cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 2023-12-07T01:50:21.377 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-07T01:50:21.389 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-07T01:50:21.389 DEBUG:teuthology.orchestra.run.smithi071:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T01:50:21.432 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:50:21.434 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:50:24.514 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:50:33.515 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:50:33.516 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:50:36.578 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:50:48.687 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:50:48.688 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:50:51.750 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:50:54.751 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:50:54.752 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:50:54.822 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:50:54.822 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:50:54.823 ERROR:teuthology.run_tasks:Manager failed: internal.sudo Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 696, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1498, in distribute_config_and_admin_keyring ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 100, in execute self.client.exec_command(self.command) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 525, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 920, in open_session return self.open_channel( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 1051, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2110, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) OSError: [Errno 113] No route to host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 399, in ceph_crash yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 700, in ceph_bootstrap ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 288, in ceph_log yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 416, in ceph_crash teuthology.pull_directory(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/misc.py", line 748, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 678, in get_tar_stream return self.run(args=args, wait=False, stdout=run.PIPE) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 347, in ceph_log ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 452, in sudo yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1753, in task log.info('Teardown begin') File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 455, in sudo ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 2023-12-07T01:50:54.852 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-07T01:50:54.864 DEBUG:teuthology.orchestra.run.smithi071:> 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-12-07T01:50:54.873 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:50:54.874 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:50:54.914 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = core 2023-12-07T01:50:57.958 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:51:06.959 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:51:06.960 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:51:10.018 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:51:22.021 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:51:22.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:51:25.094 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:51:28.095 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:51:28.096 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:51:28.162 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:51:28.162 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:51:28.163 ERROR:teuthology.run_tasks:Manager failed: internal.coredump Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 696, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1498, in distribute_config_and_admin_keyring ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 100, in execute self.client.exec_command(self.command) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 525, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 920, in open_session return self.open_channel( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 1051, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2110, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) OSError: [Errno 113] No route to host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 399, in ceph_crash yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 700, in ceph_bootstrap ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 288, in ceph_log yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 416, in ceph_crash teuthology.pull_directory(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/misc.py", line 748, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 678, in get_tar_stream return self.run(args=args, wait=False, stdout=run.PIPE) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 347, in ceph_log ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 488, in coredump yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1753, in task log.info('Teardown begin') File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 492, in coredump cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 2023-12-07T01:51:28.200 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-07T01:51:28.212 INFO:teuthology.task.internal:Transferring archived files... 2023-12-07T01:51:28.214 DEBUG:teuthology.misc:Transferring archived files from smithi071:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805/remote/smithi071 2023-12-07T01:51:28.214 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T01:51:28.814 DEBUG:teuthology.misc:Transferring archived files from smithi113:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805/remote/smithi113 2023-12-07T01:51:28.814 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:51:28.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:51:31.874 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:51:40.875 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:51:40.876 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:51:43.938 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:51:54.519 INFO:teuthology.orchestra.run.smithi071.stderr:[errno 110] RADOS timed out (error connecting to the cluster) 2023-12-07T01:51:54.520 INFO:teuthology.orchestra.run.smithi071.stderr:2023-12-07T01:51:54.518+0000 7f17f3135700 0 monclient(hunting): authenticate timed out after 300 2023-12-07T01:51:55.939 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:51:55.939 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:51:59.014 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:52:02.016 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:52:02.017 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:52:02.086 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:52:02.086 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:52:02.087 ERROR:teuthology.run_tasks:Manager failed: internal.archive Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 696, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1498, in distribute_config_and_admin_keyring ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 100, in execute self.client.exec_command(self.command) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 525, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 920, in open_session return self.open_channel( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 1051, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2110, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) OSError: [Errno 113] No route to host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 399, in ceph_crash yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 700, in ceph_bootstrap ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 288, in ceph_log yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 416, in ceph_crash teuthology.pull_directory(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/misc.py", line 748, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 678, in get_tar_stream return self.run(args=args, wait=False, stdout=run.PIPE) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 347, in ceph_log ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 392, in archive yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1753, in task log.info('Teardown begin') File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 418, in archive misc.pull_directory(rem, archive_dir, path, maybe_compress) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/misc.py", line 748, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 678, in get_tar_stream return self.run(args=args, wait=False, stdout=run.PIPE) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 2023-12-07T01:52:02.121 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-07T01:52:02.132 INFO:teuthology.task.internal:Not uploading archives. 2023-12-07T01:52:02.133 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-07T01:52:02.148 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-07T01:52:02.148 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T01:52:02.158 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:52:02.159 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:52:02.177 INFO:teuthology.orchestra.run.smithi071.stdout: 262307 4 drwxr-xr-x 4 ubuntu ubuntu 4096 Dec 7 01:48 /home/ubuntu/cephtest 2023-12-07T01:52:02.177 INFO:teuthology.orchestra.run.smithi071.stdout: 262321 4 drwxr-xr-x 4 ubuntu ubuntu 4096 Dec 7 01:50 /home/ubuntu/cephtest/archive 2023-12-07T01:52:02.177 INFO:teuthology.orchestra.run.smithi071.stdout: 527251 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Dec 7 01:49 /home/ubuntu/cephtest/archive/audit 2023-12-07T01:52:02.178 INFO:teuthology.orchestra.run.smithi071.stdout: 527257 16 -rw------- 1 ubuntu ubuntu 15138 Dec 7 01:49 /home/ubuntu/cephtest/archive/audit/audit.log.gz 2023-12-07T01:52:02.178 INFO:teuthology.orchestra.run.smithi071.stdout: 262323 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 22:05 /home/ubuntu/cephtest/archive/syslog 2023-12-07T01:52:02.178 INFO:teuthology.orchestra.run.smithi071.stdout: 262324 4 -rw-rw-rw- 1 ubuntu ubuntu 2513 Dec 6 22:22 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T01:52:02.178 INFO:teuthology.orchestra.run.smithi071.stdout: 262325 26980 -rw-rw-rw- 1 ubuntu ubuntu 27621153 Dec 7 01:49 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T01:52:02.178 INFO:teuthology.orchestra.run.smithi071.stdout: 527253 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Dec 6 22:29 /home/ubuntu/cephtest/mnt.0 2023-12-07T01:52:02.178 INFO:teuthology.orchestra.run.smithi071.stdout: 527255 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Dec 6 22:29 /home/ubuntu/cephtest/mnt.0/client.0 2023-12-07T01:52:02.178 INFO:teuthology.orchestra.run.smithi071.stdout: 527332 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Dec 6 22:29 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-07T01:52:02.178 INFO:teuthology.orchestra.run.smithi071.stdout: 262181 360 -rwxrwxr-x 1 ubuntu ubuntu 367151 Dec 6 22:22 /home/ubuntu/cephtest/cephadm 2023-12-07T01:52:02.179 INFO:teuthology.orchestra.run.smithi071.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-07T01:52:05.218 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:52:14.219 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:52:14.220 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:52:17.282 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:52:29.283 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:52:29.284 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:52:32.358 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:52:35.359 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi113.front.sepia.ceph.com' 2023-12-07T01:52:35.360 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi113.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T01:52:35.430 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.113 2023-12-07T01:52:35.430 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2023-12-07T01:52:35.431 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 696, in ceph_bootstrap yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1498, in distribute_config_and_admin_keyring ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 100, in execute self.client.exec_command(self.command) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 525, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 920, in open_session return self.open_channel( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 1051, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2110, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) OSError: [Errno 113] No route to host During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 399, in ceph_crash yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 700, in ceph_bootstrap ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 288, in ceph_log yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 416, in ceph_crash teuthology.pull_directory(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/misc.py", line 748, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 678, in get_tar_stream return self.run(args=args, wait=False, stdout=run.PIPE) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 347, in ceph_log ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 48, in base yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1753, in task log.info('Teardown begin') File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 1629, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/github.com_ceph_ceph-c_244b703b22e9d7c48e37291bfeaf4b15a97cc628/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 54, in base ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi113 2023-12-07T01:52:35.464 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-07T01:52:35.476 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-07T01:52:35.545 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: ConnectionError: Failed to reconnect to smithi113 2023-12-07T01:52:35.545 INFO:teuthology.nuke:Checking targets against current locks 2023-12-07T01:52:35.581 DEBUG:teuthology.nuke:shortname: smithi071 2023-12-07T01:52:35.581 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T01:52:35.604 DEBUG:teuthology.nuke:shortname: smithi113 2023-12-07T01:52:35.604 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T01:52:35.608 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi071.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805', '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-12-06 21:59:50.849637', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T01:52:35.629 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi113.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_21:51:14-upgrade:quincy-x-wip-yuri4-testing-2023-12-04-1129-reef-distro-default-smithi/7480805', '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-12-06 21:59:50.851012', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T01:52:35.658 INFO:teuthology.orchestra.console.smithi071:Power off 2023-12-07T01:52:35.658 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T01:52:35.681 DEBUG:teuthology.orchestra.console.smithi071:power off output: Chassis Power Control: Down/Off 2023-12-07T01:52:35.682 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T01:52:35.707 INFO:teuthology.orchestra.console.smithi113:Power off 2023-12-07T01:52:35.708 DEBUG:teuthology.orchestra.console.smithi113:pexpect command: ipmitool -H smithi113.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T01:52:35.718 DEBUG:teuthology.orchestra.console.smithi071:check power output: Chassis Power is on 2023-12-07T01:52:35.731 DEBUG:teuthology.orchestra.console.smithi113:power off output: Chassis Power Control: Down/Off 2023-12-07T01:52:35.731 DEBUG:teuthology.orchestra.console.smithi113:pexpect command: ipmitool -H smithi113.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T01:52:35.756 DEBUG:teuthology.orchestra.console.smithi113:check power output: Chassis Power is on 2023-12-07T01:52:39.556 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T01:52:39.720 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T01:52:39.757 DEBUG:teuthology.orchestra.console.smithi113:pexpect command: ipmitool -H smithi113.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T01:52:39.833 DEBUG:teuthology.orchestra.console.smithi071:check power output: Chassis Power is on 2023-12-07T01:52:39.868 DEBUG:teuthology.orchestra.console.smithi113:check power output: Chassis Power is on 2023-12-07T01:52:43.838 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T01:52:43.870 DEBUG:teuthology.orchestra.console.smithi113:pexpect command: ipmitool -H smithi113.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T01:52:43.949 DEBUG:teuthology.orchestra.console.smithi071:check power output: Chassis Power is on 2023-12-07T01:52:43.980 DEBUG:teuthology.orchestra.console.smithi113:check power output: Chassis Power is on 2023-12-07T01:52:47.955 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T01:52:47.981 DEBUG:teuthology.orchestra.console.smithi113:pexpect command: ipmitool -H smithi113.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T01:52:48.065 DEBUG:teuthology.orchestra.console.smithi071:check power output: Chassis Power is off 2023-12-07T01:52:48.090 DEBUG:teuthology.orchestra.console.smithi113:check power output: Chassis Power is off 2023-12-07T01:52:48.167 INFO:teuthology.orchestra.console.smithi071:Power off completed 2023-12-07T01:52:48.192 INFO:teuthology.orchestra.console.smithi113:Power off completed 2023-12-07T01:52:48.298 INFO:teuthology.run:Summary data: description: upgrade:quincy-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/rbd_api 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} duration: 13444.579423666 failure_reason: 'Command failed (workunit test rbd/test_librbd.sh) on smithi071 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 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=556a59a6270446608b6c1ada01905cea status: fail success: false 2023-12-07T01:52:48.298 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T01:52:48.387 INFO:teuthology.run:FAIL